Age | Commit message (Expand) | Author |
2013-02-27 | hlist: drop the node parameter from iterators | Sasha Levin |
2013-02-26 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-02-25 | Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-22 | new helper: file_inode(file) | Al Viro |
2013-02-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-19 | Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2013-02-19 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2013-02-19 | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas |
2013-02-16 | PCI/ACPI: Don't cache _PRT, and don't associate them with bus numbers | Yinghai Lu |
2013-02-15 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-02-15 | Merge tag '3.8-pci-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-15 | PCI: Fix PCI Express Capability accessors for PCI_EXP_FLAGS | Alex Williamson |
2013-02-14 | s390/pci: fix hotplug module init | Sebastian Ott |
2013-02-14 | s390/pci: rename pci_probe to s390_pci_probe | Heiko Carstens |
2013-02-13 | PCI/PM: Clean up PME state when removing a device | Rafael J. Wysocki |
2013-02-13 | ACPI / hotplug: Fix concurrency issues and memory leaks | Rafael J. Wysocki |
2013-02-12 | Merge branch 'pci/konstantin-runtime-pm' into next | Bjorn Helgaas |
2013-02-11 | PCI/PM: Clear state_saved during suspend | Rafael J. Wysocki |
2013-02-11 | PCI: Use atomic_inc_return() rather than atomic_add_return() | Bjorn Helgaas |
2013-02-11 | PCI: Catch attempts to disable already-disabled devices | Konstantin Khlebnikov |
2013-02-11 | PCI: Disable Bus Master unconditionally in pci_device_shutdown() | Konstantin Khlebnikov |
2013-02-02 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-02-02 | Merge branch 'pci/joe-aspm' into next | Bjorn Helgaas |
2013-02-02 | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas |
2013-02-02 | PCI: acpiphp: Remove dead code for PCI host bridge hotplug | Jiang Liu |
2013-02-01 | PCI: acpiphp: Create companion ACPI devices before creating PCI devices | Jiang Liu |
2013-02-01 | PCI: Remove unused "rc" in virtfn_add_bus() | Yijing Wang |
2013-02-01 | PCI: pciehp: Drop suspend/resume ENTRY messages | Paul Bolle |
2013-02-01 | PCI/ASPM: Don't touch ASPM if forcibly disabled | Joe Lawrence |
2013-02-01 | PCI/ASPM: Deallocate upstream link state even if device is not PCIe | Myron Stowe |
2013-01-30 | PCI: Use PCI Express Capability accessor | Myron Stowe |
2013-01-29 | Merge branch 'acpi-scan' into acpi-cleanup | Rafael J. Wysocki |
2013-01-29 | Merge branch 'acpi-pm' into acpi-cleanup | Rafael J. Wysocki |
2013-01-26 | Merge branch 'pci/yinghai-root-bus-hotplug' into next | Bjorn Helgaas |
2013-01-26 | Merge branch 'pci/acpi-scan2' into next | Bjorn Helgaas |
2013-01-26 | Merge branch 'pci/yijing-ari' into next | Bjorn Helgaas |
2013-01-26 | Merge branch 'acpi-scan' into acpi-cleanup | Rafael J. Wysocki |
2013-01-26 | ACPI / scan: Make it clear that acpi_bus_trim() cannot fail | Rafael J. Wysocki |
2013-01-25 | PCI: Put pci_dev in device tree as early as possible | Yinghai Lu |
2013-01-25 | PCI: Skip attaching driver in device_add() | Yinghai Lu |
2013-01-25 | PCI: acpiphp: Keep driver loaded even if no slots found | Yinghai Lu |
2013-01-25 | PCI: acpiphp: Move host bridge hotplug to pci_root.c | Yinghai Lu |
2013-01-25 | PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() | Yinghai Lu |
2013-01-25 | PCI: Make device create/destroy logic symmetric | Jiang Liu |
2013-01-25 | PCI: Fix reference count leak in pci_dev_present() | Jiang Liu |
2013-01-25 | PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locally | Yinghai Lu |
2013-01-25 | PCI: Add root bus children dev's res to fail list | Yinghai Lu |
2013-01-25 | PCI: acpiphp: Add is_hotplug_bridge detection | Yinghai Lu |
2013-01-25 | Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/raf... | Bjorn Helgaas |