| Commit message (Expand) | Author | Age |
| * | x86/cpu: Rename cpu_data.x86_mask to cpu_data.x86_stepping | Jia Zhang | 2020-06-11 |
| * | x86/cpu: Add a "tsx=" cmdline option with TSX disabled by default | Pawan Gupta | 2019-11-16 |
| * | x86/microcode/intel: Add a helper which gives the microcode revision | Borislav Petkov | 2019-05-16 |
| * | x86/spectre: Add missing family 6 check to microcode check | Andi Kleen | 2018-09-05 |
| * | x86/cpufeatures: Disentangle SSBD enumeration | Thomas Gleixner | 2018-07-25 |
| * | x86/cpufeatures: Disentangle MSR_SPEC_CTRL enumeration from IBRS | Thomas Gleixner | 2018-07-25 |
| * | x86/bugs: Rename _RDS to _SSBD | Konrad Rzeszutek Wilk | 2018-07-25 |
| * | x86/bugs/intel: Set proper CPU features and setup RDS | Konrad Rzeszutek Wilk | 2018-07-25 |
| * | x86/speculation: Remove Skylake C2 from Speculation Control microcode blacklist | Alexander Sergeyev | 2018-07-25 |
| * | x86/spectre_v2: Don't check microcode versions when running under hypervisors | Konrad Rzeszutek Wilk | 2018-07-25 |
| * | x86/speculation: Correct Speculation Control microcode blacklist again | David Woodhouse | 2018-07-25 |
| * | x86/speculation: Update Speculation Control microcode blacklist | David Woodhouse | 2018-07-25 |
| * | x86/cpuid: Fix up "virtual" IBRS/IBPB/STIBP feature bits on Intel | David Woodhouse | 2018-07-25 |
| * | x86/cpufeatures: Clean up Spectre v2 related CPUID flags | David Woodhouse | 2018-07-25 |
| * | x86/cpufeature: Blacklist SPEC_CTRL/PRED_CMD on early Spectre v2 microcodes | David Woodhouse | 2018-07-25 |
| * | x86/cpufeature: Carve out X86_FEATURE_* | Borislav Petkov | 2018-07-17 |
| * | x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros | Borislav Petkov | 2018-06-16 |
| * | x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield | Andy Shevchenko | 2015-11-07 |
| * | x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume | Laura Abbott | 2015-07-21 |
| * | x86/cpu/intel: Fix trivial typo in intel_tlb_table[] | Yannick Guerrini | 2015-02-22 |
| * | x86, CPU: Fix trivial printk formatting issues with dmesg | Steven Honeyman | 2015-01-11 |
| * | x86: Don't enable F00F workaround on Intel Quark processors | Dave Jones | 2014-10-29 |
| * | x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache() | Bryan O'Donoghue | 2014-10-08 |
| * | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue | 2014-09-24 |
| * | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-04 |
| |\ |
|
| | * | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing | Dave Hansen | 2014-07-31 |
| * | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-08-04 |
| |\ \ |
|
| | * | | x86, cpufeature: Convert more "features" to bugs | Borislav Petkov | 2014-06-18 |
| | |/ |
|
| * / | x86, cpu: Fix cache topology for early P4-SMT | Peter Zijlstra | 2014-07-23 |
| |/ |
|
| * | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-04-02 |
| |\ |
|
| | * | x86, platforms: Remove NUMAQ | H. Peter Anvin | 2014-02-27 |
| * | | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent... | Chris Bainbridge | 2014-03-20 |
| * | | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic | H. Peter Anvin | 2014-03-13 |
| * | | x86, Intel: Convert to the new bit access MSR accessors | Borislav Petkov | 2014-03-13 |
| |/ |
|
| * | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2014-01-25 |
| |\ |
|
| | * | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-20 |
| | |\ |
|
| | | * | x86, cpu: Detect more TLB configuration | Kirill A. Shutemov | 2014-01-03 |
| | * | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 |
| | |\ \ |
|
| | | * | | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-06 |
| | * | | | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra | 2014-01-13 |
| | | |/
| |/| |
|
| * | | | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridge | Mel Gorman | 2014-01-25 |
| * | | | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman | 2014-01-25 |
| |/ / |
|
| * / | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown | 2013-12-19 |
| |/ |
|
| * | x86/cpu: Track legacy CPU model data only on 32-bit kernels | Jan Beulich | 2013-10-26 |
| * | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 |
| * | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 |
| |\ |
|
| | * | x86: Use a read-only IDT alias on all CPUs | Kees Cook | 2013-04-11 |
| * | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 |
| |\ \ |
|
| | * | | x86, cpu: Convert F00F bug detection | Borislav Petkov | 2013-04-02 |
| | |/ |
|
| * / | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 | Feng Tang | 2013-03-15 |
| |/ |
|