1. 45fe6de sched/x86: Save [ER]FLAGS on context switch by Peter Zijlstra · 6 years ago
  2. b5741ef x86/process: Consolidate and simplify switch_to_xtra() code by Thomas Gleixner · 6 years ago
  3. 1ef55be1 x86/asm: Get rid of __read_cr4_safe() by Andy Lutomirski · 8 years ago
  4. ffcb043 sched/x86: Fix thread_saved_pc() by Brian Gerst · 8 years ago
  5. 616d248 sched/x86: Pass kernel thread parameters in 'struct fork_frame' by Brian Gerst · 8 years ago
  6. 0100301 sched/x86: Rewrite the switch_to() code by Brian Gerst · 8 years ago
  7. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  8. d87b7a3 sched/core, sched/x86: Kill thread_info::saved_preempt_count by Peter Zijlstra · 9 years ago
  9. 7ba7805 x86/process: Unify 32bit and 64bit implementations of get_wchan() by Thomas Gleixner · 9 years ago
  10. ba3e127 x86/vm86: Clean up vm86.h includes by Brian Gerst · 9 years ago
  11. c1bd55f x86: opt into HAVE_COPY_THREAD_TLS, for both 32-bit and 64-bit by Josh Triplett · 9 years ago
  12. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  13. 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 9 years ago
  14. 384a23f x86/fpu: Use 'struct fpu' in switch_fpu_finish() by Ingo Molnar · 9 years ago
  15. cb8818b x86/fpu: Use 'struct fpu' in switch_fpu_prepare() by Ingo Molnar · 9 years ago
  16. 3a0aee4 x86/fpu: Rename math_state_restore() to fpu__restore() by Ingo Molnar · 9 years ago
  17. f89e32e x86/fpu: Fix header file dependencies of fpu-internal.h by Ingo Molnar · 9 years ago
  18. fed7c3f x86/entry: Remove unused 'kernel_stack' per-cpu variable by Denys Vlasenko · 9 years ago
  19. ef59326 x86/asm/entry: Get rid of KERNEL_STACK_OFFSET by Denys Vlasenko · 10 years ago
  20. f39b6f0 x86/asm/entry: Change all 'user_mode_vm()' calls to 'user_mode()' by Andy Lutomirski · 10 years ago
  21. 1daeaa3 x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET by Brian Gerst · 10 years ago
  22. a7fcf28 x86/asm/entry: Replace this_cpu_sp0() with current_top_of_stack() and fix it on x86_32 by Andy Lutomirski · 10 years ago
  23. b27559a x86/asm/entry: Delay loading sp0 slightly on task switch by Andy Lutomirski · 10 years ago
  24. 24933b8 x86/asm/entry: Rename 'init_tss' to 'cpu_tss' by Andy Lutomirski · 10 years ago
  25. 1e02ce4 x86: Store a per-cpu shadow copy of CR4 by Andy Lutomirski · 10 years ago
  26. 6f46b3a x86: copy_thread: Don't nullify ->ptrace_bps twice by Oleg Nesterov · 10 years ago
  27. dc56c0f9 x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct() by Oleg Nesterov · 10 years ago
  28. 198d208 x86: Keep thread_info on thread stack in x86_32 by Steven Rostedt · 11 years ago
  29. 663b55b9 x86: Delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  30. c375f15 x86: move fpu_counter into ARCH specific thread_struct by Vineet Gupta · 11 years ago
  31. c2daa3b sched, x86: Provide a per-cpu preempt_count implementation by Peter Zijlstra · 11 years ago
  32. 35ea7903 x86, asmlinkage: Make 32bit/64bit __switch_to visible by Andi Kleen · 11 years ago
  33. 55a0d3f Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  34. 1adfa76 x86, flags: Rename X86_EFLAGS_BIT1 to X86_EFLAGS_FIXED by H. Peter Anvin · 11 years ago
  35. 4338774 x86/debug: Only print out DR registers if they are not power-on defaults by Dave Jones · 11 years ago
  36. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  37. afa86fc flagday: don't pass regs to copy_thread() by Al Viro · 12 years ago
  38. 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago
  39. 42859ee Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  40. 6783eaa x86, um/x86: switch to generic sys_execve and kernel_execve by Al Viro · 12 years ago
  41. 7076aad x86: split ret_from_fork by Al Viro · 12 years ago
  42. e76623d x86: get rid of TIF_IRET hackery by Al Viro · 12 years ago
  43. 304bced x86, fpu: use non-lazy fpu restore for processors supporting xsave by Suresh Siddha · 12 years ago
  44. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  45. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 12 years ago
  46. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 12 years ago
  47. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  48. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  49. 90e2401 x86: Merge the x86_32 and x86_64 cpu_idle() functions by Richard Weinberger · 13 years ago
  50. 35cb8d9 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  51. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 14 years ago
  52. 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 13 years ago
  53. 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 13 years ago
  54. cea20ca i387: fix up some fpu_counter confusion by Linus Torvalds · 13 years ago
  55. 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 13 years ago
  56. b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 13 years ago
  57. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 13 years ago
  58. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 13 years ago
  59. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 13 years ago
  60. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  61. b227e23 x86, nmi: Add in logic to handle multiple events and unknown NMIs by Don Zickus · 13 years ago
  62. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  63. ea70ef3 sched: x86_32 Fix typo in switch_to() description by Kamalesh Babulal · 13 years ago
  64. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 13 years ago
  65. dac853a exec: delay address limit change until point of no return by Mathias Krause · 13 years ago
  66. f77cfe4 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer by Thomas Renninger · 14 years ago
  67. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 14 years ago
  68. c882e0f x86, perf: Add power_end event to process_*.c cpu_idle routine by Robert Schöne · 14 years ago
  69. 41d5910 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  70. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 14 years ago
  71. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  72. a7f16d1 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  73. 3bef444 x86: Merge show_regs() by Brian Gerst · 15 years ago
  74. d015a09 x86: Use KERN_DEFAULT log-level in __show_regs() by Pekka Enberg · 15 years ago
  75. ab1eebe Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 15 years ago
  76. df59e7b x86: Merge kernel_thread() by Brian Gerst · 15 years ago
  77. f443ff4 x86: Sync 32/64-bit kernel_thread by Brian Gerst · 15 years ago
  78. e840227 x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper by Brian Gerst · 15 years ago
  79. f839bbc x86: Merge sys_clone by Brian Gerst · 15 years ago
  80. 11cf88b x86: Merge sys_execve by Brian Gerst · 15 years ago
  81. 814e2c8 x86: Factor duplicated code out of __show_regs() into show_regs_common() by Andy Isaacson · 15 years ago
  82. 6ec22f9 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  83. c2ed69c Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  84. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
  85. a489ca3 x86: Make sure we also print a Code: line for show_regs() by Arjan van de Ven · 15 years ago
  86. def3c5d x86: use kernel_stack_pointer() in process_32.c by H. Peter Anvin · 15 years ago
  87. dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  88. 55e0715 Merge branch 'x86-percpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  89. bdf977b x86, percpu: Collect hot percpu variables into one cacheline by Tejun Heo · 15 years ago
  90. 2fcddce x86-32: make sure clts is batched during context switch by Jeremy Fitzhardinge · 15 years ago
  91. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  92. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  93. be15f9d Merge branch 'x86-xen-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  94. 66cb591 hw-breakpoints: use the new wrapper routines to access debug registers in process/thread code by K.Prasad · 15 years ago
  95. bf78ad6 x86: process.c, remove useless headers by Amerigo Wang · 15 years ago
  96. 9d62dcd x86: merge process.c a bit by Amerigo Wang · 15 years ago
  97. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 15 years ago
  98. 2311f0d x86, ds: add leakage warning by Markus Metzger · 15 years ago
  99. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 15 years ago
  100. 224101e x86/paravirt: finish change from lazy cpu to context switch start/end by Jeremy Fitzhardinge · 16 years ago