Age | Commit message (Expand) | Author |
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 |
2006-09-25 | sysfs_remove_bin_file: no return value, dump_stack on error | Randy.Dunlap |
2006-08-31 | Merge branch 'merge' | Paul Mackerras |
2006-08-26 | [PATCH] CPCI hotplug: fix resource assignment | Scott Murray |
2006-08-20 | Merge trivial low-risk suspend hotkey bugzilla-5918 into release | Len Brown |
2006-08-16 | ACPIPHP: allow acpiphp to build without ACPI_DOCK | Kristen Carlson Accardi |
2006-08-11 | PCI: remove dead HOTPLUG_PCI_SHPC_PHPRM_LEGACY option. | Dave Jones |
2006-08-11 | pciehp: make pciehp build for powerpc | Kristen Carlson Accardi |
2006-08-08 | Merge branch 'merge' | Paul Mackerras |
2006-08-03 | PCI Hotplug: add acpiphp to MAINTAINERS | Kristen Carlson Accardi |
2006-08-01 | Merge branch 'merge' | Paul Mackerras |
2006-07-31 | [POWERPC] pseries: Constify & voidify get_property() | Jeremy Kerr |
2006-07-10 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2006-07-10 | [PATCH] don't select CONFIG_HOTPLUG | Andrew Morton |
2006-07-09 | ACPI: ACPI_DOCK Kconfig | Len Brown |
2006-07-02 | [PATCH] irq-flags: pci: Use the new IRQF_ constants | Thomas Gleixner |
2006-06-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-29 | merge linus into release branch | Len Brown |
2006-06-28 | ACPIPHP: prevent duplicate slot numbers when no _SUN | Kristen Accardi |
2006-06-28 | ACPI: static-ize handle_hotplug_event_func() | Len Brown |
2006-06-28 | ACPIPHP: use ACPI dock driver | Kristen Accardi |
2006-06-27 | [PATCH] 64bit resource: fix up printks for resources in pci core and hotplug ... | Greg Kroah-Hartman |
2006-06-19 | [PATCH] PCI Hotplug: Fix recovery path from errors during pcie_init() | Jan Beulich |
2006-06-19 | [PATCH] PCI Hotplug: fake NULL pointer dereferences in IBM Hot Plug Controlle... | Eric Sesterhenn |
2006-06-19 | [PATCH] shpchp: Cleanup improper info messages | Kenji Kaneshige |
2006-06-19 | [PATCH] shpchp: Remove Unused hpc_evelnt_lock | Kenji Kaneshige |
2006-06-19 | [PATCH] shpchp: Cleanup interrupt polling timer | Kenji Kaneshige |
2006-06-19 | [PATCH] shpchp: Cleanup SHPC commands | Kenji Kaneshige |
2006-06-19 | [PATCH] shpchp: Cleanup interrupt handler | Kenji Kaneshige |
2006-06-19 | [PATCH] shpchp: Remove unnecessary hpc_ctlr_handle check | Kenji Kaneshige |
2006-06-19 | [PATCH] pciehp: Implement get_address callback | Kenji Kaneshige |
2006-06-19 | [PATCH] pciehp: Add missing pci_dev_put | Kenji Kaneshige |
2006-06-19 | [PATCH] pciehp: Replace pci_find_slot() with pci_get_slot() | Kenji Kaneshige |
2006-06-19 | [PATCH] SGI Hotplug: Incorrect power status | Mike Habeck |
2006-06-19 | [PATCH] shpchp: Create shpchpd at controller probe time | Kenji Kaneshige |
2006-06-19 | [PATCH] shpchp: Mask Global SERR and Intr at controller release time | Kenji Kaneshige |
2006-06-19 | [PATCH] SHPC: Fix SHPC Contoller SERR-INT Register bits access | Kenji Kaneshige |