index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
cpu_entry_area.h
Age
Commit message (
Expand
)
Author
2022-12-15
x86/mm: Randomize per-cpu entry area
Peter Zijlstra
2022-04-04
task_stack, x86/cea: Force-inline stack helpers
Borislav Petkov
2021-10-06
x86/sev: Make the #VC exception stacks part of the default stacks storage
Borislav Petkov
2020-09-09
x86/sev-es: Allocate and map an IST stack for #VC handler
Joerg Roedel
2020-06-11
x86/entry: Remove DBn stacks
Peter Zijlstra
2019-12-10
mm, x86/mm: Untangle address space layout definitions from basic pgtable type...
Ingo Molnar
2019-11-26
x86/doublefault/32: Move #DF stack and TSS to cpu_entry_area
Andy Lutomirski
2019-11-25
x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...
Ingo Molnar
2019-11-21
x86/cpu_entry_area: Add guard page for entry stack on 32bit
Thomas Gleixner
2019-10-01
x86: Use the correct SPDX License Identifier in headers
Nishad Kamdar
2019-04-17
x86/exceptions: Split debug IST stack
Thomas Gleixner
2019-04-17
x86/exceptions: Enable IST guard pages
Thomas Gleixner
2019-04-17
x86/exceptions: Disconnect IST index and stack order
Thomas Gleixner
2019-04-17
x86/cpu_entry_area: Provide exception stack accessor
Thomas Gleixner
2019-04-17
x86/exceptions: Add structs for exception stacks
Thomas Gleixner
2018-09-12
x86/pti/64: Remove the SYSCALL64 entry trampoline
Andy Lutomirski
2017-12-23
x86/cpu_entry_area: Add debugstore entries to cpu_entry_area
Thomas Gleixner
2017-12-22
x86/cpu_entry_area: Move it out of the fixmap
Thomas Gleixner
2017-12-22
x86/cpu_entry_area: Move it to a separate unit
Thomas Gleixner