deliverable/linux.git
2013-02-16  Bjorn HelgaasMerge branch 'pci/jiang-pci_slot-kconfig' into next
2013-02-15  Jiang LiuACPI / PCI: Make pci_slot built-in only, not a module
2013-02-12  Bjorn HelgaasMerge branch 'pci/konstantin-runtime-pm' into next
2013-02-12  Rafael J. WysockiPCI/PM: Clear state_saved during suspend
2013-02-12  Bjorn HelgaasPCI: Use atomic_inc_return() rather than atomic_add_ret...
2013-02-12  Konstantin... PCI: Catch attempts to disable already-disabled devices
2013-02-11  Konstantin... PCI: Disable Bus Master unconditionally in pci_device_s...
2013-02-02  Bjorn HelgaasMerge branch 'pci/misc' into next
2013-02-02  Bjorn HelgaasMerge branch 'pci/joe-aspm' into next
2013-02-02  Bjorn HelgaasMerge branch 'pci/yinghai-root-bus-hotplug' into next
2013-02-02  Jiang LiuPCI: acpiphp: Remove dead code for PCI host bridge...
2013-02-01  Jiang LiuPCI: acpiphp: Create companion ACPI devices before...
2013-02-01  Yijing WangPCI: Remove unused "rc" in virtfn_add_bus()
2013-02-01  Paul BollePCI: pciehp: Drop suspend/resume ENTRY messages
2013-02-01  Joe LawrencePCI/ASPM: Don't touch ASPM if forcibly disabled
2013-02-01  Myron StowePCI/ASPM: Deallocate upstream link state even if device...
2013-01-31  Yijing WangPCI: Document MPS parameters pci=pcie_bus_safe, pci...
2013-01-31  Yijing WangPCI: Document hpiosize= and hpmemsize= resource reserva...
2013-01-31  Myron StowePCI: Use PCI Express Capability accessor
2013-01-31  Myron StowePCI: Introduce accessor to retrieve PCIe Capabilities...
2013-01-27  Bjorn HelgaasMerge branch 'pci/yinghai-root-bus-hotplug' into next
2013-01-27  Bjorn HelgaasMerge branch 'pci/acpi-scan2' into next
2013-01-27  Bjorn HelgaasMerge branch 'pci/yijing-ari' into next
2013-01-25  Yinghai LuPCI: Put pci_dev in device tree as early as possible
2013-01-25  Yinghai LuPCI: Skip attaching driver in device_add()
2013-01-25  Yinghai LuPCI: acpiphp: Keep driver loaded even if no slots found
2013-01-25  Tang ChenPCI/ACPI: Print info if host bridge notify handler...
2013-01-25  Yinghai LuPCI: acpiphp: Move host bridge hotplug to pci_root.c
2013-01-25  Yinghai LuPCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to...
2013-01-25  Jiang LiuPCI: Make device create/destroy logic symmetric
2013-01-25  Jiang LiuPCI: Fix reference count leak in pci_dev_present()
2013-01-25  Yinghai LuPCI: Set pci_dev dev_node early so IOAPIC irq_descs...
2013-01-25  Yinghai LuPCI: Add root bus children dev's res to fail list
2013-01-25  Yinghai LuPCI: acpiphp: Add is_hotplug_bridge detection
2013-01-25  Bjorn HelgaasMerge branch 'acpi-scan' of git://git./linux/kernel...
2013-01-25  Yijing WangPCI: shpchp: Iterate over all devices in slot, not...
2013-01-25  Yijing WangPCI: sgihp: Iterate over all devices in slot, not funct...
2013-01-25  Yijing WangPCI: cpcihp: Iterate over all devices in slot, not...
2013-01-25  Yijing WangPCI: pciehp: Iterate over all devices in slot, not...
2013-01-25  Yijing WangPCI: Consolidate "next-function" functions
2013-01-25  Yijing WangPCI: Rename pci_enable_ari() to pci_configure_ari()
2013-01-25  Yinghai LuPCI: Kill pci_is_reassigndev()
2013-01-24  Yijing WangPCI: Enable ARI if dev and upstream bridge support...
2013-01-19  Rafael J. WysockiACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan...
2013-01-17  Bjorn HelgaasMerge branch 'pci/rafael-set-root-bridge-handle' into...
2013-01-15  Yinghai LuACPI: update ej_event interface to take acpi_device
2013-01-15  Rafael J. WysockiACPI / scan: Add second pass to acpi_bus_trim()
2013-01-15  Rafael J. WysockiACPI / scan: Change the implementation of acpi_bus_trim()
2013-01-15  Rafael J. WysockiACPI / scan: Drop the second argument of acpi_bus_trim()
2013-01-15  Rafael J. WysockiACPI / scan: Drop the second argument of acpi_device_un...
2013-01-15  Rafael J. WysockiACPI: Remove the ops field from struct acpi_device
2013-01-14  Jiang LiuACPI: remove unused acpi_op_bind and acpi_op_unbind
2013-01-14  Rafael J. WysockiACPI / PCI: Set root bridge ACPI handle in advance
2013-01-11  Mika WesterbergACPI / scan: Fix check of device_attach() return value.
2013-01-10  Bjorn HelgaasMerge branch 'pci/yinghai-survey-resources+acpi-scan...
2013-01-10  Bjorn HelgaasMerge branch 'acpi-scan' of git://git./linux/kernel...
2013-01-09  Bjorn HelgaasMerge branch 'pci/yinghai-survey-resources' into next
2013-01-09  Bjorn HelgaasMerge branch 'pci/misc' into next
2013-01-07  Yinghai Lux86/PCI: Implement pcibios_resource_survey_bus()
2013-01-07  Yinghai LuPCI/ACPI: Reserve firmware-allocated resources for...
2013-01-07  Yinghai Lux86/PCI: Keep resource allocation functions after boot
2013-01-07  Yinghai Lux86/PCI: Don't track firmware-assigned BAR values for...
2013-01-07  Yinghai Lux86/PCI: Factor out pcibios_allocate_dev_rom_resource()
2013-01-07  Yinghai Lux86/PCI: Allocate resources on a per-bus basis for...
2013-01-07  Yinghai Lux86/PCI: Factor out pcibios_allocate_dev_resources()
2013-01-07  Rafael J. WysockiACPI / scan: Treat power resources in a special way
2013-01-07  Yinghai Lux86/PCI: Factor out pcibios_allocate_bridge_resources()
2013-01-07  Sasha LevinPCI: cpqphp: Cleanup and remove unreachable paths
2013-01-04  Bjorn HelgaasPCI: Drop "__" prefix on __pci_enable_device_flags()
2013-01-04  Bjorn HelgaasPCI: Use "unsigned long" for __pci_enable_device_flags...
2013-01-04  Bjorn Helgaasmn10300/PCI: Remove unused pci_root_bus
2013-01-04  Bjorn Helgaasfrv/PCI: Remove unused pci_root_bus
2013-01-03  Bjorn Helgaasx86/PCI: Remove unused pci_root_bus
2013-01-03  Bjorn HelgaasACPI: Remove unused struct acpi_pci_root.id member
2013-01-03  Rafael J. WysockiACPI: Drop ACPI device .bind() and .unbind() callbacks
2013-01-03  Rafael J. WysockiACPI / PCI: Move the _PRT setup and cleanup code to...
2013-01-03  Rafael J. WysockiACPI / PCI: Rework the setup and cleanup of device...
2013-01-03  Rafael J. WysockiACPI: Add .setup() and .cleanup() callbacks to struct...
2013-01-03  Rafael J. WysockiACPI: Make acpi_bus_scan() and acpi_bus_add() take...
2013-01-03  Rafael J. WysockiACPI: Replace ACPI device add_type field with a match_d...
2013-01-03  Rafael J. WysockiACPI: Drop the second argument of acpi_bus_scan()
2013-01-03  Rafael J. WysockiACPI: Remove the arguments of acpi_bus_add() that are...
2013-01-03  Rafael J. WysockiACPI: Remove acpi_start_single_object() and acpi_bus_st...
2013-01-03  Rafael J. WysockiACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_ro...
2013-01-03  Rafael J. WysockiACPI: Change the ordering of acpi_bus_check_add()
2013-01-03  Rafael J. WysockiACPI: Replace struct acpi_bus_ops with enum type
2013-01-03  Rafael J. WysockiACPI: Reduce the usage of struct acpi_bus_ops
2013-01-03  Rafael J. WysockiACPI: Make acpi_bus_add() and acpi_bus_start() visibly...
2013-01-03  Rafael J. WysockiACPI: Change the ordering of PCI root bridge driver...
2013-01-03  Rafael J. WysockiACPI: Separate adding ACPI device objects from probing...
2013-01-03  Linus TorvaldsLinux 3.8-rc2
2013-01-03  Linus TorvaldsMerge branch 'fixes-for-3.8' of git://git./linux/kernel...
2013-01-03  Javier Martinez... leds: leds-gpio: set devm_gpio_request_one() flags...
2013-01-03  Linus TorvaldsMerge git://www.linux-watchdog.org/linux-watchdog
2013-01-03  Linus TorvaldsMerge tag '3.8-pci-fixes' of git://git./linux/kernel...
2013-01-03  David HowellsUAPI: Strip _UAPI prefix on header install no matter...
2013-01-03  David HowellsUAPI: Remove empty Kbuild files
2013-01-03  Linus TorvaldsMerge tag 'ecryptfs-3.8-rc2-fixes' of git://git./linux...
2013-01-03  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-03  Mel Gormanmm: mempolicy: Convert shared_policy mutex to spinlock
next
This page took 0.040126 seconds and 5 git commands to generate.