summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/irqflags.h
Commit message (Expand)AuthorAgeFilesLines
* x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-031-7/+1
* x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrellaJuergen Gross2018-09-031-5/+11
* x86/paravirt: Remove unused paravirt bitsJuergen Gross2018-09-031-4/+0
* x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers2018-08-301-1/+2
* x86/irqflags: Provide a declaration for native_save_flNick Desaulniers2018-08-051-0/+2
* x86/paravirt: Make native_save_fl() extern inlineNick Desaulniers2018-07-031-1/+1
* x86/entry/64/paravirt: Use paravirt-safe macro to access eflagsBoris Ostrovsky2017-12-171-0/+3
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* nmi_backtrace: generate one-line reports for idle cpusChris Metcalf2016-10-071-4/+8
* x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32Borislav Petkov2015-04-031-4/+0
* x86/irq/tracing: Do not save callee-preserved registers around lockdep_sys_ex...Denys Vlasenko2015-03-271-2/+0
* x86/irq/tracing: Fold ARCH_LOCKDEP_SYS_EXIT defines into their usersDenys Vlasenko2015-03-271-9/+7
* x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines closer to their usersDenys Vlasenko2015-03-271-20/+17
* x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s...Denys Vlasenko2015-03-041-2/+2
* x86_64/entry/xen: Do not invoke espfix64 on XenAndy Lutomirski2014-07-281-1/+1
* tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functionsSteven Rostedt2011-07-071-5/+6
* Fix IRQ flag handling namingDavid Howells2010-10-071-20/+12
* x86: allow "=rm" in native_save_fl()H. Peter Anvin2009-08-251-5/+4
* x86: fix assembly constraints in native_save_fl()H. Peter Anvin2009-08-031-1/+7
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+211