blob: f28de342bdf17fcca7ff0d275739ecc8584dd70c [file] [log] [blame]
ba2ba356b2c8 ("x86/cpu_entry_area: Move percpu_setup_debug_store() to __init section")
10043e02db7f ("x86/cpu_entry_area: Add debugstore entries to cpu_entry_area")
ed1bbc40a0d1 ("x86/cpu_entry_area: Move it to a separate unit")
4fe2d8b11a37 ("x86/entry: Rename SYSENTER_stack to CPU_ENTRY_AREA_entry_stack")
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")
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")
2fe1bc1f501d ("perf/x86: Enable free running PEBS for REGS_USER/INTR")
d375cf153059 ("x86/entry/64: Remove thread_struct::sp0")
46f5a10a721c ("x86/entry/64: Remove all remaining direct thread_struct::sp0 reads")
20bb83443ea7 ("x86/entry/64: Stop initializing TSS.sp0 at boot")
3500130b84a3 ("x86/entry: Add task_top_of_stack() to find the top of a task's stack")
da51da189a24 ("x86/entry/64: Pass SP0 directly to load_sp0()")
bd7dc5a6afac ("x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()")
4fbb39108f97 ("x86/entry/64: Use pop instead of movq in syscall_return_via_sysret")
e872045bfd9c ("x86/entry/64: Simplify reg restore code in the standard IRET paths")
8a055d7f411d ("x86/entry/64: Move SWAPGS into the common IRET-to-usermode path")
26c4ef9c49d8 ("x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths")
9da78ba6b47b ("x86/entry/64: Remove the restore_c_regs_and_iret label")
015a2ea54786 ("x86/head: Fix head ELF function annotations")
24e700e291d5 ("Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")