1. bc39669 Merge branch 'bugzilla-15749' into release by Len Brown · 14 years ago
  2. 2060c44 ACPI: EC: Limit burst to 64 bits by Alexey Starikovskiy · 14 years ago
  3. 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
  4. bf02bd2 ACPI / ACPICA: Do not check reference counters in acpi_ev_enable_gpe() by Rafael J. Wysocki · 14 years ago
  5. dadf28a ACPI: EC: Allow multibyte access to EC by Alexey Starikovskiy · 14 years ago
  6. ec28dcc Merge branches 'battery-2.6.34', 'bugzilla-10805', 'bugzilla-14668', 'bugzilla-531916-power-state', 'ht-warn-2.6.34', 'pnp', 'processor-rename', 'sony-2.6.34', 'suse-bugzilla-531547', 'tz-check', 'video' and 'misc-2.6.34' into release by Len Brown · 14 years ago
  7. bc53515 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 14 years ago
  8. cbbc0de ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 14 years ago
  9. 3f0be67 ACPI / ACPICA: Multiple system notify handlers per device by Rafael J. Wysocki · 14 years ago
  10. 9630bdd ACPI: Use GPE reference counting to support shared GPEs by Rafael J. Wysocki · 14 years ago
  11. 38bcb37 ACPICA: fix acpi_ex_release_mutex() comment by Bartlomiej Zolnierkiewicz · 15 years ago
  12. 758d493 ACPICA: Disassembler: Remove obsolete "Integer64" field in parse object by Bob Moore · 15 years ago
  13. 5df7e6c ACPICA: Remove obsolete ACPI_INTEGER (acpi_integer) type by Bob Moore · 15 years ago
  14. 091f4d7 ACPICA: Predefined name repair: fix NULL package elements by Bob Moore · 15 years ago
  15. 5f8902ac ACPICA: AcpiGetDevices: Eliminate unnecessary _STA calls by Lin Ming · 15 years ago
  16. a8357b0 ACPICA: Update all ACPICA copyrights and signons to 2010 by Bob Moore · 15 years ago
  17. 2147d3f ACPICA: Update for new gcc-4 warning options by Bob Moore · 15 years ago
  18. 173cc11 Merge branch 'acpica' into release by Len Brown · 15 years ago
  19. fbc3be2 ACPICA: Move check for valid Thread ID structure by Dan Carpenter · 15 years ago
  20. d4085a3f ACPICA: Predefined name repair: automatically remove null package elements by Bob Moore · 15 years ago
  21. e31c32c ACPICA: Module-level code: enable _REG execution in same scope by Lin Ming · 15 years ago
  22. 465da9e ACPICA: Conditionally perform complex per-predefined-name repairs by Bob Moore · 15 years ago
  23. 43420bb ACPICA: Update function headers and comments, no functional change by Bob Moore · 15 years ago
  24. 3a58176 ACPICA: Remove messages if predefined repair(s) are successful by Bob Moore · 15 years ago
  25. ea7c5ec ACPICA: Move Package-to-Buffer repair code into common ToBuffer function by Bob Moore · 15 years ago
  26. d976591 ACPICA: Fix mutex errors when running _REG methods by Bob Moore · 15 years ago
  27. 90434c1 ACPICA: Update function headers, no functional change by Bob Moore · 15 years ago
  28. 47e11d5 ACPICA: Add more conversions to predefined name repair module by Bob Moore · 15 years ago
  29. f24b664 ACPICA: Update internal namespace node/handle interfaces by Bob Moore · 15 years ago
  30. 34c39c7 ACPICA: Add repair for bad _FDE/_GTM buffers by Bob Moore · 15 years ago
  31. ebdca3e ACPICA: Fix two additional Scope override error messages by Bob Moore · 15 years ago
  32. f2cb125 ACPICA: Fix two Scope type error messages by Bob Moore · 15 years ago
  33. 583061c ACPICA: Fix possible memory leak for module-level code execution by Lin Ming · 15 years ago
  34. 3067e02 Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  35. d0b3b11 ACPICA: Silence the warning about _BIF returning the buffer by Alexey Starikovskiy · 15 years ago
  36. 9a884ab ACPICA: Add additional module-level code support by Lin Ming · 15 years ago
  37. dc95a27 ACPICA: Deploy new create integer interface where appropriate by Bob Moore · 15 years ago
  38. 502f7ef ACPICA: New internal utility function to create Integer objects by Bob Moore · 15 years ago
  39. ad5babe ACPICA: Add repair for predefined methods that must return sorted lists by Bob Moore · 15 years ago
  40. 419a909 ACPICA: Fix possible fault if return Package objects contain NULL elements by Bob Moore · 15 years ago
  41. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  42. 7d5d05d ACPICA: Change package length error message to an info message by Bob Moore · 15 years ago
  43. 7df200c ACPICA: Reduce severity of predefined repair messages, Warning to Info by Bob Moore · 15 years ago
  44. 50b77ed ACPICA: Fix possible memory leak for Scope ASL operator by Lin Ming · 15 years ago
  45. 74d3ec77 ACPICA: Remove possibility of executing _REG methods twice by Lin Ming · 15 years ago
  46. 0240d7b ACPICA: Add repair for bad _MAT buffers by Lin Ming · 15 years ago
  47. 2752699 ACPICA: Add repair for bad _BIF/_BIX packages by Bob Moore · 15 years ago
  48. d410ee5 ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine." by Bob Moore · 15 years ago
  49. c11f6c8 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 15 years ago
  50. 878f4f5 x86: Trivial whitespace cleanups by Felipe Contreras · 15 years ago
  51. bf25400e Merge branch 'bugzilla-13620' into release by Len Brown · 15 years ago
  52. 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
  53. 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
  54. 9e64155 ACPICA: Windows compatibility: autoexecute root _INI method by Bob Moore · 15 years ago
  55. eb75255 ACPICA: Update _OSI with new Windows OS strings by Bob Moore · 15 years ago
  56. e3fe091 ACPICA: Fix memory leak for ill-formed Package objects by Bob Moore · 15 years ago
  57. e678902 ACPICA: Remove error message for Store(Localx,Localx) by Bob Moore · 15 years ago
  58. 307a042 ACPICA: Fix extraneous warning if _DSM returns a package by Bob Moore · 15 years ago
  59. 936e894 Merge commit 'v2.6.31-rc8' into x86/txt by Ingo Molnar · 15 years ago
  60. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
  61. 8a96423 ACPICA: acpi_reset: Bypass port validation mechanism by Bob Moore · 15 years ago
  62. 7f0c826 ACPICA: Add support for module-level executable AML code by Lin Ming · 15 years ago
  63. 999e08f ACPICA: ACPI 4: Add validation for new predefined names. by Bob Moore · 15 years ago
  64. d9adc2e ACPICA: reformat predefined method table, no functional change by Lin Ming · 15 years ago
  65. 2f977b3 ACPICA: Fix fault if acpi_terminate is called twice by Bob Moore · 15 years ago
  66. 53e9387 ACPICA: ACPI 4.0 : Add new return package type, restructure module. by Bob Moore · 15 years ago
  67. e5f69d6 ACPICA: Add repair for predefined methods that return nested packages by Bob Moore · 15 years ago
  68. b2deadd ACPICA: Move predefined repair code to new file, no functional change by Bob Moore · 15 years ago
  69. b0de22b ACPICA: Windows compatibility fix: same buffer/string store by Lin Ming · 15 years ago
  70. a5fe1a0 ACPICA: fix leak of acpi_os_validate_address by Lin Ming · 15 years ago
  71. 8d590c7 ACPICA: Clarify common suffix for error/warning messages by Bob Moore · 15 years ago
  72. 0444e8f ACPICA: Fix: Predefined object repair executed only once by Bob Moore · 15 years ago
  73. cf02cd4 ACPICA: Dump table header - suppress output of non-printable characters by Bob Moore · 15 years ago
  74. 8e4319c ACPICA: Fix several acpi_attach_data problems by Bob Moore · 15 years ago
  75. 6557a49 ACPICA: ACPI 4.0: Interpreter support for IPMI. by Lin Ming · 15 years ago
  76. 3db20be ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support. by Lin Ming · 15 years ago
  77. dbdc8f0 ACPICA: Fix possible memory leak in nspredef by Bob Moore · 15 years ago
  78. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  79. 9c61b34 ACPICA: Remove duplicate prototypes from header by Bob Moore · 15 years ago
  80. c6b5774 ACPICA: Add 64-bit support to acpi_read and acpi_write by Bob Moore · 15 years ago
  81. f8d80cd ACPICA: Remove duplicate extern declarations for public globals by Bob Moore · 15 years ago
  82. 5853a9f ACPICA: Fix several pointer casts to avoid possible compile warnings by Bob Moore · 15 years ago
  83. 7cb7f45 Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" by Len Brown · 15 years ago
  84. 86886e5 x86, intel_txt: Intel TXT Sx shutdown support by Joseph Cihula · 15 years ago
  85. b1cd843 ACPICA: Disable preservation of SCI enable bit (SCI_EN) by Bob Moore · 15 years ago
  86. 3362a6b ACPICA: Region deletion: Ensure region object is removed from handler list by Lin Ming · 15 years ago
  87. c446eed ACPICA: Eliminate extra call to NsGetParentNode by Alex Chiang · 15 years ago
  88. f5407af ACPICA: Simplify internal operation region interface by Bob Moore · 15 years ago
  89. 3c59f960 ACPICA: Update Load() to use operation region interfaces by Bob Moore · 15 years ago
  90. b2f7ddc ACPICA: New: AcpiInstallMethod - install a single control method by Lin Ming · 15 years ago
  91. e0be6f5 ACPICA: Invalidate DdbHandle after table unload by Lin Ming · 15 years ago
  92. 06366c1 ACPICA: Fix reference count issues for DdbHandle object by Lin Ming · 15 years ago
  93. 8c725bf ACPICA: Simplify and optimize NsGetNextNode function by Bob Moore · 15 years ago
  94. 474caff ACPICA: Additional validation of _PRT packages (resource mgr) by Bob Moore · 15 years ago
  95. a76b772 ACPICA: Fix DebugObject output for DdbHandle objects by Bob Moore · 15 years ago
  96. 315c728 ACPICA: Fix allowable release order for ASL mutex objects by Bob Moore · 15 years ago
  97. 10a3b46 ACPICA: Mutex support: Fix release ordering issue and current sync level by Bob Moore · 15 years ago
  98. 2b09ce9 ACPICA: Fix implementation of AML BreakPoint operator (break to debugger) by Bob Moore · 15 years ago
  99. ba9c3f5 ACPICA: Fix miscellaneous warnings under gcc 4+ by Bob Moore · 15 years ago
  100. e4c1ebf ACPICA: Miscellaneous lint changes by Bob Moore · 15 years ago