blob: 1a4abd282e8fd016ce671fdb2f2c57859257423e [file] [log] [blame]
016c4d92cd16 ("x86/mm/tlb: Add freed_tables argument to flush_tlb_mm_range")
a31acd3ee8f7 ("x86/mm: Page size aware flush_tlb_mm_range()")
1299ef1d8870 ("x86/mm: Rename flush_tlb_single() and flush_tlb_one() to __flush_tlb_one_[user|kernel]()")
2ea907c4fe7b ("x86/mm: Allow flushing for future ASID switches")
f55f0501cbf6 ("x86/pti: Put the LDT in its own PGD if PTI is on")
9f449772a310 ("x86/mm/64: Make a full PGD-entry size hole in the memory map")
92a0f81d8957 ("x86/cpu_entry_area: Move it out of the fixmap")
ed1bbc40a0d1 ("x86/cpu_entry_area: Move it to a separate unit")
3f67af51e56f ("x86/mm: Add comments to clarify which TLB-flush functions are supposed to flush what")
a501686b2923 ("x86/mm: Use __flush_tlb_one() for kernel memory")
23cb7d46f371 ("x86/microcode: Dont abuse the TLB-flush interface")
3e46e0f5ee36 ("x86/uv: Use the right TLB-flush API")
4fe2d8b11a37 ("x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack")
146122e24bdf ("x86/mm/dump_pagetables: Make the address hints correct and readable")
c482feefe1ae ("x86/entry/64: Make cpu_entry_area.tss read-only")
0f9a48100fba ("x86/entry: Clean up the SYSENTER_stack code")
7fbbd5cbebf1 ("x86/entry/64: Remove the SYSENTER stack canary")
40e7f949e0d9 ("x86/entry/64: Move the IST stacks into struct cpu_entry_area")
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")
6d9256f0a89e ("x86/espfix/64: Stop assuming that pt_regs is on the entry stack")
9aaefe7b59ae ("x86/entry/64: Separate cpu_current_top_of_stack from TSS.sp0")
72f5e08dbba2 ("x86/entry: Remap the TSS into the CPU entry area")
1a935bc3d4ea ("x86/entry: Move SYSENTER_stack to the beginning of struct tss_struct")
6e60e583426c ("x86/dumpstack: Handle stack overflow on all stacks")
7fb983b4dd56 ("x86/entry: Fix assumptions that the HW TSS is at the beginning of cpu_tss")
21506525fb8d ("x86/kasan/64: Teach KASAN about the cpu_entry_area")
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")
2aeb07365bcd ("x86/mm/kasan: Don't use vmemmap_populate() to initialize shadow")
75ec4eb3dc84 ("Merge branch 'x86/mm' into x86/asm, to pick up pending changes")