1. f636520 x86: Remove the ancient and deprecated disable_hlt() and enable_hlt() facility by Len Brown · 13 years ago
  2. eb05df9 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  3. a591afc Merge branch 'x86-x32-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  4. 0195c00 Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system by Linus Torvalds · 13 years ago
  5. f05e798 Disintegrate asm/system.h for X86 by David Howells · 13 years ago
  6. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 13 years ago
  7. 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  8. 51e7dc7 x86: Rename trap_no to trap_nr in thread_struct by Srikar Dronamraju · 13 years ago
  9. e898c67 Merge branch 'x86/x32' into x86/cleanups by Ingo Molnar · 13 years ago
  10. f649e93 x86: relocate get/set debugreg fcns to include/asm/debugreg. by Paul Gortmaker · 13 years ago
  11. d046ff8 x86-64: Add prototype for old_rsp to a header file by H. J. Lu · 13 years ago
  12. 6bd3300 x86: Factor out TIF_IA32 from 32-bit address space by H. Peter Anvin · 13 years ago
  13. 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 13 years ago
  14. f94edac i387: move TS_USEDFPU flag from thread_info to task_struct by Linus Torvalds · 13 years ago
  15. 21c3fcf x86/debug: Fix/improve the show_msr=<cpus> debug print out by Yinghai Lu · 13 years ago
  16. 141168c x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' by Kevin Winchester · 13 years ago
  17. 506ed6b x86, intel: Output microcode revision in /proc/cpuinfo by Andi Kleen · 13 years ago
  18. 4bfc828 x86 idle: move mwait_idle_with_hints() to where it is used by Len Brown · 14 years ago
  19. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  20. 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 14 years ago
  21. b3d7336 x86: Move llc_shared_map out of cpu_info by Yinghai Lu · 14 years ago
  22. dc8e7e3 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 14 years ago
  23. 008d23e Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  24. 56dbed1 Merge branch 'linus' into idle-test by Len Brown · 14 years ago
  25. d189604 ACPI, intel_idle: Cleanup idle= internal variables by Thomas Renninger · 14 years ago
  26. 7b543a5 x86: Replace uses of current_cpu_data with this_cpu ops by Tejun Heo · 14 years ago
  27. b595076 tree-wide: fix comment/printk typos by Uwe Kleine-König · 14 years ago
  28. 2a8b67f Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  29. b6f7e38 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
  30. 6057b4d x86, amd: Extract compute unit information for AMD CPUs by Andreas Herrmann · 14 years ago
  31. ea53069 x86, hotplug: Use mwait to offline a processor, fix the legacy case by H. Peter Anvin · 14 years ago
  32. 2df7a6e x86: Use correct type for %cr4 by Brian Gerst · 14 years ago
  33. e8c534e x86: Fix keeping track of AMD C1E by Michal Schmidt · 14 years ago
  34. 1be85a6 x86, cpu: Use AMD errata checking framework for erratum 383 by Hans Rosenfeld · 14 years ago
  35. 9d8888c x86, cpu: Clean up AMD erratum 400 workaround by Hans Rosenfeld · 14 years ago
  36. d78d671 x86, cpu: AMD errata checking framework by Hans Rosenfeld · 14 years ago
  37. 29c8439 x86, kgdb: early trap init for early debug by Jan Kiszka · 15 years ago
  38. 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 · 15 years ago
  39. 07d7775 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  40. 8660328 x86: Introduce 'struct fpu' and related API by Avi Kivity · 15 years ago
  41. e08cae4 x86: Clean up the hypervisor layer by H. Peter Anvin · 15 years ago
  42. a2a47c6 x86: Detect running on a Microsoft HyperV system by Ky Srinivasan · 15 years ago
  43. ea8e61b x86, ptrace: Fix block-step by Peter Zijlstra · 15 years ago
  44. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 15 years ago
  45. 326264a hw-breakpoint: Keep track of dr7 local enable bits by Frederic Weisbecker · 15 years ago
  46. 45a94d7 x86, cpuid: Add "volatile" to asm in native_cpuid() by Suresh Siddha · 15 years ago
  47. 9620059 Merge branch 'tracing/hw-breakpoints' into perf/core by Ingo Molnar · 15 years ago
  48. 24f1e32c hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf events by Frederic Weisbecker · 15 years ago
  49. 89240ba x86, fs: Fix x86 procfs stack information for threads on 64-bit by Stefani Seibold · 15 years ago
  50. 0f8f86c Merge commit 'perf/core' into perf/hw-breakpoint by Frederic Weisbecker · 15 years ago
  51. dcbf77b Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  52. 6a81269 x86, EDAC: Provide function to return NodeId of a CPU by Andreas Herrmann · 15 years ago
  53. 5cbc19a x86: Add generic aperf/mperf code by Peter Zijlstra · 15 years ago
  54. dca2d6a Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  55. c7208de Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  56. 5367b68 x86: Fix code patching for paravirt-alternatives on 486 by Ben Hutchings · 15 years ago
  57. 53f8245 x86/i386: Put aligned stack-canary in percpu shared_aligned section by Jeremy Fitzhardinge · 15 years ago
  58. 1ea0d14 x86/i386: Make sure stack-protector segment base is cache aligned by Jeremy Fitzhardinge · 15 years ago
  59. eadb8a0 Merge branch 'linus' into tracing/hw-breakpoints by Ingo Molnar · 15 years ago
  60. 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
  61. 7dc3ca3 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
  62. aa98936 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
  63. 82782ca Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  64. b332828 hw-breakpoints: prepare the code for Hardware Breakpoint interfaces by K.Prasad · 16 years ago
  65. 4aee2ad x86: asm/processor.h: remove double declaration by Jaswinder Singh Rajput · 16 years ago
  66. 5031296 x86: add extension fields for bootloader type and version by H. Peter Anvin · 16 years ago
  67. 0c23590 x86, 64-bit: ifdef out struct thread_struct::ip by Alexey Dobriyan · 16 years ago
  68. d756f4ad x86, 32-bit: ifdef out struct thread_struct::fs by Alexey Dobriyan · 16 years ago
  69. 3e0c373 x86: clean up and fix setup_clear/force_cpu_cap handling by Yinghai Lu · 16 years ago
  70. 416dfdc Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing by Ingo Molnar · 16 years ago
  71. 9b8de74 FRV: Fix the section attribute on UP DECLARE_PER_CPU() by David Howells · 16 years ago
  72. a30469e x86: add linux kernel support for YMM state by Suresh Siddha · 16 years ago
  73. 2311f0d x86, ds: add leakage warning by Markus Metzger · 16 years ago
  74. 35bb760 x86, debugctlmsr: add _on_cpu variants to debugctlmsr functions by Markus Metzger · 16 years ago
  75. e2b371f mm, x86, ptrace, bts: defer branch trace stopping by Markus Metzger · 16 years ago
  76. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 16 years ago
  77. 30e1e6d cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash by Rusty Russell · 16 years ago
  78. 0ca0f16 Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/core by Ingo Molnar · 16 years ago
  79. 9766cdb x86: cpu/common.c cleanups by Jaswinder Singh Rajput · 16 years ago
  80. 155dd72 cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_t by Rusty Russell · 16 years ago
  81. 13c6c53 x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members by Jan Beulich · 16 years ago
  82. db949bb x86-32: use non-lazy io bitmap context switching by Jeremy Fitzhardinge · 16 years ago
  83. d951734 x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAX by Ingo Molnar · 16 years ago
  84. de54830 x86: include/asm/processor.h remove double declaration of print_cpu_info by Jaswinder Singh Rajput · 16 years ago
  85. b233969 Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headers by Ingo Molnar · 16 years ago
  86. ab639f3 Merge branch 'core/percpu' into x86/core by Ingo Molnar · 16 years ago
  87. f8a6b2b Merge branch 'linus' into x86/apic by Ingo Molnar · 16 years ago
  88. 54321d9 x86: move pte types into pgtable*.h by Jeremy Fitzhardinge · 16 years ago
  89. 60a5317 x86: implement x86_32 stack protector by Tejun Heo · 16 years ago
  90. 92e2d50 Merge branch 'x86/urgent' into core/percpu by Ingo Molnar · 16 years ago
  91. ae6af41 x86: math_emu info cleanup by Tejun Heo · 16 years ago
  92. eca217b Merge branch 'x86/paravirt' into x86/apic by Ingo Molnar · 16 years ago
  93. 2add8e2 x86: use linker to offset symbols by __per_cpu_load by Brian Gerst · 16 years ago
  94. 11e3a84 x86: split loading percpu segments from loading gdt by Jeremy Fitzhardinge · 16 years ago
  95. 552be87 x86: pass in cpu number to switch_to_new_gdt() by Brian Gerst · 16 years ago
  96. 74b6eb6 Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/doc', 'x86/header-fixes', 'x86/mm', 'x86/paravirt', 'x86/pat', 'x86/setup-v2', 'x86/subarch', 'x86/uaccess' and 'x86/urgent' into x86/core by Ingo Molnar · 16 years ago
  97. 2697fbd x86: load new GDT after setting up boot cpu per-cpu area by Brian Gerst · 16 years ago
  98. 1825b8e x86: remove extra barriers from load_gs_base() by Brian Gerst · 16 years ago
  99. b2d2f43 x86: initialize per-cpu GDT segment in per-cpu setup by Brian Gerst · 16 years ago
  100. b1882e6 x86: clean up stray space in <asm/processor.h> by H. Peter Anvin · 16 years ago