aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/cpu_entry_area.c
AgeCommit message (Expand)Author
2020-01-09x86/pti/32: Calculate the various PTI cpu_entry_area sizes correctly, make th...Ingo Molnar
2019-04-17x86/exceptions: Split debug IST stackThomas Gleixner
2019-04-17x86/cpu_entry_area: Provide exception stack accessorThomas Gleixner
2019-04-17x86/cpu_entry_area: Prepare for IST guard pagesThomas Gleixner
2019-04-17x86/exceptions: Add structs for exception stacksThomas Gleixner
2019-04-17x86/cpu_entry_area: Cleanup setup functionsThomas Gleixner
2019-02-08x86/cpu_entry_area: Move percpu_setup_debug_store() to __init sectionSergey Senozhatsky
2018-09-12x86/pti/64: Remove the SYSCALL64 entry trampolineAndy Lutomirski
2018-08-14x86: Add entry trampolines to kcoreAdrian Hunter
2018-08-14kallsyms, x86: Export addresses of PTI entry trampolinesAlexander Shishkin
2018-04-12x86/pti: Enable global pages for shared areasDave Hansen
2018-03-01x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner
2017-12-23x86/cpu_entry_area: Add debugstore entries to cpu_entry_areaThomas Gleixner
2017-12-23x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bitThomas Gleixner
2017-12-22x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner
2017-12-22x86/cpu_entry_area: Move it to a separate unitThomas Gleixner