blob: b046e2af2b02852b36fd70252506739667ab6f32 [file] [log] [blame]
26fa1263b0ba ("x86/entry/64: Remove an unused label")
3aa99fc3e708 ("x86/entry/64: Remove 'interrupt' macro")
90a6acc4e7eb ("x86/entry/64: Move the switch_to_thread_stack() call to interrupt_entry()")
2ba6474104a1 ("x86/entry/64: Move ENTER_IRQ_STACK from interrupt macro to interrupt_entry")
0e34d226342c ("x86/entry/64: Move PUSH_AND_CLEAR_REGS from interrupt macro to helper function")
3f01daecd545 ("x86/entry/64: Introduce the PUSH_AND_CLEAN_REGS macro")
f7bafa2b05ef ("x86/entry/64: Interleave XOR register clearing with PUSH instructions")
502af0d70843 ("x86/entry/64: Merge the POP_C_REGS and POP_EXTRA_REGS macros into a single POP_REGS macro")
2e3f0098bc45 ("x86/entry/64: Merge SAVE_C_REGS and SAVE_EXTRA_REGS, remove unused extensions")
3ac6d8c787b8 ("x86/entry/64: Clear registers for exceptions/interrupts, to reduce speculation attack surface")
21d375b6b34f ("x86/entry/64: Remove the SYSCALL64 fast path")
40548c6b6c13 ("Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip")