1. 6cbd217 x86/cpufeatures: Make CPU bugs sticky by Thomas Gleixner · 7 years ago
  2. 0fd2e9c Merge commit 'upstream-x86-entry' into WIP.x86/mm by Ingo Molnar · 7 years ago
  3. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  4. 0b00de8 x86/cpuid: Add generic table for CPUID dependencies by Andi Kleen · 7 years ago
  5. a588b98 x86/cpufeature: Provide helper to set bugs bits by Borislav Petkov · 8 years ago
  6. 8eda072 x86/cpufeature: Add helper macro for mask check macros by Dave Hansen · 9 years ago
  7. 1e61f78 x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated by Dave Hansen · 9 years ago
  8. 6e17cb9 x86/cpufeature: Update cpufeaure macros by Dave Hansen · 9 years ago
  9. 06cd3d8 Merge branch 'linus' into x86/urgent, to refresh the tree by Ingo Molnar · 9 years ago
  10. 168f1a7 Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  11. e8df1a95 x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys by Dave Hansen · 9 years ago
  12. 71faad4 x86/cpu: Add detection of AMD RAS Capabilities by Yazen Ghannam · 9 years ago
  13. 782511b x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  14. d366bf7 x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  15. 01f8fd7 x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  16. 93984fb x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  17. 59e21e3 x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  18. a402a8d x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  19. dda9edf x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  20. da154e8 x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  21. 1f4dd79 x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  22. abcfdfe x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage by Borislav Petkov · 9 years ago
  23. d8d1c35 Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base by Ingo Molnar · 9 years ago
  24. 16bf922 x86/cpufeature: Remove cpu_has_pse by Borislav Petkov · 9 years ago
  25. c109bf9 x86/cpufeature: Remove cpu_has_pge by Borislav Petkov · 9 years ago
  26. 054efb6 x86/cpufeature: Remove cpu_has_xmm2 by Borislav Petkov · 9 years ago
  27. 906bf7f x86/cpufeature: Remove cpu_has_clflush by Borislav Petkov · 9 years ago
  28. b8291adc x86/cpufeature: Remove cpu_has_gbpages by Borislav Petkov · 9 years ago
  29. 62436a4 x86/cpufeature: Remove cpu_has_x2apic by Borislav Petkov · 9 years ago
  30. ab4a56f x86/cpufeature: Remove cpu_has_osxsave by Borislav Petkov · 9 years ago
  31. 0c9f3536 x86/cpufeature: Remove cpu_has_hypervisor by Borislav Petkov · 9 years ago
  32. 7b5e74e x86/cpufeature: Remove cpu_has_arch_perfmon by Borislav Petkov · 9 years ago
  33. 568a58e x86/mm/pat, x86/cpufeature: Remove cpu_has_pat by Borislav Petkov · 9 years ago
  34. 0d47638 x86/mm/pkeys: Fix mismerge of protection keys CPUID bits by Dave Hansen · 9 years ago
  35. dfb4a70 x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions by Dave Hansen · 9 years ago
  36. f2cc8e0 x86/cpufeature: Speed up cpu_feature_enabled() by Borislav Petkov · 9 years ago
  37. 2476f2f x86/alternatives: Discard dynamic check after init by Brian Gerst · 9 years ago
  38. a362bf9 x86/cpufeature: Get rid of the non-asm goto variant by Borislav Petkov · 9 years ago
  39. bc696ca x86/cpufeature: Replace the old static_cpu_has() with safe variant by Borislav Petkov · 9 years ago
  40. cd4d09e x86/cpufeature: Carve out X86_FEATURE_* by Borislav Petkov · 9 years ago
  41. a1ff572 x86/cpufeature: Add AMD AVIC bit by Borislav Petkov · 9 years ago
  42. 67c707e Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  43. 6e1315f x86/cpu: Provide a config option to disable static_cpu_has by Borislav Petkov · 9 years ago
  44. 362f924 x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros by Borislav Petkov · 9 years ago
  45. 39c06df x86/cpufeature: Cleanup get_cpu_cap() by Borislav Petkov · 9 years ago
  46. 2ccd71f x86/cpufeature: Move some of the scattered feature bits to x86_capability by Borislav Petkov · 9 years ago
  47. 91e2eea x86/xen: Avoid fast syscall path for Xen PV guests by Boris Ostrovsky · 9 years ago
  48. 2167cea x86/cpu: Add CLZERO detection by Wan Zongshun · 9 years ago
  49. a7adb91 x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag by Kristen Carlson Accardi · 9 years ago
  50. 95cd2ea Merge branch 'linus' into x86/urgent, to be able to merge a dependent fix by Ingo Molnar · 9 years ago
  51. 6b2282a Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  52. f967567 x86/asm: Add MONITORX/MWAITX instruction support by Huang Rui · 9 years ago
  53. 488ca7d x86/cpufeatures: Enable cpuid for Intel SHA extensions by Tim Chen · 9 years ago
  54. b1c599b x86/cpufeature: Add feature bit for Intel's Silicon Debug CPUID bit by Mathias Krause · 9 years ago
  55. 61f01dd x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue by Andy Lutomirski · 10 years ago
  56. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  57. d9dc64f x86/asm: Add support for the CLWB instruction by Ross Zwisler · 10 years ago
  58. ed69628 x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection by Alexander Shishkin · 10 years ago
  59. f8e92fb Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bp into x86/asm by Ingo Molnar · 10 years ago
  60. cbc82b1 x86: Add support for Intel Cache QoS Monitoring (CQM) detection by Peter P Waskiewicz Jr · 10 years ago
  61. 48c7a25 x86/alternatives: Make JMPs more robust by Borislav Petkov · 10 years ago
  62. 4332195 x86/alternatives: Add instruction padding by Borislav Petkov · 10 years ago
  63. 719d359 x86/asm: Add support for the pcommit instruction by Ross Zwisler · 10 years ago
  64. b3890e4 Merge branch 'perf/hw_breakpoints' into perf/core by Ingo Molnar · 10 years ago
  65. d6d55f0 perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8 by Jacob Shin · 11 years ago
  66. 7787388 x86: Add support for Intel HWP feature detection. by Dirk Brandewie · 10 years ago
  67. 708d0b4 Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  68. e4e6567 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 10 years ago
  69. c1118b3 x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only by Paolo Bonzini · 10 years ago
  70. 9298b81 x86: Add more disabled features by Dave Hansen · 10 years ago
  71. 381aa07 x86: Introduce disabled-features by Dave Hansen · 10 years ago
  72. c8128cc x86: Axe the lightly-used cpu_has_pae by Dave Hansen · 10 years ago
  73. 9def39be x86: Support compiling out human-friendly processor feature names by Josh Triplett · 11 years ago
  74. af0fa6f x86, cpu: Kill cpu_has_mp by Borislav Petkov · 11 years ago
  75. 80a208b x86/cpufeature: Add bug flags to /proc/cpuinfo by Borislav Petkov · 11 years ago
  76. 9b13a93 x86, cpufeature: Convert more "features" to bugs by Borislav Petkov · 11 years ago
  77. 6229ad2 x86/xsaves: Detect xsaves/xrstors feature by Fenghua Yu · 11 years ago
  78. 446fd80 x86/cpufeature.h: Reformat x86 feature macros by Fenghua Yu · 11 years ago
  79. 158e0d3 Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 11 years ago
  80. 840d283 x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH by H. Peter Anvin · 11 years ago
  81. 171699f x86: Add support for the clflushopt instruction by Ross Zwisler · 11 years ago
  82. 8e5780f x86, AVX-512: AVX-512 Feature Detection by Fenghua Yu · 11 years ago
  83. 2b9c1f0 x86: align x86 arch with generic CPU modalias handling by Ard Biesheuvel · 11 years ago
  84. 191f57c x86, cpufeature: Define the Intel MPX feature flag by Qiaowei Ren · 11 years ago
  85. 3f0116c compiler/gcc4: Add quirk for 'asm goto' miscompilation bug by Ingo Molnar · 11 years ago
  86. 62122fd x86, cpufeature: Use new CC_HAVE_ASM_GOTO by Borislav Petkov · 12 years ago
  87. 4a90a99 x86: Add a static_cpu_has_safe variant by Borislav Petkov · 12 years ago
  88. 5700f74 x86: Sanity-check static_cpu_has usage by Borislav Petkov · 12 years ago
  89. c3b8359 x86, cpu: Add a synthetic, always true, cpu feature by Borislav Petkov · 12 years ago
  90. 797994f Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 12 years ago
  91. 3ed1c47 Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 12 years ago
  92. df8edfa Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  93. ab86e97 Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  94. 6048801 crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher by Jussi Kivilinna · 12 years ago
  95. c43ca50 perf/x86/amd: Add support for AMD NB and L2I "uncore" counters by Jacob Shin · 12 years ago
  96. 9c5320c cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand governor by Jacob Shin · 12 years ago
  97. 7d7dc11 x86, cpu: Convert AMD Erratum 400 by Borislav Petkov · 12 years ago
  98. e6ee94d x86, cpu: Convert AMD Erratum 383 by Borislav Petkov · 12 years ago
  99. c5b41a6 x86, cpu: Convert Cyrix coma bug detection by Borislav Petkov · 12 years ago
  100. 93a829e x86, cpu: Convert FDIV bug detection by Borislav Petkov · 12 years ago