summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/thunk_64.S
AgeCommit message (Expand)AuthorFilesLines
2022-10-17x86/entry: Align SYM_CODE_START() variantsThomas Gleixner1-2/+2
2022-08-04x86/entry: Build thunk_$(BITS) only if CONFIG_PREEMPTION=yAndrea Righi1-4/+0
2021-12-08x86: Prepare asm files for straight-line-speculationPeter Zijlstra1-1/+1
2021-01-19x86/entry: Remove put_ret_addr_in_rdi THUNK macro argumentBorislav Petkov1-6/+1
2021-01-14x86/entry: Emit a symbol for register restoring thunkNick Desaulniers1-4/+4
2020-06-11x86/entry: Remove the TRACE_IRQS cruftThomas Gleixner1-8/+1
2020-06-11x86/entry: Remove the unused LOCKDEP_SYSEXIT cruftThomas Gleixner1-5/+0
2020-03-21x86/entry: Rename ___preempt_schedulePeter Zijlstra1-4/+4
2019-10-18x86/asm/entry: Annotate THUNKsJiri Slaby1-3/+4
2019-07-31x86: Use CONFIG_PREEMPTIONThomas Gleixner1-2/+2
2019-07-18x86/entry: Fix thunk function ELF sizesJosh Poimboeuf1-3/+2
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 474Thomas Gleixner1-1/+1
2016-08-07x86: move exports to actual definitionsAl Viro1-0/+3
2016-07-08x86/asm/entry: Make thunk's restore a local labelBorislav Petkov1-3/+3
2016-05-19x86/entry/64: Fix stack return address retrieval in thunkJosh Poimboeuf1-6/+5
2016-02-24x86/asm/entry: Create stack frames in thunk functionsJosh Poimboeuf1-0/+4
2015-06-22Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+67
2015-06-04x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/Ingo Molnar1-1/+1
2015-06-04x86/asm/entry: Move the 'thunk' functions to arch/x86/entry/Ingo Molnar1-0/+69