index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
boot
/
compressed
/
vmlinux.lds.S
Age
Commit message (
Expand
)
Author
2020-06-01
Merge tag 'x86-build-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2020-05-22
x86/boot: Discard .discard.unreachable for arch/x86/boot/compressed/vmlinux
Fangrui Song
2020-04-24
efi/x86: Remove __efistub_global and add relocation check
Arvind Sankar
2019-01-16
x86/build: Use the single-argument OUTPUT_FORMAT() linker script command
Borislav Petkov
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-04-29
x86/boot: Move compressed kernel to the end of the decompression buffer
Yinghai Lu
2010-08-02
x86, setup: Allow global variables and functions in the decompressor
H. Peter Anvin
2010-03-03
Rename .rodata.compressed to .rodata..compressed.
Denys Vlasenko
2009-11-19
x86: Eliminate redundant/contradicting cache line size config options
Jan Beulich
2009-09-18
x86: convert compressed loader to use __HEAD and HEAD_TEXT macros.
Tim Abbott
2009-05-08
x86, boot: straighten out ranges to copy/zero in compressed/head*.S
H. Peter Anvin
2009-05-08
x86, boot: align the .bss section in the decompressor
H. Peter Anvin
2009-04-30
x86: boot/compressed/vmlinux.lds.S: fix build of bzImage with 64 bit compiler
Sam Ravnborg
2009-04-27
x86: unify arch/x86/boot/compressed/vmlinux_*.lds
Linus Torvalds