Age | Commit message (Expand) | Author |
2007-10-17 | gianfar: remove orphan struct. | Sebastian Siewior |
2007-10-17 | forcedeth: fix rx-work condition in nv_rx_process_optimized() too | Ingo Molnar |
2007-10-17 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds |
2007-10-17 | net: libertas sdio driver | Pierre Ossman |
2007-10-17 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-x86 | Linus Torvalds |
2007-10-17 | mmc: at91_mci: cleanup: use MCI_ERRORS | Andrew Victor |
2007-10-17 | mmc: possible leak in mmc_read_ext_csd | Florin Malita |
2007-10-17 | Merge branch 'for-linus' of git://git.kernel.dk/data/git/linux-2.6-block | Linus Torvalds |
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 'xen-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-10-17 | Revert "[SCSI] Remove full sg table memset()" | Jens Axboe |
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 |