1. 9c3041c Merge 4.9.102 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  2. b7b8440 x86/speculation: Rework speculative_store_bypass_update() by Thomas Gleixner · 6 years ago
  3. 7c0b2dc x86/speculation: Add virtualized speculative store bypass disable support by Tom Lendacky · 6 years ago
  4. d0cb78f x86/speculation: Handle HT correctly on AMD by Thomas Gleixner · 6 years ago
  5. f69e91f x86/cpufeatures: Disentangle SSBD enumeration by Thomas Gleixner · 6 years ago
  6. bf3da84 x86/bugs: Rename _RDS to _SSBD by Konrad Rzeszutek Wilk · 6 years ago
  7. 89c6e9b x86/process: Allow runtime control of Speculative Store Bypass by Thomas Gleixner · 6 years ago
  8. 5ed7788 x86/process: Optimize TIF_NOTSC switch by Thomas Gleixner · 7 years ago
  9. 439f2ef8 x86/process: Correct and optimize TIF_BLOCKSTEP switch by Kyle Huey · 7 years ago
  10. fd01e82 x86/process: Optimize TIF checks in __switch_to_xtra() by Kyle Huey · 7 years ago
  11. bc7ff9b Merge 4.9.75 into android-4.9 by Greg Kroah-Hartman · 6 years ago
  12. 13be448 KAISER: Kernel Address Isolation by Richard Fellner · 7 years ago
  13. cd08287 Merge tag 'v4.9.6' into android-4.9 by Dmitry Shmidt · 7 years ago
  14. 5ee3412 ANDROID: Move x86_64 idle notifiers to generic by Todd Poynor · 13 years ago
  15. bd7e769 x86/bugs: Separate AMD E400 erratum and C1E bug by Thomas Gleixner · 8 years ago
  16. 9c6f090 x86: use simpler API for random address requests by Jason Cooper · 8 years ago
  17. 6727ad9 nmi_backtrace: generate one-line reports for idle cpus by Chris Metcalf · 8 years ago
  18. 74327a3 x86/process: Pin the target stack in get_wchan() by Andy Lutomirski · 8 years ago
  19. 15f4eae x86: Move thread_info into task_struct by Andy Lutomirski · 8 years ago
  20. ffcb043 sched/x86: Fix thread_saved_pc() by Brian Gerst · 8 years ago
  21. 7b32aea sched/x86: Add 'struct inactive_task_frame' to better document the sleeping task stack frame by Brian Gerst · 8 years ago
  22. aeb35d6 Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  23. 08e237f x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUs by Peter Zijlstra · 8 years ago
  24. 186f436 x86/kernel: Audit and remove any unnecessary uses of module.h by Paul Gortmaker · 8 years ago
  25. e646469 exit_thread: accept a task parameter to be exited by Jiri Slaby · 8 years ago
  26. ba33ea8 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  27. 2a41aa4 x86/entry/32: Add and check a stack canary for the SYSENTER stack by Andy Lutomirski · 8 years ago
  28. ca59809 locking/x86: Use mb() around clflush() by Michael S. Tsirkin · 8 years ago
  29. 2459ee8 x86/vm86: Set thread.vm86 to NULL on fork/clone by Andy Lutomirski · 9 years ago
  30. f7d27c3 x86/mm, kasan: Silence KASAN warnings in get_wchan() by Andrey Ryabinin · 9 years ago
  31. 7ba7805 x86/process: Unify 32bit and 64bit implementations of get_wchan() by Thomas Gleixner · 9 years ago
  32. 5778077 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  33. 3959df1d Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  34. e43d018 x86/idle: Restore trace_cpu_idle to mwait_idle() calls by Jisheng Zhang · 9 years ago
  35. 8838eb6 x86/mce: Clear Local MCE opt-in before kexec by Ashok Raj · 9 years ago
  36. 9fda6a0 x86/vm86: Move vm86 fields out of 'thread_struct' by Brian Gerst · 9 years ago
  37. 5aaeb5c x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86 by Ingo Molnar · 9 years ago
  38. 0c8c0f0 x86/fpu, sched: Dynamically allocate 'struct fpu' by Dave Hansen · 9 years ago
  39. e75c73a Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  40. 0fb0328 sched/x86: Drop repeated word from mwait_idle() comment by Huang Rui · 9 years ago
  41. 04c8e01 x86/fpu: Move fpu__clear() to 'struct fpu *' parameter passing by Ingo Molnar · 9 years ago
  42. 5033861 x86/fpu: Synchronize the naming of drop_fpu() and fpu_reset_state() by Ingo Molnar · 9 years ago
  43. c4d6ee6 x86/fpu: Remove failure paths from fpstate-alloc low level functions by Ingo Molnar · 9 years ago
  44. 78f7f1e x86/fpu: Rename fpu-internal.h to fpu/internal.h by Ingo Molnar · 9 years ago
  45. 2e8a310 x86/fpu: Rename fpu__flush_thread() to fpu__clear() by Ingo Molnar · 9 years ago
  46. c69e098 x86/fpu: Use 'struct fpu' in fpu__copy() by Ingo Molnar · 9 years ago
  47. ca6787b x86/fpu: Remove 'struct task_struct' usage from drop_fpu() by Ingo Molnar · 9 years ago
  48. a752b53 x86/fpu: Factor out fpu__copy() by Ingo Molnar · 9 years ago
  49. 8ffb53a x86/fpu: Move task_xstate_cachep handling to core.c by Ingo Molnar · 9 years ago
  50. 81683cc x86/fpu: Factor out fpu__flush_thread() from flush_thread() by Ingo Molnar · 9 years ago
  51. 11ad192 x86/fpu: Remove the free_thread_xstate() complication by Ingo Molnar · 9 years ago
  52. f89e32e x86/fpu: Fix header file dependencies of fpu-internal.h by Ingo Molnar · 9 years ago
  53. c0c2803 x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counter by Ingo Molnar · 9 years ago
  54. a7c2a83 x86/fpu: Rename fpu_free() to fpstate_free() by Ingo Molnar · 9 years ago
  55. ed97b08 x86/fpu: Rename fpu_alloc() to fpstate_alloc() by Ingo Molnar · 9 years ago
  56. 97185c9 x86/fpu: Split an fpstate_alloc_init() function out of init_fpu() by Ingo Molnar · 9 years ago
  57. c88d474 x86/fpu: Always restore_xinit_state() when use_eager_cpu() by Bobby Powers · 9 years ago
  58. de71ad2 x86: Make cpu_tss available to external modules by Marc Dionne · 9 years ago
  59. 421ec90 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  60. 60f898e Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  61. 7fd5647 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  62. 435c350 x86/amd/idle, clockevents: Use explicit broadcast oneshot control functions by Thomas Gleixner · 9 years ago
  63. 162a688 x86/amd/idle, clockevents: Use explicit broadcast control function by Thomas Gleixner · 9 years ago
  64. e1b63de Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new patches by Ingo Molnar · 9 years ago
  65. f893959 x86/fpu: Don't abuse drop_init_fpu() in flush_thread() by Oleg Nesterov · 9 years ago
  66. 9cb6ce8 x86/fpu: Use restore_init_xstate() instead of math_state_restore() on kthread exec by Oleg Nesterov · 9 years ago
  67. eda2360 Merge tag 'v4.0-rc5' into x86/fpu, to prevent conflicts by Ingo Molnar · 9 years ago
  68. d9e05cc x86/asm/entry: Unify and fix initial thread_struct::sp0 values by Andy Lutomirski · 9 years ago
  69. f8e617f sched/idle/x86: Optimize unnecessary mwait_idle() resched IPIs by Mike Galbraith · 10 years ago
  70. b253149 sched/idle/x86: Restore mwait_idle() to fix boot hangs, to improve power savings and to improve performance by Len Brown · 10 years ago
  71. d0a0de2 x86/asm/entry: Remove INIT_TSS and fold the definitions into 'cpu_tss' by Andy Lutomirski · 9 years ago
  72. 24933b8 x86/asm/entry: Rename 'init_tss' to 'cpu_tss' by Andy Lutomirski · 9 years ago
  73. 8ef46a6 x86/asm/entry: Add this_cpu_sp0() to read sp0 for the current cpu by Andy Lutomirski · 9 years ago
  74. 110d7f7 x86/fpu: Don't abuse FPU in kernel threads if use_eager_fpu() by Oleg Nesterov · 9 years ago
  75. 6a5fe89 x86/fpu: Use task_disable_lazy_fpu_restore() helper by Rik van Riel · 9 years ago
  76. 375074c x86: Clean up cr4 manipulation by Andy Lutomirski · 10 years ago
  77. dc56c0f9 x86, fpu: Shift "fpu_counter = 0" from copy_thread() to arch_dup_task_struct() by Oleg Nesterov · 10 years ago
  78. 5e23fee x86, fpu: copy_process: Sanitize fpu->last_cpu initialization by Oleg Nesterov · 10 years ago
  79. f185350 x86, fpu: copy_process: Avoid fpu_alloc/copy if !used_math() by Oleg Nesterov · 10 years ago
  80. 7496d64 Define kernel API to get address of each state in xsave area by Fenghua Yu · 10 years ago
  81. 16f8b05 sched/idle, x86: Remove redundant cpuidle_idle_call() by Nicolas Pitre · 10 years ago
  82. ea81174 sched, idle: Fix the idle polling state logic by Peter Zijlstra · 11 years ago
  83. 277d5b4 x86, asmlinkage: Make several variables used from assembler/linker script visible by Andi Kleen · 11 years ago
  84. 148f9bb x86: delete __cpuinit usage from all x86 files by Paul Gortmaker · 11 years ago
  85. d788081 idle: Add the stack canary init to cpu_startup_entry() by Thomas Gleixner · 11 years ago
  86. 97a5b81 x86: Fix idle consolidation fallout by Thomas Gleixner · 11 years ago
  87. a43cb95 dump_stack: unify debug information printed by show_regs() by Tejun Heo · 11 years ago
  88. df8edfa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  89. 7d1a941 x86: Use generic idle loop by Thomas Gleixner · 11 years ago
  90. 7d7dc11 x86, cpu: Convert AMD Erratum 400 by Borislav Petkov · 11 years ago
  91. 10baf04 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Rafael J. Wysocki · 11 years ago
  92. ca62cf5 Merge branch 'misc' into release by Len Brown · 11 years ago
  93. a476bda x86 idle: rename global pm_idle to static x86_idle by Len Brown · 11 years ago
  94. dd8af07 APM idle: register apm_cpu_idle via cpuidle by Len Brown · 11 years ago
  95. 27be457 x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag by Len Brown · 11 years ago
  96. 69fb367 x86 idle: remove mwait_idle() and "idle=mwait" cmdline param by Len Brown · 11 years ago
  97. 6a377dd xen idle: make xen-specific macro xen-specific by Len Brown · 11 years ago
  98. 43720bd PM / tracing: remove deprecated power trace API by Paul Gortmaker · 11 years ago
  99. 9977d9b Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/signal by Linus Torvalds · 12 years ago
  100. 1d4b4b2 x86, um: switch to generic fork/vfork/clone by Al Viro · 12 years ago