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