1. 672af84 ACPICA: Debugger: Lock namespace for duration of a namespace dump by Bob Moore · 14 years ago
  2. 5d3131f ACPICA: Fix namespace race condition by Dana Myers · 14 years ago
  3. be33b76 ACPICA: Fix memory leak in acpi_ev_asynch_execute_gpe_method(). by Jesper Juhl · 14 years ago
  4. 9a1fe2f ACPI / ACPICA: Initialize the global lock spinlock as appropriate by Rafael J. Wysocki · 14 years ago
  5. 52cfd50 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  6. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  7. fb4af41 Merge branch 'wakeup-etc-rafael' into release by Len Brown · 14 years ago
  8. da50337 ACPICA: Misc comments to minimize code divergence by Lin Ming · 14 years ago
  9. a0fcdb2 ACPICA: Global event handler by Lin Ming · 14 years ago
  10. bba63a2 ACPICA: Implicit notify support by Lin Ming · 14 years ago
  11. 5a284cd ACPICA: Fix local variable mess in acpi_ev_asynch_execute_gpe_method by Lin Ming · 14 years ago
  12. 84f6b2a ACPICA: Remove unused function declarations by Lin Ming · 14 years ago
  13. 8b6cd8a ACPICA: New GPE handler callback definition by Lin Ming · 14 years ago
  14. 3a37898 ACPICA: Rename some function and variable names by Lin Ming · 14 years ago
  15. 3cfd53d ACPICA: Move GPE functions to new file evxfgpe.c by Lin Ming · 14 years ago
  16. 9cd0314 ACPI / ACPICA: Fix global lock acquisition by Rafael J. Wysocki · 14 years ago
  17. cc22219 Merge commit 'v2.6.37-rc8' into perf/core by Ingo Molnar · 14 years ago
  18. 5acdb1a ACPI / ACPICA: Disable GPEs during initialization by Rafael J. Wysocki · 14 years ago
  19. 072b198 x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog by Don Zickus · 14 years ago
  20. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  21. 6e04c41 Merge branch 'gpe-defer' into release by Len Brown · 14 years ago
  22. aca209e Merge branch 'acpica' into release by Len Brown · 14 years ago
  23. 8df3fc9 Subject: [PATCH] ACPICA: Fix Scope() op in module level code by Bob Moore · 14 years ago
  24. 49b3c1e ACPICA: Clear PCIEXP_WAKE_STS when clearing ACPI events by Colin Ian King · 14 years ago
  25. 23ebbf0 ACPICA: Add Vista SP2 to supported _OSI strings by Bob Moore · 14 years ago
  26. 34cf66e ACPICA: Eliminate duplicate code in acpi_ut_execute_* functions by Bob Moore · 14 years ago
  27. 8125666 ACPICA: Change type of _TZ from ThermalZone to Device by Bob Moore · 14 years ago
  28. 3989170 ACPICA: Comment update; no functional change by Bob Moore · 14 years ago
  29. 75434a2 ACPICA: Increase configurability of error messages by Bob Moore · 14 years ago
  30. 77b23f712 ACPICA: Add repair for _HID and _CID strings by Bob Moore · 14 years ago
  31. cc84e26 ACPICA: iASL/Disassembler: Write ACPI errors to stderr instead of output file by Bob Moore · 14 years ago
  32. 31b3d4c ACPICA: Make acpi_gbl_system_awake_and_running publically available by Bob Moore · 14 years ago
  33. e786db7 ACPICA: Update math module; no functional change by Bob Moore · 14 years ago
  34. 28eb3fc ACPICA: Make acpi_thread_id no longer configurable, always u64 by Lin Ming · 14 years ago
  35. 8f40f17 ACPICA: Add ACPI_INLINE configuration parameter by Lin Ming · 14 years ago
  36. 95abccb ACPICA: Obsolete the acpi_os_derive_pci_id OSL interface by Bob Moore · 14 years ago
  37. b0ed7a9 ACPICA/ACPI: Add new host interfaces for _OSI support by Lin Ming · 14 years ago
  38. 09387b4 ACPICA: Revert "Revert "Enable multi-byte EC transfers by Bob Moore · 14 years ago
  39. c5f0231 ACPICA: Fix acpi_os_read_pci_configuration prototype by Bob Moore · 14 years ago
  40. fdb8c58 Merge branches 'apei', 'battery-mwh-fix', 'bugzilla-10807', 'bugzilla-14736', 'bugzilla-14679', 'bugzilla-16396', 'launchpad-613381' and 'misc' into release by Len Brown · 14 years ago
  41. 58f87ed ACPI: Fix typos by Lucas De Marchi · 14 years ago
  42. 573b638 ACPI: enable repeated PCIEXP wakeup by clearing PCIEXP_WAKE_STS on resume by Colin Ian King · 14 years ago
  43. a210080 ACPI / ACPICA: Defer enabling of runtime GPEs (v3) by Rafael J. Wysocki · 14 years ago
  44. cfa806f gcc-4.6: ACPI: fix unused but set variables in ACPI by Andi Kleen · 14 years ago
  45. c172cb7 Merge branch 'acpica-gpe' into release by Len Brown · 14 years ago
  46. c637e48 ACPI: introduce module parameter acpi.aml_debug_output by Zhang Rui · 14 years ago
  47. 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
  48. 28f4f8a ACPI / ACPICA: Fix reference counting problems with GPE handlers by Rafael J. Wysocki · 14 years ago
  49. a0d4687 ACPI / ACPICA: Simplify acpi_ev_initialize_gpe_block() by Rafael J. Wysocki · 14 years ago
  50. 9ce10df ACPI / ACPICA: Fail acpi_gpe_wakeup() if ACPI_GPE_CAN_WAKE is unset by Rafael J. Wysocki · 14 years ago
  51. 9874647 ACPI / ACPICA: Do not execute _PRW methods during initialization by Rafael J. Wysocki · 14 years ago
  52. 0907925 ACPICA: Fix for Alias references within Package objects by Bob Moore · 14 years ago
  53. 150dba3 ACPICA: Fix lint warning for 64-bit constant by Bob Moore · 14 years ago
  54. de5668f ACPICA: Remove obsolete GPE function by Bob Moore · 14 years ago
  55. 546eb57 ACPICA: Drop acpi_set_gpe by Rafael J. Wysocki · 14 years ago
  56. 3bd741b ACPICA: Use low-level GPE enable during GPE block initialization by Rafael J. Wysocki · 14 years ago
  57. a44061a ACPICA: Remove wakeup GPE reference counting which is not used by Rafael J. Wysocki · 14 years ago
  58. e8b6f97 ACPICA: Introduce acpi_gpe_wakeup() by Rafael J. Wysocki · 14 years ago
  59. b76df67 ACPICA: Rename acpi_hw_gpe_register_bit by Lin Ming · 14 years ago
  60. a9fc031 ACPICA: Optimization: Reduce the number of namespace walks by Alexey Starikovskiy · 14 years ago
  61. 20d33ae ACPICA: Update flags for operand object by Bob Moore · 14 years ago
  62. c45b5c0 ACPICA: Performance enhancement for namespace search and access by Alexey Starikovskiy · 14 years ago
  63. 5821f75 ACPICA: Expand device initialization counters to 32 bits by Bob Moore · 14 years ago
  64. b27d659 ACPICA: Core: Replace all %d format specifiers with %u (unsigned) by Bob Moore · 14 years ago
  65. 96b7b7a ACPICA: Expand initialization counters to 32 bits by Alexey Starikovskiy · 14 years ago
  66. 507f7d5 ACPICA: iASL/Core: Add support for _WDG/_WED MS methods by Bob Moore · 14 years ago
  67. aa9d360 ACPICA: Add comment: _BCL cannot be sorted on the fly by Bob Moore · 14 years ago
  68. 3d69583 ACPI: handle systems which asynchoronously enable ACPI mode by Len Brown · 14 years ago
  69. d9a799d Merge branch 'acpica-cherry-pick' into release by Len Brown · 14 years ago
  70. b681f7d ACPICA: Truncate I/O addresses to 16 bits for Windows compatibility by Matthew Garrett · 14 years ago
  71. 9cbfa18 ACPICA: Limit maximum time for Sleep() operator by Bob Moore · 14 years ago
  72. 9263482 Merge branch 'gpe-regression-fixes' into release by Len Brown · 14 years ago
  73. ce43ace ACPI / ACPICA: Fix GPE initialization by Rafael J. Wysocki · 14 years ago
  74. c9a8bbb ACPI / ACPICA: Avoid writing full enable masks to GPE registers by Rafael J. Wysocki · 14 years ago
  75. fd24744 ACPI / ACPICA: Fix low-level GPE manipulation code by Rafael J. Wysocki · 14 years ago
  76. e4e9a73 ACPI / ACPICA: Use helper function for computing GPE masks by Rafael J. Wysocki · 14 years ago
  77. a997ab3 ACPI / ACPICA: Do not attempt to disable GPE when installing handler by Rafael J. Wysocki · 14 years ago
  78. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  79. b430acb ACPICA: simplify SCI_EN workaround by Len Brown · 14 years ago
  80. ada241d ACPICA: Rename acpi_ex_system_do_suspend->acpi_ex_system_do_sleep by Bob Moore · 14 years ago
  81. 17b8232 ACPICA: Prevent possible allocation overrun during object copy by Lin Ming · 14 years ago
  82. 3fe5020 ACPICA: Split large file, evgpeblk by Bob Moore · 14 years ago
  83. 186c307 ACPICA: Add GPE support for dynamically loaded ACPI tables by Bob Moore · 14 years ago
  84. b9ee204 ACPICA: Clarify/rename some root table descriptor fields by Bob Moore · 14 years ago
  85. 0f849d2 ACPICA: Minimize the differences between linux GPE code and ACPICA code base by Lin Ming · 14 years ago
  86. aa2110c ACPI: add boot option acpi=copy_dsdt to fix corrupt DSDT by Lin Ming · 14 years ago
  87. 43323cb ACPICA: Update DSDT copy/detection. by Bob Moore · 14 years ago
  88. 69ec87e ACPICA: Add subsystem option to force copy of DSDT to local memory by Lin Ming · 14 years ago
  89. 729df0f ACPICA: Add detection of corrupted/replaced DSDT by Lin Ming · 14 years ago
  90. c1637e9 ACPICA: Add write support for DataTable operation regions by Bob Moore · 14 years ago
  91. 333b04a ACPICA: Fix for acpi_reallocate_root_table for incorrect root table copy by Alexey Starikovskiy · 14 years ago
  92. a7499bc ACPICA: Update comments/headers, no functional change by Bob Moore · 14 years ago
  93. e0f4028 ACPICA: Fix for possible fault in acpi_ex_release_mutex by Lin Ming · 14 years ago
  94. f6a22b0 ACPICA: Standardize integer output for ACPICA warnings/errors by Bob Moore · 14 years ago
  95. 4cdf1a5 ACPICA: Enhance configuration for output of AML Debug Object by Lin Ming · 14 years ago
  96. bc39669 Merge branch 'bugzilla-15749' into release by Len Brown · 14 years ago
  97. 2060c44 ACPI: EC: Limit burst to 64 bits by Alexey Starikovskiy · 14 years ago
  98. 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
  99. bf02bd2 ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe() by Rafael J. Wysocki · 14 years ago
  100. dadf28a ACPI: EC: Allow multibyte access to EC by Alexey Starikovskiy · 14 years ago