Age | Commit message (Expand) | Author |
2007-10-17 | x86: Create clflush() inline, remove hardcoded wbinvd | H. Peter Anvin |
2007-10-17 | x86: remove rogue default m in drivers/video/Kconfig | Andi Kleen |
2007-10-17 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
2007-10-17 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/... | Linus Torvalds |
2007-10-17 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/hpa/li... | Linus Torvalds |
2007-10-17 | security/ cleanups | Adrian Bunk |
2007-10-17 | PNP: add debug message for adding new device | Bjorn Helgaas |
2007-10-17 | PNP: simplify PNPBIOS insert_device | Bjorn Helgaas |
2007-10-17 | PNP: use dev_info() in system driver | Bjorn Helgaas |
2007-10-17 | PNP: use dev_info(), dev_err(), etc in core | Bjorn Helgaas |
2007-10-17 | PNP: simplify PNP card error handling | Bjorn Helgaas |
2007-10-17 | PNP: remove null pointer checks | Bjorn Helgaas |
2007-10-17 | Fix very high interrupt rate for IRQ8 (rtc) unless pnpacpi=off | Krzysztof Oledzki |
2007-10-17 | PNP: don't fail device init if no DMA channel available | Jan Beulich |
2007-10-17 | PNP: make pnpacpi_suspend handle errors | Rafael J. Wysocki |
2007-10-17 | floppy: remove register keyword use from floppy driver | Jesper Juhl |
2007-10-17 | floppy: remove dead/commented out code from floppy driver | Jesper Juhl |
2007-10-17 | floppy: do a very minimal style cleanup of the floppy driver | Jesper Juhl |
2007-10-17 | md: make sure read errors are auto-corrected during a 'check' resync in raid1 | NeilBrown |
2007-10-17 | md: expose the degraded status of an assembled array through sysfs | Iustin Pop |
2007-10-17 | md: 'sync_action' in sysfs returns wrong value for readonly arrays | NeilBrown |
2007-10-17 | md: fix a bug in some never-used code. | NeilBrown |
2007-10-17 | md: software Raid autodetect dev list not array | Michael J. Evans |
2007-10-17 | drivers/char/ip2: fix used-uninit'd bug | Jeff Garzik |
2007-10-17 | lp_console: cleanups | Pavel Machek |
2007-10-17 | HVC console is also used by iSeries, so add that to HVC_DRIVER help. | Rusty Russell |
2007-10-17 | Delay creation of khcvd thread | Rusty Russell |
2007-10-17 | tty: expose new methods needed for drivers to get termios right | Alan Cox |
2007-10-17 | lk201: remove obsolete driver | Maciej W. Rozycki |
2007-10-17 | Make the pr_*() family of macros in kernel.h complete | Emil Medve |
2007-10-17 | I2O: Fix "defined but not used" build warnings | Satyam Sharma |
2007-10-17 | add CONFIG_VT_UNICODE | Bill Nottingham |
2007-10-17 | make dmapool code use __set_current_state() | Arjan van de Ven |
2007-10-17 | Remove final traces of long-deprecated "ramdisk" kernel parm | Robert P. J. Day |
2007-10-17 | drivers/block/cciss.c: fix check-after-use | Adrian Bunk |
2007-10-17 | n_hdlc.c: fix check-after-use | Adrian Bunk |
2007-10-17 | cciss: fix error reporting for SG_IO | Steve Cameron |
2007-10-17 | NBD: allow hung network I/O to be cancelled | Paul Clements |
2007-10-17 | NBD: set uninitialized devices to size 0 | Paul Clements |
2007-10-17 | floppy: tolerate DMA channel unavailability | Jan Beulich |
2007-10-17 | jsm: Remove further unneeded crud | Alan Cox |
2007-10-17 | mxser: Remove use of dead TTY_FLIPBUF_SIZE definition | Alan Cox |
2007-10-17 | unicode diacritics support | Samuel Thibault |
2007-10-17 | aoe: remove unecessary wrapper function | Ed L. Cashin |
2007-10-17 | pnp: avoid a small unlikely memory leak in proc_read_escd() | Jesper Juhl |
2007-10-17 | Tweak /proc/ipmi removal | Alexey Dobriyan |
2007-10-17 | tpm: pay attention to IRQ info from PNP | Bjorn Helgaas |
2007-10-17 | drivers/char/ip2/ip2main.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-17 | drivers/char/consolemap.c: kmalloc + memset conversion to kzalloc | Mariusz Kozlowski |
2007-10-17 | epca.c: reformat comments and coding style improvements | Alexey Dobriyan |