summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpu_entry_area.h
Commit message (Expand)AuthorAgeFilesLines
* x86/sev-es: Allocate and map an IST stack for #VC handlerJoerg Roedel2020-09-091-12/+21
* x86/entry: Remove DBn stacksPeter Zijlstra2020-06-111-9/+3
* mm, x86/mm: Untangle address space layout definitions from basic pgtable type...Ingo Molnar2019-12-101-9/+1
* x86/doublefault/32: Move #DF stack and TSS to cpu_entry_areaAndy Lutomirski2019-11-261-0/+12
* x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...Ingo Molnar2019-11-251-5/+7
* x86/cpu_entry_area: Add guard page for entry stack on 32bitThomas Gleixner2019-11-211-1/+5
* x86: Use the correct SPDX License Identifier in headersNishad Kamdar2019-10-011-1/+1
* x86/exceptions: Split debug IST stackThomas Gleixner2019-04-171-4/+10
* x86/exceptions: Enable IST guard pagesThomas Gleixner2019-04-171-6/+2
* x86/exceptions: Disconnect IST index and stack orderThomas Gleixner2019-04-171-0/+11
* x86/cpu_entry_area: Provide exception stack accessorThomas Gleixner2019-04-171-0/+4
* x86/exceptions: Add structs for exception stacksThomas Gleixner2019-04-171-5/+47
* x86/pti/64: Remove the SYSCALL64 entry trampolineAndy Lutomirski2018-09-121-2/+0
* x86/cpu_entry_area: Add debugstore entries to cpu_entry_areaThomas Gleixner2017-12-231-0/+13
* x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner2017-12-221-1/+17
* x86/cpu_entry_area: Move it to a separate unitThomas Gleixner2017-12-221-0/+52