Age | Commit message (Expand) | Author |
2006-10-20 | [PATCH] irq updates: make eata_pio compile | Alan Cox |
2006-10-20 | [PATCH] acpi memory hotplug: remove strange add_memory fail message | Yasunori Goto |
2006-10-20 | [PATCH] Change log level of a message of acpi_memhotplug to KERN_DEBUG | Yasunori Goto |
2006-10-20 | [PATCH] fix "ACPI: Processor native C-states using MWAIT" | Darrick J. Wong |
2006-10-20 | [PATCH] Kconfig serial typos | Randy Dunlap |
2006-10-20 | [PATCH] separate bdi congestion functions from queue congestion functions | Andrew Morton |
2006-10-20 | [PATCH] e100: fix reboot -f with netconsole enabled | Auke Kok |
2006-10-18 | Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2006-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6 | Linus Torvalds |
2006-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6 | Linus Torvalds |
2006-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-10-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2006-10-18 | hwmon: Fix debug messages in w83781d | Jean Delvare |
2006-10-18 | hwmon: Let w83781d and lm78 load again | Jean Delvare |
2006-10-18 | w83627ehf: Fix the detection of fan5 | Rudolf Marek |
2006-10-18 | k8temp: Documentation update | Rudolf Marek |
2006-10-18 | smsc47m1: List the SMSC LPC47M112 as supported | Jean Delvare |
2006-10-18 | adm9240: Update Grant Coady's email address | Grant Coady |
2006-10-18 | w83791d: Fix unchecked return status | Jim Cromie |
2006-10-18 | aoe: fix sysfs_create_file warnings | Greg Kroah-Hartman |
2006-10-18 | aoe: revert printk macros | Ed L. Cashin |
2006-10-18 | aoe: update driver version | Ed L. Cashin |
2006-10-18 | aoe: remove sysfs comment | Ed L. Cashin |
2006-10-18 | aoe: use bio->bi_idx | Ed L. Cashin |
2006-10-18 | aoe: module parameter for device timeout | Ed L. Cashin |
2006-10-18 | aoe: zero copy write 2 of 2 | Ed L. Cashin |
2006-10-18 | aoe: improve retransmission heuristics | Ed L. Cashin |
2006-10-18 | aoe: jumbo frame support 2 of 2 | Ed L. Cashin |
2006-10-18 | aoe: clean up printks via macros | Ed L. Cashin |
2006-10-18 | aoe: jumbo frame support 1 of 2 | Ed L. Cashin |
2006-10-18 | aoe: zero copy write 1 of 2 | Ed L. Cashin |
2006-10-18 | aoe: remove unused NARGS enum | Ed L. Cashin |
2006-10-18 | aoe: update copyright date | Ed L. Cashin |
2006-10-18 | aoe: eliminate isbusy message | Ed L. Cashin |
2006-10-18 | driver core: kmalloc() failure check in driver_probe_device | Akinobu Mita |
2006-10-18 | Driver core: bus: remove indentation level | Jeff Garzik |
2006-10-18 | Driver core: Don't ignore error returns from probing | Alan Stern |
2006-10-18 | Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename() | Jesper Juhl |
2006-10-18 | driver core fixes: sysfs_create_group() retval in topology.c | Cornelia Huck |
2006-10-18 | driver core fixes: device_create_file() retval check in dmapool.c | Cornelia Huck |
2006-10-18 | driver core fixes: device_add() cleanup on error | Cornelia Huck |
2006-10-18 | driver core fixes: bus_add_device() cleanup on error | Cornelia Huck |
2006-10-18 | driver core fixes: bus_add_attrs() retval check | Cornelia Huck |
2006-10-18 | driver core fixes: sysfs_create_link() retval check in class.c | Cornelia Huck |
2006-10-18 | Fix dev_printk() is now GPL-only | Matthew Wilcox |
2006-10-18 | Driver core: plug device probe memory leak | Duncan Sands |
2006-10-18 | PCI Hotplug: move pci_hotplug.h to include/linux/ | Greg Kroah-Hartman |
2006-10-18 | change pci hotplug subsystem maintainer to Kristen | Kristen Carlson Accardi |
2006-10-18 | PCI: optionally sort device lists breadth-first | Matt Domsch |
2006-10-18 | cpcihp_generic: prevent loading without "bridge" parameter | Akinobu Mita |