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.12.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
/
namespace
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-09
ACPICA: create acpica/ directory
Len Brown
18
-8363
/
+0
2008-12-31
ACPICA: Restructure includes into public/private
Bob Moore
17
-0
/
+17
2008-12-30
ACPICA: Consolidate method arg count validation code
Bob Moore
2
-74
/
+101
2008-12-30
ACPICA: Add Buffer->String conversion for predefined methods
Bob Moore
2
-29
/
+124
2008-12-30
ACPICA: Allow multiple backslash prefix in namepaths
Lin Ming
1
-1
/
+7
2008-12-30
ACPICA: Fix to allow aliases within ASL namepaths
Bob Moore
1
-0
/
+4
2008-12-30
ACPICA: Remove references to obsolete ACPI_DUMP_APP
Bob Moore
1
-5
/
+2
2008-10-23
ACPICA: New: Validation for predefined ACPI methods/objects
Bob Moore
4
-6
/
+933
2008-10-23
ACPICA: Fix possible memory leak in acpi_ns_get_external_pathname
Bob Moore
1
-2
/
+3
2008-10-23
ACPICA: Cleanup for internal Reference Object
Bob Moore
2
-8
/
+4
2008-10-23
ACPICA: Reduce error to warning for incorrect method arg count
Lin Ming
1
-8
/
+9
2008-10-23
ACPICA: Disallow evaluation of named object types with no value
Bob Moore
1
-0
/
+21
2008-10-23
ACPICA: Remove obsolete debug levels (WARN and ERROR)
Bob Moore
1
-1
/
+1
2008-10-23
ACPICA: Return method arg count from acpi_get_object_info
Bob Moore
1
-0
/
+4
2008-10-23
ACPICA: Add function to dereference returned reference objects
Lin Ming
1
-0
/
+79
2008-10-23
ACPICA: Add check for invalid handle in acpi_get_object_info
Fiodor Suietov
1
-0
/
+1
2008-08-15
ACPICA: Additional error checking for pathname utilities
Bob Moore
1
-12
/
+22
2008-07-22
acpi: fix crash in core ACPI code, triggered by CONFIG_ACPI_PCI_SLOT=y
Ingo Molnar
1
-0
/
+8
2008-07-17
ACPICA: Cleanup debug operand dump mechanism
Bob Moore
1
-2
/
+2
2008-07-17
ACPICA: Add const qualifier for appropriate string constants
Bob Moore
1
-11
/
+13
2008-07-17
ACPICA: Eliminate acpi_native_uint type v2
Bob Moore
5
-26
/
+22
2008-07-17
ACPICA: Fix for hang on GPE method invocation
Bob Moore
2
-2
/
+0
2008-07-17
ACPICA: Add argument count checking to control method invocation via acpi_eva...
Bob Moore
1
-0
/
+35
2008-04-24
ACPICA: update Intel copyright
Len Brown
16
-16
/
+16
2008-04-22
ACPICA: Implemented full argument resolution support for the BankValue argume...
Lin Ming
1
-0
/
+10
2008-04-22
ACPICA: Fixed a problem with AcpiGetDevices where the search of a branch of t...
Bob Moore
1
-5
/
+8
2008-04-22
ACPICA: Cosmetic changes only, no functional changes
Bob Moore
4
-12
/
+18
2008-04-22
ACPICA: Fix for Load/LoadTable to specify load location
Bob Moore
2
-4
/
+16
2008-04-22
ACPICA: Add error checks to prevent faults
Bob Moore
1
-0
/
+6
2008-04-22
ACPICA: Fix for Alias operator to see target child objects
Bob Moore
1
-36
/
+60
2008-04-22
ACPICA: Removed extraneous code
Bob Moore
1
-3
/
+1
2008-04-22
ACPICA: Update for mutiple global lock acquisitions by same thread
Bob Moore
1
-2
/
+1
2008-01-23
ACPI: Check for any matching CID when walking namespace.
Andrew Patterson
1
-3
/
+7
2007-08-25
ACPI: Fix a warning of discarding qualifiers from pointer target type
Al Viro
1
-1
/
+1
2007-07-23
ACPI: autoload modules - ACPICA modifications
Thomas Renninger
1
-1
/
+1
2007-05-10
ACPICA: Lindent
Len Brown
3
-9
/
+5
2007-05-10
Revert "ACPICA: revert "acpi_serialize" changes"
Len Brown
3
-21
/
+8
2007-03-15
ACPICA: revert "acpi_serialize" changes
Len Brown
3
-8
/
+21
2007-02-13
[PATCH] x86: fix laptop bootup hang in init_acpi()
Ingo Molnar
1
-0
/
+9
2007-02-03
ACPICA: fix gcc build warnings
Alexey Starikovskiy
1
-1
/
+1
2007-02-03
ACPICA: Update copyright to 2007.
Bob Moore
16
-16
/
+16
2007-02-03
ACPICA: Enhance debugger statistics/memory command.
Valery A. Podrezov
1
-0
/
+12
2007-02-03
ACPICA: Fixes for parameter validation.
Bob Moore
1
-21
/
+24
2007-02-03
ACPICA: Abort downward walk on temporary node detection.
Bob Moore
1
-11
/
+15
2007-02-03
ACPICA: Update comments
Bob Moore
1
-21
/
+25
2007-02-03
ACPICA: Use manifest constants for parse pass number
Bob Moore
1
-3
/
+3
2007-02-03
ACPICA: Fix race condition with AcpiWalkNamespace.
Bob Moore
3
-6
/
+20
2007-02-03
ACPICA: Fix for Global Lock semaphore.
Bob Moore
1
-1
/
+1
2007-02-03
ACPICA: Re-implement interpreters' "serialized mode"
Bob Moore
3
-21
/
+8
2007-02-03
ACPICA: Fix unalignment in acpi_ut_repair_name
Bob Moore
2
-2
/
+3
[next]