index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
acpi.c
Age
Commit message (
Expand
)
Author
2024-01-30
x86: Do not include <asm/bootparam.h> in several files
Thomas Zimmermann
2023-12-12
x86, kexec: fix the wrong ifdeffery CONFIG_KEXEC
Baoquan He
2023-10-18
x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'
Ard Biesheuvel
2022-04-17
x86/boot: Add an efi.h header for the decompressor
Borislav Petkov
2022-04-06
x86/compressed/acpi: Move EFI kexec handling into common code
Michael Roth
2022-04-06
x86/compressed/acpi: Move EFI vendor table lookup to helper
Michael Roth
2022-04-06
x86/compressed/acpi: Move EFI config table lookup to helper
Michael Roth
2022-04-06
x86/compressed/acpi: Move EFI system table lookup to helper
Michael Roth
2022-04-06
x86/compressed/acpi: Move EFI detection to helper
Michael Roth
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