index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
acpi
/
platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Utilities: split IO address types from data type models.
Lv Zheng
2015-05-17
1
-0
/
+1
*
Merge branch 'acpi-headers'
Rafael J. Wysocki
2014-07-27
2
-0
/
+34
|
\
|
*
ACPI: Add support to force header inclusion rules for <acpi/acpi.h>.
Lv Zheng
2014-07-23
1
-0
/
+10
|
*
ACPICA: Linux: Add support to exclude <asm/acenv.h> inclusion.
Lv Zheng
2014-07-23
1
-0
/
+2
|
*
ACPICA: Linux: Add stub implementation of ACPICA 64-bit mathematics.
Lv Zheng
2014-07-23
1
-0
/
+22
*
|
ACPICA: acpidump: Add memory/string OSL usage to improve portability
Lv Zheng
2014-07-08
1
-0
/
+1
*
|
ACPICA: Utilities: Introduce acpi_log_error() to improve portability
Lv Zheng
2014-07-08
1
-0
/
+4
*
|
ACPICA: OSL: Update environments to improve portability
Lv Zheng
2014-07-08
1
-12
/
+36
|
/
*
ACPI: Clean up acpi_os_map/unmap_memory() to eliminate __iomem.
Lv Zheng
2014-05-27
2
-10
/
+0
*
ACPICA: Clean up redudant definitions already defined elsewhere
Lv Zheng
2014-05-27
1
-1
/
+0
*
ACPICA: Linux headers: Add <asm/acenv.h> to remove mis-ordered inclusion of <...
Lv Zheng
2014-05-27
1
-1
/
+1
*
ACPICA: Linux headers: Add <acpi/platform/aclinuxex.h>
Lv Zheng
2014-05-27
3
-118
/
+215
*
ACPICA: Linux headers: Remove ACPI_PREEMPTION_POINT() due to no usages.
Lv Zheng
2014-05-27
1
-14
/
+0
*
ACPICA: Linux header: Add support for stubbed externals.
Lv Zheng
2014-05-07
1
-0
/
+31
*
ACPICA: Linux-specific header: Add support for PPC64 compilation.
Colin Ian King
2014-04-20
1
-1
/
+2
*
ACPICA: Clean up comment divergences in aclinux.h
Lv Zheng
2014-04-20
1
-1
/
+1
*
ACPICA: gcc-specific: Fix possible issue with the strchr function.
Bob Moore
2014-04-20
1
-0
/
+11
*
Merge branch 'acpi-config' into acpica
Rafael J. Wysocki
2014-03-18
1
-0
/
+6
|
\
|
*
ACPI: introduce CONFIG_ACPI_REDUCED_HARDWARE_ONLY
Al Stone
2014-02-05
1
-0
/
+6
*
|
ACPICA: acpidump: Remove integer types translation protection.
Lv Zheng
2014-02-13
1
-0
/
+2
*
|
ACPICA: acpidump: Add sparse declarators support.
Lv Zheng
2014-02-13
1
-0
/
+10
*
|
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
2014-02-11
3
-3
/
+3
|
/
*
ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.
Lv Zheng
2014-01-08
1
-0
/
+9
*
ACPICA: Update ACPI example code to make it an actual working program.
Bob Moore
2014-01-08
1
-5
/
+6
*
ACPICA: Linux Header: Remove unused OSL prototypes.
Lv Zheng
2014-01-08
1
-4
/
+0
*
Merge branch 'acpi-hotplug'
Rafael J. Wysocki
2013-11-07
1
-3
/
+0
|
\
*
|
ACPICA: Update acpidump related header file changes.
Lv Zheng
2013-10-31
1
-2
/
+3
*
|
ACPICA: Update compilation environment settings.
Lv Zheng
2013-10-31
1
-0
/
+3
*
|
ACPICA: Update aclinux.h for new OSL override mechanism.
Lv Zheng
2013-10-31
1
-30
/
+88
*
|
ACPICA: Add support to allow host OS to redefine individual OSL prototypes.
Lv Zheng
2013-10-31
1
-0
/
+1
*
|
ACPICA: Add EXPORT_ACPI_INTERFACES macro to external interface modules.
Lv Zheng
2013-10-31
1
-4
/
+8
*
|
ACPICA: Cleanup memory allocation macros and configurability.
Lv Zheng
2013-10-30
1
-3
/
+12
*
|
ACPICA: Linux-specific header: enable "aarch64" 64-bit build.
Naresh Bhat
2013-09-24
1
-1
/
+1
|
/
*
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
2013-01-25
3
-3
/
+3
*
ACPICA: Cleanup indentation to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
2
-2
/
+12
*
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
2013-01-10
1
-2
/
+0
*
ACPICA: Update codes under disabled build options.
Lv Zheng
2013-01-10
1
-10
/
+35
*
ACPICA: Update compilation environment settings.
Lv Zheng
2013-01-10
2
-119
/
+102
*
ACPICA: Cleanup updated comments.
Lv Zheng
2013-01-10
1
-26
/
+18
*
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-10-02
2
-2
/
+2
*
ACPICA: Update header files copyrights to 2012
Bob Moore
2012-07-17
3
-3
/
+3
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
acpi: remove module.h include from platform/aclinux.h
Paul Gortmaker
2011-10-31
1
-1
/
+0
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
ACPI: Fix lockdep false positives in acpi_power_off()
Rafael J. Wysocki
2011-07-13
1
-0
/
+18
*
ACPICA: Update all ACPICA copyrights and signons to 2011
Bob Moore
2011-01-18
3
-3
/
+3
*
ACPICA: Make acpi_thread_id no longer configurable, always u64
Lin Ming
2010-10-01
1
-4
/
+3
*
ACPICA: Add ACPI_INLINE configuration parameter
Lin Ming
2010-10-01
2
-0
/
+8
*
acpi: fix bogus preemption logic
Thomas Gleixner
2010-08-12
1
-3
/
+7
*
ACPICA: Update all ACPICA copyrights and signons to 2010
Bob Moore
2010-01-22
3
-3
/
+3
[next]