开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
acpi.c
Age
Commit message (
Expand
)
Author
2020-05-04
x86/boot: Fix -Wint-to-pointer-cast build warning
Vamshi K Sthambamkadi
2020-01-31
x86/boot: Handle malformed SRAT tables during early ACPI parsing
Steven Clarkson
2019-10-18
x86/boot/acpi: Move get_cmdline_acpi_rsdp() under #ifdef guard
Zhenzhong Duan
2019-09-28
Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2019-08-19
acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down
Josh Boyer
2019-06-06
x86/boot: Use efi_setup_data for searching RSDP on kexec-ed kernels
Junichi Nomura
2019-04-09
ACPICA: Rename nameseg compare macro for clarity
Bob Moore
2019-02-13
x86/boot: Correct RSDP parsing with 32-bit EFI
Borislav Petkov
2019-02-01
x86/boot: Parse SRAT table and count immovable memory regions
Chao Fan
2019-02-01
x86/boot: Early parse RSDP and save it in boot_params
Chao Fan
2019-02-01
x86/boot: Search for RSDP in memory
Chao Fan
2019-02-01
x86/boot: Search for RSDP in the EFI tables
Chao Fan
2019-02-01
x86/boot: Add "acpi_rsdp=" early parsing
Chao Fan