1. 6da5175 x86/paravirt: Fix build PARAVIRT_XXL=y without XEN_PV by Kirill A. Shutemov · 3 years, 1 month ago
  2. fafe5e7 x86/paravirt: Switch functions with custom code to ALTERNATIVE by Juergen Gross · 3 years, 10 months ago
  3. 33634e4 x86/paravirt: Remove no longer needed 32-bit pvops cruft by Juergen Gross · 3 years, 10 months ago
  4. ab234a2 x86/pv: Rework arch_local_irq_restore() to not use popf by Juergen Gross · 4 years ago
  5. afd3052 x86/xen: Drop USERGS_SYSRET64 paravirt call by Juergen Gross · 4 years ago
  6. 53c9d92 x86/pv: Switch SWAPGS to ALTERNATIVE by Juergen Gross · 4 years ago
  7. 33def84 treewide: Convert macro and uses of __section(foo) to __section("foo") by Joe Perches · 4 years, 2 months ago
  8. 7a745be x86/entry: __always_inline irqflags for noinstr by Peter Zijlstra · 4 years, 7 months ago
  9. 320100a x86/entry: Remove the TRACE_IRQS cruft by Thomas Gleixner · 4 years, 7 months ago
  10. 44d7e4f x86/entry: Remove the unused LOCKDEP_SYSEXIT cruft by Thomas Gleixner · 4 years, 10 months ago
  11. 07f07f5 x86/speculation/mds: Conditionally clear CPU buffers on idle entry by Thomas Gleixner · 6 years ago
  12. 6da63eb x86/paravirt: Move the pv_irq_ops under the PARAVIRT_XXL umbrella by Juergen Gross · 6 years ago
  13. 9bad565 x86/paravirt: Move the Xen-only pv_cpu_ops under the PARAVIRT_XXL umbrella by Juergen Gross · 6 years ago
  14. 5def7a4 x86/paravirt: Remove unused paravirt bits by Juergen Gross · 6 years ago
  15. 1f59a45 x86/irqflags: Mark native_restore_fl extern inline by Nick Desaulniers · 6 years ago
  16. 208cbb3 x86/irqflags: Provide a declaration for native_save_fl by Nick Desaulniers · 6 years ago
  17. d0a8d93 x86/paravirt: Make native_save_fl() extern inline by Nick Desaulniers · 7 years ago
  18. e17f823 x86/entry/64/paravirt: Use paravirt-safe macro to access eflags by Boris Ostrovsky · 7 years ago
  19. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  20. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  21. 47091e3 x86/asm/entry: Drop now unused ENABLE_INTERRUPTS_SYSEXIT32 by Borislav Petkov · 10 years ago
  22. aa6d9a1 x86/irq/tracing: Do not save callee-preserved registers around lockdep_sys_exit_thunk by Denys Vlasenko · 10 years ago
  23. 7dc7cc0 x86/irq/tracing: Fold ARCH_LOCKDEP_SYS_EXIT defines into their users by Denys Vlasenko · 10 years ago
  24. 40e2ec6 x86/irq/tracing: Move ARCH_LOCKDEP_SYS_EXIT defines closer to their users by Denys Vlasenko · 10 years ago
  25. 76f5df4 x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel stack by Denys Vlasenko · 10 years ago
  26. 7209a75 x86_64/entry/xen: Do not invoke espfix64 on Xen by Andy Lutomirski · 10 years ago
  27. e08fbb7 tracing, x86/irq: Do not trace arch_local_{*,irq_*}() functions by Steven Rostedt · 14 years ago
  28. df9ee29 Fix IRQ flag handling naming by David Howells · 14 years ago
  29. ab94fcf x86: allow "=rm" in native_save_fl() by H. Peter Anvin · 15 years ago
  30. f1f029c x86: fix assembly constraints in native_save_fl() by H. Peter Anvin · 15 years ago
  31. bb89855 x86, um: ... and asm-x86 move by Al Viro · 16 years ago[Renamed from include/asm-x86/irqflags.h]
  32. 69c89b5 traps: x86: remove trace_hardirqs_fixup from pagefault handler by Alexander van Heukelum · 16 years ago
  33. 5806b81a Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 16 years ago
  34. df366e9 x86_64: fix non-paravirt compilation by Jeremy Fitzhardinge · 17 years ago
  35. a00394f x86, 64-bit: swapgs pvop with a user-stack can never be called by Jeremy Fitzhardinge · 17 years ago
  36. 2be2998 x86/paravirt: add sysret/sysexit pvops for returning to 32-bit compatibility userspace by Jeremy Fitzhardinge · 17 years ago
  37. c7245da x86/paravirt, 64-bit: don't restore user rsp within sysret by Jeremy Fitzhardinge · 17 years ago
  38. d75cd22 x86/paravirt: split sysret and sysexit by Jeremy Fitzhardinge · 17 years ago
  39. 81d68a9 ftrace: trace irq disabled critical timings by Steven Rostedt · 17 years ago
  40. cf7f719 include/asm-x86/irqflags.h: checkpatch cleanups - formatting only by Joe Perches · 17 years ago
  41. d3463c5 undo "x86: fix breakage of vSMP irq operations" by Ingo Molnar · 17 years ago
  42. bae1d25 x86: fix breakage of vSMP irq operations by Ravikiran G Thirumalai · 17 years ago
  43. 6abcd98 x86: irqflags consolidation by Glauber de Oliveira Costa · 17 years ago
  44. 96a388d i386/x86_64: move headers to include/asm-x86 by Thomas Gleixner · 17 years ago