1. c482fee x86/entry/64: Make cpu_entry_area.tss read-only by Andy Lutomirski · 7 years ago
  2. 0f9a481 x86/entry: Clean up the SYSENTER_stack code by Andy Lutomirski · 7 years ago
  3. 3386bc8 x86/entry/64: Create a per-CPU SYSCALL entry trampoline by Andy Lutomirski · 7 years ago
  4. 3e3b929 x86/entry/64: Return to userspace from the trampoline stack by Andy Lutomirski · 7 years ago
  5. 7f2590a x86/entry/64: Use a per-CPU trampoline stack for IDT entries by Andy Lutomirski · 7 years ago
  6. e17f823 x86/entry/64/paravirt: Use paravirt-safe macro to access eflags by Boris Ostrovsky · 7 years ago
  7. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  8. ead7515 Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 7 years ago
  9. 1e4c4f6 x86/entry/64: Shorten TEST instructions by Borislav Petkov · 7 years ago
  10. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  11. 929bace x86/entry/64: De-Xen-ify our NMI code by Andy Lutomirski · 7 years ago
  12. 43e4111 xen, x86/entry/64: Add xen NMI trap entry by Juergen Gross · 7 years ago
  13. 471ee48 x86/entry/64: Use POP instead of MOV to restore regs on NMI return by Andy Lutomirski · 7 years ago
  14. a512210 x86/entry/64: Merge the fast and slow SYSRET paths by Andy Lutomirski · 7 years ago
  15. 4fbb391 x86/entry/64: Use pop instead of movq in syscall_return_via_sysret by Andy Lutomirski · 7 years ago
  16. e5317832 x86/entry/64: Shrink paranoid_exit_restore and make labels local by Andy Lutomirski · 7 years ago
  17. e872045 x86/entry/64: Simplify reg restore code in the standard IRET paths by Andy Lutomirski · 7 years ago
  18. 8a055d7 x86/entry/64: Move SWAPGS into the common IRET-to-usermode path by Andy Lutomirski · 7 years ago
  19. 26c4ef9 x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths by Andy Lutomirski · 7 years ago
  20. 9da78ba x86/entry/64: Remove the restore_c_regs_and_iret label by Andy Lutomirski · 7 years ago
  21. 82c62fa x86/asm: Don't use the confusing '.ifeq' directive by Josh Poimboeuf · 7 years ago
  22. 98990a3 x86/entry: Fix idtentry unwind hint by Josh Poimboeuf · 7 years ago
  23. 24e700e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  24. b0c79f4 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  25. 5878d5d x86/xen: Get rid of paravirt op adjust_exception_frame by Juergen Gross · 7 years ago
  26. 4b9a8dc x86/idt: Remove the tracing IDT completely by Thomas Gleixner · 7 years ago
  27. 11a7ffb x86/traps: Simplify pagefault tracing logic by Thomas Gleixner · 7 years ago
  28. 93da8b2 Merge branch 'linus' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  29. 229a718 irq: Make the irqentry text section unconditional by Masami Hiramatsu · 7 years ago
  30. 8a9949b x86/xen/64: Rearrange the SYSCALL entries by Andy Lutomirski · 7 years ago
  31. 1d0f49e Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 7 years ago
  32. e93c173 x86/asm/64: Clear AC on NMI entries by Andy Lutomirski · 7 years ago
  33. 210f84b x86: irq: Define a global vector for nested posted interrupts by Wincy Van · 8 years ago
  34. 8c1f755 x86/entry/64: Add unwind hint annotations by Josh Poimboeuf · 7 years ago
  35. 2995590 x86/entry/64: Initialize the top of the IRQ stack before switching stacks by Andy Lutomirski · 7 years ago
  36. 1d3e53e x86/entry/64: Refactor IRQ stacks and make them NMI-safe by Andy Lutomirski · 7 years ago
  37. cbe0317 x86/asm: Fix comment in return_from_SYSCALL_64() by Kirill A. Shutemov · 8 years ago
  38. ebd5749 Revert "x86/entry: Fix the end of the stack for newly forked tasks" by Josh Poimboeuf · 8 years ago
  39. d3b5d35 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  40. 361b4b5 x86/asm: Remove __VIRTUAL_MASK_SHIFT==47 assert by Kirill A. Shutemov · 8 years ago
  41. 2140a99 x86/entry/64: Relax pvops stub clobber specifications by Jan Beulich · 8 years ago
  42. ff3f7e2 x86/entry: Fix the end of the stack for newly forked tasks by Josh Poimboeuf · 8 years ago
  43. 5e25d5b x86/entry64: Remove unused audit related macros by Alexander Kuleshov · 8 years ago
  44. 946c191 x86/entry/unwind: Create stack frames for saved interrupt registers by Josh Poimboeuf · 8 years ago
  45. 84d6984 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  46. 2ab704a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  47. 1a4a2bc Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  48. 2fa5f04 x86/entry/64: Fix context tracking state warning when load_gs_index fails by Wanpeng Li · 8 years ago
  49. 75ca5b2 x86/entry: spell EBX register correctly in documentation by Nicolas Iooss · 8 years ago
  50. ff0071c x86/entry/64: Fix a minor comment rebase error by Andy Lutomirski · 8 years ago
  51. 15f4eae x86: Move thread_info into task_struct by Andy Lutomirski · 8 years ago
  52. 85063fa x86/entry/64: Clean up and document espfix64 stack setup by Andy Lutomirski · 8 years ago
  53. 616d248 sched/x86: Pass kernel thread parameters in 'struct fork_frame' by Brian Gerst · 8 years ago
  54. 0100301 sched/x86: Rewrite the switch_to() code by Brian Gerst · 8 years ago
  55. f594d0b Merge branch 'x86/urgent' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago
  56. 3e03530 x86/entry: Clarify the RF saving/restoring situation with SYSCALL/SYSRET by Borislav Petkov · 8 years ago
  57. 469f002 x86, kasan, ftrace: Put APIC interrupt handlers into .irqentry.text by Alexander Potapenko · 8 years ago
  58. 784d569 x86: move exports to actual definitions by Al Viro · 9 years ago
  59. b3830e8 x86/entry: Remove duplicated comment by Borislav Petkov · 8 years ago
  60. 2deb4be x86/dumpstack: When OOPSing, rewind the stack before do_exit() by Andy Lutomirski · 8 years ago
  61. 092c74e x86/entry, sched/x86: Don't save/restore EFLAGS on task switch by Brian Gerst · 9 years ago
  62. b038c84 x86/segments/64: When load_gs_index fails, clear the base by Andy Lutomirski · 9 years ago
  63. 42c748bb x86/entry/64: Make gs_change a local label by Borislav Petkov · 9 years ago
  64. 96e5d28 x86/cpu: Add Erratum 88 detection on AMD by Borislav Petkov · 9 years ago
  65. fda57b2 x86/entry: Improve system call entry comments by Andy Lutomirski · 9 years ago
  66. eb2a54c x86/entry/64: Fix fast-path syscall return register state by Andy Lutomirski · 9 years ago
  67. b776508 x86/entry/64: Fix an IRQ state error on ptregs-using syscalls by Andy Lutomirski · 9 years ago
  68. 1e423bf x86/entry/64: Migrate the 64-bit syscall slow path to C by Andy Lutomirski · 9 years ago
  69. 24d978b x86/entry/64: Stop using int_ret_from_sys_call in ret_from_fork by Andy Lutomirski · 9 years ago
  70. 46eabf0 x86/entry/64: Call all native slow-path syscalls with full pt-regs by Andy Lutomirski · 9 years ago
  71. 302f5b2 x86/entry/64: Always run ptregs-using syscalls on the slow path by Andy Lutomirski · 9 years ago
  72. 478dc89 x86/entry/64: Bypass enter_from_user_mode on non-context-tracking boots by Andy Lutomirski · 9 years ago
  73. f107505 x86/entry/64: Fix irqflag tracing wrt context tracking by Andy Lutomirski · 9 years ago
  74. ee08c6b x86/entry/64/compat: Migrate the body of the syscall entry to C by Andy Lutomirski · 9 years ago
  75. 8169aff x86/entry/64/compat: Set up full pt_regs for all compat syscalls by Andy Lutomirski · 9 years ago
  76. 72f9247 x86/entry, locking/lockdep: Move lockdep_sys_exit() to prepare_exit_to_usermode() by Andy Lutomirski · 9 years ago
  77. 83c133c x86/nmi/64: Fix a paravirt stack-clobbering bug in the NMI code by Andy Lutomirski · 9 years ago
  78. fc57a7c x86/paravirt: Replace the paravirt nop with a bona fide empty function by Andy Lutomirski · 9 years ago
  79. 5b929bd Merge branch 'x86/urgent' into x86/asm, before applying dependent patches by Ingo Molnar · 9 years ago
  80. a97439a x86/entry/64, x86/nmi/64: Add CONFIG_DEBUG_ENTRY NMI testing code by Andy Lutomirski · 9 years ago
  81. 36f1a77 x86/nmi/64: Make the "NMI executing" variable more consistent by Andy Lutomirski · 9 years ago
  82. 23a781e x86/nmi/64: Minor asm simplification by Andy Lutomirski · 9 years ago
  83. 810bc07 x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detection by Andy Lutomirski · 9 years ago
  84. a27507c x86/nmi/64: Reorder nested NMI checks by Andy Lutomirski · 9 years ago
  85. 0b22930 x86/nmi/64: Improve nested NMI comments by Andy Lutomirski · 9 years ago
  86. 9b6e6a8 x86/nmi/64: Switch stacks on userspace NMI entry by Andy Lutomirski · 9 years ago
  87. 0e181bb x86/nmi/64: Remove asm code that saves CR2 by Andy Lutomirski · 9 years ago
  88. 06a7b36 x86/entry: Remove SCHEDULE_USER and asm/context-tracking.h by Andy Lutomirski · 9 years ago
  89. 02bc776 x86/asm/entry/64: Migrate error and IRQ exit work to C and remove old assembly code by Andy Lutomirski · 9 years ago
  90. a586f98 x86/asm/entry/64: Simplify IRQ stack pt_regs handling by Andy Lutomirski · 9 years ago
  91. ff46759 x86/asm/entry/64: Save all regs on interrupt entry by Andy Lutomirski · 9 years ago
  92. 29ea1b2 x86/entry/64: Migrate 64-bit and compat syscalls to the new exit handlers and remove old assembly code by Andy Lutomirski · 9 years ago
  93. cb6f64e x86/entry/64: Really create an error-entry-from-usermode code path by Andy Lutomirski · 9 years ago
  94. 5e99cb7 x86/entry/64/compat: Fix bad fast syscall arg failure path by Andy Lutomirski · 9 years ago
  95. 539f511 x86/asm/entry/64: Disentangle error_entry/exit gsbase/ebx/usermode code by Andy Lutomirski · 10 years ago
  96. 4d73213 x86/asm/entry/64: Clean up entry_64.S by Ingo Molnar · 10 years ago
  97. 9dda165 Merge branch 'x86/asm' into x86/core, to prepare for new patch by Ingo Molnar · 10 years ago
  98. b2502b4 x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64 and entry_INT80_32 by Ingo Molnar · 10 years ago
  99. 138bd56 x86/asm/entry/64/compat: Rename ia32entry.S -> entry_64_compat.S by Ingo Molnar · 10 years ago
  100. 5ca6f70 x86/asm/entry/64: Remove pointless jump to irq_return by Andy Lutomirski · 10 years ago