index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
bootparam_utils.h
Age
Commit message (
Expand
)
Author
2023-03-30
docs: move x86 documentation into Documentation/arch/
Jonathan Corbet
2022-04-07
x86/boot: Add a pointer to Confidential Computing blob in bootparams
Michael Roth
2019-09-02
x86/boot: Preserve boot_params.secure_boot from sanitizing
John S. Gruber
2019-08-21
x86/boot: Fix boot regression caused by bootparam sanitizing
John Hubbard
2019-08-16
x86/boot: Save fields explicitly, zero out everything else
John Hubbard
2019-06-08
docs: fix broken documentation links
Mauro Carvalho Chehab
2018-12-03
x86/boot: Clear RSDP address in boot_params for broken loaders
Juergen Gross
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2013-08-09
x86: Don't clear olpc_ofw_header when sentinel is detected
Daniel Drake
2013-03-06
x86, doc: Be explicit about what the x86 struct boot_params requires
Peter Jones
2013-03-06
x86: Don't clear efi_info even if the sentinel hits
Josh Boyer
2013-01-29
x86, boot: Sanitize boot_params if not zeroed on creation
H. Peter Anvin