blob: 33daad82a525d7ea0320317f5872ce9800b3f1c6 [file] [log] [blame]
b976690f5db2 ("x86/mm/pti: Introduce pti_finalize()")
8c06c7740d19 ("x86/pti: Leave kernel text global for !PCID")
39114b7a743e ("x86/pti: Never implicitly clear _PAGE_GLOBAL for kernel image")
85900ea51577 ("x86/pti: Map the vsyscall page if needed")
4b6bbe95b879 ("x86/mm/pti: Map ESPFIX into user space")
6dc72c3cbca0 ("x86/mm/pti: Share entry text PMD")
f7cfbee91559 ("x86/mm/pti: Share cpu_entry_area with user space page tables")
03f4424f348e ("x86/mm/pti: Add functions to clone kernel PMDs")
41f4c20b57a4 ("x86/pti: Add the pti= cmdline option and documentation")
aa8c6248f8c7 ("x86/mm/pti: Add infrastructure for page table isolation")
8a09317b895f ("x86/mm/pti: Prepare the x86/entry assembly code for entry/exit CR3 switching")
c313ec66317d ("x86/mm/pti: Disable global pages if PAGE_TABLE_ISOLATION=y")
613e396bc0d4 ("init: Invoke init_espfix_bsp() from mm_init()")
49275fef986a ("x86/vsyscall/64: Explicitly set _PAGE_USER in the pagetable hierarchy")
3386bc8aed82 ("x86/entry/64: Create a per-CPU SYSCALL entry trampoline")
3e3b9293d392 ("x86/entry/64: Return to userspace from the trampoline stack")
7f2590a110b8 ("x86/entry/64: Use a per-CPU trampoline stack for IDT entries")
72f5e08dbba2 ("x86/entry: Remap the TSS into the CPU entry area")
1a935bc3d4ea ("x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct")
7fb983b4dd56 ("x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss")
ef8813ab2805 ("x86/mm/fixmap: Generalize the GDT fixmap mechanism, introduce struct cpu_entry_area")
aaeed3aeb39c ("x86/entry/gdt: Put per-CPU GDT remaps in ascending order")
33a2f1a6c4d7 ("x86/dumpstack: Add get_stack_info() support for the SYSENTER stack")
1a79797b58cd ("x86/entry/64: Allocate and enable the SYSENTER stack")
0fd2e9c53d82 ("Merge commit 'upstream-x86-entry' into WIP.x86/mm")