index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
sections.h
Age
Commit message (
Expand
)
Author
2023-08-21
lockdep: fix static memory detection even more
Helge Deller
2020-03-19
x86/setup: Fix static memory detection
Guenter Roeck
2019-11-04
x86/vmlinux: Actually use _etext for the end of the text segment
Kees Cook
2019-06-20
x86/mm: Identify the end of the kernel area to be reserved
Thomas Lendacky
2018-09-12
x86/pti/64: Remove the SYSCALL64 entry trampoline
Andy Lutomirski
2018-07-20
x86/mm/pti: Make pti_clone_kernel_text() compile on 32 bit
Joerg Roedel
2018-03-09
x86/kprobes: Fix kernel crash when probing .entry_trampoline code
Francis Deslauriers
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-09-27
x86: separate extable.h, switch sections.h to it
Al Viro
2016-02-22
x86/mm: Always enable CONFIG_DEBUG_RODATA and remove the Kconfig option
Kees Cook
2009-10-20
x86-64: align RODATA kernel section to 2MB with CONFIG_DEBUG_RODATA
Suresh Siddha
2009-03-14
x86: add brk allocation for very, very early allocations
Jeremy Fitzhardinge
2008-10-22
x86, um: ... and asm-x86 move
Al Viro