1. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  2. 1aaf2e5 Merge branch 'x86-txt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  3. 0baed8d PCI / ACPI PM: Propagate wake-up enable for devices w/o ACPI support by Rafael J. Wysocki · 15 years ago
  4. 9b83ccd ACPI PM: Replace wakeup.prepared with reference counter by Rafael J. Wysocki · 15 years ago
  5. df8db91 PCI / ACPI PM: Rework some debug messages by Rafael J. Wysocki · 15 years ago
  6. 76d56de ACPI: export acpi_pci_root and friends by Alex Chiang · 15 years ago
  7. 3e5cd1f dmi: extend dmi_get_year() to dmi_get_date() by Tejun Heo · 15 years ago
  8. 936e894 Merge commit 'v2.6.31-rc8' into x86/txt by Ingo Molnar · 15 years ago
  9. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
  10. e29b3ee ACPI: don't free non-existent backlight in acpi video module by Keith Packard · 15 years ago
  11. b0de22b ACPICA: Windows compatibility fix: same buffer/string store by Lin Ming · 15 years ago
  12. bdf57de acpi processor: remove superfluous warning message by Frans Pop · 15 years ago
  13. 2a90800 ACPI processor: force throttling state when BIOS returns incorrect value by Frans Pop · 15 years ago
  14. ce8442b acpi: don't call acpi_processor_init if acpi is disabled by Yinghai Lu · 15 years ago
  15. f833bab clockevent: Prevent dead lock on clockevents_lock by Suresh Siddha · 15 years ago
  16. 3be4ee5 Merge branch 'misc-2.6.31' into release by Len Brown · 15 years ago
  17. a571a79 Merge branch 'memhotplug-crash' into release by Len Brown · 15 years ago
  18. 5d2619f ACPI: Ingore the memory block with zero block size in course of memory hotplug by Zhao Yakui · 15 years ago
  19. aa7b2b2 ACPI: Don't treat generic error as ACPI error code in acpi memory hotplug driver by Zhao Yakui · 15 years ago
  20. 6a61487 Merge branch 'bugzilla-13751' into release by Len Brown · 15 years ago
  21. 74b5820 ACPI: bind workqueues to CPU 0 to avoid SMI corruption by Bjorn Helgaas · 15 years ago
  22. b8a848e Merge branch 'bugzilla-13620-revert' into release by Len Brown · 15 years ago
  23. d0006f3 ACPI: root-only read protection on /sys/firmware/acpi/tables/* by Len Brown · 15 years ago
  24. ec79be2 PM / ACPI: HP G7000 Notebook needs a SCI_EN resume quirk by Bartlomiej Zolnierkiewicz · 15 years ago
  25. 7cb7f45 Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" by Len Brown · 15 years ago
  26. 86886e5 x86, intel_txt: Intel TXT Sx shutdown support by Joseph Cihula · 15 years ago
  27. 412af97 ACPI: video: prevent NULL deref in acpi_get_pci_dev() by Troy Moure · 15 years ago
  28. 57599cc Merge branch 'bjorn-notify' into release by Len Brown · 15 years ago
  29. fbe8cdd Merge branches 'acerhdf', 'acpi-pci-bind', 'bjorn-pci-root', 'bugzilla-12904', 'bugzilla-13121', 'bugzilla-13396', 'bugzilla-13533', 'bugzilla-13612', 'c3_lock', 'hid-cleanups', 'misc-2.6.31', 'pdc-leak-fix', 'pnpacpi', 'power_nocheck', 'thinkpad_acpi', 'video' and 'wmi' into release by Len Brown · 15 years ago
  30. 7a04b84 ACPI: Rename ACPI processor device bus ID by Zhao Yakui · 15 years ago
  31. 152a4e6 ACPI: video: DMI workaround broken Acer 7720 BIOS enabling display brightness by Zhang Rui · 15 years ago
  32. c8d72a5 ACPI: run ACPI device hot removal in kacpi_hotplug_wq by Zhang Rui · 15 years ago
  33. 86e437f ACPI: Add the reference count to avoid unloading ACPI video bus twice by Zhao Yakui · 15 years ago
  34. 35a7c64f ACPI: DMI to disable Vista compatibility on some Sony laptops by Zhang Rui · 15 years ago
  35. c02256b ACPI: fix a deadlock in hotplug case by Zhang Rui · 15 years ago
  36. 056c308 Show the physical device node of backlight class device. by Zhang Rui · 15 years ago
  37. 59ef7a8 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  38. 7b768f0 ACPI: pdc init related memory leak with physical CPU hotplug by Pallipadi, Venkatesh · 15 years ago
  39. 0705495 ACPI: pci_root: remove unused dev/fn information by Bjorn Helgaas · 15 years ago
  40. c1aec83 ACPI: pci_root: simplify list traversals by Bjorn Helgaas · 15 years ago
  41. caf420c ACPI: pci_root: use driver data rather than list lookup by Bjorn Helgaas · 15 years ago
  42. f5eebbe ACPI: pci_root: simplify acpi_pci_root_add() control flow by Bjorn Helgaas · 15 years ago
  43. fbe2b31 ACPI: pci_root: check _CRS, then _BBN for downstream bus number by Bjorn Helgaas · 15 years ago
  44. 268a03a PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS by Alex Chiang · 15 years ago
  45. 7e275cc ACPI: idle: rename lapic timer workaround routines by Len Brown · 15 years ago
  46. 586caae ACPI: battery: fix CONFIG_ACPI_PROCFS_POWER=n build warning by Len Brown · 15 years ago
  47. ff754e2 ACPI: use handle, not device, in system notification path by Bjorn Helgaas · 15 years ago
  48. cdd5b8c ACPI: remove unused return values from Bus Check & Device Check handling by Bjorn Helgaas · 15 years ago
  49. aa8a149 ACPI: remove unused "status_changed" return value from Check Device handling by Bjorn Helgaas · 15 years ago
  50. 02c37bd ACPI: simplify notification debug messages by Bjorn Helgaas · 15 years ago
  51. d940669 ACPI: battery: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  52. 48fe112 ACPI: ac: use .notify method instead of installing handler directly by Bjorn Helgaas · 15 years ago
  53. 6d27813 ACPI: allow drivers to request both device and system notify events by Bjorn Helgaas · 15 years ago
  54. 7fe2a6c ACPI: kill acpi_get_physical_pci_device() by Alexander Chiang · 15 years ago
  55. 1e4cffe ACPI: video: convert to acpi_get_pci_dev by Alexander Chiang · 15 years ago
  56. 80ffded ACPI: kill acpi_get_pci_id by Alexander Chiang · 15 years ago
  57. 97719a8 ACPI: acpi_pci_unbind should clean up properly after acpi_pci_bind by Alexander Chiang · 15 years ago
  58. d9efae3 ACPI: simplify acpi_pci_irq_del_prt() API by Alexander Chiang · 15 years ago
  59. 859a3f8 ACPI: simplify acpi_pci_irq_add_prt() API by Alexander Chiang · 15 years ago
  60. 499650d ACPI: eviscerate pci_bind.c by Alexander Chiang · 15 years ago
  61. c22d7f5 ACPI: rearrange acpi_pci_bind/acpi_pci_unbind in pci_bind.c by Alexander Chiang · 15 years ago
  62. 2f7bbce ACPI: Introduce acpi_get_pci_dev() by Alexander Chiang · 15 years ago
  63. 2755820 ACPI: Introduce acpi_is_root_bridge() by Alexander Chiang · 15 years ago
  64. ce597bb ACPI: make acpi_pci_bind() static by Alexander Chiang · 15 years ago
  65. 0c526d9 ACPI: clean up whitespace in drivers/acpi/scan.c by Alex Chiang · 15 years ago
  66. 8b12b92 ACPI: acpi_device_register() should call device_register() by Alex Chiang · 15 years ago
  67. 9bd47bf Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  68. f0d5e12 Merge branch 'irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. eaa9584 cpumask: alloc zeroed cpumask for static cpumask_var_ts by Yinghai Lu · 15 years ago
  70. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 15 years ago
  71. 6afec83 Merge branches 'bugzilla-13121+', 'bugzilla-13233', 'redhat-bugzilla-500311', 'pci-bind-oops', 'misc-2.6.30' and 'i7300_idle' into release by Len Brown · 15 years ago
  72. 21671b8 ACPI processor: remove spurious newline from warning message by Frans Pop · 15 years ago
  73. 1fc8d33 drm/i915: acpi/video.c fix section mismatch warning by Jaswinder Singh Rajput · 15 years ago
  74. 93bcece ACPI: video: DMI workaround broken Acer 5315 BIOS enabling display brightness by Zhang Rui · 15 years ago
  75. 34ac272 ACPI: video: DMI workaround broken eMachines E510 BIOS enabling display brightness by Zhang Rui · 15 years ago
  76. 34d531e ACPI: sanity check _PSS frequency to prevent cpufreq crash by Len Brown · 15 years ago
  77. ee1ca48 ACPI: Disable ARB_DISABLE on platforms where it is not needed by Pallipadi, Venkatesh · 15 years ago
  78. bdf43bb ACPI: don't check power state after _ON/_OFF by Bjorn Helgaas · 15 years ago
  79. 9eccbc2 ACPI: processor: move device _HID into driver by Bjorn Helgaas · 15 years ago
  80. 6cc73b4 ACPI: processor: check for synthetic _HID, default to "Device" declaration by Bjorn Helgaas · 15 years ago
  81. dacd254 PCI/ACPI: fix wrong ref count handling in acpi_pci_bind() by Kenji Kaneshige · 15 years ago
  82. b1cd843 ACPICA: Disable preservation of SCI enable bit (SCI_EN) by Bob Moore · 15 years ago
  83. 3362a6b ACPICA: Region deletion: Ensure region object is removed from handler list by Lin Ming · 15 years ago
  84. c446eed ACPICA: Eliminate extra call to NsGetParentNode by Alex Chiang · 15 years ago
  85. f5407af ACPICA: Simplify internal operation region interface by Bob Moore · 15 years ago
  86. 3c59f960 ACPICA: Update Load() to use operation region interfaces by Bob Moore · 15 years ago
  87. b2f7ddc ACPICA: New: AcpiInstallMethod - install a single control method by Lin Ming · 15 years ago
  88. e0be6f5 ACPICA: Invalidate DdbHandle after table unload by Lin Ming · 15 years ago
  89. 06366c1 ACPICA: Fix reference count issues for DdbHandle object by Lin Ming · 15 years ago
  90. 8c725bf ACPICA: Simplify and optimize NsGetNextNode function by Bob Moore · 15 years ago
  91. 474caff ACPICA: Additional validation of _PRT packages (resource mgr) by Bob Moore · 15 years ago
  92. a76b772 ACPICA: Fix DebugObject output for DdbHandle objects by Bob Moore · 15 years ago
  93. 315c728 ACPICA: Fix allowable release order for ASL mutex objects by Bob Moore · 15 years ago
  94. 10a3b46 ACPICA: Mutex support: Fix release ordering issue and current sync level by Bob Moore · 15 years ago
  95. 2b09ce9 ACPICA: Fix implementation of AML BreakPoint operator (break to debugger) by Bob Moore · 15 years ago
  96. ba9c3f5 ACPICA: Fix miscellaneous warnings under gcc 4+ by Bob Moore · 15 years ago
  97. e4c1ebf ACPICA: Miscellaneous lint changes by Bob Moore · 15 years ago
  98. 6525909 ACPICA: Fix possible dereference of null pointer by Bob Moore · 15 years ago
  99. b21245a ACPICA: Fix printf format warnings for 64-bit build by Bob Moore · 15 years ago
  100. 10b6575 ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit build by Bob Moore · 15 years ago