Age | Commit message (Expand) | Author |
2011-05-30 | virtio console: don't manually set or finalize VIRTIO_CONSOLE_F_MULTIPORT. | Rusty Russell |
2011-05-26 | drivers/char/ppdev.c: put gotten port value | Julia Lawall |
2011-05-26 | drivers/char/mspec.c: use {k,v}zalloc to allocate memory | Rakib Mullick |
2011-05-26 | ipmi: convert to seq_file interface | Alexey Dobriyan |
2011-05-25 | i8k: Integrate with the hwmon subsystem | Jean Delvare |
2011-05-25 | i8k: Avoid lahf in 64-bit code | Luca Tettamanti |
2011-05-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds |
2011-05-24 | Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-05-23 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2011-05-23 | apm-emulation: apm_mutex breaks ACK; remove it | Paul Parsons |
2011-05-22 | agp/uninorth: Fix lockups with radeon KMS and >1x. | Michel Dänzer |
2011-05-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2011-05-20 | Merge remote branch 'origin/master' into merge | Benjamin Herrenschmidt |
2011-05-19 | Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-05-19 | Merge branch 'timers-clocksource-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds |
2011-05-19 | Merge branch 'merge' into next | Benjamin Herrenschmidt |
2011-05-18 | drivercore: revert addition of of_match to struct device | Grant Likely |
2011-05-14 | Merge branch 'consolidate-clksrc-i8253' of master.kernel.org:~rmk/linux-2.6-a... | Thomas Gleixner |
2011-05-13 | agp/intel: add Ivy Bridge support | Jesse Barnes |
2011-05-06 | RAW driver: Remove call to kobject_put(). | Robert P. J. Day |
2011-05-06 | Allow setting of number of raw devices as a module parameter | Jan Kara |
2011-05-06 | pcmcia: Convert pcmcia_device_id declarations to const | Joe Perches |
2011-05-04 | powerpc/pseries/bsr: Remove redundant initialization of bsr dev_t declaration. | Robert P. J. Day |
2011-05-04 | hwrng: amd - enable AMD hw rnd driver for Maple PPC boards | Dmitry Eremin-Solenikov |
2011-05-04 | hwrng: amd - manage resource allocation | Dmitry Eremin-Solenikov |
2011-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds |
2011-04-21 | virtio: console: Enable call to hvc_remove() on console port remove | Amit Shah |
2011-04-21 | agp: fix arbitrary kernel memory writes | Vasiliy Kulikov |
2011-04-21 | agp: fix OOM and buffer overflow | Vasiliy Kulikov |
2011-04-19 | kmsg: properly support writev to avoid interleaved printk lines fix | Andrew Morton |
2011-04-19 | printk: /dev/kmsg - properly support writev() to avoid interleaved printk() l... | Kay Sievers |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-03-29 | char/tpm: Fix unitialized usage of data buffer | Peter Huewe |
2011-03-23 | drivers/char/mem.c: clean up the code | Changli Gao |
2011-03-23 | drivers/char: add MSM smd_pkt driver | Niranjana Vishwanathapura |
2011-03-23 | drivers/char/ipmi/ipmi_si_intf.c: fix cleanup_one_si section mismatch | Sergey Senozhatsky |
2011-03-20 | Merge branch 'trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare... | Linus Torvalds |
2011-03-17 | Merge branches 'defcfg', 'drivers' and 'cyberpro-next' of master.kernel.org:/... | Linus Torvalds |
2011-03-17 | char: change to new flag variable | matt mooney |
2011-03-17 | Merge branches 'aaci', 'mmci-dma', 'pl' and 'pl011' into drivers | Russell King |
2011-03-16 | Merge branch 'devicetree/next' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2011-03-16 | Merge branch 'tty-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds |
2011-03-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2011-03-15 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2011-03-10 | ipmi: Fix IPMI errors due to timing problems | Doe, YiCheng |
2011-03-07 | tty: move cd1865.h to drivers/staging/tty/ | Arnd Bergmann |
2011-03-07 | Staging: tty: fix build with epca.c driver | Greg Kroah-Hartman |
2011-03-06 | virtio: console: Don't access vqs if device was unplugged | Amit Shah |
2011-03-01 | Revert "TPM: Long default timeout fix" | Linus Torvalds |
2011-03-01 | pcmcia: synclink_cs: fix prototype for mgslpc_ioctl() | Axel Lin |