1. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  2. 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
  3. f05e798 Disintegrate asm/system.h for X86 by David Howells · 14 years ago
  4. 90e2401 x86: Merge the x86_32 and x86_64 cpu_idle() functions by Richard Weinberger · 14 years ago
  5. 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
  6. c5c7fb8 Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for-linus', 'x86-process-for-linus' and 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  7. bd2f553 sched/rt: Use schedule_preempt_disabled() by Thomas Gleixner · 15 years ago
  8. 42dfc43 x86_64: Record stack pointer before task execution begins by Siddhesh Poyarekar · 14 years ago
  9. 00194b2e x32: Only clear TIF_X32 flag once by Bobby Powers · 14 years ago
  10. ce5f7a9 x32: Make sure TS_COMPAT is cleared for x32 tasks by Bobby Powers · 14 years ago
  11. 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 14 years ago
  12. d1a797f x32: Handle process creation by H. Peter Anvin · 14 years ago
  13. bb21272 x32: Add a thread flag for x32 processes by H. Peter Anvin · 14 years ago
  14. 6bd3300 x86: Factor out TIF_IA32 from 32-bit address space by H. Peter Anvin · 14 years ago
  15. 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 14 years ago
  16. cea20ca i387: fix up some fpu_counter confusion by Linus Torvalds · 14 years ago
  17. 34ddc81 i387: re-introduce FPU state preloading at context switch time by Linus Torvalds · 14 years ago
  18. 4903062 i387: move AMD K7/K8 fpu fxsave/fxrstor workaround from save to restore by Linus Torvalds · 14 years ago
  19. b3b0870 i387: do not preload FPU state at task switch time by Linus Torvalds · 14 years ago
  20. cf3f335 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  21. e37e112 x86: Enter rcu extended qs after idle notifier call by Frederic Weisbecker · 15 years ago
  22. 2bbb681 nohz: Allow rcu extended quiescent state handling seperately from tick stop by Frederic Weisbecker · 15 years ago
  23. 280f067 nohz: Separate out irq exit and idle loop dyntick logic by Frederic Weisbecker · 15 years ago
  24. cced402 x86: Use kmemdup() in copy_thread(), rather than duplicating its implementation by Thomas Meyer · 15 years ago
  25. b227e23 x86, nmi: Add in logic to handle multiple events and unknown NMIs by Don Zickus · 15 years ago
  26. a0bfa13 cpuidle: stop depending on pm_idle by Len Brown · 15 years ago
  27. dac853a exec: delay address limit change until point of no return by Mathias Krause · 15 years ago
  28. 375906f x86: mark associated mm when running a task in 32 bit compatibility mode by Stephen Wilson · 15 years ago
  29. 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
  30. 25e4193 perf: Clean up power events by introducing new, more generic ones by Thomas Renninger · 15 years ago
  31. a4d4fbc x86-64, fpu: Disable preemption when using TS_USEDFPU by Brian Gerst · 16 years ago
  32. c882e0f x86, perf: Add power_end event to process_*.c cpu_idle routine by Robert Schöne · 16 years ago
  33. 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
  34. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 16 years ago
  35. 3ca5049 Merge commit 'v2.6.34-rc6' into perf/core by Ingo Molnar · 16 years ago
  36. 7ce5a2b x86-64: Clear a 64-bit FS/GS base on fork if selector is nonzero by H. Peter Anvin · 16 years ago
  37. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 16 years ago
  38. 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
  39. 1252f23 x86: set_personality_ia32() misses force_personality32 by Oleg Nesterov · 16 years ago
  40. 05d43ed x86: get rid of the insane TIF_ABI_PENDING bit by H. Peter Anvin · 16 years ago
  41. 3bef444 x86: Merge show_regs() by Brian Gerst · 16 years ago
  42. d015a09 x86: Use KERN_DEFAULT log-level in __show_regs() by Pekka Enberg · 16 years ago
  43. ab1eebe Merge branch 'x86/asm' into x86/urgent by Ingo Molnar · 16 years ago
  44. df59e7b x86: Merge kernel_thread() by Brian Gerst · 16 years ago
  45. f443ff4 x86: Sync 32/64-bit kernel_thread by Brian Gerst · 16 years ago
  46. fa4b8f8 x86, 64-bit: Use user_mode() to determine new stack pointer in copy_thread() by Brian Gerst · 16 years ago
  47. 3bd95df x86, 64-bit: Move kernel_thread to C by Brian Gerst · 16 years ago
  48. f839bbc x86: Merge sys_clone by Brian Gerst · 16 years ago
  49. 11cf88b x86: Merge sys_execve by Brian Gerst · 16 years ago
  50. 814e2c8 x86: Factor duplicated code out of __show_regs() into show_regs_common() by Andy Isaacson · 17 years ago
  51. e7522ed Merge branch 'x86-process-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  52. 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 · 17 years ago
  53. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 17 years ago
  54. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 17 years ago
  55. 89240ba x86, fs: Fix x86 procfs stack information for threads on 64-bit by Stefani Seibold · 17 years ago
  56. a489ca3 x86: Make sure we also print a Code: line for show_regs() by Arjan van de Ven · 17 years ago
  57. e634d8f x86-64: merge the standard and compat start_thread() functions by H. Peter Anvin · 17 years ago
  58. a6f05a6 x86-64: make compat_start_thread() match start_thread() by H. Peter Anvin · 17 years ago
  59. dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 17 years ago
  60. 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
  61. bdf977b x86, percpu: Collect hot percpu variables into one cacheline by Tejun Heo · 17 years ago
  62. 17950c5 x86-64: move clts into batch cpu state updates when preloading fpu by Jeremy Fitzhardinge · 17 years ago
  63. 16d9dbf x86-64: move unlazy_fpu() into lazy cpu state part of context switch by Jeremy Fitzhardinge · 17 years ago
  64. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 17 years ago
  65. 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
  66. 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
  67. 66cb591 hw-breakpoints: use the new wrapper routines to access debug registers in process/thread code by K.Prasad · 17 years ago
  68. bf78ad6 x86: process.c, remove useless headers by Amerigo Wang · 17 years ago
  69. 9d62dcd x86: merge process.c a bit by Amerigo Wang · 17 years ago
  70. 38f4b8c Merge commit 'origin/master' into for-linus/xen/master by Jeremy Fitzhardinge · 17 years ago
  71. 2311f0d x86, ds: add leakage warning by Markus Metzger · 17 years ago
  72. 6f2c55b Simplify copy_thread() by Alexey Dobriyan · 17 years ago
  73. 224101e x86/paravirt: finish change from lazy cpu to context switch start/end by Jeremy Fitzhardinge · 17 years ago
  74. 7fd7d83 x86/pvops: replace arch_enter_lazy_cpu_mode with arch_start_context_switch by Jeremy Fitzhardinge · 17 years ago
  75. 389d1fb x86: unify chunks of kernel/process*.c by Jeremy Fitzhardinge · 17 years ago
  76. 5c79d2a x86: fix x86_32 stack protector bugs by Tejun Heo · 17 years ago
  77. 92e2d50 Merge branch 'x86/urgent' into core/percpu by Ingo Molnar · 17 years ago
  78. 48ec4d9 x86, 64-bit: print DMI info in the oops trace by Kyle McMartin · 17 years ago
  79. 0d974d4 x86: remove pda.h by Brian Gerst · 17 years ago
  80. c6e50f9 x86: cleanup stack protector by Tejun Heo · 17 years ago
  81. b2b062b Merge branch 'core/percpu' into stackprotector by Ingo Molnar · 17 years ago
  82. c2558e0 x86-64: Move isidle from PDA to per-cpu. by Brian Gerst · 17 years ago
  83. 3d1e42a x86-64: Move oldrsp from PDA to per-cpu. by Brian Gerst · 17 years ago
  84. 9af4565 x86-64: Move kernelstack from PDA to per-cpu. by Brian Gerst · 17 years ago
  85. c6f5e0a x86-64: Move current task from PDA to per-cpu and consolidate with 32-bit. by Brian Gerst · 17 years ago
  86. a9de18e Merge branch 'linus' into stackprotector by Ingo Molnar · 17 years ago
  87. bf53de9 x86, bts: add fork and exit handling by Markus Metzger · 17 years ago
  88. c272477 x86, bts: provide in-kernel branch-trace interface by Markus Metzger · 17 years ago
  89. 8b96f01 tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions by Frederic Weisbecker · 18 years ago
  90. 057316c Merge branch 'linus' into test by Len Brown · 18 years ago
  91. c7d87d7 x86 allow modules to register idle notifiers by Venkatesh Pallipadi · 18 years ago
  92. b2aaf8f Merge branch 'linus' into stackprotector by Ingo Molnar · 18 years ago
  93. e2ce07c x86: __show_registers() and __show_regs() API unification by Pekka Enberg · 18 years ago
  94. eceb138 Merge branches 'core/signal' and 'x86/spinlocks' into x86/xen by Ingo Molnar · 18 years ago
  95. 365d46d Merge branch 'linus' into x86/xen by Ingo Molnar · 18 years ago
  96. e1e23bb x86: avoid dereferencing beyond stack + THREAD_SIZE by David Rientjes · 18 years ago
  97. 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
  98. 0962f40 Merge branch 'x86/prototypes' into x86-v28-for-linus-phase1 by Ingo Molnar · 18 years ago
  99. 19268ed Merge branch 'x86/pebs' into x86-v28-for-linus-phase1 by Ingo Molnar · 18 years ago
  100. ebdd90a Merge commit 'v2.6.27-rc7' into x86/pebs by Ingo Molnar · 18 years ago