index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
boot.h
Age
Commit message (
Expand
)
Author
2023-09-23
x86/boot/compressed: Reserve more memory for page tables
Kirill A. Shutemov
2020-07-31
x86: Add support for ZSTD compressed kernel
Nick Terrell
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-05-07
x86/KASLR: Build identity mappings on demand
Kees Cook
2016-05-07
x86/boot: Clean up indenting for asm/boot.h
Kees Cook
2016-01-11
x86/boot: Double BOOT_HEAP_SIZE to 64KB
H.J. Lu
2012-12-14
UAPI: (Scripted) Disintegrate arch/x86/include/asm
David Howells
2012-05-08
x86: Use common threadinfo allocator
Thomas Gleixner
2011-01-13
x86: support XZ-compressed kernel
Lasse Collin
2010-04-28
x86: Clean up arch/x86/Kconfig*
Jan Beulich
2009-06-25
x86, setup: correct include file in <asm/boot.h>
H. Peter Anvin
2009-06-25
x86, setup: Fix typo "CONFIG_x86_64" in <asm/boot.h>
Robert P. J. Day
2009-05-11
x86, boot: make kernel_alignment adjustable; new bzImage fields
H. Peter Anvin
2009-03-11
x86: remove zImage support
H. Peter Anvin
2009-01-14
x86: headers cleanup - boot.h
Cyrill Gorcunov
2009-01-04
bzip2/lzma: x86 kernel compression support
Alain Knaff
2008-10-22
x86: Fix ASM_X86__ header guards
H. Peter Anvin
2008-10-22
x86, um: ... and asm-x86 move
Al Viro