aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpu_entry_area.h (follow)
AgeCommit message (Expand)AuthorFilesLines
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