| Commit message (Expand) | Author | Age |
* | leds-hp-disk: fix build warning | Len Brown | 2008-10-25 |
* | ACPI: Oops in ACPI with git latest | Rafael J. Wysocki | 2008-10-25 |
* | ACPI suspend: build fix for ACPI_SLEEP=n && XEN_SAVE_RESTORE=y. | Rafael J. Wysocki | 2008-10-25 |
* | toshiba_acpi: always call input_sync() after input_report_switch() | Len Brown | 2008-10-25 |
* | ACPI: Always report a sync event after a lid state change | Guillem Jover | 2008-10-25 |
* | ACPI: cpufreq, processor: fix compile error in drivers/acpi/processor_perflib.c | Miao Xie | 2008-10-25 |
* | libata: fix bug with non-ncq devices | Jens Axboe | 2008-10-24 |
* | Fix PCI hotplug printk format | Randy Dunlap | 2008-10-23 |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2008-10-23 |
|\ |
|
| * | PCI: remove unused resource assignment in pci_read_bridge_bases() | Zhao, Yu | 2008-10-23 |
| * | PCI hotplug: shpchp: message refinement | Taku Izumi | 2008-10-23 |
| * | PCI hotplug: shpchp: replace printk with dev_printk | Taku Izumi | 2008-10-23 |
| * | PCI: add routines for debugging and handling lost interrupts | James Bottomley | 2008-10-23 |
| * | PCI hotplug: pciehp: message refinement | Taku Izumi | 2008-10-23 |
| * | PCI: fix ARI code to be compatible with mixed ARI/non-ARI systems | Zhao, Yu | 2008-10-23 |
| * | PCI hotplug: cpqphp: fix kernel NULL pointer dereference | Kenji Kaneshige | 2008-10-23 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 2008-10-23 |
|\ \ |
|
| * | | net: Fix disjunct computation of netdev features | Herbert Xu | 2008-10-23 |
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | David S. Miller | 2008-10-23 |
| |\ \ |
|
| | * | | p54: enable 2.4/5GHz spectrum by eeprom bits. | Christian Lamparter | 2008-10-22 |
| | * | | orinoco: reduce stack usage in firmware download path | Andrey Borzenkov | 2008-10-22 |
| | * | | ath5k: fix suspend-related oops on rmmod | Bob Copeland | 2008-10-22 |
| * | | | [netdrvr] fec_mpc52xx: Implement polling, to make netconsole work. | Jon Smirl | 2008-10-22 |
| * | | | qlge: Fix MSI/legacy single interrupt bug. | Ron Mercer | 2008-10-22 |
| * | | | smc911x: Make the driver safer on SMP | Catalin Marinas | 2008-10-22 |
| * | | | smc911x: Add IRQ polarity configuration | Catalin Marinas | 2008-10-22 |
| * | | | smc911x: Allow Kconfig dependency on ARM | Catalin Marinas | 2008-10-22 |
| * | | | sis190: add identifier for Atheros AR8021 PHY | Francois Romieu | 2008-10-22 |
| * | | | 8139x: reduce message severity on driver overlap | Stephen Hemminger | 2008-10-22 |
| * | | | igb: add IGB_DCA instead of selecting INTEL_IOATDMA | Jeff Kirsher | 2008-10-22 |
| * | | | igb: fix tx data corruption with transition to L0s on 82575 | Alexander Duyck | 2008-10-22 |
| * | | | ehea: Fix memory hotplug support | Hannes Hering | 2008-10-22 |
| * | | | netdev: DM9000: remove BLACKFIN hacking in DM9000 netdev driver | Bryan Wu | 2008-10-22 |
| * | | | cxgb3: Fix kernel crash caused by uninitialized l2t_entry.arpq | Roland Dreier | 2008-10-22 |
| * | | | SMC911x: unbreak PXA builds | Dmitry Baryshkov | 2008-10-22 |
| * | | | myri10ge: disable NAPI on failure to setup the interface | Brice Goglin | 2008-10-22 |
| * | | | net: Make SMC91X selectable on other MIPS boards | Atsushi Nemoto | 2008-10-22 |
| * | | | AX88796: ax_probe() fix irq assignment | roel kluin | 2008-10-22 |
| * | | | gianfar: fix handle errors returned by platform_get_irq*() | roel kluin | 2008-10-22 |
| * | | | r8169: checks against wrong mac addresse init | Francois Romieu | 2008-10-22 |
| * | | | r8169: verbose mac address init | Francois Romieu | 2008-10-22 |
| |/ / |
|
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2008-10-23 |
|\ \ \ |
|
| * | | | ide: drivers/ide/generic.c -> drivers/ide/ide-pci-generic.c | Bartlomiej Zolnierkiewicz | 2008-10-23 |
| * | | | ide-disk: set non-rotational queue flag for SSD and CF devices | Bartlomiej Zolnierkiewicz | 2008-10-23 |
| * | | | ide-cd: add TEAC CD-224E to the NO_AUTOCLOSE list | Márton Németh | 2008-10-23 |
| * | | | ide: Add tx4938ide driver (v2) | Atsushi Nemoto | 2008-10-23 |
| * | | | ide: Add tx4939ide driver (v6) | Atsushi Nemoto | 2008-10-23 |
| * | | | ide: two more pci_ioremap_bar() conversions | Arjan van de Ven | 2008-10-23 |
| * | | | pci: use pci_ioremap_bar() in drivers/ide | Arjan van de Ven | 2008-10-23 |
| * | | | sgiioc4: use ide_host_add() (take 2) | Sergei Shtylyov | 2008-10-23 |