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