aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/sections.h
AgeCommit message (Expand)Author
2020-03-19x86/setup: Fix static memory detectionGuenter Roeck
2019-11-04x86/vmlinux: Actually use _etext for the end of the text segmentKees Cook
2019-06-20x86/mm: Identify the end of the kernel area to be reservedThomas Lendacky
2018-09-12x86/pti/64: Remove the SYSCALL64 entry trampolineAndy Lutomirski
2018-07-20x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bitJoerg Roedel
2018-03-09x86/kprobes: Fix kernel crash when probing .entry_trampoline codeFrancis Deslauriers
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2016-09-27x86: separate extable.h, switch sections.h to itAl Viro
2016-02-22x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig optionKees Cook
2009-10-20x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATASuresh Siddha
2009-03-14x86: add brk allocation for very, very early allocationsJeremy Fitzhardinge
2008-10-22x86, um: ... and asm-x86 moveAl Viro