1. a238317 ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem. by Lv Zheng · 10 years ago
  2. 92985ef ACPICA: Clean up redudant definitions already defined elsewhere by Lv Zheng · 10 years ago
  3. 07d8391 ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <asm/acpi.h> by Lv Zheng · 10 years ago
  4. d13bd5a ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h> by Lv Zheng · 10 years ago
  5. 636fcfe ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages. by Lv Zheng · 10 years ago
  6. 42873a8 ACPICA: Linux header: Add support for stubbed externals. by Lv Zheng · 11 years ago
  7. 72bdad9 ACPICA: Linux-specific header: Add support for PPC64 compilation. by Colin Ian King · 11 years ago
  8. a3a80da ACPICA: Clean up comment divergences in aclinux.h by Lv Zheng · 11 years ago
  9. bcef508 Merge branch 'acpi-config' into acpica by Rafael J. Wysocki · 11 years ago
  10. e252652 ACPICA: acpidump: Remove integer types translation protection. by Lv Zheng · 11 years ago
  11. 7e66b46 ACPICA: acpidump: Add sparse declarators support. by Lv Zheng · 11 years ago
  12. fbb7a2d ACPICA: Update ACPICA copyrights to 2014. by Bob Moore · 11 years ago
  13. af1ae78 ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY by Al Stone · 11 years ago
  14. b1c1029 ACPICA: Linux Header: Remove unused OSL prototypes. by Lv Zheng · 11 years ago
  15. 63ff4d0 Merge branch 'acpi-hotplug' by Rafael J. Wysocki · 11 years ago
  16. 9322058 ACPICA: Update aclinux.h for new OSL override mechanism. by Lv Zheng · 11 years ago
  17. 7e94632f ACPICA: Add support to allow host OS to redefine individual OSL prototypes. by Lv Zheng · 11 years ago
  18. 839e928 ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules. by Lv Zheng · 11 years ago
  19. b3c86c3 ACPICA: Cleanup memory allocation macros and configurability. by Lv Zheng · 11 years ago
  20. 3009520 ACPICA: Linux-specific header: enable "aarch64" 64-bit build. by Naresh Bhat · 11 years ago
  21. 25f044e ACPICA: Update ACPICA copyrights to 2013 by Bob Moore · 12 years ago
  22. 3e8214e ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA. by Lv Zheng · 12 years ago
  23. a1ce392 UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel system headers by David Howells · 12 years ago
  24. 75e7386 ACPICA: Update header files copyrights to 2012 by Bob Moore · 12 years ago
  25. 9ffc93f Remove all #inclusions of asm/system.h by David Howells · 13 years ago
  26. feede37 acpi: remove module.h include from platform/aclinux.h by Paul Gortmaker · 13 years ago
  27. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  28. 07e49a7 ACPI: Fix lockdep false positives in acpi_power_off() by Rafael J. Wysocki · 13 years ago
  29. b4e104e ACPICA: Update all ACPICA copyrights and signons to 2011 by Bob Moore · 14 years ago
  30. 28eb3fc ACPICA: Make acpi_thread_id no longer configurable, always u64 by Lin Ming · 14 years ago
  31. 0a7992c acpi: fix bogus preemption logic by Thomas Gleixner · 14 years ago
  32. a8357b0 ACPICA: Update all ACPICA copyrights and signons to 2010 by Bob Moore · 15 years ago
  33. c084ca7 ACPI: don't cond_resched if irq is disabled by Xiaotian Feng · 15 years ago
  34. 138d156 ACPICA: Don't switch task then not allowed by Alexey Starikovskiy · 15 years ago
  35. e0c437b ACPICA: Linux OSL: cleanup/update/merge by Bob Moore · 16 years ago
  36. ec9f168 Merge branch 'simplify_PRT' into release by Len Brown · 16 years ago
  37. 1685bd4 ACPICA: Add ACPI_MUTEX_TYPE configuration option by Bob Moore · 16 years ago
  38. 087da3b ACPI: simplify buffer management for acpi_pci_bind() etc. by Len Brown · 16 years ago
  39. abe1dfa ACPI: don't cond_resched() when irqs_disabled() by Wu Fengguang · 16 years ago
  40. 8bd108d ACPICA: add preemption point after each opcode parse by Alexey Starikovskiy · 16 years ago
  41. 75a44ce ACPICA: update Intel copyright by Len Brown · 17 years ago
  42. a0a3f6c ACPICA: Changes for Cygwin compatibility by Bob Moore · 18 years ago
  43. fd35094 ACPICA: Lindent by Len Brown · 18 years ago
  44. 6c9deb7 ACPICA: Update copyright to 2007. by Bob Moore · 18 years ago
  45. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  46. c0dc250 Pull acpi_os_allocate into test branch by Len Brown · 18 years ago
  47. e21c1ca ACPI: acpi_os_allocate() fixes by Len Brown · 18 years ago
  48. ab8aa06 ACPI: acpi_os_get_thread_id() returns current by Len Brown · 18 years ago
  49. 967440e3 ACPI: ACPICA 20060623 by Bob Moore · 18 years ago
  50. 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
  51. 62c4f0a Don't include linux/config.h from anywhere else in include/ by David Woodhouse · 19 years ago
  52. ec7381d ACPI: inline trivial acpi_os_get_thread_id() by Len Brown · 19 years ago
  53. 8313524 ACPI: ACPICA 20060310 by Bob Moore · 18 years ago
  54. b8e4d89 [ACPI] ACPICA 20060127 by Bob Moore · 19 years ago
  55. 4a90c7e [ACPI] ACPICA 20060113 by Bob Moore · 19 years ago
  56. c51a4de [ACPI] ACPICA 20051117 by Bob Moore · 19 years ago
  57. 4be44fc [ACPI] Lindent all ACPI files by Len Brown · 19 years ago
  58. 73459f7 ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> by Robert Moore · 19 years ago
  59. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago