1. 939de1d Merge branch 'pci/yinghai-root-bus-hotplug' into next by Bjorn Helgaas · 14 years ago
  2. fb45579 Merge branch 'pci/acpi-scan2' into next by Bjorn Helgaas · 14 years ago
  3. 14b5cb3 Merge branch 'pci/yijing-ari' into next by Bjorn Helgaas · 14 years ago
  4. 4f53509 PCI: Put pci_dev in device tree as early as possible by Yinghai Lu · 14 years ago
  5. 58d9a38 PCI: Skip attaching driver in device_add() by Yinghai Lu · 14 years ago
  6. d59f53b PCI: acpiphp: Keep driver loaded even if no slots found by Yinghai Lu · 14 years ago
  7. 121b090 PCI/ACPI: Print info if host bridge notify handler installation fails by Tang Chen · 14 years ago
  8. 668192b PCI: acpiphp: Move host bridge hotplug to pci_root.c by Yinghai Lu · 14 years ago
  9. 92d8aff PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() by Yinghai Lu · 14 years ago
  10. e723f0b PCI: Make device create/destroy logic symmetric by Jiang Liu · 14 years ago
  11. d5af7d9 PCI: Fix reference count leak in pci_dev_present() by Jiang Liu · 14 years ago
  12. 7629d19 PCI: Set pci_dev dev_node early so IOAPIC irq_descs are allocated locally by Yinghai Lu · 14 years ago
  13. a3cb999 PCI: Add root bus children dev's res to fail list by Yinghai Lu · 14 years ago
  14. 1f96a96 PCI: acpiphp: Add is_hotplug_bridge detection by Yinghai Lu · 14 years ago
  15. a276660 Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into pci/acpi-scan2 by Bjorn Helgaas · 14 years ago
  16. fcbed0b PCI: shpchp: Iterate over all devices in slot, not functions 0-7 by Yijing Wang · 14 years ago
  17. ab6380e PCI: sgihp: Iterate over all devices in slot, not functions 0-7 by Yijing Wang · 14 years ago
  18. 05b1250 PCI: cpcihp: Iterate over all devices in slot, not functions 0-7 by Yijing Wang · 14 years ago
  19. ba518e3 PCI: pciehp: Iterate over all devices in slot, not functions 0-7 by Yijing Wang · 14 years ago
  20. b1bd58e PCI: Consolidate "next-function" functions by Yijing Wang · 14 years ago
  21. 31ab247 PCI: Rename pci_enable_ari() to pci_configure_ari() by Yijing Wang · 14 years ago
  22. b0cc602 PCI: Enable ARI if dev and upstream bridge support it; disable otherwise by Yijing Wang · 14 years ago
  23. b8bd759 ACPI / scan: Drop acpi_bus_add() and use acpi_bus_scan() instead by Rafael J. Wysocki · 14 years ago
  24. 708b59b Merge branch 'pci/rafael-set-root-bridge-handle' into next by Bjorn Helgaas · 14 years ago
  25. 5993c46 ACPI: update ej_event interface to take acpi_device by Yinghai Lu · 14 years ago
  26. 05404d8 ACPI / scan: Add second pass to acpi_bus_trim() by Rafael J. Wysocki · 14 years ago
  27. cecdb19 ACPI / scan: Change the implementation of acpi_bus_trim() by Rafael J. Wysocki · 14 years ago
  28. ae28179 ACPI / scan: Drop the second argument of acpi_bus_trim() by Rafael J. Wysocki · 14 years ago
  29. b17b537 ACPI / scan: Drop the second argument of acpi_device_unregister() by Rafael J. Wysocki · 14 years ago
  30. 6af9a80 ACPI: Remove the ops field from struct acpi_device by Rafael J. Wysocki · 14 years ago
  31. 115c9ad ACPI: remove unused acpi_op_bind and acpi_op_unbind by Jiang Liu · 14 years ago
  32. 6c0cc95 ACPI / PCI: Set root bridge ACPI handle in advance by Rafael J. Wysocki · 14 years ago
  33. abe9921 ACPI / scan: Fix check of device_attach() return value. by Mika Westerberg · 14 years ago
  34. b704046 Merge branch 'pci/yinghai-survey-resources+acpi-scan' into next by Bjorn Helgaas · 14 years ago
  35. 295a7f6 Merge branch 'acpi-scan' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm into pci/yinghai-survey-resources+acpi-scan by Bjorn Helgaas · 14 years ago
  36. e84813c Merge branch 'pci/yinghai-survey-resources' into next by Bjorn Helgaas · 14 years ago
  37. e84d0de Merge branch 'pci/misc' into next by Bjorn Helgaas · 14 years ago
  38. b3e65e1 x86/PCI: Implement pcibios_resource_survey_bus() by Yinghai Lu · 14 years ago
  39. 3c449ed PCI/ACPI: Reserve firmware-allocated resources for hot-added root buses by Yinghai Lu · 14 years ago
  40. b95168e x86/PCI: Keep resource allocation functions after boot by Yinghai Lu · 14 years ago
  41. 7452160 x86/PCI: Don't track firmware-assigned BAR values for hot-added devices by Yinghai Lu · 14 years ago
  42. dc2f56f x86/PCI: Factor out pcibios_allocate_dev_rom_resource() by Yinghai Lu · 14 years ago
  43. 83edc87 x86/PCI: Allocate resources on a per-bus basis for hot-adding root buses by Yinghai Lu · 14 years ago
  44. c7f4bbc x86/PCI: Factor out pcibios_allocate_dev_resources() by Yinghai Lu · 14 years ago
  45. f95988d ACPI / scan: Treat power resources in a special way by Rafael J. Wysocki · 14 years ago
  46. f7ac356 x86/PCI: Factor out pcibios_allocate_bridge_resources() by Yinghai Lu · 14 years ago
  47. 3ecd9d0 PCI: cpqphp: Cleanup and remove unreachable paths by Sasha Levin · 14 years ago
  48. b4b4fbb PCI: Drop "__" prefix on __pci_enable_device_flags() by Bjorn Helgaas · 14 years ago
  49. f7ffe19 PCI: Use "unsigned long" for __pci_enable_device_flags to match ioport.h by Bjorn Helgaas · 14 years ago
  50. 7f0d21f mn10300/PCI: Remove unused pci_root_bus by Bjorn Helgaas · 14 years ago
  51. ca75e03 frv/PCI: Remove unused pci_root_bus by Bjorn Helgaas · 14 years ago
  52. b7869ba x86/PCI: Remove unused pci_root_bus by Bjorn Helgaas · 14 years ago
  53. e0ebda2 ACPI: Remove unused struct acpi_pci_root.id member by Bjorn Helgaas · 14 years ago
  54. 3eec5f7 ACPI: Drop ACPI device .bind() and .unbind() callbacks by Rafael J. Wysocki · 14 years ago
  55. 38a9a67 ACPI / PCI: Move the _PRT setup and cleanup code to pci-acpi.c by Rafael J. Wysocki · 14 years ago
  56. d2e5f0c ACPI / PCI: Rework the setup and cleanup of device wakeup by Rafael J. Wysocki · 14 years ago
  57. 11909ca ACPI: Add .setup() and .cleanup() callbacks to struct acpi_bus_type by Rafael J. Wysocki · 14 years ago
  58. 0cd6ac5 ACPI: Make acpi_bus_scan() and acpi_bus_add() take only one argument by Rafael J. Wysocki · 14 years ago
  59. 209d3b1 ACPI: Replace ACPI device add_type field with a match_driver flag by Rafael J. Wysocki · 14 years ago
  60. e386309 ACPI: Drop the second argument of acpi_bus_scan() by Rafael J. Wysocki · 14 years ago
  61. 636458d ACPI: Remove the arguments of acpi_bus_add() that are not used by Rafael J. Wysocki · 14 years ago
  62. 02f57c6 ACPI: Remove acpi_start_single_object() and acpi_bus_start() by Rafael J. Wysocki · 14 years ago
  63. 47525cd ACPI / PCI: Fold acpi_pci_root_start() into acpi_pci_root_add() by Rafael J. Wysocki · 14 years ago
  64. 4002bf3 ACPI: Change the ordering of acpi_bus_check_add() by Rafael J. Wysocki · 14 years ago
  65. a2d06a1 ACPI: Replace struct acpi_bus_ops with enum type by Rafael J. Wysocki · 14 years ago
  66. ca7b3c4 ACPI: Reduce the usage of struct acpi_bus_ops by Rafael J. Wysocki · 14 years ago
  67. 0fc300b ACPI: Make acpi_bus_add() and acpi_bus_start() visibly different by Rafael J. Wysocki · 14 years ago
  68. 92ef2a2 ACPI: Change the ordering of PCI root bridge driver registrarion by Rafael J. Wysocki · 14 years ago
  69. 805d410 ACPI: Separate adding ACPI device objects from probing ACPI drivers by Rafael J. Wysocki · 14 years ago
  70. d1c3ed6 Linux 3.8-rc2 by Linus Torvalds · 14 years ago
  71. d50403d Merge branch 'fixes-for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/cooloney/linux-leds by Linus Torvalds · 14 years ago
  72. 2d7c22f leds: leds-gpio: set devm_gpio_request_one() flags param correctly by Javier Martinez Canillas · 14 years ago
  73. ef05e9b Merge git://www.linux-watchdog.org/linux-watchdog by Linus Torvalds · 14 years ago
  74. 080a62e Merge tag '3.8-pci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 14 years ago
  75. 8a7eab2 UAPI: Strip _UAPI prefix on header install no matter the whitespace by David Howells · 14 years ago
  76. 3d33fcc UAPI: Remove empty Kbuild files by David Howells · 14 years ago
  77. 007f6c3 Merge tag 'ecryptfs-3.8-rc2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 14 years ago
  78. 58890c0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  79. 42288fe mm: mempolicy: Convert shared_policy mutex to spinlock by Mel Gorman · 14 years ago
  80. 5439ca6 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 14 years ago
  81. a7a88b2 mempolicy: remove arg from mpol_parse_str, mpol_to_str by Hugh Dickins · 14 years ago
  82. f2a07f4 tmpfs mempolicy: fix /proc/mounts corrupting memory by Hugh Dickins · 14 years ago
  83. 128dd17 epoll: prevent missed events on EPOLL_CTL_MOD by Eric Wong · 14 years ago
  84. 8899b8d watchdog: twl4030_wdt: add DT support by Aaro Koskinen · 14 years ago
  85. 412b372 watchdog: omap_wdt: eliminate unused variable and a compiler warning by Aaro Koskinen · 14 years ago
  86. 98e4a29 watchdog: da9055: Don't update wdt_dev->timeout in da9055_wdt_set_timeout error path by Axel Lin · 14 years ago
  87. ee8c94a watchdog: da9055: Fix invalid free of devm_ allocated data by Axel Lin · 14 years ago
  88. 4a490b7 Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 14 years ago
  89. 8d91a42 Merge tag 'omap-late-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  90. 4fe2dfa Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 14 years ago
  91. d5757db Revert "drm: tegra: protect DC register access with mutex" by Dave Airlie · 14 years ago
  92. 500df2e drm: tegra: program only one window during modeset by Lucas Stach · 14 years ago
  93. e39250a drm: tegra: clean out old gem prototypes by Lucas Stach · 14 years ago
  94. fa416dd drm: tegra: remove redundant tegra2_tmds_config entry by Lucas Stach · 14 years ago
  95. 83c0bcb drm: tegra: protect DC register access with mutex by Lucas Stach · 14 years ago
  96. 4026bfb drm: tegra: don't leave clients host1x member uninitialized by Lucas Stach · 14 years ago
  97. 4049508 drm: tegra: fix front_porch <-> back_porch mixup by Lucas Stach · 14 years ago
  98. 8be0e5c Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-intel into drm-next by Dave Airlie · 14 years ago
  99. b1d778b9 Merge branch 'drm-fixes-3.8' of git://people.freedesktop.org/~agd5f/linux into drm-next by Dave Airlie · 14 years ago
  100. 344f906 Merge branch 'drm-nouveau-fixes-3.8' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-next by Dave Airlie · 14 years ago