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
/
acpica
Age
Commit message (
Expand
)
Author
Files
Lines
2014-06-03
ACPICA: Namespace: Remove _PRP method support.
Lv Zheng
1
-6
/
+0
2014-06-01
ACPICA: Tables: Add mechanism to control early table checksum verification.
Lv Zheng
4
-26
/
+61
2014-05-07
ACPICA: Events: Update GPE handling and initialization code.
Bob Moore
6
-37
/
+43
2014-05-07
ACPICA: Remove extraneous error message for large number of GPEs.
Bob Moore
1
-18
/
+33
2014-05-07
ACPICA: Tables: Remove old mechanism to validate if XSDT contains NULL entries.
Lv Zheng
1
-105
/
+0
2014-05-07
ACPICA: Tables: Add new mechanism to skip NULL entries in RSDT and XSDT.
Lv Zheng
1
-6
/
+15
2014-05-07
ACPICA: OSL: Add configurability for error message functions.
Lv Zheng
1
-0
/
+2
2014-05-07
ACPICA: OSL: Move external globals from utglobal.c to acpixf.h using ACPI_INI...
Lv Zheng
1
-22
/
+0
2014-05-07
ACPICA: Update handling of PCI ID lists.
David E. Box
1
-3
/
+12
2014-05-07
ACPICA: Add support for _LPD and _PRP methods.
Bob Moore
1
-0
/
+4
2014-05-07
ACPICA: Update acpi_buffer_to_resource interface.
Bob Moore
1
-5
/
+8
2014-05-07
ACPICA: Update global variable definitions. No functional change.
Lv Zheng
1
-132
/
+2
2014-05-07
ACPICA: Utilities: Deploy ACPI_DEBUGGER_EXEC for ACPI_DEBUGGER enabled code i...
Lv Zheng
1
-3
/
+1
2014-05-07
ACPICA: Utilities: Cleanup obsoleted global variables.
Lv Zheng
1
-7
/
+0
2014-05-07
Merge back earlier ACPICA material.
Rafael J. Wysocki
20
-810
/
+1526
2014-05-06
ACPICA: Tables: Fix invalid pointer accesses in acpi_tb_parse_root_table().
Lv Zheng
1
-2
/
+5
2014-04-28
Merge back earlier ACPICA material.
Rafael J. Wysocki
20
-810
/
+1526
2014-04-22
ACPICA: Fix buffer allocation issue for generic_serial_bus region accesses.
Lv Zheng
1
-7
/
+97
2014-04-21
ACPICA: acpidump: Update new structures and add missing file.
Lv Zheng
2
-2
/
+2
2014-04-21
ACPICA: acpidump: Add support to generate acpidump release.
Lv Zheng
1
-0
/
+170
2014-04-21
ACPICA: Table Manager: Split tbinstal.c into two files.
Bob Moore
4
-720
/
+771
2014-04-21
ACPICA: Table Manager: Misc cleanup and renames, no functional change.
Bob Moore
6
-113
/
+130
2014-04-21
ACPICA: Tables: Add acpi_install_table() API for early table installation.
Lv Zheng
5
-11
/
+57
2014-04-21
ACPICA: Tables: Avoid SSDT installation with acpi_gbl_disable_ssdt_table_load.
Lv Zheng
3
-15
/
+14
2014-04-21
ACPICA: Tables: Cleanup ACPI_TABLE_ORIGIN_xxx flags.
Lv Zheng
5
-22
/
+19
2014-04-21
ACPICA: Tables: Fix table checksums verification before installation.
Lv Zheng
6
-409
/
+607
2014-04-21
ACPICA: Tables: Fix unbalanced table validations.
Lv Zheng
1
-0
/
+1
2014-04-21
ACPICA: Tables: Clean up split INSTALLED/VALIDATED table state logics.
Lv Zheng
6
-108
/
+235
2014-04-21
ACPICA: Tables: Fix multiple ACPI_FREE()s around acpi_tb_add_table().
Lv Zheng
2
-7
/
+2
2014-04-21
ACPICA: Tables: Fix the issues in handling virtual addressed tables.
Lv Zheng
3
-4
/
+21
2014-04-21
ACPICA: Remove indent divergences to reduce maintenance overhead.
Lv Zheng
3
-8
/
+12
2014-04-21
ACPICA: Add a missing field for debug dump of mutex objects.
Bob Moore
1
-1
/
+3
2014-04-21
ACPICA: Update use of acpi_os_wait_events_complete interface.
Lv Zheng
1
-19
/
+36
2014-04-21
ACPICA: Disassembler: Add decoding of Notify() values.
Bob Moore
3
-14
/
+66
2014-04-21
ACPICA: Disassembler: Add support to decode _HID and _CID values.
Bob Moore
3
-1
/
+15
2014-04-21
ACPICA: Unload operator: Emit a warning if and when it is ever used.
Bob Moore
1
-0
/
+7
2014-04-21
ACPICA: Update comments for ACPICA name - no functional change.
Bob Moore
2
-3
/
+3
2014-04-21
ACPICA: utstring: Check array index bound before use.
David Binderman
1
-1
/
+1
2014-04-21
ACPICA: Add EXPORT_SYMBOL macros for install/remove SCI handler interfaces.
Bob Moore
1
-2
/
+4
2014-04-02
Merge branch 'acpica'
Rafael J. Wysocki
14
-115
/
+262
2014-03-26
ACPICA: Enable auto-serialization as a default kernel behavior.
Lv Zheng
1
-1
/
+1
2014-03-26
ACPICA: Ignore sync_level for methods that have been auto-serialized.
Bob Moore
2
-6
/
+21
2014-03-26
ACPICA: Add additional named objects for the auto-serialize method scan.
Lv Zheng
1
-2
/
+4
2014-03-26
ACPICA: Add auto-serialization support for ill-behaved control methods.
Bob Moore
10
-25
/
+227
2014-03-26
ACPICA: Remove global option to serialize all control methods.
Lv Zheng
4
-88
/
+16
2014-03-20
Merge branch 'acpica'
Rafael J. Wysocki
169
-491
/
+759
2014-03-18
ACPICA: Revert "Headers: Deploy #pragma pack (push) and (pop)."
Robert Moore
18
-70
/
+1
2014-03-18
ACPICA: Prevent infinite loops when traversing corrupted lists.
Bob Moore
3
-4
/
+32
2014-03-18
ACPICA: Debugger: Add missing objects; Traverse linked lists
Bob Moore
2
-34
/
+199
2014-03-18
ACPICA: Add text: ACPICA policy for new _OSI strings. No functional change.
Bob Moore
1
-0
/
+25
[next]