1. f898817 x86: Allow nesting of the debug stack IDT setting by Steven Rostedt · 14 years ago
  2. c6ae41e x86: replace percpu_xxx funcs with this_cpu_xxx by Alex Shi · 14 years ago
  3. 6889463 x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() by Andreas Herrmann · 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. ed2d265 Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 14 years ago
  6. 0b8b807 x86: Fix excessive MSR print out when show_msr is not specified by Yinghai Lu · 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. 4c64616 Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  9. f649e93 x86: relocate get/set debugreg fcns to include/asm/debugreg. by Paul Gortmaker · 14 years ago
  10. 1361b83 i387: Split up <asm/i387.h> into exported and internal interfaces by Linus Torvalds · 14 years ago
  11. 8546c00 i387: Uninline the generic FP helpers that we expose to kernel modules by Linus Torvalds · 14 years ago
  12. 27e74da i387: export 'fpu_owner_task' per-cpu variable by Linus Torvalds · 14 years ago
  13. 7e16838 i387: support lazy restore of FPU state by Linus Torvalds · 14 years ago
  14. 21c3fcf x86/debug: Fix/improve the show_msr=<cpus> debug print out by Yinghai Lu · 14 years ago
  15. 83c2f91 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 14 years ago
  16. 4218118 x86: Add counter when debug stack is used with interrupts enabled by Steven Rostedt · 14 years ago
  17. 228bdaa x86: Keep current stack in NMI breakpoints by Steven Rostedt · 14 years ago
  18. 141168c x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' by Kevin Winchester · 14 years ago
  19. e4a02b4 x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code support by Steffen Persvold · 14 years ago
  20. 64be4c1 x86: Add x86_init platform override to fix up NUMA core numbering by Daniel J Blueman · 14 years ago
  21. 8e6d539 Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  22. e34eb39 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 15 years ago
  23. a110b5e x86: Add a BSP cpu_dev helper by Borislav Petkov · 15 years ago
  24. 49d859d x86, random: Verify RDRAND functionality and allow it to be disabled by H. Peter Anvin · 15 years ago
  25. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 15 years ago
  26. f310642 Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 15 years ago
  27. 02c68a0 x86 idle: clarify AMD erratum 400 workaround by Len Brown · 15 years ago
  28. 8b27f2f x86: Remove unnecessary check in detect_ht() by Nikhil P Rao · 15 years ago
  29. 82da65d x86: setup_smep needs to be __cpuinit by Linus Torvalds · 15 years ago
  30. de5397a x86, cpu: Enable/disable Supervisor Mode Execution Protection by Fenghua Yu · 15 years ago
  31. 2494b03 x86, cpufeature: Fix cpuid leaf 7 feature detection by Fenghua Yu · 15 years ago
  32. 181f977 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  33. ac23f25 x86: Really print supported CPUs if PROCESSOR_SELECT=y by Jan Beulich · 15 years ago
  34. de2d944 x86: Unify node_to_cpumask_map handling between 32 and 64bit by Tejun Heo · 15 years ago
  35. 004417a perf, arch: Cleanup perf-pmu init vs lockup-detector by Peter Zijlstra · 16 years ago
  36. 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 · 16 years ago
  37. bf70030 Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  38. d60a279 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
  39. 366d4a4 x86, cpu: Fix X86_FEATURE_NOPL by Borislav Petkov · 16 years ago
  40. d900329 x86, cpu: After uncapping CPUID, re-run CPU feature detection by H. Peter Anvin · 16 years ago
  41. c2b9ff2 x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID level by H. Peter Anvin · 16 years ago
  42. 6ac8bac x86, fpu: Merge fpu_init() by Brian Gerst · 16 years ago
  43. f6e9456c x86, cleanup: Remove obsolete boot_cpu_id variable by Robert Richter · 16 years ago
  44. 4a386c3 Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  45. f7ddc2b Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  46. 0e49bf6 x86, xsave: Separate fpu and xsave initialization by Robert Richter · 16 years ago
  47. 82d4150 x86, xsave: Move boot cpu initialization to xsave_init() by Robert Richter · 16 years ago
  48. db10db4 x86, xsave: 32/64 bit boot cpu check unification in initialization by Robert Richter · 16 years ago
  49. 6bad06b x86, xsave: Use xsaveopt in context-switch path when supported by Suresh Siddha · 16 years ago
  50. bdc802d x86, cpu: Support the features flags in new CPUID leaf 7 by H. Peter Anvin · 16 years ago
  51. e534c7c numa: x86_64: use generic percpu var numa_node_id() implementation by Lee Schermerhorn · 16 years ago
  52. 0bb9fef x86,early dr regs,kgdb: Allow kernel debugger early dr register access by Jason Wessel · 16 years ago
  53. 1dedefd x86: detect scattered cpuid features earlier by Jacob Pan · 16 years ago
  54. c9ad488 x86: Eliminate TS_XSAVE by Avi Kivity · 16 years ago
  55. 75b0803 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  56. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 16 years ago
  57. 2eaad1f x86: Limit the number of processor bootup messages by Mike Travis · 16 years ago
  58. e33c019 Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  59. 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
  60. 27c13ec x86, cpu: mv display_cacheinfo -> cpu_detect_cache_sizes by Borislav Petkov · 17 years ago
  61. 4763ed4 x86, mm: Clean up and simplify NX enablement by H. Peter Anvin · 17 years ago
  62. 31c997c x86: Fix cpu_devs[] initialization in early_cpu_init() by Ingo Molnar · 17 years ago
  63. b01c845 x86: Remove CPU cache size output for non-Intel too by Roland Dreier · 17 years ago
  64. 0388423 x86: Minimise printk spew from per-vendor init code by Dave Jones · 17 years ago
  65. a2202aa x86: Under BIOS control, restore AP's APIC_LVTTHMR to the BSP value by Yong Wang · 17 years ago
  66. 0fe1e00 percpu: make percpu symbols in x86 unique by Tejun Heo · 17 years ago
  67. 5e09954 x86, mce: Fix up MCE naming nomenclature by Borislav Petkov · 17 years ago
  68. cdd6c48 perf: Do the big rename: Performance Counters -> Performance Events by Ingo Molnar · 17 years ago
  69. 5ac7687 includecheck fix: x86, cpu/common.c by Jaswinder Singh Rajput · 17 years ago
  70. 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
  71. 15b0404 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  72. 53f8245 x86/i386: Put aligned stack-canary in percpu shared_aligned section by Jeremy Fitzhardinge · 17 years ago
  73. 1ea0d14 x86/i386: Make sure stack-protector segment base is cache aligned by Jeremy Fitzhardinge · 17 years ago
  74. e8a2eb4 Merge commit 'origin/x86/urgent' into x86/asm by H. Peter Anvin · 17 years ago
  75. 5f9ece0 Merge commit 'v2.6.31-rc7' into x86/cleanups by Ingo Molnar · 17 years ago
  76. e805513 x86: Fix oops in identify_cpu() on CPUs without CPUID by Ondrej Zary · 17 years ago
  77. 72c4d85 x86: Introduce GDT_ENTRY_INIT(), fix APM by Ingo Molnar · 17 years ago
  78. 1e5de18 x86: Introduce GDT_ENTRY_INIT() by Akinobu Mita · 17 years ago
  79. bdf977b x86, percpu: Collect hot percpu variables into one cacheline by Tejun Heo · 17 years ago
  80. 3e352aa x86, percpu: Fix DECLARE/DEFINE_PER_CPU_PAGE_ALIGNED() by Tejun Heo · 17 years ago
  81. 8bdbd96 x86/cpu: Clean up various files a bit by Alan Cox · 17 years ago
  82. 9ff8094 x86: Clean up idt_descr and idt_tableby using NR_VECTORS instead of hardcoded number by Cyrill Gorcunov · 17 years ago
  83. ff8a4ba Revert "x86: cap iomem_resource to addressable physical memory" by H. Peter Anvin · 17 years ago
  84. c4c5ab3 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 17 years ago
  85. dc4c2a0 i386: fix/simplify espfix stack switching, move it into assembly by Alexander van Heukelum · 17 years ago
  86. a9c5695 use printk_once() in several places by Minchan Kim · 17 years ago
  87. 95ee14e x86: cap iomem_resource to addressable physical memory by H. Peter Anvin · 17 years ago
  88. 940010c Merge branch 'linus' into perfcounters/core by Ingo Molnar · 17 years ago
  89. ee4c24a Merge branch 'x86/cpufeature' into irq/numa by Ingo Molnar · 17 years ago
  90. 3d58f48 Merge branch 'linus' into irq/numa by Ingo Molnar · 17 years ago
  91. 23db9f4 Merge branch 'linus' into perfcounters/core by Ingo Molnar · 17 years ago
  92. 0c752a9 x86: introduce noxsave boot parameter by Suresh Siddha · 17 years ago
  93. 2759c32 x86: don't call read_apic_id if !cpu_has_apic by Yinghai Lu · 17 years ago
  94. dc3f81b Merge commit 'v2.6.30-rc6' into perfcounters/core by Ingo Molnar · 17 years ago
  95. 3e0c373 x86: clean up and fix setup_clear/force_cpu_cap handling by Yinghai Lu · 17 years ago
  96. f9a196b x86: initialize io_bitmap_base on 32bit by Thomas Gleixner · 17 years ago
  97. f541ae3 Merge branch 'linus' into perfcounters/core-v2 by Ingo Molnar · 17 years ago
  98. 65fb0d2 Merge branch 'linus' into cpumask-for-linus by Ingo Molnar · 17 years ago
  99. 30e1e6d cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crash by Rusty Russell · 17 years ago
  100. 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 · 17 years ago