1. 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
  2. d0b3b11 ACPICA: Silence the warning about _BIF returning the buffer by Alexey Starikovskiy · 15 years ago
  3. 9a884ab ACPICA: Add additional module-level code support by Lin Ming · 15 years ago
  4. dc95a27 ACPICA: Deploy new create integer interface where appropriate by Bob Moore · 15 years ago
  5. 502f7ef ACPICA: New internal utility function to create Integer objects by Bob Moore · 15 years ago
  6. ad5babe ACPICA: Add repair for predefined methods that must return sorted lists by Bob Moore · 15 years ago
  7. 419a909 ACPICA: Fix possible fault if return Package objects contain NULL elements by Bob Moore · 15 years ago
  8. 2263576 ACPICA: Add post-order callback to acpi_walk_namespace by Lin Ming · 15 years ago
  9. 7d5d05d ACPICA: Change package length error message to an info message by Bob Moore · 15 years ago
  10. 7df200c ACPICA: Reduce severity of predefined repair messages, Warning to Info by Bob Moore · 15 years ago
  11. 50b77ed ACPICA: Fix possible memory leak for Scope ASL operator by Lin Ming · 15 years ago
  12. 74d3ec7 ACPICA: Remove possibility of executing _REG methods twice by Lin Ming · 15 years ago
  13. 0240d7b ACPICA: Add repair for bad _MAT buffers by Lin Ming · 15 years ago
  14. 2752699 ACPICA: Add repair for bad _BIF/_BIX packages by Bob Moore · 15 years ago
  15. d410ee5 ACPICA: avoid "Info: mapping multiple BARs. Your kernel is fine." by Bob Moore · 15 years ago
  16. 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
  17. 878f4f5 x86: Trivial whitespace cleanups by Felipe Contreras · 15 years ago
  18. bf25400 Merge branch 'bugzilla-13620' into release by Len Brown · 15 years ago
  19. 985f387 Merge branch 'acpica' into release by Len Brown · 15 years ago
  20. 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
  21. 9e64155 ACPICA: Windows compatibility: autoexecute root _INI method by Bob Moore · 15 years ago
  22. eb75255 ACPICA: Update _OSI with new Windows OS strings by Bob Moore · 15 years ago
  23. e3fe091 ACPICA: Fix memory leak for ill-formed Package objects by Bob Moore · 15 years ago
  24. e678902 ACPICA: Remove error message for Store(Localx,Localx) by Bob Moore · 15 years ago
  25. 307a042 ACPICA: Fix extraneous warning if _DSM returns a package by Bob Moore · 15 years ago
  26. 936e894 Merge commit 'v2.6.31-rc8' into x86/txt by Ingo Molnar · 15 years ago
  27. 69575d3 x86, intel_txt: clean up the impact on generic code, unbreak non-x86 by Shane Wang · 15 years ago
  28. 8a96423 ACPICA: acpi_reset: Bypass port validation mechanism by Bob Moore · 15 years ago
  29. 7f0c826 ACPICA: Add support for module-level executable AML code by Lin Ming · 15 years ago
  30. 999e08f ACPICA: ACPI 4: Add validation for new predefined names. by Bob Moore · 15 years ago
  31. d9adc2e ACPICA: reformat predefined method table, no functional change by Lin Ming · 15 years ago
  32. 2f977b3 ACPICA: Fix fault if acpi_terminate is called twice by Bob Moore · 15 years ago
  33. 53e9387 ACPICA: ACPI 4.0 : Add new return package type, restructure module. by Bob Moore · 15 years ago
  34. e5f69d6 ACPICA: Add repair for predefined methods that return nested packages by Bob Moore · 15 years ago
  35. b2deadd ACPICA: Move predefined repair code to new file, no functional change by Bob Moore · 15 years ago
  36. b0de22b ACPICA: Windows compatibility fix: same buffer/string store by Lin Ming · 15 years ago
  37. a5fe1a0 ACPICA: fix leak of acpi_os_validate_address by Lin Ming · 15 years ago
  38. 8d590c7 ACPICA: Clarify common suffix for error/warning messages by Bob Moore · 15 years ago
  39. 0444e8f ACPICA: Fix: Predefined object repair executed only once by Bob Moore · 15 years ago
  40. cf02cd4 ACPICA: Dump table header - suppress output of non-printable characters by Bob Moore · 15 years ago
  41. 8e4319c ACPICA: Fix several acpi_attach_data problems by Bob Moore · 15 years ago
  42. 6557a49 ACPICA: ACPI 4.0: Interpreter support for IPMI. by Lin Ming · 15 years ago
  43. 3db20be ACPICA: ACPI 4.0: iASL/Disassembler - IPMI keyword support. by Lin Ming · 15 years ago
  44. dbdc8f0 ACPICA: Fix possible memory leak in nspredef by Bob Moore · 15 years ago
  45. 15b8dd5 ACPICA: Major update for acpi_get_object_info external interface by Bob Moore · 15 years ago
  46. 9c61b34 ACPICA: Remove duplicate prototypes from header by Bob Moore · 15 years ago
  47. c6b5774 ACPICA: Add 64-bit support to acpi_read and acpi_write by Bob Moore · 15 years ago
  48. f8d80cd ACPICA: Remove duplicate extern declarations for public globals by Bob Moore · 15 years ago
  49. 5853a9f ACPICA: Fix several pointer casts to avoid possible compile warnings by Bob Moore · 15 years ago
  50. 7cb7f45 Revert "ACPICA: Remove obsolete acpi_os_validate_address interface" by Len Brown · 15 years ago
  51. 86886e5 x86, intel_txt: Intel TXT Sx shutdown support by Joseph Cihula · 15 years ago
  52. b1cd843 ACPICA: Disable preservation of SCI enable bit (SCI_EN) by Bob Moore · 15 years ago
  53. 3362a6b ACPICA: Region deletion: Ensure region object is removed from handler list by Lin Ming · 15 years ago
  54. c446eed ACPICA: Eliminate extra call to NsGetParentNode by Alex Chiang · 15 years ago
  55. f5407af ACPICA: Simplify internal operation region interface by Bob Moore · 15 years ago
  56. 3c59f96 ACPICA: Update Load() to use operation region interfaces by Bob Moore · 15 years ago
  57. b2f7ddc ACPICA: New: AcpiInstallMethod - install a single control method by Lin Ming · 15 years ago
  58. e0be6f5 ACPICA: Invalidate DdbHandle after table unload by Lin Ming · 15 years ago
  59. 06366c1 ACPICA: Fix reference count issues for DdbHandle object by Lin Ming · 15 years ago
  60. 8c725bf ACPICA: Simplify and optimize NsGetNextNode function by Bob Moore · 15 years ago
  61. 474caff ACPICA: Additional validation of _PRT packages (resource mgr) by Bob Moore · 15 years ago
  62. a76b772 ACPICA: Fix DebugObject output for DdbHandle objects by Bob Moore · 15 years ago
  63. 315c728 ACPICA: Fix allowable release order for ASL mutex objects by Bob Moore · 15 years ago
  64. 10a3b46 ACPICA: Mutex support: Fix release ordering issue and current sync level by Bob Moore · 15 years ago
  65. 2b09ce9 ACPICA: Fix implementation of AML BreakPoint operator (break to debugger) by Bob Moore · 16 years ago
  66. ba9c3f5 ACPICA: Fix miscellaneous warnings under gcc 4+ by Bob Moore · 16 years ago
  67. e4c1ebf ACPICA: Miscellaneous lint changes by Bob Moore · 16 years ago
  68. 6525909 ACPICA: Fix possible dereference of null pointer by Bob Moore · 16 years ago
  69. b21245a ACPICA: Fix printf format warnings for 64-bit build by Bob Moore · 16 years ago
  70. 10b6575 ACPICA: Fix possible warnings for ACPI_THREAD_ID on 64-bit build by Bob Moore · 16 years ago
  71. 41bdd8e ACPICA: Remove unused global variables by Bob Moore · 16 years ago
  72. 33a1d46 ACPICA: Change behavior of object copy for mutex/event objects by Bob Moore · 16 years ago
  73. 8eb7b24 ACPICA: Fix a few warnings for gcc 3.4.4 by Bob Moore · 16 years ago
  74. b74be61 ACPICA: Update error/warning interfaces by Bob Moore · 16 years ago
  75. 4e3507f Merge branches 'release', 'bugzilla-13032', 'bugzilla-13041+', 'bugzilla-13121', 'bugzilla-13165', 'bugzilla-13243', 'bugzilla-13259', 'resume-sci-en-regression', 'thermal-regression', 'tsc-regression' and 'asus-2.6.30' into release by Len Brown · 15 years ago
  76. 975b3c4 ACPI: resume: re-enable SCI-enable workaround by Lin Ming · 15 years ago
  77. 5199176 ACPICA: use acpi.* modparam namespace by Len Brown · 16 years ago
  78. 53951bd acpica: validate package element more carefully in acpi_rs_get_pci_routing_table_length by Robert Moore · 16 years ago
  79. 5f855a8 Merge branch 'bugzilla-13036' into release by Len Brown · 16 years ago
  80. 04a2e62 Merge branch 'bugzilla-12270' into release by Len Brown · 16 years ago
  81. a38d75f Revert "ACPICA: delete check for AML access to port 0x81-83" by Len Brown · 16 years ago
  82. a65131e I/O port protection: update for windows compatibility. by Lin Ming · 16 years ago
  83. 96f15ef ACPI: Disable _GTS and _BFS support by default by Len Brown · 16 years ago
  84. 82babbb38 ACPI: Revert conflicting workaround for BIOS w/ mangled PRT entries by Zhang Rui · 16 years ago
  85. 8897c18 Merge branches 'release', 'APERF', 'ARAT', 'misc', 'kelvin', 'device-lock' and 'bjorn.notify' into release by Len Brown · 16 years ago
  86. fdbdc7f ACPICA: delete check for AML access to port 0x81-83 by Len Brown · 16 years ago
  87. 2c03d07 hwmon: Add Asus ATK0110 support by Luca Tettamanti · 16 years ago
  88. 478c6a4 Merge branch 'linus' into release by Len Brown · 16 years ago
  89. 03ef132 ACPICA: Fix index value in package warning message by Bob Moore · 16 years ago
  90. f655630 ACPICA: FADT: Favor 32-bit FACS and DSDT addresses by Bob Moore · 16 years ago
  91. 31fbc07 ACPICA: FADT: Favor 32-bit register addresses for compatibility by Bob Moore · 16 years ago
  92. f28ad2c3 ACPICA: Fix PCI configuration space port address range by Bob Moore · 16 years ago
  93. ee6a0fb ACPICA: Condense some protected ports by Bob Moore · 16 years ago
  94. 91a56e6 ACPICA: Remove unused code, no functional change by Bob Moore · 16 years ago
  95. c3dd25f ACPICA: Clear PM register write-only bits on reading by Lin Ming · 16 years ago
  96. f9ca058 ACPICA: Remove obsolete acpi_os_validate_address interface by Bob Moore · 16 years ago
  97. 7f07190 ACPICA: New: I/O port protection by Bob Moore · 16 years ago
  98. 20869dc ACPICA: Preserve all PM control reserved and ignored bits by Bob Moore · 16 years ago
  99. 8636f8d ACPICA: Change handling of PM1 Status register ignored bit by Bob Moore · 16 years ago
  100. 8a335a2 ACPICA: Fix AcpiWalkNamespace race condition with table unload by Bob Moore · 16 years ago