1. 5c0b1b20 Merge branch 'acpi-assorted' by Rafael J. Wysocki · 11 years ago
  2. 1061906 ACPI: implement acpi_os_get_timer() according the spec by Mika Westerberg · 11 years ago
  3. b75dd29 ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT by Lv Zheng · 11 years ago
  4. a6432de ACPI: Fix wrong parameter passed to memblock_reserve by Wang YanQing · 11 years ago
  5. e4f5224 ACPI: Use resource_size() in osl.c by Alexandru Gheorghiu · 11 years ago
  6. 556f12f Merge tag 'pci-v3.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 11 years ago
  7. 9043a26 Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux by Linus Torvalds · 11 years ago
  8. 7113fe7 Merge branch 'pm-assorted' by Rafael J. Wysocki · 11 years ago
  9. 89a22da ACPI: enable ACPI SCI during suspend by Zhang Rui · 11 years ago
  10. 83e6818 efi: Make 'efi_enabled' a function to query EFI facilities by Matt Fleming · 12 years ago
  11. 92d8aff PCI/ACPI: acpiphp: Rename alloc_acpiphp_hp_work() to alloc_acpi_hp_work() by Yinghai Lu · 12 years ago
  12. 373d4d0 taint: add explicit flag to show whether lock dep is still OK. by Rusty Russell · 12 years ago
  13. 18dd0bf Merge branch 'x86-acpi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. 3ae45a2 ACPI: Make seemingly useless check in osl.c more understandable by Rafael J. Wysocki · 12 years ago
  15. 61622ac ACPI: Export functions for hot-remove by Toshi Kani · 12 years ago
  16. 325a8d36 ACPI: Create acpi_table_taint() function to avoid code duplication by Thomas Renninger · 12 years ago
  17. b2a3500 ACPI: Implement physical address table override by Thomas Renninger · 12 years ago
  18. 53aac44 ACPI: Store valid ACPI tables passed via early initrd in reserved memblock areas by Thomas Renninger · 12 years ago
  19. bd6f10a ACPICA: Remove argument of acpi_os_wait_events_complete by Lin Ming · 12 years ago
  20. 9ecf8c0 Revert "ACPI: Make ACPI interrupt threaded" by Thomas Gleixner · 12 years ago
  21. d326f44 Merge branch 'tboot' into release by Len Brown · 12 years ago
  22. 1a05e46 Merge branches 'acpica', 'bgrt', 'bz-11533', 'cpuidle', 'ec', 'hotplug', 'misc', 'red-hat-bz-727865', 'thermal', 'throttling', 'turbostat' and 'video' into release by Len Brown · 12 years ago
  23. e252675 ACPI: consistently use should_use_kmap() by Jan Beulich · 12 years ago
  24. 6fe0d06 ACPI: Make ACPI interrupt threaded by Andi Kleen · 12 years ago
  25. f7b004a ACPICA: Add acpi_os_physical_table_override interface by Bob Moore · 12 years ago
  26. 653f4b5 ACPICA: Expand OSL memory read/write interfaces to 64 bits by Bob Moore · 12 years ago
  27. e840dfe Merge branch 'stable/for-x86-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen into tboot by Len Brown · 12 years ago
  28. 09f98a8 x86, acpi, tboot: Have a ACPI os prepare sleep instead of calling tboot_sleep. by Tang Liang · 13 years ago
  29. ba242d5 ACPI, APEI: Add RAM mapping support to ACPI by Myron Stowe · 13 years ago
  30. e615bf5 ACPI, APEI: Add 64-bit read/write support for APEI on i386 by Myron Stowe · 13 years ago
  31. cb79717 Merge branch 'atomicio-remove' into release by Len Brown · 13 years ago
  32. 6f68c91 ACPI: Export interfaces for ioremapping/iounmapping ACPI registers by Myron Stowe · 13 years ago
  33. bc9ffce ACPI: Fix possible alignment issues with GAS 'address' references by Myron Stowe · 13 years ago
  34. f654c0f ACPICA: Add support for region address conflict checking by Lin Ming · 13 years ago
  35. 6af8bef PCI hotplug: acpiphp: Prevent deadlock on PCI-to-PCI bridge remove by Prarit Bhargava · 13 years ago
  36. 4a8f505 Merge branches 'acpica', 'battery', 'boot-irqs', 'bz-24492', 'bz-9528', 'from-akpm', 'kexec-param' and 'misc' into release by Len Brown · 13 years ago
  37. aa16597 ACPI: add missing _OSI strings by Shaohua Li · 13 years ago
  38. 8997621 ACPI print OSI(Linux) warning only once by Len Brown · 13 years ago
  39. 4996c02 ACPI: introduce "acpi_rsdp=" parameter for kdump by Takao Indoh · 13 years ago
  40. 07e49a7 ACPI: Fix lockdep false positives in acpi_power_off() by Rafael J. Wysocki · 13 years ago
  41. 6288cf1 Merge branches 'acpica', 'aml-custom', 'bugzilla-16548', 'bugzilla-20242', 'd3-cold', 'ec-asus' and 'thermal-fix' into release by Len Brown · 13 years ago
  42. 9f63b88 ACPI: osl, add acpi_os_create_lock interface by Lin Ming · 13 years ago
  43. 02e2407 Merge branch 'linus' into release by Len Brown · 13 years ago
  44. dd87cc5 Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-next by Rafael J. Wysocki · 13 years ago
  45. 23fe363 ACPI: Avoid calling request_irq() many times for the same interrupt by Rafael J. Wysocki · 13 years ago
  46. 13606a2 ACPI: Introduce acpi_os_get_iomem() by Rafael J. Wysocki · 13 years ago
  47. b7c1fad ACPI: Do not use krefs under a mutex in osl.c by Rafael J. Wysocki · 13 years ago
  48. 7ffd044 ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappings by Rafael J. Wysocki · 13 years ago
  49. 7fe135d ACPI: Avoid walking the list of memory mappings in osl.c twice in a row by Rafael J. Wysocki · 13 years ago
  50. 7bbb890 ACPI: Change acpi_ioremap_lock into a mutex by Rafael J. Wysocki · 13 years ago
  51. 073b496 ACPI: Do not export functions that are only used in osl.c by Rafael J. Wysocki · 13 years ago
  52. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  53. 884b821 ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2) by Rafael J. Wysocki · 13 years ago
  54. 44d2588 acpi: kacpi*_wq don't need WQ_MEM_RECLAIM by Tejun Heo · 13 years ago
  55. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 14 years ago
  56. eab001b Merge branch 'misc' into test by Len Brown · 14 years ago
  57. 106d1a0 ACPI: fix resource check message by Thomas Renninger · 14 years ago
  58. 6d5bbf0 ACPI: Use ioremap_cache() by Len Brown · 14 years ago
  59. 6cc5615 Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.6.37' and 'osi-regression' into release by Len Brown · 14 years ago
  60. 32d47ee ACPI: fix a section mismatch by Zhang Rui · 14 years ago
  61. 12d3206 ACPI: fix allowing to add/remove multiple _OSI strings by Lin Ming · 14 years ago
  62. d90aa92 acpi: fix _OSI string setup regression by Lin Ming · 14 years ago
  63. 7e31842 Merge branch 'misc' into release by Len Brown · 14 years ago
  64. 1bd64d4 Merge branch 'acpi-mmio' into release by Len Brown · 14 years ago
  65. 4a3cba5 ACPI: Page based coalescing of I/O remappings optimization by Myron Stowe · 14 years ago
  66. 78cdb3e ACPI: Convert simple locking to RCU based locking by Myron Stowe · 14 years ago
  67. d362eda ACPI: Pre-map 'system event' related register blocks by Myron Stowe · 14 years ago
  68. 2971852 ACPI: Add interfaces for ioremapping/iounmapping ACPI registers by Myron Stowe · 14 years ago
  69. 620242a ACPI: Maintain a list of ACPI memory mapped I/O remappings by Myron Stowe · 14 years ago
  70. b3ba1ef ACPI: Fix ioremap size for MMIO reads and writes by Myron Stowe · 14 years ago
  71. 5ba8b1c ACPI: remove dead code by Stephen Hemminger · 14 years ago
  72. 3af283e ACPI: add FW_BUG to OSI(Linux) message by Len Brown · 14 years ago
  73. 95abccb ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface by Bob Moore · 14 years ago
  74. b0ed7a9 ACPICA/ACPI: Add new host interfaces for _OSI support by Lin Ming · 14 years ago
  75. c5f0231 ACPICA: Fix acpi_os_read_pci_configuration prototype by Bob Moore · 14 years ago
  76. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  77. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  78. 9e50ab9 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  79. 9874647 ACPI / ACPICA: Do not execute _PRW methods during initialization by Rafael J. Wysocki · 14 years ago
  80. 8fec62b acpi: use queue_work_on() instead of binding workqueue worker to cpu0 by Tejun Heo · 14 years ago
  81. 70dd6be hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced by Jean Delvare · 14 years ago
  82. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  83. c25f7cf Merge branches 'battery', 'bugzilla-14667', 'bugzilla-15096', 'bugzilla-15480', 'bugzilla-15521', 'bugzilla-15605', 'gpe-reference-counters', 'misc', 'pxm-fix' and 'video-random-key' into release by Len Brown · 14 years ago
  84. 1638bca ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup by Chase Douglas · 14 years ago
  85. bc73675 ACPI: fixes a false alarm from lockdep by Zhang Rui · 14 years ago
  86. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  87. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  88. 876fba4 ACPI: add const to acpi_check_resource_conflict() by Jean Delvare · 15 years ago
  89. 14f0334 ACPI: Clarify resource conflict message by Jean Delvare · 15 years ago
  90. e68110f ACPI: remove cpumask_t usage by Bjorn Helgaas · 15 years ago
  91. 59fc9e5 ACPI: remove null pointer checks in deferred execution path by Bjorn Helgaas · 15 years ago
  92. 9ac6185 ACPI: simplify deferred execution path by Bjorn Helgaas · 15 years ago
  93. a5fe1a0 ACPICA: fix leak of acpi_os_validate_address by Lin Ming · 15 years ago
  94. 74b5820 ACPI: bind workqueues to CPU 0 to avoid SMI corruption by Bjorn Helgaas · 15 years ago
  95. c02256b ACPI: fix a deadlock in hotplug case by Zhang Rui · 15 years ago
  96. 88bea18 ACPI: add /sys/firmware/acpi/interrupts/sci_not counter by Len Brown · 15 years ago
  97. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  98. 7e90560 ACPI: acpi_enforce_resource=strict by default by Luca Tettamanti · 15 years ago
  99. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  100. 7b46ecd Revert "ACPI: make some IO ports off-limits to AML" by Len Brown · 15 years ago