aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/calling.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-21x86/entry/unwind: Create stack frames for saved interrupt registersJosh Poimboeuf1-0/+20
2016-10-21entry/64: Remove unused ZERO_EXTRA_REGS macroAlexander Kuleshov1-9/+0
2016-10-20x86/entry/64: Remove unused 'addskip' parameter of the ALLOC_PT_GPREGS_ON_STACK macroAlexander Kuleshov1-2/+2
2016-01-19x86/asm/entry: Remove unused SAVE_ALL/RESTORE_ALL macros for !CONFIG_x86_64Alexander Kuleshov1-31/+0
2015-11-24x86/entry/64: Bypass enter_from_user_mode on non-context-tracking bootsAndy Lutomirski1-0/+15
2015-07-07x86/asm/entry/64: Save all regs on interrupt entryAndy Lutomirski1-3/+0
2015-07-06x86/asm/entry/32: Replace RESTORE_RSI_RDI with open-coded 32-bit readsDenys Vlasenko1-6/+0
2015-06-04x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/Ingo Molnar1-0/+243