1. dde74f2 x86/asm/entry/64: Tidy up JZ insns after TESTs by Denys Vlasenko · 9 years ago
  2. 61f01dd x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue by Andy Lutomirski · 9 years ago
  3. ac7f5df x86/asm/entry/64: Merge 32-bit execve stubs with x32 ones, as they are identical by Denys Vlasenko · 9 years ago
  4. 17be0ae x86/asm/entry/64: Implement better check for canonical addresses by Denys Vlasenko · 9 years ago
  5. a37f34a x86/asm/entry/64: Reduce padding in execve stubs by Denys Vlasenko · 9 years ago
  6. 54a81e9 x86/asm/entry/64: Remove GET_THREAD_INFO() in ret_from_fork by Denys Vlasenko · 9 years ago
  7. 66ad4ef x86/asm/entry/64: Simplify jumps in ret_from_fork by Denys Vlasenko · 9 years ago
  8. a30b008 x86/asm/entry/64: Remove a redundant jump by Denys Vlasenko · 9 years ago
  9. 772951c x86/asm/entry/64: Optimize [v]fork/clone stubs by Denys Vlasenko · 9 years ago
  10. 0f90fb9 x86/asm/entry: Zero EXTRA_REGS for stub32_execve() too by Denys Vlasenko · 9 years ago
  11. 05f1752 x86/asm/entry/64: Move stub_x32_execvecloser() to stub_execveat() by Denys Vlasenko · 9 years ago
  12. 31f0119 x86/asm/entry/64: Use common code for rt_sigreturn() epilogue by Denys Vlasenko · 9 years ago
  13. 8b3607b5 x86/asm/entry/64: Add forgotten CFI annotation by Denys Vlasenko · 9 years ago
  14. 3304c9c x86/asm/entry/irq: Simplify interrupt dispatch table (IDT) layout by Denys Vlasenko · 9 years ago
  15. fffbb5d x86/asm/entry/64: Move opportunistic sysret code to syscall code path by Denys Vlasenko · 9 years ago
  16. 4bcc782 Merge tag 'v4.0-rc7' into x86/asm, to resolve conflicts by Ingo Molnar · 9 years ago
  17. fc3e958 x86/asm/entry: Clear EXTRA_REGS for all executable formats by Denys Vlasenko · 9 years ago
  18. 0784b36 x86/asm/entry/64: Fold the 'test_in_nmi' macro into its only user by Denys Vlasenko · 9 years ago
  19. 7ea2416 x86/asm/entry/64: Disable opportunistic SYSRET if regs->flags has TF set by Andy Lutomirski · 9 years ago
  20. a6de5a2 x86/asm/entry/64: Use local label to skip around sycall dispatch by Denys Vlasenko · 9 years ago
  21. 36acef2 x86/asm/entry/64: Simplify looping around preempt_schedule_irq() by Denys Vlasenko · 9 years ago
  22. 32a0407 x86/asm/entry/64: Remove redundant DISABLE_INTERRUPTS() by Denys Vlasenko · 9 years ago
  23. 6ba71b7 x86/asm/entry/64: Simplify retint_kernel label usage, make retint_restore_args label local by Denys Vlasenko · 9 years ago
  24. 4416c5a x86/asm/entry/64: Do not TRACE_IRQS fast SYSRET64 path by Denys Vlasenko · 9 years ago
  25. a3675b3 x86/asm/entry/64: Do not GET_THREAD_INFO() too early by Denys Vlasenko · 9 years ago
  26. 627276c x86/asm/entry/64: Move retint_kernel code block closer to its user by Denys Vlasenko · 9 years ago
  27. 27be87c x86/asm/entry/64: Add missing CFI annotation by Denys Vlasenko · 9 years ago
  28. 47eb582 x86/asm/entry/64: Use smaller instructions by Denys Vlasenko · 9 years ago
  29. 146b2b0 x86/asm/entry/64: Use better label name, fix comments by Denys Vlasenko · 9 years ago
  30. 06ab9c1 Merge branch 'x86/urgent' into x86/asm, to resolve conflict by Ingo Molnar · 9 years ago
  31. b3494a4 x86/asm/entry: Check for syscall exit work with IRQs disabled by Andy Lutomirski · 9 years ago
  32. dca5b52 x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO() by Ingo Molnar · 9 years ago
  33. f9d7185 x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro by Ingo Molnar · 9 years ago
  34. 65c2377 x86/asm/entry/64: Get rid of int_ret_from_sys_call_fixup by Denys Vlasenko · 9 years ago
  35. a71ffdd x86/asm/entry/64: Get rid of the FIXUP_TOP_OF_STACK/RESTORE_TOP_OF_STACK macros by Denys Vlasenko · 9 years ago
  36. 9ed8e7d x86/asm/entry/64: Use PUSH instructions to build pt_regs on stack by Denys Vlasenko · 9 years ago
  37. ef59326 x86/asm/entry: Get rid of KERNEL_STACK_OFFSET by Denys Vlasenko · 9 years ago
  38. b3fe8ba x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL_STACK_OFFSET by Denys Vlasenko · 9 years ago
  39. 34061f1 x86/asm/entry/64: Fix incorrect comment by Denys Vlasenko · 9 years ago
  40. c38e503 x86/asm/entry/64: Rename 'old_rsp' to 'rsp_scratch' by Ingo Molnar · 9 years ago
  41. 7fcb3bc x86/asm/entry/64: Update comments about stack frames by Ingo Molnar · 9 years ago
  42. 33db1fd x86/asm/entry/64: Enable interrupts *after* we fetch PER_CPU_VAR(old_rsp) by Denys Vlasenko · 9 years ago
  43. 263042e x86/asm/entry/64: Save user RSP in pt_regs->sp on SYSCALL64 fastpath by Denys Vlasenko · 9 years ago
  44. 616ab24 x86/asm/entry/64: Remove stub_iopl by Denys Vlasenko · 9 years ago
  45. 29722cd x86/asm/entry/64: Save R11 into pt_regs->flags on SYSCALL64 fastpath by Denys Vlasenko · 9 years ago
  46. 9b47668 x86/asm/entry: Rename 'INIT_TSS_IST' to 'CPU_TSS_IST' by Andy Lutomirski · 9 years ago
  47. 24933b8 x86/asm/entry: Rename 'init_tss' to 'cpu_tss' by Andy Lutomirski · 9 years ago
  48. 956421f x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization by Andy Lutomirski · 9 years ago
  49. 1e3fbb8 x86/asm/entry/64: Remove a bogus 'ret_from_fork' optimization by Andy Lutomirski · 9 years ago
  50. d441c1f x86/asm/entry/64: Simplify optimistic SYSRET by Denys Vlasenko · 9 years ago
  51. 911d2bb x86/asm/entry/64: Use more readable constants by Denys Vlasenko · 9 years ago
  52. ebfc453 x86/asm/entry/64: Clean up and document various entry code details by Denys Vlasenko · 9 years ago
  53. 1eeb207 x86/asm/entry/64: Move 'save_paranoid' and 'ret_from_fork' closer to their users by Denys Vlasenko · 9 years ago
  54. b87cf63 x86/asm/entry: Add comments about various syscall instructions by Denys Vlasenko · 9 years ago
  55. 050273d x86/asm/entry/64: Remove 'int_check_syscall_exit_work' by Andy Lutomirski · 9 years ago
  56. f2db938 x86/asm/entry: Do mass removal of 'ARGOFFSET' by Denys Vlasenko · 9 years ago
  57. 0d55083 x86/asm/entry/64: Shrink code in 'paranoid_exit' by Denys Vlasenko · 9 years ago
  58. e90e147 x86/asm/entry/64: Fix comments by Denys Vlasenko · 9 years ago
  59. 76f5df4 x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel stack by Denys Vlasenko · 9 years ago
  60. 6e1327b x86/asm/entry/64: Fix incorrect symbolic constant usage: R11->ARGOFFSET by Denys Vlasenko · 9 years ago
  61. fdfd811 x86/xen: allow privcmd hypercalls to be preempted by David Vrabel · 9 years ago
  62. 96b6352 x86_64, entry: Remove the syscall exit audit and schedule optimizations by Andy Lutomirski · 10 years ago
  63. 2a23c6b x86_64, entry: Use sysret to return to userspace when possible by Andy Lutomirski · 10 years ago
  64. 772a9ac Merge tag 'pr-20150114-x86-entry' of git://git.kernel.org/pub/scm/linux/kernel/git/luto/linux into x86/asm by Ingo Molnar · 9 years ago
  65. 0fcedc8 x86_64 entry: Fix RCX for ptraced syscalls by Andy Lutomirski · 9 years ago
  66. f6f6468 x86: entry_64.S: fold SAVE_ARGS_IRQ macro into its sole user by Denys Vlasenko · 9 years ago
  67. af9cfe2 x86: entry_64.S: delete unused code by Denys Vlasenko · 9 years ago
  68. 48e08d0 x86, entry: Switch stacks on a paranoid entry from userspace by Andy Lutomirski · 10 years ago
  69. e589c9e Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  70. 2414e02 x86: Avoid building unused IRQ entry stubs by Jan Beulich · 10 years ago
  71. 27d6ec7 x86: hook up execveat system call by David Drysdale · 10 years ago
  72. b645af2 x86_64, traps: Rework bad_iret by Andy Lutomirski · 10 years ago
  73. 6f442be x86_64, traps: Stop using IST for #SS by Andy Lutomirski · 10 years ago
  74. af726f2 x86_64, traps: Fix the espfix64 #DF fixup and rewrite it in C by Andy Lutomirski · 10 years ago
  75. 1dcf74f x86_64, entry: Use split-phase syscall_trace_enter for 64-bit syscalls by Andy Lutomirski · 10 years ago
  76. 54eea99 x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls by Andy Lutomirski · 10 years ago
  77. 19d402c Merge branches 'x86-build-for-linus', 'x86-cleanups-for-linus' and 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  78. 7209a75 x86_64/entry/xen: Do not invoke espfix64 on Xen by Andy Lutomirski · 10 years ago
  79. 3bab13b x86/debug: Drop several unnecessary CFI annotations by Jan Beulich · 10 years ago
  80. 3737a12 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  81. 214b931 Merge tag 'trace-3.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  82. 2071b3e Merge branch 'x86/espfix' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 10 years ago
  83. 577ed45 x86_64, entry: Merge paranoidzeroentry_ist into idtentry by Andy Lutomirski · 10 years ago
  84. cb5dd2c x86_64, entry: Merge most 64-bit asm entry macros by Andy Lutomirski · 10 years ago
  85. 1bd24ef x86_64, entry: Add missing 'DEFAULT_FRAME 0' entry annotations by Andy Lutomirski · 10 years ago
  86. e18eead3 ftrace/x86: Move the mcount/fentry code out of entry_64.S by Steven Rostedt · 10 years ago
  87. 34273f4 x86, espfix: Make it possible to disable 16-bit support by H. Peter Anvin · 10 years ago
  88. 3891a04 x86-64, espfix: Don't leak bits 31:16 of %esp returning to 16-bit stack by H. Peter Anvin · 10 years ago
  89. be8f274 kprobes: Prohibit probing on .entry.text code by Masami Hiramatsu · 10 years ago
  90. 1739f09 ftrace/x86: Load ftrace_ops in parameter not the variable holding it by Steven Rostedt · 11 years ago
  91. 7971e23 Merge branch 'x86-trace-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  92. 39cf275 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  93. 25c74b1 x86, trace: Register exception handler to trace IDT by Seiji Aguchi · 11 years ago
  94. 37bf063 Merge tag 'v3.12-rc4' into sched/core by Ingo Molnar · 11 years ago
  95. 7d65f4a irq: Consolidate do_softirq() arch overriden implementations by Frederic Weisbecker · 11 years ago
  96. c2daa3b sched, x86: Provide a per-cpu preempt_count implementation by Peter Zijlstra · 11 years ago
  97. c0da0fa x86: Remove now-unused save_rest() by Borislav Petkov · 11 years ago
  98. 96a3d99 Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  99. 1adfa76 x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED by H. Peter Anvin · 11 years ago
  100. 33e5ff6 x86/tracing: Add config option checking to the definitions of mce handlers by Seiji Aguchi · 11 years ago