Age | Commit message (Expand) | Author |
2006-12-22 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2006-12-20 | ACPI: replace kmalloc+memset with kzalloc | Burman Yan |
2006-12-20 | acpiphp: Link-time error for PCI Hotplug | Kristen Carlson Accardi |
2006-12-20 | shpchp: cleanup shpchp.h | Kenji Kaneshige |
2006-12-20 | shpchp: remove shpchprm_get_physical_slot_number | Kenji Kaneshige |
2006-12-20 | shpchp: cleanup struct controller | Kenji Kaneshige |
2006-12-20 | shpchp: remove unnecessary struct php_ctlr | Kenji Kaneshige |
2006-12-20 | rpaphp: compiler warning cleanup | Linas Vepstas |
2006-12-13 | [PATCH] getting rid of all casts of k[cmz]alloc() calls | Robert P. J. Day |
2006-12-10 | [PATCH] Kconfig refactoring for better menu nesting | Don Mullis |
2006-12-05 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Howells |
2006-12-01 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2006-12-01 | PCI: ibmphp_pci.c: fix NULL dereference | Adrian Bunk |
2006-12-01 | pciehp: remove unnecessary pci_disable_msi | Kenji Kaneshige |
2006-12-01 | pciehp: remove unnecessary free_irq | Kenji Kaneshige |
2006-12-01 | PCI: rpaphp: change device tree examination | John Rose |
2006-12-01 | PCI: Change memory allocation for acpiphp slots | Rolf Eike Beer |
2006-12-01 | acpiphp: fix missing acpiphp_glue_exit() | Akinobu Mita |
2006-12-01 | acpiphp: fix use of list_for_each macro | Akinobu Mita |
2006-12-01 | Altix: SN ACPI hotplug support. | John Keller |
2006-11-30 | Fix misc .c/.h comment typos | Matt LaPlante |
2006-11-22 | WorkStruct: make allyesconfig | David Howells |
2006-10-27 | acpiphp: fix latch status | MUNEDA Takahiro |
2006-10-20 | [PATCH] Fix up rpaphp driver for pci hotplug header move | Olaf Hering |
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 | cpcihp_generic: prevent loading without "bridge" parameter | Akinobu Mita |
2006-10-18 | PCI hotplug: ioremap balanced with iounmap | Amol Lad |
2006-10-18 | shpchp: remove unnecessary cmd_busy member from struct controller | Kenji Kaneshige |
2006-10-18 | shpchp: fix command completion check | Kenji Kaneshige |
2006-10-18 | pci: Stamp out pci_find_* usage in fakephp | Alan Cox |
2006-10-18 | pciehp: Remove unnecessary check in pciehp_ctrl.c | Eric Sesterhenn |
2006-10-18 | pciehp - add missing locking | Kenji Kaneshige |
2006-10-18 | pciehp: fix improper info messages | Kenji Kaneshige |
2006-10-18 | shpchp: fix shpchp_wait_cmd in poll | Kenji Kaneshige |
2006-10-05 | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells |
2006-10-03 | Still more typo fixes | Matt LaPlante |
2006-09-27 | [PATCH] inode_diet: Replace inode.u.generic_ip with inode.i_private | Theodore Ts'o |
2006-09-26 | pciehp - fix wrong return value | Kenji Kaneshige |
2006-09-26 | acpiphp: add support for ioapic hot-remove | Satoru Takeuchi |
2006-09-26 | acpiphp: disable bridges | Satoru Takeuchi |
2006-09-26 | acpiphp: stop bus device before acpi_bus_trim | Satoru Takeuchi |
2006-09-26 | acpiphp: do not initialize existing ioapics | Satoru Takeuchi |
2006-09-26 | acpiphp: initialize ioapics before starting devices | Satoru Takeuchi |
2006-09-26 | acpiphp: set hpp values before starting devices | Satoru Takeuchi |
2006-09-26 | PCI Hotplug: cleanup pcihp skeleton code. | Satoru Takeuchi |
2006-09-26 | PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function static | Adrian Bunk |
2006-09-26 | PCI: fix __must_check warnings | Greg Kroah-Hartman |
2006-09-26 | PCI Hotplug: fix __must_check warnings | Greg Kroah-Hartman |
2006-09-26 | SHPCHP: fix __must_check warnings | Greg Kroah-Hartman |