1. 0bf3924b x86/entry: Force rcu_irq_enter() when in idle task by Thomas Gleixner · 4 years, 7 months ago
  2. bf2b300 x86/entry: Rename trace_hardirqs_off_prepare() by Peter Zijlstra · 4 years, 8 months ago
  3. 3b6c9bf x86/entry: Make enter_from_user_mode() static by Thomas Gleixner · 4 years, 8 months ago
  4. 2f6474e x86/entry: Switch XEN/PV hypercall entry to IDTENTRY by Thomas Gleixner · 4 years, 8 months ago
  5. 1de16e0 x86/entry: Split out idtentry_exit_cond_resched() by Thomas Gleixner · 4 years, 8 months ago
  6. 9ee01e0 x86/entry: Clean up idtentry_enter/exit() leftovers by Thomas Gleixner · 4 years, 8 months ago
  7. 9f9781b x86/entry: Provide idtentry_enter/exit_user() by Thomas Gleixner · 4 years, 8 months ago
  8. 3eeec38 x86/entry: Provide idtentry_entry/exit_cond_rcu() by Thomas Gleixner · 4 years, 8 months ago
  9. 0ba50e8 x86/entry/common: Provide idtentry_enter/exit() by Thomas Gleixner · 4 years, 10 months ago
  10. 4983e5d x86/entry: Move irq flags tracing to prepare_exit_to_usermode() by Thomas Gleixner · 4 years, 10 months ago
  11. dd8e2d9 x86/entry: Move irq tracing on syscall entry to C-code by Thomas Gleixner · 4 years, 11 months ago
  12. 8f159f1 x86/entry/common: Protect against instrumentation by Thomas Gleixner · 4 years, 10 months ago
  13. 1723be3 x86/entry: Mark enter_from_user_mode() noinstr by Thomas Gleixner · 4 years, 11 months ago
  14. fdf5563 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 9 months ago
  15. 25c619e x86/entry/32: Enable pt_regs based syscalls by Brian Gerst · 4 years, 10 months ago
  16. cc42c04 x86/entry/64: Move sys_ni_syscall stub to common.c by Brian Gerst · 4 years, 10 months ago
  17. 99ce325 x86/syscalls: Add prototypes for C syscall callbacks by Benjamin Thiel · 5 years ago
  18. 22fe5b0 x86/ioperm: Move TSS bitmap update to exit to user work by Thomas Gleixner · 5 years ago
  19. 6365b84 x86/syscalls: Split the x32 syscalls into their own table by Andy Lutomirski · 6 years ago
  20. dfd437a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 6 years ago
  21. b07d7d5 x86/entry: Simplify _TIF_SYSCALL_EMU handling by Sudeep Holla · 6 years ago
  22. fb9e53c treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 257 by Thomas Gleixner · 6 years ago
  23. fa4bff1 Merge branch 'x86-mds-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  24. 5f409e2 x86/fpu: Defer FPU state load until return to userspace by Rik van Riel · 6 years ago
  25. 04dcbdb x86/speculation/mds: Clear CPU buffers on exit to user by Thomas Gleixner · 6 years ago
  26. a97673a x86: Fix various typos in comments by Ingo Molnar · 6 years ago
  27. 784e030 rseq: Avoid infinite recursion when delivering SIGSEGV by Will Deacon · 7 years ago
  28. d6761b8 x86: Add support for restartable sequences by Mathieu Desnoyers · 7 years ago
  29. f8781c4 syscalls/x86: Unconditionally enable 'struct pt_regs' based syscalls on x86_64 by Dominik Brodowski · 7 years ago
  30. ebeb8c8 syscalls/x86: Use 'struct pt_regs' based syscall calling for IA32_EMULATION and x32 by Dominik Brodowski · 7 years ago
  31. fa69714 syscalls/x86: Use 'struct pt_regs' based syscall calling convention for 64-bit syscalls by Dominik Brodowski · 7 years ago
  32. dfe6450 x86/syscalls: Don't pointlessly reload the system call number by Linus Torvalds · 7 years ago
  33. 3527799 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  34. 2fbd7af x86/syscall: Sanitize syscall table de-references under speculation by Dan Williams · 7 years ago
  35. 37a8f7c x86/asm: Move 'status' from thread_struct to thread_info by Andy Lutomirski · 7 years ago
  36. 43347d5 livepatch: send a fake signal to all blocking tasks by Miroslav Benes · 7 years ago
  37. 7a10e2a x86: Use lockdep to assert IRQs are disabled/enabled by Frederic Weisbecker · 7 years ago
  38. 6aa7de0 locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE() by Mark Rutland · 7 years ago
  39. 5ea0727 x86/syscalls: Check address limit on user-mode return by Thomas Garnier · 8 years ago
  40. afb94c9 livepatch/x86: add TIF_PATCH_PENDING thread flag by Josh Poimboeuf · 8 years ago
  41. 68db0cf sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task_stack.h> by Ingo Molnar · 8 years ago
  42. 7c0f6ba Replace <asm/uaccess.h> with <linux/uaccess.h> globally by Linus Torvalds · 8 years ago
  43. 97245d0 x86/entry: Get rid of pt_regs_to_thread_info() by Linus Torvalds · 8 years ago
  44. b9d989c x86/asm: Move the thread_info::status field to thread_struct by Andy Lutomirski · 8 years ago
  45. c98f582 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  46. 7a1e8b8 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 8 years ago
  47. 609c19a x86/ptrace: Stop setting TS_COMPAT in ptrace code by Andy Lutomirski · 8 years ago
  48. be8a18e x86/entry: Inline enter_from_user_mode() by Paolo Bonzini · 9 years ago
  49. 2e9d1e1 x86/entry: Avoid interrupt flag save and restore by Paolo Bonzini · 9 years ago
  50. 93e35ef x86/ptrace: run seccomp after ptrace by Kees Cook · 9 years ago
  51. c87a851 x86/entry: Get rid of two-phase syscall entry work by Andy Lutomirski · 9 years ago
  52. abfb949 x86/entry: Rename is_{ia32,x32}_task() to in_{ia32,x32}_syscall() by Dmitry Safonov · 9 years ago
  53. 9999c8c x86/entry: Call enter_from_user_mode() with IRQs off by Andy Lutomirski · 9 years ago
  54. a798f09 x86/entry/32: Change INT80 to be an interrupt gate by Andy Lutomirski · 9 years ago
  55. 392a625 x86/entry: Remove TIF_SINGLESTEP entry work by Andy Lutomirski · 9 years ago
  56. 4e79e18 x86/entry/compat: Keep TS_COMPAT set during signal delivery by Andy Lutomirski · 9 years ago
  57. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  58. 1e423bf x86/entry/64: Migrate the 64-bit syscall slow path to C by Andy Lutomirski · 9 years ago
  59. 30bfa7b x86/entry: Restore traditional SYSENTER calling convention by Andy Lutomirski · 9 years ago
  60. 657c1ee x86/entry/32: Fix entry_INT80_32() to expect interrupts to be on by Andy Lutomirski · 9 years ago
  61. f5e6a97 x86/entry: Split and inline syscall_return_slowpath() by Andy Lutomirski · 9 years ago
  62. 39b48e5 x86/entry: Split and inline prepare_exit_to_usermode() by Andy Lutomirski · 9 years ago
  63. dd63607 x86/entry: Use pt_regs_to_thread_info() in syscall entry tracing by Andy Lutomirski · 9 years ago
  64. 4aabd14 x86/entry: Hide two syscall entry assertions behind CONFIG_DEBUG_ENTRY by Andy Lutomirski · 9 years ago
  65. c68ca67 x86/entry: Micro-optimize compat fast syscall arg fetch by Andy Lutomirski · 9 years ago
  66. 33c52129 x86/entry: Force inlining of 32-bit syscall code by Andy Lutomirski · 9 years ago
  67. 460d124 x86/entry: Make irqs_disabled checks in exit code depend on lockdep by Andy Lutomirski · 9 years ago
  68. 8b13c25 x86/entry: Remove unnecessary IRQ twiddling in fast 32-bit syscalls by Andy Lutomirski · 9 years ago
  69. 5f310f7 x86/entry/32: Re-implement SYSENTER using the new C path by Andy Lutomirski · 9 years ago
  70. 7841b40 x86/entry/compat: Implement opportunistic SYSRETL for compat syscalls by Andy Lutomirski · 9 years ago
  71. 710246d x86/entry: Add C code for fast system call entries by Andy Lutomirski · 9 years ago
  72. bd2d3a3 x86/entry: Add do_syscall_32(), a C function to do 32-bit syscalls by Andy Lutomirski · 9 years ago
  73. 72f9247 x86/entry, locking/lockdep: Move lockdep_sys_exit() to prepare_exit_to_usermode() by Andy Lutomirski · 9 years ago
  74. 88cd622 x86/entry: Remove do_notify_resume(), syscall_trace_leave(), and their TIF masks by Andy Lutomirski · 9 years ago
  75. d132803 x86/entry: Fix _TIF_USER_RETURN_NOTIFY check in prepare_exit_to_usermode by Andy Lutomirski · 9 years ago
  76. c5c46f5 x86/entry: Add new, comprehensible entry and exit handlers written in C by Andy Lutomirski · 10 years ago
  77. feed36c x86/entry: Add enter_from_user_mode() and use it in syscalls by Andy Lutomirski · 10 years ago
  78. 1f484aa x86/entry: Move C entry and exit code to arch/x86/entry/common.c by Andy Lutomirski · 10 years ago