aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpu_entry_area.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-04-04task_stack, x86/cea: Force-inline stack helpersBorislav Petkov1-1/+1
2021-10-06x86/sev: Make the #VC exception stacks part of the default stacks storageBorislav Petkov1-1/+7
2020-09-09x86/sev-es: Allocate and map an IST stack for #VC handlerJoerg Roedel1-12/+21
2020-06-11x86/entry: Remove DBn stacksPeter Zijlstra1-9/+3
2019-12-10mm, x86/mm: Untangle address space layout definitions from basic pgtable type definitionsIngo Molnar1-9/+1
2019-11-26x86/doublefault/32: Move #DF stack and TSS to cpu_entry_areaAndy Lutomirski1-0/+12
2019-11-25x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make the CPU_ENTRY_AREA_PAGES assert preciseIngo Molnar1-5/+7
2019-11-21x86/cpu_entry_area: Add guard page for entry stack on 32bitThomas Gleixner1-1/+5
2019-10-01x86: Use the correct SPDX License Identifier in headersNishad Kamdar1-1/+1
2019-04-17x86/exceptions: Split debug IST stackThomas Gleixner1-4/+10
2019-04-17x86/exceptions: Enable IST guard pagesThomas Gleixner1-6/+2
2019-04-17x86/exceptions: Disconnect IST index and stack orderThomas Gleixner1-0/+11
2019-04-17x86/cpu_entry_area: Provide exception stack accessorThomas Gleixner1-0/+4
2019-04-17x86/exceptions: Add structs for exception stacksThomas Gleixner1-5/+47
2018-09-12x86/pti/64: Remove the SYSCALL64 entry trampolineAndy Lutomirski1-2/+0
2017-12-23x86/cpu_entry_area: Add debugstore entries to cpu_entry_areaThomas Gleixner1-0/+13
2017-12-22x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner1-1/+17
2017-12-22x86/cpu_entry_area: Move it to a separate unitThomas Gleixner1-0/+52