Age | Commit message (Expand) | Author |
2008-10-23 | Fix PCI hotplug printk format | Randy Dunlap |
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 hotplug: pciehp: message refinement | Taku Izumi |
2008-10-23 | PCI hotplug: cpqphp: fix kernel NULL pointer dereference | Kenji Kaneshige |
2008-10-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2008-10-23 | Merge branch 'linus' into test | Len Brown |
2008-10-22 | Merge branch 'ull' into test | Len Brown |
2008-10-22 | PCI hotplug: fix logic in Compaq hotplug controller bus speed setup | Julia Lawall |
2008-10-22 | PCI hotplug: pciehp: poll data link layer link active | Kenji Kaneshige |
2008-10-22 | PCI hotplug: pciehp: fix possible memory leak in pcie_init | Kenji Kaneshige |
2008-10-22 | PCI Hotplug: fakephp: add duplicate slot name debugging | Alex Chiang |
2008-10-22 | PCI: Hotplug core: remove 'name' | Alex Chiang |
2008-10-22 | PCI: shcphp: remove 'name' parameter | Alex Chiang |
2008-10-22 | PCI: SGI Hotplug: stop managing bss_hotplug_slot->name | Alex Chiang |
2008-10-22 | PCI: rpaphp: kmalloc/kfree slot->name directly | Alex Chiang |
2008-10-22 | PCI: pciehp: remove 'name' parameter | Alex Chiang |
2008-10-22 | PCI: ibmphp: stop managing hotplug_slot->name | Alex Chiang |
2008-10-22 | PCI: fakephp: remove 'name' parameter | Alex Chiang |
2008-10-22 | PCI: cpqphp: stop managing hotplug_slot->name | Alex Chiang |
2008-10-22 | PCI: cpci_hotplug: stop managing hotplug_slot->name | Alex Chiang |
2008-10-22 | PCI: acpiphp: remove 'name' parameter | Alex Chiang |
2008-10-22 | PCI: prevent duplicate slot names | Alex Chiang |
2008-10-22 | PCI Hotplug: serialize pci_hp_register and pci_hp_deregister | Kenji Kaneshige |
2008-10-22 | PCI: update pci_create_slot() to take a 'hotplug' param | Alex Chiang |
2008-10-22 | PCI Hotplug core: add 'name' param pci_hp_register interface | Alex Chiang |
2008-10-20 | PCI hotplug: fix get_##name return value problem | Kenji Kaneshige |
2008-10-20 | PCI hotplug: rpaphp: make debug var unique | Kristen Carlson Accardi |
2008-10-20 | PCI: fix hotplug get_##name return value problem | Zhao, Yu |
2008-10-20 | PCI: pciehp: replace printk with dev_printk | Taku Izumi |
2008-10-20 | PCI: pciehp: change name tag of "hpdriver_portdrv" variable | Taku Izumi |
2008-10-20 | PCI: pciehp: fix irq initialization | Kenji Kaneshige |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups | akpm@linux-foundation.org |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry | akpm@linux-foundation.org |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox |
2008-09-26 | x86, pci-hotplug, calgary / rio: fix EBDA ioremap() | Ingo Molnar |
2008-09-23 | dock: introduce .uevent for devices in dock, eg libata | Shaohua Li |
2008-09-10 | PCI: fix pciehp_free_irq() | Adrian Bunk |
2008-09-10 | Merge branch 'linux-2.6' | Paul Mackerras |
2008-09-09 | PCI Hotplug: fakephp: fix deadlock... again | Alex Chiang |
2008-08-21 | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang |
2008-08-21 | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang |
2008-08-20 | hotplug/rpaphp: Remove unused error path code | Stephen Rothwell |
2008-08-18 | PCI: add acpi_find_root_bridge_handle | Jiri Slaby |
2008-08-18 | PCI: acpi_pcihp: run _OSC on a root bridge | Jiri Slaby |
2008-07-28 | PCI hotplug: fix typo in pcie hotplug output | Jesse Barnes |
2008-07-21 | driver core: remove KOBJ_NAME_LEN define | Kay Sievers |