| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Fix typos in comments | Thomas Weber | 2010-03-16 | 1 | -1/+1 |
* | | | powerpc/pseries: Flush lazy kernel mappings after unplug operations | Benjamin Herrenschmidt | 2010-04-28 | 2 | -0/+6 |
| |/
|/| |
|
* | | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 14 | -2/+12 |
* | | PCI: print resources consistently with %pR | Bjorn Helgaas | 2010-03-24 | 1 | -3/+2 |
| | | |
| \ | |
| \ | |
| \ | |
| \ | |
| \ | |
*-----. \ | Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzill... | Len Brown | 2010-03-14 | 22 | -514/+222 |
|\ \ \ \ \
| | | | |/ |
|
| | | | * | Driver core: Constify struct sysfs_ops in struct kobj_type | Emese Revfy | 2010-03-07 | 1 | -1/+1 |
| | | | * | Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2010-03-03 | 1 | -7/+7 |
| | | | |\ |
|
| | | | | * | ibmphp: Rename add_range() to add_bus_range() to avoid conflict | H. Peter Anvin | 2010-02-10 | 1 | -7/+7 |
| |_|_|_|/
|/| | | | |
|
| | | | * | PCI: add pci_bus_for_each_resource(), remove direct bus->resource[] refs | Bjorn Helgaas | 2010-02-23 | 1 | -6/+3 |
| | | | * | PCI: pciehp: cleanup flow in pciehp_configure_device | Yinghai Lu | 2010-02-22 | 1 | -6/+17 |
| | | | * | PCI hotplug: check ioremap() return value in ibmphp_ebda.c | Andrew Morton | 2010-02-22 | 1 | -0/+2 |
| | | | * | PCI hotplug: fix ibmphp build error | Randy Dunlap | 2010-02-22 | 1 | -0/+1 |
| | | | * | PCI: hotplug/cpcihp, fix pci device refcounting | Jiri Slaby | 2010-02-22 | 1 | -0/+1 |
| | | | * | PCI hotplug: ibmphp: read the length of ebda and map entire ebda region | Chandru | 2010-02-22 | 1 | -2/+9 |
| | | | * | PCI hotplug: fix memory leaks | Jiri Slaby | 2010-02-22 | 2 | -0/+2 |
| | | | * | PCI hotplug: remove obsolete usage of get_bus_speed from rpaphp hotplug ops | Jesse Barnes | 2010-02-22 | 1 | -1/+0 |
| | | | * | PCI: Make current and maximum bus speeds part of the PCI core | Matthew Wilcox | 2010-02-22 | 13 | -485/+160 |
| | | | * | PCI: Unify pcie_link_speed and pci_bus_speed | Matthew Wilcox | 2010-02-22 | 1 | -8/+8 |
| | | |/
| | |/| |
|
| * | | | acpiphp: Execute ACPI _REG method for hotadded devices | Shaohua Li | 2010-03-14 | 1 | -0/+19 |
| |/ / |
|
| * | | ACPI: acpi_bus_{scan,bus,add}: return -ENODEV if no device was found | Thomas Renninger | 2010-01-31 | 1 | -6/+0 |
|/ / |
|
* | | PCI: change PCI nomenclature in drivers/pci/ (comment changes) | Stefan Assmann | 2009-12-16 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-12-11 | 12 | -492/+143 |
|\ |
|
| * | PCI: ibmphp_hpc: don't release hw sem twice if kthread stops | Jesse Barnes | 2009-12-04 | 1 | -1/+2 |
| * | PCI pciehp: fix power fault interrupt storm problem | Kenji Kaneshige | 2009-11-24 | 2 | -36/+17 |
| * | PCI hotplug: use pci_is_pcie() | Kenji Kaneshige | 2009-11-24 | 1 | -1/+1 |
| * | pciehp: use pci_pcie_cap() | Kenji Kaneshige | 2009-11-24 | 3 | -25/+25 |
| * | PCI hotplug: use pci_pcie_cap() | Kenji Kaneshige | 2009-11-24 | 1 | -1/+1 |
| * | PCI hotplug: fix oshp evaluation | Kenji Kaneshige | 2009-11-06 | 1 | -2/+3 |
| * | PCI Hotplug: acpiphp: clean up list traversals | Alex Chiang | 2009-11-04 | 1 | -41/+17 |
| * | PCI hotplug: move IOAPIC support from acpiphp to ioapic driver | Bjorn Helgaas | 2009-11-04 | 2 | -196/+0 |
| * | PCI: pciehp: prevent unnecessary power off | Kenji Kaneshige | 2009-11-04 | 1 | -16/+10 |
| * | PCI: pciehp: fix typo in pciehp_probe | Kenji Kaneshige | 2009-11-04 | 1 | -1/+1 |
| * | PCI: pciehp: return error on read/write failure | Kenji Kaneshige | 2009-11-04 | 3 | -92/+22 |
| * | PCI: pciehp: create files only for existing capabilities | Kenji Kaneshige | 2009-11-04 | 1 | -16/+22 |
| * | PCI: pciehp: remove wrong workaround for bad DLLP | Kenji Kaneshige | 2009-11-04 | 1 | -50/+3 |
| * | PCI: pciehp: disable DLL state changed event notification | Kenji Kaneshige | 2009-11-04 | 1 | -1/+2 |
| * | PCI hotplug: acpiphp should be linked after vendor drivers | Matthew Garrett | 2009-11-04 | 1 | -4/+8 |
| * | PCI hotplug: change PCI nomenclature | Stefan Assmann | 2009-11-04 | 1 | -11/+11 |
* | | ACPICA: Add post-order callback to acpi_walk_namespace | Lin Ming | 2009-11-24 | 3 | -13/+13 |
|/ |
|
* | headers: Fix build after <linux/sched.h> removal | Ingo Molnar | 2009-10-13 | 1 | -0/+1 |
* | ACPICA: fixup after acpi_get_object_info() change | Bjorn Helgaas | 2009-09-25 | 1 | -1/+0 |
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds | 2009-09-24 | 6 | -311/+190 |
|\ |
|
| * | PCI: pciehp: remove slot capabilities definitions | Kenji Kaneshige | 2009-09-17 | 1 | -18/+8 |
| * | PCI: pciehp: remove error message definitions | Kenji Kaneshige | 2009-09-17 | 2 | -12/+1 |
| * | PCI: pciehp: remove number field | Kenji Kaneshige | 2009-09-17 | 3 | -4/+2 |
| * | PCI: pciehp: remove hpc_ops | Kenji Kaneshige | 2009-09-17 | 5 | -118/+87 |
| * | PCI: pciehp: remove pci_dev field | Kenji Kaneshige | 2009-09-17 | 5 | -17/+15 |
| * | PCI: pciehp: remove crit_sect mutex | Kenji Kaneshige | 2009-09-17 | 3 | -16/+0 |
| * | PCI: pciehp: remove slot_bus field | Kenji Kaneshige | 2009-09-17 | 1 | -1/+0 |
| * | PCI: pciehp: remove first_slot field | Kenji Kaneshige | 2009-09-17 | 2 | -4/+3 |