Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | x86/entry/64: Add unwind hint annotations | Josh Poimboeuf | 2017-07-18 | 1 | -0/+5 |
* | x86/entry/unwind: Create stack frames for saved interrupt registers | Josh Poimboeuf | 2016-10-21 | 1 | -0/+20 |
* | entry/64: Remove unused ZERO_EXTRA_REGS macro | Alexander Kuleshov | 2016-10-21 | 1 | -9/+0 |
* | x86/entry/64: Remove unused 'addskip' parameter of the ALLOC_PT_GPREGS_ON_STA... | Alexander Kuleshov | 2016-10-20 | 1 | -2/+2 |
* | x86/asm/entry: Remove unused SAVE_ALL/RESTORE_ALL macros for !CONFIG_x86_64 | Alexander Kuleshov | 2016-01-19 | 1 | -31/+0 |
* | x86/entry/64: Bypass enter_from_user_mode on non-context-tracking boots | Andy Lutomirski | 2015-11-24 | 1 | -0/+15 |
* | x86/asm/entry/64: Save all regs on interrupt entry | Andy Lutomirski | 2015-07-07 | 1 | -3/+0 |
* | x86/asm/entry/32: Replace RESTORE_RSI_RDI with open-coded 32-bit reads | Denys Vlasenko | 2015-07-06 | 1 | -6/+0 |
* | x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/ | Ingo Molnar | 2015-06-04 | 1 | -0/+243 |