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.13.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
Age
Commit message (
Expand
)
Author
Files
Lines
2023-05-30
ACPICA: ACPICA: check null return of ACPI_ALLOCATE_ZEROED in acpi_db_display_...
void0red
1
-0
/
+3
2023-05-30
ACPICA: Avoid undefined behavior: applying zero offset to null pointer
Tamir Duberstein
1
-3
/
+8
2023-03-11
ACPI: Don't build ACPICA with '-Os'
Mark Rutland
1
-1
/
+1
2023-03-11
ACPICA: nsrepair: handle cases without a return value correctly
Daniil Tatianin
1
-5
/
+7
2023-03-11
ACPICA: Drop port I/O validation for some regions
Mario Limonciello
1
-3
/
+4
2023-01-18
ACPICA: Fix error code path in acpi_ds_call_control_method()
Rafael J. Wysocki
1
-2
/
+8
2023-01-18
ACPICA: Fix use-after-free in acpi_ut_copy_ipackage_to_ipackage()
Li Zetao
1
-7
/
+0
2022-04-15
ACPICA: Avoid walking the ACPI Namespace if it is not there
Rafael J. Wysocki
1
-0
/
+3
2022-01-27
ACPICA: Hardware: Do not flush CPU cache when entering S4 and S5
Kirill A. Shutemov
3
-4
/
+6
2022-01-27
ACPICA: Executer: Fix the REFCLASS_REFOF case in acpi_ex_opcode_1A_0T_1R()
Rafael J. Wysocki
1
-1
/
+2
2022-01-27
ACPICA: Utilities: Avoid deleting the same object twice in a row
Rafael J. Wysocki
1
-0
/
+1
2021-11-26
ACPICA: Avoid evaluating methods too early during system resume
Rafael J. Wysocki
4
-13
/
+15
2021-08-12
Revert "ACPICA: Fix memory leak caused by _CID repair function"
Rafael J. Wysocki
1
-7
/
+0
2021-07-20
ACPICA: Fix memory leak caused by _CID repair function
Erik Kaneda
1
-0
/
+7
2020-08-19
ACPICA: Do not increment operation_region reference counts for field units
Erik Kaneda
2
-9
/
+1
2020-02-24
ACPICA: Disassembler: create buffer fields in ACPI_PARSE_LOAD_PASS1
Erik Kaneda
2
-1
/
+22
2019-11-24
ACPICA: Never run _REG on system_memory and system_IO
Bob Moore
5
-9
/
+19
2019-07-26
ACPICA: Clear status of GPEs on first direct enable
Rafael J. Wysocki
5
-5
/
+12
2019-05-04
Revert "ACPICA: Clear status of GPEs before enabling them"
Rafael J. Wysocki
1
-5
/
+1
2019-04-17
ACPICA: AML interpreter: add region addresses in global list during initializ...
Erik Schmauss
1
-0
/
+4
2019-04-17
ACPICA: Namespace: remove address node from global list after method termination
Erik Schmauss
1
-0
/
+4
2019-04-17
ACPICA: Clear status of GPEs before enabling them
Furquan Shaikh
1
-1
/
+5
2018-12-01
ACPICA: AML interpreter: add region addresses in global list during initializ...
Erik Schmauss
1
-0
/
+4
2018-11-21
Revert "ACPICA: AML interpreter: add region addresses in global list during i...
Greg Kroah-Hartman
1
-4
/
+0
2018-11-13
ACPICA: AML Parser: fix parse loop to correctly skip erroneous extended opcodes
Erik Schmauss
1
-1
/
+13
2018-11-13
ACPICA: AML interpreter: add region addresses in global list during initializ...
Erik Schmauss
1
-0
/
+4
2018-08-15
ACPICA: Clear status of all events when entering sleep states
Rafael J. Wysocki
1
-8
/
+3
2018-08-15
ACPICA: acpiexec: fix a small memory leak regression
Bob Moore
1
-3
/
+2
2018-08-15
ACPICA: Reference count: add additional debugging details
Erik Schmauss
1
-2
/
+5
2018-08-15
ACPICA: acpi_exec: fixing -fi option
Erik Schmauss
4
-9
/
+57
2018-08-15
ACPICA: Debugger: Cleanup interface to the AML disassembler
Bob Moore
3
-6
/
+22
2018-08-15
ACPICA: AML Parser: skip opcodes that open a scope upon parse failure
Erik Schmauss
1
-6
/
+11
2018-08-15
ACPICA: Utilities: split hex detection into smaller functions
Erik Schmauss
3
-4
/
+26
2018-08-15
ACPICA: Update an error message for a duplicate table
Bob Moore
1
-2
/
+2
2018-08-15
ACPICA: ACPICA: add status check for acpi_hw_read before assigning return value
Erik Schmauss
1
-2
/
+7
2018-08-15
ACPICA: AML Parser: ignore all exceptions resulting from incorrect AML during...
Erik Schmauss
1
-13
/
+13
2018-08-06
Merge back ACPICA material for 4.19.
Rafael J. Wysocki
3
-9
/
+0
2018-07-29
ACPICA: AML Parser: ignore control method status in module-level code
Erik Schmauss
1
-7
/
+12
2018-07-29
Merge back ACPICA changes for 4.19.
Rafael J. Wysocki
3
-9
/
+0
2018-07-23
ACPICA: AML Parser: ignore dispatcher error status during table load
Schmauss, Erik
1
-0
/
+26
2018-07-16
Merge back ACPICA material for v4.19.
Rafael J. Wysocki
3
-9
/
+0
2018-07-09
ACPICA: Revert "iASL compiler: allow compilation of externals with paths that...
Erik Schmauss
2
-7
/
+0
2018-07-09
ACPICA: Revert "iASL: change processing of external op namespace nodes for co...
Erik Schmauss
2
-8
/
+6
2018-07-09
ACPICA: Clear status of all events when entering S5
Rafael J. Wysocki
1
-4
/
+11
2018-07-01
ACPICA: Drop leading newlines from error messages
Rafael J. Wysocki
1
-3
/
+3
2018-06-10
ACPICA: Recognize the _OSI string "Windows 2017.2"
Mario Limonciello
1
-0
/
+1
2018-06-06
ACPICA: Interpreter: Begin deprecation of Unload operator
Bob Moore
1
-0
/
+11
2018-06-06
ACPICA: AML parser: attempt to continue loading table after error
Erik Schmauss
3
-6
/
+85
2018-06-06
ACPICA: Debugger: Reduce verbosity for module-level code errors.
Bob Moore
2
-4
/
+31
2018-06-06
ACPICA: AML Parser: Add debug option to dump parse trees
Bob Moore
1
-3
/
+31
[next]