Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/cpu_entry_area: Move percpu_setup_debug_store() to __init section | Sergey Senozhatsky | 2019-02-08 | 1 | -1/+1 |
* | x86/pti/64: Remove the SYSCALL64 entry trampoline | Andy Lutomirski | 2018-09-12 | 1 | -36/+0 |
* | x86: Add entry trampolines to kcore | Adrian Hunter | 2018-08-15 | 1 | -0/+10 |
* | kallsyms, x86: Export addresses of PTI entry trampolines | Alexander Shishkin | 2018-08-15 | 1 | -0/+23 |
* | x86/pti: Enable global pages for shared areas | Dave Hansen | 2018-04-12 | 1 | -1/+13 |
* | x86/cpu_entry_area: Sync cpu_entry_area to initial_page_table | Thomas Gleixner | 2018-03-01 | 1 | -0/+6 |
* | x86/cpu_entry_area: Add debugstore entries to cpu_entry_area | Thomas Gleixner | 2017-12-23 | 1 | -0/+27 |
* | x86/cpu_entry_area: Prevent wraparound in setup_cpu_entry_area_ptes() on 32bit | Thomas Gleixner | 2017-12-23 | 1 | -1/+2 |
* | x86/cpu_entry_area: Move it out of the fixmap | Thomas Gleixner | 2017-12-22 | 1 | -16/+50 |
* | x86/cpu_entry_area: Move it to a separate unit | Thomas Gleixner | 2017-12-22 | 1 | -0/+104 |