1. 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
  2. 9f63b88 ACPI: osl, add acpi_os_create_lock interface by Lin Ming · 13 years ago
  3. 02e2407 Merge branch 'linus' into release by Len Brown · 13 years ago
  4. dd87cc5 Merge branches 'acpi-iomem', 'acpi-pm' and 'acpi-sci' into acpi-next by Rafael J. Wysocki · 13 years ago
  5. 23fe363 ACPI: Avoid calling request_irq() many times for the same interrupt by Rafael J. Wysocki · 13 years ago
  6. 13606a2 ACPI: Introduce acpi_os_get_iomem() by Rafael J. Wysocki · 13 years ago
  7. b7c1fad ACPI: Do not use krefs under a mutex in osl.c by Rafael J. Wysocki · 13 years ago
  8. 7ffd044 ACPI: Make acpi_os_map_memory() avoid creating unnecessary mappings by Rafael J. Wysocki · 13 years ago
  9. 7fe135d ACPI: Avoid walking the list of memory mappings in osl.c twice in a row by Rafael J. Wysocki · 13 years ago
  10. 7bbb890 ACPI: Change acpi_ioremap_lock into a mutex by Rafael J. Wysocki · 13 years ago
  11. 073b496 ACPI: Do not export functions that are only used in osl.c by Rafael J. Wysocki · 13 years ago
  12. 43d133c Merge branch 'master' into for-2.6.39 by Tejun Heo · 13 years ago
  13. 884b821 ACPI: Fix acpi_os_read_memory() and acpi_os_write_memory() (v2) by Rafael J. Wysocki · 13 years ago
  14. 44d2588 acpi: kacpi*_wq don't need WQ_MEM_RECLAIM by Tejun Heo · 14 years ago
  15. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 14 years ago
  16. eab001b Merge branch 'misc' into test by Len Brown · 14 years ago
  17. 106d1a0 ACPI: fix resource check message by Thomas Renninger · 14 years ago
  18. 6d5bbf0 ACPI: Use ioremap_cache() by Len Brown · 14 years ago
  19. 6cc5615 Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.6.37' and 'osi-regression' into release by Len Brown · 14 years ago
  20. 32d47ee ACPI: fix a section mismatch by Zhang Rui · 14 years ago
  21. 12d3206 ACPI: fix allowing to add/remove multiple _OSI strings by Lin Ming · 14 years ago
  22. d90aa92 acpi: fix _OSI string setup regression by Lin Ming · 14 years ago
  23. 7e31842 Merge branch 'misc' into release by Len Brown · 14 years ago
  24. 1bd64d4 Merge branch 'acpi-mmio' into release by Len Brown · 14 years ago
  25. 4a3cba5 ACPI: Page based coalescing of I/O remappings optimization by Myron Stowe · 14 years ago
  26. 78cdb3e ACPI: Convert simple locking to RCU based locking by Myron Stowe · 14 years ago
  27. d362eda ACPI: Pre-map 'system event' related register blocks by Myron Stowe · 14 years ago
  28. 2971852 ACPI: Add interfaces for ioremapping/iounmapping ACPI registers by Myron Stowe · 14 years ago
  29. 620242a ACPI: Maintain a list of ACPI memory mapped I/O remappings by Myron Stowe · 14 years ago
  30. b3ba1ef ACPI: Fix ioremap size for MMIO reads and writes by Myron Stowe · 14 years ago
  31. 5ba8b1c ACPI: remove dead code by Stephen Hemminger · 14 years ago
  32. 3af283e ACPI: add FW_BUG to OSI(Linux) message by Len Brown · 14 years ago
  33. 95abccb ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface by Bob Moore · 14 years ago
  34. b0ed7a9 ACPICA/ACPI: Add new host interfaces for _OSI support by Lin Ming · 14 years ago
  35. c5f0231 ACPICA: Fix acpi_os_read_pci_configuration prototype by Bob Moore · 14 years ago
  36. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  37. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  38. 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
  39. 9874647 ACPI / ACPICA: Do not execute _PRW methods during initialization by Rafael J. Wysocki · 14 years ago
  40. 8fec62b acpi: use queue_work_on() instead of binding workqueue worker to cpu0 by Tejun Heo · 14 years ago
  41. 70dd6be hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced by Jean Delvare · 14 years ago
  42. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  43. 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
  44. 1638bca ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup by Chase Douglas · 14 years ago
  45. bc73675 ACPI: fixes a false alarm from lockdep by Zhang Rui · 14 years ago
  46. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  47. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 15 years ago
  48. 876fba4 ACPI: add const to acpi_check_resource_conflict() by Jean Delvare · 15 years ago
  49. 14f0334 ACPI: Clarify resource conflict message by Jean Delvare · 15 years ago
  50. e68110f ACPI: remove cpumask_t usage by Bjorn Helgaas · 15 years ago
  51. 59fc9e5 ACPI: remove null pointer checks in deferred execution path by Bjorn Helgaas · 15 years ago
  52. 9ac6185 ACPI: simplify deferred execution path by Bjorn Helgaas · 15 years ago
  53. a5fe1a0 ACPICA: fix leak of acpi_os_validate_address by Lin Ming · 15 years ago
  54. 74b5820 ACPI: bind workqueues to CPU 0 to avoid SMI corruption by Bjorn Helgaas · 15 years ago
  55. c02256b ACPI: fix a deadlock in hotplug case by Zhang Rui · 15 years ago
  56. 88bea18 ACPI: add /sys/firmware/acpi/interrupts/sci_not counter by Len Brown · 15 years ago
  57. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  58. 7e90560 ACPI: acpi_enforce_resource=strict by default by Luca Tettamanti · 15 years ago
  59. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  60. 7b46ecd Revert "ACPI: make some IO ports off-limits to AML" by Len Brown · 15 years ago
  61. 0d3a9cf acpi: add some missing section markers by Jeremy Fitzhardinge · 15 years ago
  62. 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 15 years ago
  63. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 15 years ago
  64. 4d93915 ACPI: add missing KERN_* constants to printks by Frank Seidel · 16 years ago
  65. 5ec5d38 ACPI: make some IO ports off-limits to AML by Len Brown · 16 years ago
  66. 889c78b ACPI: osl.c: replace return_ACPI_STATUS with return by Lin Ming · 16 years ago
  67. a6e0887 ACPI: delete OSI(Linux) DMI dmesg spam by Len Brown · 16 years ago
  68. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  69. 47bf31a Merge branch 'dock' into test by Len Brown · 16 years ago
  70. 55ac9a0 ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk by Lin Ming · 16 years ago
  71. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  72. 19cd847 ACPI: fix hotplug race by Zhang Rui · 16 years ago
  73. 2f67a06 flush kacpi_notify_wq before removing notify handler by Zhang Rui · 16 years ago
  74. f1241c8 Add down_timeout and change ACPI to use it by Matthew Wilcox · 16 years ago
  75. 9a9e0d6 ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option by Linus Torvalds · 16 years ago
  76. bd12935 ACPI: Fix a duplicate log level by Jean Delvare · 16 years ago
  77. f60d63f Merge branches 'release', 'dmi', 'idle' and 'misc' into release by Len Brown · 16 years ago
  78. 46c1fbd ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505 by Len Brown · 16 years ago
  79. adba2a8 ACPI: static acpi_find_dsdt_initrd() by Adrian Bunk · 16 years ago
  80. bfaed45 ACPI: static acpi_no_initrd_override_setup() by Adrian Bunk · 16 years ago
  81. 10270d4 acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read() by Linus Torvalds · 16 years ago
  82. b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 16 years ago
  83. b0b23e0 ACPI: add newline to printk by Len Brown · 16 years ago
  84. 81e242d Merge branches 'release' and 'dsdt-override' into release by Len Brown · 16 years ago
  85. 04d9488 ACPI: update intrd DSDT override console messages by Len Brown · 16 years ago
  86. 9cbc796 ACPI: Add "acpi_no_initrd_override" kernel parameter by Éric Piel · 17 years ago
  87. a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 16 years ago
  88. e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
  89. 299cfe3 Merge branches 'release' and 'hwmon-conflicts' into release by Len Brown · 16 years ago
  90. e5e54bc Merge branches 'release' and 'stats' into release by Len Brown · 16 years ago
  91. 70ec75c Merge branches 'release', 'misc' and 'misc-2.6.25' into release by Len Brown · 16 years ago
  92. 7924e4f Merge branches 'release' and 'gpe-ack' into release by Len Brown · 16 years ago
  93. 5531d28 Merge branches 'release' and 'dmi' into release by Len Brown · 16 years ago
  94. c64768a Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', 'bugzilla-7186', 'bugzilla-8269', 'bugzilla-8570', 'bugzilla-9139', 'bugzilla-9277', 'bugzilla-9341', 'bugzilla-9444', 'bugzilla-9614', 'bugzilla-9643' and 'bugzilla-9644' into release by Len Brown · 16 years ago
  95. 443dea7 ACPI: Export acpi_check_resource_conflict by Thomas Renninger · 17 years ago
  96. df92e69 ACPI: track opregion names to avoid driver resource conflicts. by Thomas Renninger · 17 years ago
  97. 5229e87 ACPI: create /sys/firmware/acpi/interrupts by Len Brown · 16 years ago
  98. 6ed31e9 ACPI: Taint kernel on ACPI table override (format corrected) by Éric Piel · 17 years ago
  99. 71fc47a ACPI: basic initramfs DSDT override support by Markus Gaugusch · 17 years ago
  100. 1d15d84 ACPI: make struct osi_linux static by Adrian Bunk · 17 years ago