index
:
kernel/linux.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
acpi
/
acpica
/
acglobal.h
Age
Commit message (
Expand
)
Author
Files
Lines
2014-11-28
ACPICA: Disassembler: Add support for C-style operators and expressions.
Bob Moore
1
-0
/
+1
2014-07-08
ACPICA: Utilities: Add formatted printing APIs
Lv Zheng
1
-0
/
+5
2014-07-08
ACPICA: OSL: Clean up acpi_os_printf()/acpi_os_vprintf() stubs
Lv Zheng
1
-1
/
+2
2014-05-07
ACPICA: Update global variable definitions. No functional change.
Lv Zheng
1
-132
/
+2
2014-05-07
ACPICA: Utilities: Cleanup obsoleted global variables.
Lv Zheng
1
-7
/
+0
2014-04-21
ACPICA: acpidump: Update new structures and add missing file.
Lv Zheng
1
-1
/
+1
2014-04-21
ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.
Lv Zheng
1
-2
/
+2
2014-04-21
ACPICA: Disassembler: Add support to decode _HID and _CID values.
Bob Moore
1
-0
/
+1
2014-04-21
ACPICA: Update comments for ACPICA name - no functional change.
Bob Moore
1
-2
/
+2
2014-03-26
ACPICA: Enable auto-serialization as a default kernel behavior.
Lv Zheng
1
-1
/
+1
2014-03-26
ACPICA: Add auto-serialization support for ill-behaved control methods.
Bob Moore
1
-0
/
+9
2014-03-26
ACPICA: Remove global option to serialize all control methods.
Lv Zheng
1
-8
/
+0
2014-03-18
ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."
Robert Moore
1
-4
/
+0
2014-03-18
ACPICA: Cleanup/improve global variable declarations.
Lv Zheng
1
-182
/
+171
2014-02-27
ACPICA: Headers: Deploy #pragma pack (push) and (pop).
Bob Moore
1
-0
/
+4
2014-02-11
ACPICA: Update ACPICA copyrights to 2014.
Bob Moore
1
-1
/
+1
2014-01-28
ACPICA: Remove bool usage from ACPICA.
Lv Zheng
1
-1
/
+1
2014-01-08
ACPICA: Utilities: Cleanup declarations of the acpi_gbl_debug_file global.
Lv Zheng
1
-0
/
+12
2014-01-08
ACPICA: Add option to favor 32-bit FADT addresses.
Bob Moore
1
-0
/
+10
2014-01-08
ACPICA: Cleanup the option of forcing the use of the RSDT.
Lv Zheng
1
-0
/
+8
2013-10-31
ACPICA: Add new statistics interface.
Lv Zheng
1
-0
/
+2
2013-09-24
ACPICA: Add support for host-installed SCI handlers.
Lv Zheng
1
-0
/
+1
2013-09-24
ACPICA: Debugger: Prevent possible command line buffer overflow, kernel behav...
Bob Moore
1
-7
/
+10
2013-08-13
ACPICA: Fix divergences of the commit - ACPICA: Expose OSI version.
Lv Zheng
1
-1
/
+6
2013-06-16
ACPICA: Add option to disable loading of SSDTs from the RSDT/XSDT
Lv Zheng
1
-0
/
+6
2013-04-12
ACPICA: Add a lock to the internal object reference count mechanism
Bob Moore
1
-0
/
+1
2013-03-12
ACPICA: Disassembler: Add warnings for unresolved control methods
Bob Moore
1
-0
/
+2
2013-03-12
ACPICA: Fix a couple warnings detected on FreeBSD build
Jung-uk Kim
1
-1
/
+1
2013-01-25
ACPICA: iASL/Disassembler: Add option to ignore NOOP opcodes/operators
Bob Moore
1
-1
/
+3
2013-01-25
ACPICA: Update ACPICA copyrights to 2013
Bob Moore
1
-1
/
+1
2013-01-11
ACPICA: Cleanup table handler naming conflicts.
Lv Zheng
1
-1
/
+1
2013-01-10
ACPICA: Cleanup source to reduce differences between Linux and ACPICA.
Lv Zheng
1
-16
/
+17
2013-01-10
ACPICA: Update codes under disabled build options.
Lv Zheng
1
-0
/
+2
2012-11-15
ACPICA: Remove extra spaces after periods within comments
Bob Moore
1
-1
/
+1
2012-11-15
ACPICA: Fix AcpiSrc caused divergences.
Lv Zheng
1
-1
/
+1
2012-11-15
ACPICA: Fix unmerged debugger divergences.
Lv Zheng
1
-33
/
+36
2012-07-17
ACPICA: Split exception code utilities to a new file, utexcep.c
Bob Moore
1
-8
/
+0
2012-07-14
ACPICA: Disassembler: Emit descriptions for ACPI predefined names
Bob Moore
1
-0
/
+8
2012-06-01
ACPICA: Add support for multiple notify handlers
Bob Moore
1
-2
/
+1
2012-03-22
ACPICA: Support for custom ACPICA build for ACPI 5 reduced hardware
Bob Moore
1
-1
/
+10
2012-01-19
Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...
Linus Torvalds
1
-2
/
+15
2012-01-17
ACPICA: Update all copyrights to 2012
Bob Moore
1
-1
/
+1
2012-01-17
ACPICA: Add support for region address conflict checking
Lin Ming
1
-0
/
+2
2012-01-17
ACPI 5.0: Implement hardware-reduced option
Bob Moore
1
-1
/
+12
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
1
-1
/
+1
2011-07-14
ACPICA: Add option to disable method return value validation and repair
Bob Moore
1
-0
/
+6
2011-03-25
ACPICA: Fix code divergence of global lock handling
Lin Ming
1
-2
/
+4
2011-03-25
ACPICA: Use acpi_os_create_lock interface
Lin Ming
1
-6
/
+3
2011-03-03
ACPICA: Add mechanism to defer _REG methods for some installed handlers
Bob Moore
1
-0
/
+4
2011-01-21
Merge branch 'acpica' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/l...
Linus Torvalds
1
-1
/
+1
[next]