summaryrefslogtreecommitdiffstats
path: root/arch/x86/mm/cpu_entry_area.c
Commit message (Expand)AuthorAgeFilesLines
* x86/exceptions: Split debug IST stackThomas Gleixner2019-04-171-1/+3
* x86/cpu_entry_area: Provide exception stack accessorThomas Gleixner2019-04-171-0/+4
* x86/cpu_entry_area: Prepare for IST guard pagesThomas Gleixner2019-04-171-7/+30
* x86/exceptions: Add structs for exception stacksThomas Gleixner2019-04-171-5/+3Star
* x86/cpu_entry_area: Cleanup setup functionsThomas Gleixner2019-04-171-10/+9Star
* x86/cpu_entry_area: Move percpu_setup_debug_store() to __init sectionSergey Senozhatsky2019-02-081-1/+1
* x86/pti/64: Remove the SYSCALL64 entry trampolineAndy Lutomirski2018-09-121-36/+0Star
* x86: Add entry trampolines to kcoreAdrian Hunter2018-08-151-0/+10
* kallsyms, x86: Export addresses of PTI entry trampolinesAlexander Shishkin2018-08-151-0/+23
* x86/pti: Enable global pages for shared areasDave Hansen2018-04-121-1/+13
* x86/cpu_entry_area: Sync cpu_entry_area to initial_page_tableThomas Gleixner2018-03-011-0/+6
* x86/cpu_entry_area: Add debugstore entries to cpu_entry_areaThomas Gleixner2017-12-231-0/+27
* x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bitThomas Gleixner2017-12-231-1/+2
* x86/cpu_entry_area: Move it out of the fixmapThomas Gleixner2017-12-221-16/+50
* x86/cpu_entry_area: Move it to a separate unitThomas Gleixner2017-12-221-0/+104