1. 2d6d9fd ACPI: Introduce acpi_os_ioremap() by Rafael J. Wysocki · 14 years ago
  2. eab001b Merge branch 'misc' into test by Len Brown · 14 years ago
  3. 106d1a0 ACPI: fix resource check message by Thomas Renninger · 14 years ago
  4. 6d5bbf0 ACPI: Use ioremap_cache() by Len Brown · 14 years ago
  5. 6cc5615 Merge branches 'bugzilla-15418', 'bugzilla-21722', 'bugzilla-22932', 'misc-2.6.37' and 'osi-regression' into release by Len Brown · 14 years ago
  6. 32d47ee ACPI: fix a section mismatch by Zhang Rui · 14 years ago
  7. 12d3206 ACPI: fix allowing to add/remove multiple _OSI strings by Lin Ming · 14 years ago
  8. d90aa92 acpi: fix _OSI string setup regression by Lin Ming · 14 years ago
  9. 7e31842 Merge branch 'misc' into release by Len Brown · 14 years ago
  10. 1bd64d4 Merge branch 'acpi-mmio' into release by Len Brown · 14 years ago
  11. 4a3cba5 ACPI: Page based coalescing of I/O remappings optimization by Myron Stowe · 14 years ago
  12. 78cdb3e ACPI: Convert simple locking to RCU based locking by Myron Stowe · 14 years ago
  13. d362eda ACPI: Pre-map 'system event' related register blocks by Myron Stowe · 14 years ago
  14. 2971852 ACPI: Add interfaces for ioremapping/iounmapping ACPI registers by Myron Stowe · 14 years ago
  15. 620242a ACPI: Maintain a list of ACPI memory mapped I/O remappings by Myron Stowe · 14 years ago
  16. b3ba1ef ACPI: Fix ioremap size for MMIO reads and writes by Myron Stowe · 14 years ago
  17. 5ba8b1c ACPI: remove dead code by Stephen Hemminger · 14 years ago
  18. 3af283e ACPI: add FW_BUG to OSI(Linux) message by Len Brown · 14 years ago
  19. 95abccb ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface by Bob Moore · 14 years ago
  20. b0ed7a9 ACPICA/ACPI: Add new host interfaces for _OSI support by Lin Ming · 14 years ago
  21. c5f0231 ACPICA: Fix acpi_os_read_pci_configuration prototype by Bob Moore · 14 years ago
  22. 95ee46a Merge branch 'linus' into release by Len Brown · 14 years ago
  23. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  24. 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
  25. 9874647 ACPI / ACPICA: Do not execute _PRW methods during initialization by Rafael J. Wysocki · 14 years ago
  26. 8fec62b acpi: use queue_work_on() instead of binding workqueue worker to cpu0 by Tejun Heo · 14 years ago
  27. 70dd6be hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced by Jean Delvare · 14 years ago
  28. 6c9468e Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  29. 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
  30. 1638bca ACPI: Reduce ACPI resource conflict message to KERN_WARNING, printk cleanup by Chase Douglas · 14 years ago
  31. bc73675 ACPI: fixes a false alarm from lockdep by Zhang Rui · 14 years ago
  32. 8839316 Fix typos in comments by Thomas Weber · 14 years ago
  33. 439913f ACPI: replace acpi_integer by u64 by Lin Ming · 14 years ago
  34. 876fba4 ACPI: add const to acpi_check_resource_conflict() by Jean Delvare · 15 years ago
  35. 14f0334 ACPI: Clarify resource conflict message by Jean Delvare · 15 years ago
  36. e68110f ACPI: remove cpumask_t usage by Bjorn Helgaas · 15 years ago
  37. 59fc9e5 ACPI: remove null pointer checks in deferred execution path by Bjorn Helgaas · 15 years ago
  38. 9ac6185 ACPI: simplify deferred execution path by Bjorn Helgaas · 15 years ago
  39. a5fe1a0 ACPICA: fix leak of acpi_os_validate_address by Lin Ming · 15 years ago
  40. 74b5820 ACPI: bind workqueues to CPU 0 to avoid SMI corruption by Bjorn Helgaas · 15 years ago
  41. c02256b ACPI: fix a deadlock in hotplug case by Zhang Rui · 15 years ago
  42. 88bea18 ACPI: add /sys/firmware/acpi/interrupts/sci_not counter by Len Brown · 15 years ago
  43. 478c6a4 Merge branch 'linus' into release by Len Brown · 15 years ago
  44. 7e90560 ACPI: acpi_enforce_resource=strict by default by Luca Tettamanti · 15 years ago
  45. 6e15cf0 Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 by Ingo Molnar · 15 years ago
  46. 7b46ecd Revert "ACPI: make some IO ports off-limits to AML" by Len Brown · 15 years ago
  47. 0d3a9cf acpi: add some missing section markers by Jeremy Fitzhardinge · 15 years ago
  48. 7d97277 acpi/x86: introduce __apci_map_table, v4 by Yinghai Lu · 15 years ago
  49. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 15 years ago
  50. 4d93915 ACPI: add missing KERN_* constants to printks by Frank Seidel · 15 years ago
  51. 5ec5d38 ACPI: make some IO ports off-limits to AML by Len Brown · 15 years ago
  52. 889c78b ACPI: osl.c: replace return_ACPI_STATUS with return by Lin Ming · 16 years ago
  53. a6e0887 ACPI: delete OSI(Linux) DMI dmesg spam by Len Brown · 16 years ago
  54. 7674416 Merge branch 'ull' into test by Len Brown · 16 years ago
  55. 47bf31a Merge branch 'dock' into test by Len Brown · 16 years ago
  56. 55ac9a0 ACPI: replace ACPI_DEBUG_PRINT((ACPI_DB_ERROR, ...) with printk by Lin Ming · 16 years ago
  57. 27663c5 ACPI: Change acpi_evaluate_integer to support 64-bit on 32-bit kernels by Matthew Wilcox · 16 years ago
  58. 19cd847 ACPI: fix hotplug race by Zhang Rui · 16 years ago
  59. 2f67a06 flush kacpi_notify_wq before removing notify handler by Zhang Rui · 16 years ago
  60. f1241c8 Add down_timeout and change ACPI to use it by Matthew Wilcox · 16 years ago
  61. 9a9e0d6 ACPI: Remove ACPI_CUSTOM_DSDT_INITRD option by Linus Torvalds · 16 years ago
  62. bd12935 ACPI: Fix a duplicate log level by Jean Delvare · 16 years ago
  63. f60d63f Merge branches 'release', 'dmi', 'idle' and 'misc' into release by Len Brown · 16 years ago
  64. 46c1fbd ACPI: DMI: quirk for FSC ESPRIMO Mobile V5505 by Len Brown · 16 years ago
  65. adba2a8 ACPI: static acpi_find_dsdt_initrd() by Adrian Bunk · 16 years ago
  66. bfaed45 ACPI: static acpi_no_initrd_override_setup() by Adrian Bunk · 16 years ago
  67. 10270d4 acpi: fix acpi_os_read_pci_configuration() misuse of raw_pci_read() by Linus Torvalds · 16 years ago
  68. b6ce068 Change pci_raw_ops to pci_raw_read/write by Matthew Wilcox · 16 years ago
  69. b0b23e0 ACPI: add newline to printk by Len Brown · 16 years ago
  70. 81e242d Merge branches 'release' and 'dsdt-override' into release by Len Brown · 16 years ago
  71. 04d9488 ACPI: update intrd DSDT override console messages by Len Brown · 16 years ago
  72. 9cbc796 ACPI: Add "acpi_no_initrd_override" kernel parameter by Éric Piel · 16 years ago
  73. a733a5d Merge branches 'release' and 'fluff' into release by Len Brown · 16 years ago
  74. e5685b9 ACPI: misc cleanups by Adrian Bunk · 17 years ago
  75. 299cfe3 Merge branches 'release' and 'hwmon-conflicts' into release by Len Brown · 16 years ago
  76. e5e54bc Merge branches 'release' and 'stats' into release by Len Brown · 16 years ago
  77. 70ec75c Merge branches 'release', 'misc' and 'misc-2.6.25' into release by Len Brown · 16 years ago
  78. 7924e4f Merge branches 'release' and 'gpe-ack' into release by Len Brown · 16 years ago
  79. 5531d28 Merge branches 'release' and 'dmi' into release by Len Brown · 16 years ago
  80. 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
  81. 443dea7 ACPI: Export acpi_check_resource_conflict by Thomas Renninger · 16 years ago
  82. df92e69 ACPI: track opregion names to avoid driver resource conflicts. by Thomas Renninger · 16 years ago
  83. 5229e87 ACPI: create /sys/firmware/acpi/interrupts by Len Brown · 16 years ago
  84. 6ed31e9 ACPI: Taint kernel on ACPI table override (format corrected) by Éric Piel · 16 years ago
  85. 71fc47a ACPI: basic initramfs DSDT override support by Markus Gaugusch · 16 years ago
  86. 1d15d84 ACPI: make struct osi_linux static by Adrian Bunk · 16 years ago
  87. 12d3931 ACPI: make acpi_dmi_dump() static by Adrian Bunk · 16 years ago
  88. e6298c6 DMI: remove duplicate helper routine by Len Brown · 17 years ago
  89. d4b7dc4 ACPI: make _OSI(Linux) console messages smarter by Len Brown · 17 years ago
  90. 7ce95ce ACPI: Delete Intel Customer Reference Board (CRB) from OSI(Linux) DMI list by Len Brown · 17 years ago
  91. f40cd6f ACPI: on OSI(Linux), print needed DMI rather than requesting dmidecode output by Len Brown · 17 years ago
  92. 5a4e143 ACPI: create acpi_dmi_dump() by Len Brown · 17 years ago
  93. 239665a ACPI: tables: complete searching upon RSDP w/ bad checksum. by Len Brown · 17 years ago
  94. 2fdf074 acpi: make __acpi_map_table() and __init function by Jan Beulich · 17 years ago
  95. 17bc54e ACPI: Defer enabling of level GPE until all pending notifies done by Alexey Starikovskiy · 17 years ago
  96. 49fbabf ACPI: Handle I/O access width requestst that are not a multiple of 8 bits. by Zhao Yakui · 17 years ago
  97. c4ec207 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 17 years ago
  98. 4f86d3a cpuidle: consolidate 2.6.22 cpuidle branch into one patch by Len Brown · 17 years ago
  99. 1855256 drivers/firmware: const-ify DMI API and internals by Jeff Garzik · 17 years ago
  100. b4b613f Pull osi into release branch by Len Brown · 17 years ago