1. 3824abd x86: Add support for cmpxchg_double by Christoph Lameter · 13 years ago
  2. ce9c99a x86, cpu: Move AMD Elan Kconfig under "Processor family" by Ian Campbell · 13 years ago
  3. 0d2eb44 x86: Fix common misspellings by Lucas De Marchi · 13 years ago
  4. 8dd8997 Merge branch 'linus' into x86/urgent by Ingo Molnar · 13 years ago
  5. 1eda75c x86: Use PentiumPro-optimized partial_csum() on VIA C7 by Jon Nettleton · 13 years ago
  6. c49aa5b x86: Remove dead config option X86_CPU by Jan Beulich · 13 years ago
  7. 6a108a1 kconfig: rename CONFIG_EMBEDDED to CONFIG_EXPERT by David Rientjes · 13 years ago
  8. 7296e08 x86: this_cpu_cmpxchg and this_cpu_xchg operations by Christoph Lameter · 14 years ago
  9. 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 · 14 years ago
  10. 40d2e76 x86-32: Rework cache flush denied handler by Brian Gerst · 14 years ago
  11. faa4602 x86, perf, bts, mm: Delete the never used BTS-ptrace code by Peter Zijlstra · 14 years ago
  12. d6cd471 Merge branch 'x86-rwsem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. bafaecd x86-64: support native xadd rwsem implementation by Linus Torvalds · 14 years ago
  14. db677ff Revert "x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium" by Rusty Russell · 14 years ago
  15. 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 · 15 years ago
  16. 83be7d7 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
  17. 350f8f5 x86: Eliminate redundant/contradicting cache line size config options by Jan Beulich · 15 years ago
  18. ae1b22f x86: Side-step lguest problem by only building cmpxchg8b_emu for pre-Pentium by Rusty Russell · 15 years ago
  19. 98059e3 x86: AMD Geode LX optimizations by Matteo Croce · 15 years ago
  20. 982d007 x86: Optimize cmpxchg64() at build-time some more by Linus Torvalds · 15 years ago
  21. 366d19e x86: add specific support for Intel Atom architecture by Tobias Doerffel · 15 years ago
  22. d45b41a x86: disable X86_PTRACE_BTS for now by Ingo Molnar · 15 years ago
  23. 48f4c48 x86/centaur: merge 32 & 64 bit version by Sebastian Andrzej Siewior · 15 years ago
  24. 8f9ca47 x86: clean up arch/x86/Kconfig* by Ingo Molnar · 15 years ago
  25. 9d45cf9 Merge branch 'x86/urgent' into x86/apic by Ingo Molnar · 15 years ago
  26. 36723bf x86/Kconfig.cpu: make Kconfig help readable in the console by Borislav Petkov · 15 years ago
  27. ace6c6c x86: make x86_32 use tlb_64.c, build fix, clean up X86_L1_CACHE_BYTES by Ingo Molnar · 15 years ago
  28. 0a2a18b7 x86: change the default cache size to 64 bytes by Ingo Molnar · 15 years ago
  29. 5641f1f X86_DEBUGCTLMSR won't work on uml by Al Viro · 15 years ago
  30. 1e9b51c x86, bts, ftrace: a BTS ftrace plug-in prototype by Markus Metzger · 16 years ago
  31. 531f6ed x86, bts: improve help text for BTS config by Markus Metzger · 16 years ago
  32. 79aa10d x86: adjust dependencies for CONFIG_X86_CMOV by Jan Beulich · 16 years ago
  33. 69d45dd x86: merge winchip-2 and winchip-2a cpu choices by Krzysztof Helt · 16 years ago
  34. 1db5fff x86: make processor type select depend on CONFIG_EMBEDDED by Ingo Molnar · 16 years ago
  35. b7b3a42 x86: extend processor type select help text by Ingo Molnar · 16 years ago
  36. 59c37bf Merge commit 'v2.6.27-rc6' into x86/unify-cpu-detect by Ingo Molnar · 16 years ago
  37. 879d792 x86: let intel 64-bit use intel.c by Yinghai Lu · 16 years ago
  38. 81faaae Merge branch 'x86/pebs' into x86/unify-cpu-detect by Ingo Molnar · 16 years ago
  39. 14469a8 x86: disable static NOPLs on 32 bits by Linus Torvalds · 16 years ago
  40. ff73152 x86: make 64 bit to use amd.c by Yinghai Lu · 16 years ago
  41. 8d02c21 x86: configuration options to compile out x86 CPU support code by Thomas Petazzoni · 16 years ago
  42. 0e2f65e Merge branch 'linus' into x86/pebs by Ingo Molnar · 16 years ago
  43. d536b1f x86: fix crash due to missing debugctlmsr on AMD K6-3 by Jan Kratochvil · 16 years ago
  44. 593f4a7 x86: APIC: remove apic_write_around(); use alternatives by Maciej W. Rozycki · 16 years ago
  45. 293e6a2 x86: mark x86_64 as having a working WP. by Glauber Costa · 16 years ago
  46. f8096f9 x86: separate cmpxchg8b checking from PAE checking by Jan Beulich · 16 years ago
  47. 93fa763 x86, ptrace: PEBS support by Markus Metzger · 16 years ago
  48. acbaa93 x86: CONFIG_X86_ELAN fix by Ingo Molnar · 16 years ago
  49. 19870de x86, bitops: select the generic bitmap search functions by Alexander van Heukelum · 16 years ago
  50. 12d9c84 x86: merge the simple bitops and move them to bitops.h by Alexander van Heukelum · 16 years ago
  51. f7f17a6 x86: remove NexGen support by Dmitri Vorobiev · 16 years ago
  52. d2b3bab x86: MPSC should use P6 NOPs by Hugh Dickins · 16 years ago
  53. fcab59a x86: a P4 is a P6 not an i486 by Hugh Dickins · 16 years ago
  54. 959b3be x86: don't use P6_NOPs if compiling with CONFIG_X86_GENERIC by H. Peter Anvin · 16 years ago
  55. 7343b3b x86: require family >= 6 if we are using P6 NOPs by H. Peter Anvin · 16 years ago
  56. fb0328e x86: reduce CONFIG_X86_PPRO_FENCE bloat by Nick Piggin · 16 years ago
  57. 96daa8c x86: use def_bool where possible in Kconfig.cpu by Harvey Harrison · 16 years ago
  58. 0a049bb x86: debugctlmsr kconfig by Roland McGrath · 16 years ago
  59. 1032c0b x86: arch/x86/Kconfig.cpu unification by Sam Ravnborg · 17 years ago
  60. 4757238 x86: move i386 and x86_64 Kconfig files to x86 directory by Sam Ravnborg · 17 years ago[Renamed from arch/i386/Kconfig.cpu]
  61. 75e3808 x86: add cpu codenames for Kconfig.cpu by Oliver Pinter · 17 years ago
  62. 2d9ce17 i386: Allow KVM on i386 nonpae by Avi Kivity · 17 years ago
  63. de32e04 x86 Kconfig: change X86_MINIMUM_CPU_MODEL to X86_MINIMUM_CPU_FAMILY by H. Peter Anvin · 17 years ago
  64. 9d9bbd4 i386: Make CMPXCHG64 only dependent on PAE by Andi Kleen · 17 years ago
  65. 3dde6ad Fix trivial typos in Kconfig* files by David Sterba · 17 years ago
  66. c7f81c9 [PATCH] i386: Verify important CPUID bits in real mode by Andi Kleen · 17 years ago
  67. 0949be3 [PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cache by Simon Arlott · 17 years ago
  68. a4af60a [PATCH] i386: Remove unused kernel config option X86_XADD by Robert P. J. Day · 17 years ago
  69. f0d1b0b [PATCH] LOG2: Implement a general integer log2 facility in the kernel by David Howells · 18 years ago
  70. c55d92d [PATCH] i386: Add support for compilation for Core2 by Andi Kleen · 18 years ago
  71. 1b4ad24 [PATCH] uml: fix processor selection to exclude unsupported processors and features by Paolo 'Blaisorblade' Giarrusso · 18 years ago
  72. 48a1204 i386: Trivial typo fixes by Egry Gabor · 18 years ago
  73. 1c08ca8 [PATCH] Enable TSC for AMD Geode GX/LX by Jordan Crouse · 18 years ago
  74. f90b811 [PATCH] Base support for AMD Geode GX/LX processors by Jordan Crouse · 18 years ago
  75. 96d55b8 [PATCH] uml: reuse i386 cpu-specific tuning by Paolo 'Blaisorblade' Giarrusso · 19 years ago