summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/boot.h
AgeCommit message (Expand)Author
2023-10-30Merge tag 'x86-boot-2023-10-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-10-18x86/boot: Rename conflicting 'boot_params' pointer to 'boot_params_ptr'Ard Biesheuvel
2023-09-17x86/boot/compressed: Reserve more memory for page tablesKirill A. Shutemov
2023-08-07x86/decompressor: Factor out kernel decompression and relocationArd Biesheuvel
2020-07-31x86: Add support for ZSTD compressed kernelNick Terrell
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-05-07x86/KASLR: Build identity mappings on demandKees Cook
2016-05-07x86/boot: Clean up indenting for asm/boot.hKees Cook
2016-01-11x86/boot: Double BOOT_HEAP_SIZE to 64KBH.J. Lu
2012-12-14UAPI: (Scripted) Disintegrate arch/x86/include/asmDavid Howells
2012-05-08x86: Use common threadinfo allocatorThomas Gleixner
2011-01-13x86: support XZ-compressed kernelLasse Collin
2010-04-28x86: Clean up arch/x86/Kconfig*Jan Beulich
2009-06-25x86, setup: correct include file in <asm/boot.h>H. Peter Anvin
2009-06-25x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>Robert P. J. Day
2009-05-11x86, boot: make kernel_alignment adjustable; new bzImage fieldsH. Peter Anvin
2009-03-11x86: remove zImage supportH. Peter Anvin
2009-01-14x86: headers cleanup - boot.hCyrill Gorcunov
2009-01-04bzip2/lzma: x86 kernel compression supportAlain Knaff
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin
2008-10-22x86, um: ... and asm-x86 moveAl Viro