1. 4d946f7 ACPI: Enable build of AML interpreter debugger by Lv Zheng · 9 years ago
  2. cd64bbf ACPICA: Debugger: Update mutexes used for multithreaded debugger by Bob Moore · 9 years ago
  3. 9355611 ACPICA: Remove unnecessary conditional compilation by Bob Moore · 9 years ago
  4. cff9406 ACPICA: Header support to improve compatibility with MSVC by Bob Moore · 9 years ago
  5. 10ac218 ACPICA: Headers: Fix some comments, no functional change by Bob Moore · 9 years ago
  6. 5a4f069 ACPICA: MSVC: Fix inclusion order issue of <crtdbg.h> by Lv Zheng · 9 years ago
  7. 4fa4616 ACPICA: De-macroize calls to standard C library functions by Bob Moore · 9 years ago
  8. 07cf6ce ACPICA: EFI: Add EFI interface definitions to eliminate dependency of GNU EFI by Lv Zheng · 9 years ago
  9. 7b09d8f ACPICA: MSVC6: Fix build issue for variable argument macros by Lv Zheng · 9 years ago
  10. 52c1d80 ACPICA: Linuxize: Reduce divergences for 20150616 release by Lv Zheng · 9 years ago
  11. f38a437 ACPICA: Additional dragon_fly BSD support. by Bob Moore · 9 years ago
  12. 2b87601 ACPICA: Utilities: split IO address types from data type models. by Lv Zheng · 9 years ago
  13. 82a8094 ACPICA: Update Copyright headers to 2015 by David E. Box · 9 years ago
  14. 7e1c1a8 Merge branch 'acpi-headers' by Rafael J. Wysocki · 10 years ago
  15. 417b4a7 ACPI: Add support to force header inclusion rules for <acpi/acpi.h>. by Lv Zheng · 10 years ago
  16. d334c82 ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion. by Lv Zheng · 10 years ago
  17. daba25d ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics. by Lv Zheng · 10 years ago
  18. fbee6b2 ACPICA: acpidump: Add memory/string OSL usage to improve portability by Lv Zheng · 10 years ago
  19. 2e70da4 ACPICA: Utilities: Introduce acpi_log_error() to improve portability by Lv Zheng · 10 years ago
  20. afbdc6a ACPICA: OSL: Update environments to improve portability by Lv Zheng · 10 years ago
  21. a238317 ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. by Lv Zheng · 10 years ago
  22. 92985ef ACPICA: Clean up redudant definitions already defined elsewhere by Lv Zheng · 10 years ago
  23. 07d8391 ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h> by Lv Zheng · 10 years ago
  24. d13bd5a ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h> by Lv Zheng · 10 years ago
  25. 636fcfe ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages. by Lv Zheng · 10 years ago
  26. 42873a8 ACPICA: Linux header: Add support for stubbed externals. by Lv Zheng · 10 years ago
  27. 72bdad9 ACPICA: Linux-specific header: Add support for PPC64 compilation. by Colin Ian King · 10 years ago
  28. a3a80da ACPICA: Clean up comment divergences in aclinux.h by Lv Zheng · 10 years ago
  29. 7ed8232 ACPICA: gcc-specific: Fix possible issue with the strchr function. by Bob Moore · 10 years ago
  30. bcef508 Merge branch 'acpi-config' into acpica by Rafael J. Wysocki · 10 years ago
  31. e252652 ACPICA: acpidump: Remove integer types translation protection. by Lv Zheng · 10 years ago
  32. 7e66b46 ACPICA: acpidump: Add sparse declarators support. by Lv Zheng · 10 years ago
  33. fbb7a2d ACPICA: Update ACPICA copyrights to 2014. by Bob Moore · 10 years ago
  34. af1ae78 ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY by Al Stone · 10 years ago
  35. 71487f3f ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global. by Lv Zheng · 10 years ago
  36. a2c8633 ACPICA: Update ACPI example code to make it an actual working program. by Bob Moore · 10 years ago
  37. b1c1029 ACPICA: Linux Header: Remove unused OSL prototypes. by Lv Zheng · 10 years ago
  38. 63ff4d0 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  39. efb8354 ACPICA: Update acpidump related header file changes. by Lv Zheng · 11 years ago
  40. a4fb614 ACPICA: Update compilation environment settings. by Lv Zheng · 11 years ago
  41. 9322058 ACPICA: Update aclinux.h for new OSL override mechanism. by Lv Zheng · 11 years ago
  42. 7e94632f ACPICA: Add support to allow host OS to redefine individual OSL prototypes. by Lv Zheng · 11 years ago
  43. 839e928 ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. by Lv Zheng · 11 years ago
  44. b3c86c3 ACPICA: Cleanup memory allocation macros and configurability. by Lv Zheng · 11 years ago
  45. 3009520 ACPICA: Linux-specific header: enable "aarch64" 64-bit build. by Naresh Bhat · 11 years ago
  46. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 11 years ago
  47. 3e8214e ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  48. 739dcbb ACPICA: Cleanup source to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  49. 56324c1 ACPICA: Update codes under disabled build options. by Lv Zheng · 12 years ago
  50. 0947c6d ACPICA: Update compilation environment settings. by Lv Zheng · 12 years ago
  51. 75c8044 ACPICA: Cleanup updated comments. by Lv Zheng · 12 years ago
  52. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  53. 75e7386 ACPICA: Update header files copyrights to 2012 by Bob Moore · 12 years ago
  54. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 12 years ago
  55. feede37 acpi: remove module.h include from platform/aclinux.h by Paul Gortmaker · 13 years ago
  56. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  57. 07e49a7 ACPI: Fix lockdep false positives in acpi_power_off() by Rafael J. Wysocki · 13 years ago
  58. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 13 years ago
  59. 28eb3fc ACPICA: Make acpi_thread_id no longer configurable, always u64 by Lin Ming · 14 years ago
  60. 8f40f17 ACPICA: Add ACPI_INLINE configuration parameter by Lin Ming · 14 years ago
  61. 0a7992c acpi: fix bogus preemption logic by Thomas Gleixner · 14 years ago
  62. a8357b0 ACPICA: Update all ACPICA copyrights and signons to 2010 by Bob Moore · 14 years ago
  63. 2147d3f ACPICA: Update for new gcc-4 warning options by Bob Moore · 14 years ago
  64. c084ca7 ACPI: don't cond_resched if irq is disabled by Xiaotian Feng · 15 years ago
  65. 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
  66. fd589a8 trivial: fix typo "to to" in multiple files by Anand Gadiyar · 15 years ago
  67. 138d156 ACPICA: Don't switch task then not allowed by Alexey Starikovskiy · 15 years ago
  68. e0c437b ACPICA: Linux OSL: cleanup/update/merge by Bob Moore · 15 years ago
  69. 8eb7b24 ACPICA: Fix a few warnings for gcc 3.4.4 by Bob Moore · 15 years ago
  70. ec9f168 Merge branch 'simplify_PRT' into release by Len Brown · 15 years ago
  71. 1685bd4 ACPICA: Add ACPI_MUTEX_TYPE configuration option by Bob Moore · 16 years ago
  72. 50df4d8 ACPICA: Restructure includes into public/private by Bob Moore · 16 years ago
  73. 087da3b ACPI: simplify buffer management for acpi_pci_bind() etc. by Len Brown · 16 years ago
  74. abe1dfa ACPI: don't cond_resched() when irqs_disabled() by Wu Fengguang · 16 years ago
  75. 057316c Merge branch 'linus' into test by Len Brown · 16 years ago
  76. 8bd108d ACPICA: add preemption point after each opcode parse by Alexey Starikovskiy · 16 years ago
  77. d5c003b include: replace __FUNCTION__ with __func__ by Harvey Harrison · 16 years ago
  78. 75a44ce ACPICA: update Intel copyright by Len Brown · 16 years ago
  79. a0a3f6c ACPICA: Changes for Cygwin compatibility by Bob Moore · 17 years ago
  80. fd35094 ACPICA: Lindent by Len Brown · 17 years ago
  81. 6c9deb7 ACPICA: Update copyright to 2007. by Bob Moore · 17 years ago
  82. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  83. c0dc250 Pull acpi_os_allocate into test branch by Len Brown · 18 years ago
  84. e21c1ca ACPI: acpi_os_allocate() fixes by Len Brown · 18 years ago
  85. ab8aa06 ACPI: acpi_os_get_thread_id() returns current by Len Brown · 18 years ago
  86. 967440e3 ACPI: ACPICA 20060623 by Bob Moore · 18 years ago
  87. 3722447 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 18 years ago
  88. b229cf9 ACPI: ACPICA 20060421 by Bob Moore · 18 years ago
  89. 793c238 ACPI: ACPICA 20060331 by Bob Moore · 18 years ago
  90. 61686124 [ACPI] ACPICA 20060317 by Bob Moore · 18 years ago
  91. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 18 years ago
  92. ec7381d ACPI: inline trivial acpi_os_get_thread_id() by Len Brown · 18 years ago
  93. 8313524 ACPI: ACPICA 20060310 by Bob Moore · 18 years ago
  94. b8e4d89 [ACPI] ACPICA 20060127 by Bob Moore · 18 years ago
  95. 4a90c7e [ACPI] ACPICA 20060113 by Bob Moore · 18 years ago
  96. c51a4de [ACPI] ACPICA 20051117 by Bob Moore · 19 years ago
  97. 0897831 [ACPI] ACPICA 20051021 by Bob Moore · 19 years ago
  98. bda663d [ACPI] ACPICA 20050916 by Robert Moore · 19 years ago
  99. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  100. 0c9938c [ACPI] ACPICA 20050729 from Bob Moore by Robert Moore · 19 years ago