1. ec0d7f1 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  2. 55ccf3f fork: move the real prepare_to_copy() users to arch_dup_task_struct() by Suresh Siddha · 14 years ago
  3. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 14 years ago
  4. 6b8212a Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  5. f05e798 Disintegrate asm/system.h for X86 by David Howells · 14 years ago
  6. 90e2401 x86: Merge the x86_32 and x86_64 cpu_idle() functions by Richard Weinberger · 14 years ago
  7. 35cb8d9 Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  8. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 15 years ago
  9. 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 14 years ago
  10. 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 14 years ago
  11. cea20ca i387: fix up some fpu_counter confusion by Linus Torvalds · 14 years ago
  12. 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 14 years ago
  13. b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 14 years ago
  14. 1268fbc nohz: Remove tick_nohz_idle_enter_norcu() / tick_nohz_idle_exit_norcu() by Frederic Weisbecker · 15 years ago
  15. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 15 years ago
  16. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 15 years ago
  17. 7115e3f Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  18. b227e23 x86, nmi: Add in logic to handle multiple events and unknown NMIs by Don Zickus · 15 years ago
  19. e060c38 Merge branch 'master' into for-next by Jiri Kosina · 15 years ago
  20. ea70ef3 sched: x86_32 Fix typo in switch_to() description by Kamalesh Babulal · 15 years ago
  21. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 15 years ago
  22. dac853a exec: delay address limit change until point of no return by Mathias Krause · 15 years ago
  23. f77cfe4 cpuidle/x86/perf: fix power:cpu_idle double end events and throw cpu_idle events from the cpuidle layer by Thomas Renninger · 15 years ago
  24. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 15 years ago
  25. c882e0f x86, perf: Add power_end event to process_*.c cpu_idle routine by Robert Schöne · 16 years ago
  26. 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 · 16 years ago
  27. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 16 years ago
  28. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 16 years ago
  29. 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 · 16 years ago
  30. 3bef444 x86: Merge show_regs() by Brian Gerst · 16 years ago
  31. d015a09 x86: Use KERN_DEFAULT log-level in __show_regs() by Pekka Enberg · 16 years ago
  32. ab1eebe Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 16 years ago
  33. df59e7b x86: Merge kernel_thread() by Brian Gerst · 16 years ago
  34. f443ff4 x86: Sync 32/64-bit kernel_thread by Brian Gerst · 16 years ago
  35. e840227 x86, 32-bit: Use same regs as 64-bit for kernel_thread_helper by Brian Gerst · 16 years ago
  36. f839bbc x86: Merge sys_clone by Brian Gerst · 16 years ago
  37. 11cf88b x86: Merge sys_execve by Brian Gerst · 16 years ago
  38. 814e2c8 x86: Factor duplicated code out of __show_regs() into show_regs_common() by Andy Isaacson · 16 years ago
  39. 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 · 16 years ago
  40. 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 · 16 years ago
  41. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 17 years ago
  42. a489ca3 x86: Make sure we also print a Code: line for show_regs() by Arjan van de Ven · 17 years ago
  43. def3c5d x86: use kernel_stack_pointer() in process_32.c by H. Peter Anvin · 17 years ago
  44. dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 17 years ago
  45. 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 · 17 years ago
  46. bdf977b x86, percpu: Collect hot percpu variables into one cacheline by Tejun Heo · 17 years ago
  47. 2fcddce x86-32: make sure clts is batched during context switch by Jeremy Fitzhardinge · 17 years ago
  48. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 17 years ago
  49. 8623661 Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  50. 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 · 17 years ago
  51. 66cb591 hw-breakpoints: use the new wrapper routines to access debug registers in process/thread code by K.Prasad · 17 years ago
  52. bf78ad6 x86: process.c, remove useless headers by Amerigo Wang · 17 years ago
  53. 9d62dcd x86: merge process.c a bit by Amerigo Wang · 17 years ago
  54. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 17 years ago
  55. 2311f0d x86, ds: add leakage warning by Markus Metzger · 17 years ago
  56. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 17 years ago
  57. 224101e x86/paravirt: finish change from lazy cpu to context switch start/end by Jeremy Fitzhardinge · 17 years ago
  58. 7fd7d83 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch by Jeremy Fitzhardinge · 17 years ago
  59. 389d1fb x86: unify chunks of kernel/process*.c by Jeremy Fitzhardinge · 17 years ago
  60. db949bb x86-32: use non-lazy io bitmap context switching by Jeremy Fitzhardinge · 17 years ago
  61. fc6fc7f Merge branch 'linus' into x86/apic by Ingo Molnar · 17 years ago
  62. bf51935 x86, rcu: fix strange load average and ksoftirqd behavior by Paul E. McKenney · 17 years ago
  63. b12bdaf x86: use regparm(3) for passed-in pt_regs pointer by Brian Gerst · 17 years ago
  64. 253f29a x86: pass in pt_regs pointer for syscalls that need it by Brian Gerst · 17 years ago
  65. 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 17 years ago
  66. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 17 years ago
  67. ccbeed3 x86: make lazy %gs optional on x86_32 by Tejun Heo · 17 years ago
  68. d9a89a2 x86: add %gs accessors for x86_32 by Tejun Heo · 17 years ago
  69. 03d2989 x86: remove idle_timestamp from 32bit irq_cpustat_t by Brian Gerst · 17 years ago
  70. ea92790 x86-64: Move cpu number from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 17 years ago
  71. 6dbde35 percpu: add optimized generic percpu accessors by Ingo Molnar · 17 years ago
  72. befa9e7 x86: process_32.c fix style problems by Jaswinder Singh Rajput · 17 years ago
  73. bf53de9 x86, bts: add fork and exit handling by Markus Metzger · 17 years ago
  74. c272477 x86, bts: provide in-kernel branch-trace interface by Markus Metzger · 17 years ago
  75. 8b96f01 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions by Frederic Weisbecker · 17 years ago
  76. e2ce07c x86: __show_registers() and __show_regs() API unification by Pekka Enberg · 18 years ago
  77. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 18 years ago
  78. e496e3d Merge branches 'x86/alternatives', 'x86/cleanups', 'x86/commandline', 'x86/crashdump', 'x86/debug', 'x86/defconfig', 'x86/doc', 'x86/exports', 'x86/fpu', 'x86/gart', 'x86/idle', 'x86/mm', 'x86/mtrr', 'x86/nmi-watchdog', 'x86/oprofile', 'x86/paravirt', 'x86/reboot', 'x86/sparse-fixes', 'x86/tsc', 'x86/urgent' and 'x86/vmalloc' into x86-v28-for-linus-phase1 by Ingo Molnar · 18 years ago
  79. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 18 years ago
  80. 19268ed Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 by Ingo Molnar · 18 years ago
  81. ebdd90a Merge commit 'v2.6.27-rc7' into x86/pebs by Ingo Molnar · 18 years ago
  82. 1eda814 x86: prevent stale state of c1e_mask across CPU offline/online, fix by Marc Dionne · 18 years ago
  83. 4faac97 x86: prevent stale state of c1e_mask across CPU offline/online by Thomas Gleixner · 18 years ago
  84. 0b88641 Merge commit 'v2.6.27-rc7' into x86/debug by Ingo Molnar · 18 years ago
  85. 90f7d25 x86: print DMI information in the oops trace by Arjan van de Ven · 18 years ago
  86. 913da64 x86: build fix for !CONFIG_SMP by Alex Nixon · 18 years ago
  87. a21f5d88 x86: unify x86_32 and x86_64 play_dead into one function by Alex Nixon · 18 years ago
  88. 3790025 x86_32: clean up play_dead by Alex Nixon · 18 years ago
  89. 93be71b x86: add cpu hotplug hooks into smp_ops by Alex Nixon · 18 years ago
  90. 394a150 x86: invalidate caches before going into suspend by Mark Langsdorf · 18 years ago
  91. 8d7ccaa Merge commit 'v2.6.27-rc3' into x86/prototypes by Ingo Molnar · 18 years ago
  92. 0e2f65e Merge branch 'linus' into x86/pebs by Ingo Molnar · 18 years ago
  93. fb26132 x86: process_32.c declare cpu_number before they get used by Jaswinder Singh · 18 years ago
  94. bbc1f69 x86: Introducing asm/syscalls.h by Jaswinder Singh · 18 years ago
  95. 9b610fd Merge branch 'linus' into timers/nohz by Ingo Molnar · 18 years ago
  96. b8f8c3c nohz: prevent tick stop outside of the idle loop by Thomas Gleixner · 18 years ago
  97. 5806b81 Merge branch 'auto-ftrace-next' into tracing/for-linus by Ingo Molnar · 18 years ago
  98. 1481a3d x86: move cpu_exit_clear to process_32.c by Glauber Costa · 18 years ago
  99. 9302213 Merge commit 'v2.6.26-rc9' into x86/cpu by Ingo Molnar · 18 years ago
  100. da7878d Merge branch 'linus' into x86/pebs by Ingo Molnar · 18 years ago