summaryrefslogtreecommitdiffstats
path: root/arch/x86/entry/calling.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | x86/entry/64: Remove the RESTORE_..._REGS infrastructureAndy Lutomirski2017-11-021-52/+0
* | x86/entry/64: Simplify reg restore code in the standard IRET pathsAndy Lutomirski2017-11-021-0/+21
|/
* x86/entry/64: Add unwind hint annotationsJosh Poimboeuf2017-07-181-0/+5
* x86/entry/unwind: Create stack frames for saved interrupt registersJosh Poimboeuf2016-10-211-0/+20
* entry/64: Remove unused ZERO_EXTRA_REGS macroAlexander Kuleshov2016-10-211-9/+0
* x86/entry/64: Remove unused 'addskip' parameter of the ALLOC_PT_GPREGS_ON_STA...Alexander Kuleshov2016-10-201-2/+2
* x86/asm/entry: Remove unused SAVE_ALL/RESTORE_ALL macros for !CONFIG_x86_64Alexander Kuleshov2016-01-191-31/+0
* x86/entry/64: Bypass enter_from_user_mode on non-context-tracking bootsAndy Lutomirski2015-11-241-0/+15
* x86/asm/entry/64: Save all regs on interrupt entryAndy Lutomirski2015-07-071-3/+0
* x86/asm/entry/32: Replace RESTORE_RSI_RDI with open-coded 32-bit readsDenys Vlasenko2015-07-061-6/+0
* x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/Ingo Molnar2015-06-041-0/+243
OpenPOWER on IntegriCloud