aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/irqflags.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-09-03x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrellaJuergen Gross1-7/+1
2018-09-03x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrellaJuergen Gross1-5/+11
2018-09-03x86/paravirt: Remove unused paravirt bitsJuergen Gross1-4/+0
2018-08-30x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers1-1/+2
2018-08-05x86/irqflags: Provide a declaration for native_save_flNick Desaulniers1-0/+2
2018-07-03x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers1-1/+1
2017-12-17x86/entry/64/paravirt: Use paravirt-safe macro to access eflagsBoris Ostrovsky1-0/+3
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-10-07nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-4/+8
2015-04-03x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32Borislav Petkov1-4/+0
2015-03-27x86/irq/tracing: Do not save callee-preserved registers around lockdep_sys_exit_thunkDenys Vlasenko1-2/+0
2015-03-27x86/irq/tracing: Fold ARCH_LOCKDEP_SYS_EXIT defines into their usersDenys Vlasenko1-9/+7
2015-03-27x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines closer to their usersDenys Vlasenko1-20/+17
2015-03-04x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel stackDenys Vlasenko1-2/+2
2014-07-28x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski1-1/+1
2011-07-07tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functionsSteven Rostedt1-5/+6
2010-10-07Fix IRQ flag handling namingDavid Howells1-20/+12
2009-08-25x86: allow "=rm" in native_save_fl()H. Peter Anvin1-5/+4
2009-08-03x86: fix assembly constraints in native_save_fl()H. Peter Anvin1-1/+7
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+211