开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
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
2023-09-17
x86/boot: Increase section and file alignment to 4k/512
Ard Biesheuvel
2023-09-17
x86/boot: Derive file size from _edata symbol
Ard Biesheuvel
2023-09-15
x86/efi: Drop EFI stub .bss from .data section
Ard Biesheuvel
2023-01-13
cpuidle, tdx: Make TDX code noinstr clean
Peter Zijlstra
2020-09-01
x86/boot/compressed: Add missing debugging sections to output
Kees Cook
2020-09-01
x86/boot/compressed: Remove, discard, or assert for unwanted sections
Kees Cook
2020-09-01
x86/boot/compressed: Reorganize zero-size section asserts
Kees Cook
2020-09-01
vmlinux.lds.h: Split ELF_DETAILS from STABS_DEBUG
Kees Cook
2020-08-14
x86/boot: Check that there are no run-time relocations
Arvind Sankar
2020-08-14
x86/boot/compressed: Get rid of GOT fixup code
Ard Biesheuvel
2020-08-14
x86/boot/compressed: Force hidden visibility for all symbol references
Ard Biesheuvel
2020-08-14
x86/boot/compressed: Move .got.plt entries out of the .got section
Ard Biesheuvel
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