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
/
drivers
/
acpi
/
executer
Commit message (
Expand
)
Author
Age
Files
Lines
*
ACPICA: Fix for Load operator, load table at the namespace root
Bob Moore
2008-06-11
1
-2
/
+8
*
acpi: fix integer as NULL pointer warning
Harvey Harrison
2008-05-23
1
-2
/
+2
*
ACPICA: update Intel copyright
Len Brown
2008-04-23
23
-23
/
+23
*
ACPICA: Updates for Debug object output
Bob Moore
2008-04-22
1
-24
/
+52
*
ACPICA: Update behavior of CopyObject to match ACPI spec
Lin Ming
2008-04-22
1
-4
/
+11
*
ACPICA: Fixes for Unload and DDBHandles
Lin Ming
2008-04-22
3
-17
/
+46
*
ACPICA: Fix for LoadTable operator, input strings
Lin Ming
2008-04-22
1
-4
/
+1
*
ACPICA: Fix for SizeOf when used with Buffers and Packages
Lin Ming
2008-04-22
1
-5
/
+17
*
ACPICA: Implemented full argument resolution support for the BankValue argume...
Lin Ming
2008-04-22
1
-0
/
+15
*
ACPICA: Undo accidental checkin of not-fully-tested mutex changes
Bob Moore
2008-04-22
1
-16
/
+0
*
ACPICA: Implemented full support for deferred execution for the TermArg strin...
Lin Ming
2008-04-22
2
-95
/
+16
*
ACPICA: Fixed a problem with Index Fields where the Index register was incorr...
Bob Moore
2008-04-22
2
-44
/
+34
*
ACPICA: Fixed a problem with CopyObject used in conjunction with the Index op...
Lin Ming
2008-04-22
2
-10
/
+13
*
ACPICA: Fixed a problem with Index references passed as method arguments
Lin Ming
2008-04-22
1
-2
/
+8
*
ACPICA: Fixes a problem with control method references within packages
Bob Moore
2008-04-22
1
-1
/
+2
*
ACPICA: Cleanup of debug output
Bob Moore
2008-04-22
1
-9
/
+30
*
ACPICA: Cosmetic changes only, no functional changes
Bob Moore
2008-04-22
7
-15
/
+24
*
ACPICA: Added additional parameter validation for LoadTable
Lin Ming
2008-04-22
1
-0
/
+8
*
ACPICA: Fix for Load/LoadTable to specify load location
Bob Moore
2008-04-22
1
-1
/
+2
*
ACPICA: Add error checks to prevent faults
Bob Moore
2008-04-22
1
-2
/
+10
*
ACPICA: Add a table checksum verify for Load operator
Bob Moore
2008-04-22
1
-3
/
+21
*
ACPICA: Fix for memory leak related to DdbHandle objects
Bob Moore
2008-04-22
1
-0
/
+1
*
ACPICA: Fix a fault when storing DdbHandle to Debug object
Bob Moore
2008-04-22
1
-1
/
+11
*
ACPICA: Fix for fault if Load() fails
Bob Moore
2008-04-22
1
-11
/
+24
*
ACPICA: Fix for Alias operator to see target child objects
Bob Moore
2008-04-22
1
-5
/
+15
*
ACPICA: New interfaces for table event handlers
Lin Ming
2008-04-22
1
-1
/
+28
*
ACPICA: Increase maximum buffer size dumped to screen in buffer object dump
Bob Moore
2008-04-22
1
-1
/
+1
*
ACPICA: Misc fixes for recent global lock code update
Bob Moore
2008-04-22
3
-11
/
+31
*
ACPICA: Update comments for acquire/release mutex interfaces
Bob Moore
2008-04-22
1
-6
/
+30
*
ACPICA: Avoid use of invalid pointers in returned object field
Bob Moore
2008-04-22
4
-8
/
+21
*
ACPICA: changed order of interpretation of operand objects
Bob Moore
2008-04-22
1
-1
/
+2
*
ACPICA: Update for mutiple global lock acquisitions by same thread
Bob Moore
2008-04-22
3
-116
/
+160
*
ACPICA: Removed unused code
Bob Moore
2008-04-22
4
-39
/
+0
*
ACPI: fix build warning
Ming Lin
2008-02-21
1
-2
/
+3
*
ACPICA: Lindent
Len Brown
2007-05-09
7
-19
/
+13
*
Revert "ACPICA: fix AML mutex re-entrancy"
Len Brown
2007-05-09
2
-17
/
+21
*
Revert "ACPICA: revert "acpi_serialize" changes"
Len Brown
2007-05-09
3
-47
/
+92
*
ACPICA: revert "acpi_serialize" changes
Len Brown
2007-03-15
3
-92
/
+47
*
ACPICA: fix AML mutex re-entrancy
Alexey Starikovskiy
2007-02-15
2
-21
/
+17
*
ACPICA: Update copyright to 2007.
Bob Moore
2007-02-02
23
-23
/
+23
*
ACPICA: Removed all 16-bit support.
Bob Moore
2007-02-02
2
-6
/
+1
*
ACPICA: Fixes for load() operator.
Alexey Starikovskiy
2007-02-02
2
-132
/
+38
*
ACPICA: Miscellaneous table manager updates and optimizations
Alexey Starikovskiy
2007-02-02
1
-2
/
+6
*
ACPICA: Update debug output routines for data structure changes
Bob Moore
2007-02-02
1
-22
/
+5
*
ACPICA: Fix for possible memory leak and fault.
Fiodor Suietov
2007-02-02
1
-3
/
+5
*
ACPICA: On AML mutex force-release, set depth to zero (was 1).
Bob Moore
2007-02-02
1
-1
/
+7
*
ACPICA: Fix trace output name and whitespace
Bob Moore
2007-02-02
1
-3
/
+1
*
ACPICA: Fix memory leak in table load error path
Bob Moore
2007-02-02
1
-1
/
+1
*
ACPICA: Re-implement interpreters' "serialized mode"
Bob Moore
2007-02-02
3
-48
/
+95
*
ACPICA: Implement simplified Table Manager
Bob Moore
2007-02-02
4
-61
/
+52
[next]