Age | Commit message (Expand) | Author | Files | Lines |
2008-12-29 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p... | Linus Torvalds | 1 | -39/+30 |
2008-12-18 | PCI hotplug: ibmphp: Fix module ref count underflow | Neil Horman | 1 | -5/+0 |
2008-12-17 | PCI hotplug: acpiphp wants a 64-bit _SUN | Justin Chen | 3 | -4/+4 |
2008-12-17 | PCI: pciehp: fix unexpected power off with pciehp_force | Kenji Kaneshige | 1 | -11/+12 |
2008-11-06 | powerpc/pci: Fix various pseries PCI hotplug issues | Benjamin Herrenschmidt | 1 | -39/+30 |
2008-10-24 | Fix PCI hotplug printk format | Randy Dunlap | 1 | -1/+1 |
2008-10-24 | PCI hotplug: shpchp: message refinement | Taku Izumi | 5 | -98/+86 |
2008-10-24 | PCI hotplug: shpchp: replace printk with dev_printk | Taku Izumi | 5 | -159/+224 |
2008-10-24 | PCI hotplug: pciehp: message refinement | Taku Izumi | 5 | -88/+78 |
2008-10-24 | PCI hotplug: cpqphp: fix kernel NULL pointer dereference | Kenji Kaneshige | 1 | -1/+1 |
2008-10-23 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds | 3 | -12/+14 |
2008-10-23 | Merge branch 'linus' into test | Len Brown | 11 | -276/+304 |
2008-10-23 | Merge branch 'ull' into test | Len Brown | 3 | -10/+10 |
2008-10-23 | PCI hotplug: fix logic in Compaq hotplug controller bus speed setup | Julia Lawall | 1 | -1/+1 |
2008-10-23 | PCI hotplug: pciehp: poll data link layer link active | Kenji Kaneshige | 3 | -4/+55 |
2008-10-23 | PCI hotplug: pciehp: fix possible memory leak in pcie_init | Kenji Kaneshige | 1 | -2/+2 |
2008-10-23 | PCI Hotplug: fakephp: add duplicate slot name debugging | Alex Chiang | 1 | -2/+8 |
2008-10-23 | PCI: Hotplug core: remove 'name' | Alex Chiang | 1 | -3/+3 |
2008-10-23 | PCI: shcphp: remove 'name' parameter | Alex Chiang | 3 | -47/+48 |
2008-10-23 | PCI: SGI Hotplug: stop managing bss_hotplug_slot->name | Alex Chiang | 1 | -13/+6 |
2008-10-23 | PCI: rpaphp: kmalloc/kfree slot->name directly | Alex Chiang | 1 | -5/+3 |
2008-10-23 | PCI: pciehp: remove 'name' parameter | Alex Chiang | 4 | -44/+52 |
2008-10-23 | PCI: ibmphp: stop managing hotplug_slot->name | Alex Chiang | 2 | -16/+9 |
2008-10-23 | PCI: fakephp: remove 'name' parameter | Alex Chiang | 1 | -9/+10 |
2008-10-23 | PCI: cpqphp: stop managing hotplug_slot->name | Alex Chiang | 2 | -31/+24 |
2008-10-23 | PCI: cpci_hotplug: stop managing hotplug_slot->name | Alex Chiang | 3 | -49/+37 |
2008-10-23 | PCI: acpiphp: remove 'name' parameter | Alex Chiang | 2 | -19/+21 |
2008-10-23 | PCI: prevent duplicate slot names | Alex Chiang | 3 | -54/+2 |
2008-10-23 | PCI Hotplug: serialize pci_hp_register and pci_hp_deregister | Kenji Kaneshige | 1 | -23/+28 |
2008-10-23 | PCI: update pci_create_slot() to take a 'hotplug' param | Alex Chiang | 1 | -1/+1 |
2008-10-23 | PCI Hotplug core: add 'name' param pci_hp_register interface | Alex Chiang | 10 | -16/+25 |
2008-10-20 | PCI hotplug: fix get_##name return value problem | Kenji Kaneshige | 1 | -1/+1 |
2008-10-20 | PCI hotplug: rpaphp: make debug var unique | Kristen Carlson Accardi | 3 | -5/+5 |
2008-10-20 | PCI: fix hotplug get_##name return value problem | Zhao, Yu | 1 | -7/+7 |
2008-10-20 | PCI: pciehp: replace printk with dev_printk | Taku Izumi | 5 | -186/+263 |
2008-10-20 | PCI: pciehp: change name tag of "hpdriver_portdrv" variable | Taku Izumi | 1 | -2/+1 |
2008-10-20 | PCI: pciehp: fix irq initialization | Kenji Kaneshige | 2 | -2/+4 |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups | akpm@linux-foundation.org | 1 | -22/+22 |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry | akpm@linux-foundation.org | 1 | -69/+23 |
2008-10-17 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 1 | -1/+1 |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt | 2 | -4/+4 |
2008-10-11 | ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels | Matthew Wilcox | 3 | -10/+10 |
2008-09-26 | x86, pci-hotplug, calgary / rio: fix EBDA ioremap() | Ingo Molnar | 1 | -1/+1 |
2008-09-24 | dock: introduce .uevent for devices in dock, eg libata | Shaohua Li | 1 | -2/+4 |
2008-09-10 | PCI: fix pciehp_free_irq() | Adrian Bunk | 1 | -1/+1 |
2008-09-10 | Merge branch 'linux-2.6' | Paul Mackerras | 5 | -49/+56 |
2008-09-09 | PCI Hotplug: fakephp: fix deadlock... again | Alex Chiang | 1 | -3/+3 |
2008-08-22 | PCI: shpchp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang | 1 | -19/+15 |
2008-08-22 | PCI: pciehp: Rename duplicate slot name N as N-1, N-2, N-M... | Alex Chiang | 3 | -18/+15 |