Age | Commit message (Expand) | Author | Files | Lines |
2022-03-25 | ACPI: tables: Make LAPIC_ADDR_OVR address readable in message | Vasant Hegde | 1 | -2/+2 |
2022-03-10 | ACPI: tables: Add AGDI to the list of known table signatures | Ilkka Koskinen | 1 | -1/+1 |
2022-02-18 | Merge back ACPI tables material for 5.18. | Rafael J. Wysocki | 1 | -1/+1 |
2022-02-15 | ACPI: tables: Quiet ACPI table not found warning | Dan Williams | 1 | -1/+1 |
2022-02-04 | ACPI: tables: Add CEDT signature to the list of known tables | Robert Kiraly | 1 | -1/+1 |
2022-01-13 | Merge tag 'cxl-for-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/cxl... | Linus Torvalds | 1 | -21/+66 |
2022-01-10 | Merge branches 'acpi-tables', 'acpi-numa', 'acpi-sysfs', 'acpi-cppc', 'acpi-t... | Rafael J. Wysocki | 1 | -1/+1 |
2021-12-27 | ACPICA: Use original pointer for virtual origin tables | Jessica Clarke | 1 | -2/+2 |
2021-12-15 | ACPI: tables: Add AEST to the list of known table signatures | Shuuichirou Ishii | 1 | -1/+1 |
2021-11-15 | ACPI: Add a context argument for table parsing handlers | Dan Williams | 1 | -7/+44 |
2021-11-15 | ACPI: Teach ACPI table parsing about the CEDT header format | Dan Williams | 1 | -0/+9 |
2021-11-15 | ACPI: Keep sub-table parsing infrastructure available for modules | Dan Williams | 1 | -14/+13 |
2021-10-22 | memblock: exclude MEMBLOCK_NOMAP regions from kmemleak | Mike Rapoport | 1 | -0/+3 |
2021-09-03 | memblock: make memblock_find_in_range method private | Mike Rapoport | 1 | -3/+2 |
2021-06-10 | ACPI: PRM: implement OperationRegion handler for the PlatformRtMechanism subtype | Erik Kaneda | 1 | -0/+9 |
2021-03-29 | ACPI: tables: x86: Reserve memory occupied by ACPI tables | Rafael J. Wysocki | 1 | -3/+39 |
2020-07-27 | ACPI: tables: Remove the duplicated checks for acpi_parse_entries_array() | Hanjun Guo | 1 | -14/+3 |
2020-06-24 | ACPI: tables: avoid relocations for table signature array | Ard Biesheuvel | 1 | -4/+4 |
2020-03-30 | ACPICA: Add NHLT table signature | Cezary Rojewski | 1 | -1/+1 |
2019-09-28 | Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -0/+6 |
2019-08-20 | acpi: Disable ACPI table override if the kernel is locked down | Linn Crosetto | 1 | -0/+6 |
2019-06-13 | ACPI: tables: Allow BGRT to be overridden | Andrea Oliveri | 1 | -10/+11 |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 | Thomas Gleixner | 1 | -15/+1 |
2019-05-07 | Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -10/+66 |
2019-05-06 | Merge branches 'acpi-scan', 'acpi-tables', 'acpi-misc' and 'acpi-pm' | Rafael J. Wysocki | 1 | -13/+5 |
2019-04-09 | ACPICA: Rename nameseg compare macro for clarity | Bob Moore | 1 | -2/+2 |
2019-04-04 | acpi: Add HMAT to generic parsing tables | Keith Busch | 1 | -0/+9 |
2019-04-04 | acpi: Create subtable parsing infrastructure | Keith Busch | 1 | -10/+57 |
2019-03-27 | ACPI / tables: Clean up whitespace | Bjorn Helgaas | 1 | -13/+5 |
2019-01-14 | ACPI / tables: table override from built-in initrd | Shunyong Yang | 1 | -2/+10 |
2018-12-20 | ACPI / tables: Add an ifdef around amlcode and dsdt_amlcode | Nathan Chancellor | 1 | -0/+2 |
2018-12-14 | ACPI / tables: add DSDT AmlCode new declaration name support | Wang Dongsheng | 1 | -2/+8 |
2018-10-31 | mm: remove include/linux/bootmem.h | Mike Rapoport | 1 | -2/+1 |
2018-06-08 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2018-05-17 | ACPI: Add PPTT to injectable table list | Jeremy Linton | 1 | -1/+1 |
2018-05-12 | ACPI / tables: improve comments regarding acpi_parse_entries_array() | Al Stone | 1 | -2/+7 |
2018-02-23 | ACPI: add NFIT and HMAT to the initrd override list | Dan Williams | 1 | -1/+1 |
2018-02-07 | ACPI / tables: Add IORT to injectable table list | Shunyong Yang | 1 | -1/+2 |
2017-07-20 | ACPICA: Tables: Change table duplication check to be related to acpi_gbl_veri... | Lv Zheng | 1 | -2/+2 |
2017-05-02 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2017-04-19 | ACPI / tables: Drop acpi_parse_entries() which is not used | Baoquan He | 1 | -16/+0 |
2017-01-28 | x86/boot/e820: Create coherent API function names for E820 range operations | Ingo Molnar | 1 | -1/+1 |
2016-12-21 | ACPI / osl: Remove acpi_get_table_with_size()/early_acpi_os_unmap_memory() users | Lv Zheng | 1 | -10/+7 |
2016-09-17 | ACPI / tables: Remove duplicated include from tables.c | Wei Yongjun | 1 | -1/+0 |
2016-08-31 | ACPI / tables: do not report the number of entries ignored by acpi_parse_entr... | Al Stone | 1 | -2/+2 |
2016-08-31 | ACPI / tables: fix acpi_parse_entries_array() so it traverses all subtables | Al Stone | 1 | -3/+6 |
2016-08-31 | ACPI / tables: fix incorrect counts returned by acpi_parse_entries_array() | Al Stone | 1 | -1/+1 |
2016-06-22 | ACPI / tables: move arch-specific symbol to asm/acpi.h | Aleksey Makarov | 1 | -1/+2 |
2016-06-22 | ACPI / tables: table upgrade: refactor function definitions | Aleksey Makarov | 1 | -10/+4 |
2016-06-22 | ACPI / tables: table upgrade: use cacheable map for tables | Aleksey Makarov | 1 | -3/+3 |