| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/speculation/mds: Conditionally clear CPU buffers on idle entry | Thomas Gleixner | 2019-03-06 | 1 | -0/+4 |
* | x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrella | Juergen Gross | 2018-09-03 | 1 | -7/+1 |
* | x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella | Juergen Gross | 2018-09-03 | 1 | -5/+11 |
* | x86/paravirt: Remove unused paravirt bits | Juergen Gross | 2018-09-03 | 1 | -4/+0 |
* | x86/irqflags: Mark native_restore_fl extern inline | Nick Desaulniers | 2018-08-30 | 1 | -1/+2 |
* | x86/irqflags: Provide a declaration for native_save_fl | Nick Desaulniers | 2018-08-05 | 1 | -0/+2 |
* | x86/paravirt: Make native_save_fl() extern inline | Nick Desaulniers | 2018-07-03 | 1 | -1/+1 |
* | x86/entry/64/paravirt: Use paravirt-safe macro to access eflags | Boris Ostrovsky | 2017-12-17 | 1 | -0/+3 |
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 1 | -0/+1 |
* | nmi_backtrace: generate one-line reports for idle cpus | Chris Metcalf | 2016-10-08 | 1 | -4/+8 |
* | x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32 | Borislav Petkov | 2015-04-03 | 1 | -4/+0 |
* | x86/irq/tracing: Do not save callee-preserved registers around lockdep_sys_ex... | Denys Vlasenko | 2015-03-27 | 1 | -2/+0 |
* | x86/irq/tracing: Fold ARCH_LOCKDEP_SYS_EXIT defines into their users | Denys Vlasenko | 2015-03-27 | 1 | -9/+7 |
* | x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines closer to their users | Denys Vlasenko | 2015-03-27 | 1 | -20/+17 |
* | x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s... | Denys Vlasenko | 2015-03-04 | 1 | -2/+2 |
* | x86_64/entry/xen: Do not invoke espfix64 on Xen | Andy Lutomirski | 2014-07-29 | 1 | -1/+1 |
* | tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions | Steven Rostedt | 2011-07-07 | 1 | -5/+6 |
* | Fix IRQ flag handling naming | David Howells | 2010-10-07 | 1 | -20/+12 |
* | x86: allow "=rm" in native_save_fl() | H. Peter Anvin | 2009-08-26 | 1 | -5/+4 |
* | x86: fix assembly constraints in native_save_fl() | H. Peter Anvin | 2009-08-04 | 1 | -1/+7 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 | 1 | -0/+211 |