index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
acpi.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86: Do not include <asm/bootparam.h> in several files
Thomas Zimmermann
2024-01-30
1
-0
/
+2
*
x86, kexec: fix the wrong ifdeffery CONFIG_KEXEC
Baoquan He
2023-12-13
1
-1
/
+1
*
x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'
Ard Biesheuvel
2023-10-18
1
-7
/
+7
*
x86/boot: Add an efi.h header for the decompressor
Borislav Petkov
2022-04-17
1
-2
/
+1
*
x86/compressed/acpi: Move EFI kexec handling into common code
Michael Roth
2022-04-06
1
-59
/
+0
*
x86/compressed/acpi: Move EFI vendor table lookup to helper
Michael Roth
2022-04-06
1
-45
/
+23
*
x86/compressed/acpi: Move EFI config table lookup to helper
Michael Roth
2022-04-06
1
-17
/
+8
*
x86/compressed/acpi: Move EFI system table lookup to helper
Michael Roth
2022-04-06
1
-14
/
+7
*
x86/compressed/acpi: Move EFI detection to helper
Michael Roth
2022-04-06
1
-18
/
+10
*
x86/boot: Fix -Wint-to-pointer-cast build warning
Vamshi K Sthambamkadi
2020-05-04
1
-4
/
+3
*
x86/boot: Handle malformed SRAT tables during early ACPI parsing
Steven Clarkson
2020-01-31
1
-0
/
+6
*
x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guard
Zhenzhong Duan
2019-10-18
1
-24
/
+24
*
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-09-28
1
-6
/
+13
|
\
|
*
acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
Josh Boyer
2019-08-20
1
-6
/
+13
*
|
x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernels
Junichi Nomura
2019-06-06
1
-36
/
+107
|
/
*
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
2019-04-09
1
-1
/
+1
*
x86/boot: Correct RSDP parsing with 32-bit EFI
Borislav Petkov
2019-02-13
1
-19
/
+31
*
x86/boot: Parse SRAT table and count immovable memory regions
Chao Fan
2019-02-01
1
-0
/
+121
*
x86/boot: Early parse RSDP and save it in boot_params
Chao Fan
2019-02-01
1
-0
/
+19
*
x86/boot: Search for RSDP in memory
Chao Fan
2019-02-01
1
-0
/
+77
*
x86/boot: Search for RSDP in the EFI tables
Chao Fan
2019-02-01
1
-2
/
+79
*
x86/boot: Add "acpi_rsdp=" early parsing
Chao Fan
2019-02-01
1
-0
/
+32