| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/cpu/intel: Enable X86_FEATURE_NONSTOP_TSC_S3 for Merrifield | Andy Shevchenko | 2015-11-07 | 1 | -0/+1 |
* | x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume | Laura Abbott | 2015-07-21 | 1 | -15/+32 |
* | x86/cpu/intel: Fix trivial typo in intel_tlb_table[] | Yannick Guerrini | 2015-02-22 | 1 | -2/+2 |
* | x86, CPU: Fix trivial printk formatting issues with dmesg | Steven Honeyman | 2015-01-11 | 1 | -4/+2 |
* | x86: Don't enable F00F workaround on Intel Quark processors | Dave Jones | 2014-10-29 | 1 | -2/+3 |
* | x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache() | Bryan O'Donoghue | 2014-10-08 | 1 | -1/+16 |
* | x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 instead | Bryan O'Donoghue | 2014-09-24 | 1 | -0/+15 |
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2014-08-04 | 1 | -26/+0 |
|\ |
|
| * | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing | Dave Hansen | 2014-07-31 | 1 | -26/+0 |
* | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2014-08-04 | 1 | -2/+2 |
|\ \ |
|
| * | | x86, cpufeature: Convert more "features" to bugs | Borislav Petkov | 2014-06-18 | 1 | -2/+2 |
| |/ |
|
* / | x86, cpu: Fix cache topology for early P4-SMT | Peter Zijlstra | 2014-07-23 | 1 | -11/+11 |
|/ |
|
* | Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 2014-04-02 | 1 | -4/+0 |
|\ |
|
| * | x86, platforms: Remove NUMAQ | H. Peter Anvin | 2014-02-27 | 1 | -4/+0 |
* | | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent... | Chris Bainbridge | 2014-03-20 | 1 | -0/+19 |
* | | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematic | H. Peter Anvin | 2014-03-13 | 1 | -3/+7 |
* | | x86, Intel: Convert to the new bit access MSR accessors | Borislav Petkov | 2014-03-13 | 1 | -23/+7 |
|/ |
|
* | Merge branch 'linus' into x86/urgent | Ingo Molnar | 2014-01-25 | 1 | -2/+27 |
|\ |
|
| * | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2014-01-20 | 1 | -0/+26 |
| |\ |
|
| | * | x86, cpu: Detect more TLB configuration | Kirill A. Shutemov | 2014-01-03 | 1 | -0/+26 |
| * | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2014-01-20 | 1 | -1/+0 |
| |\ \ |
|
| | * | | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-06 | 1 | -1/+0 |
| * | | | sched/clock, x86: Use a static_key for sched_clock_stable | Peter Zijlstra | 2014-01-13 | 1 | -1/+1 |
| | |/
| |/| |
|
* | | | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridge | Mel Gorman | 2014-01-25 | 1 | -7/+3 |
* | | | x86: mm: change tlb_flushall_shift for IvyBridge | Mel Gorman | 2014-01-25 | 1 | -1/+1 |
|/ / |
|
* / | x86 idle: Repair large-server 50-watt idle-power regression | Len Brown | 2013-12-19 | 1 | -1/+2 |
|/ |
|
* | x86/cpu: Track legacy CPU model data only on 32-bit kernels | Jan Beulich | 2013-10-26 | 1 | -6/+6 |
* | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker | 2013-07-14 | 1 | -15/+15 |
* | Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2013-04-30 | 1 | -17/+1 |
|\ |
|
| * | x86: Use a read-only IDT alias on all CPUs | Kees Cook | 2013-04-11 | 1 | -17/+1 |
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2013-04-30 | 1 | -2/+2 |
|\ \ |
|
| * | | x86, cpu: Convert F00F bug detection | Borislav Petkov | 2013-04-02 | 1 | -2/+2 |
| |/ |
|
* / | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 | Feng Tang | 2013-03-15 | 1 | -0/+12 |
|/ |
|
* | Merge remote-tracking branch 'origin/x86/mm' into x86/mm2 | H. Peter Anvin | 2013-02-01 | 1 | -1/+1 |
|\ |
|
| * | Merge tag 'v3.8-rc5' into x86/mm | H. Peter Anvin | 2013-01-25 | 1 | -4/+0 |
| |\ |
|
| * | | x86: Use __pa_symbol instead of __pa on C visible symbols | Alexander Duyck | 2012-11-16 | 1 | -1/+1 |
* | | | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2 | H. Peter Anvin | 2013-01-29 | 1 | -4/+0 |
|\ \ \
| | |/
| |/| |
|
| * | | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin | 2012-11-29 | 1 | -4/+0 |
| |/ |
|
* / | x86, mm: kill numa_64.h | Yinghai Lu | 2012-11-17 | 1 | -1/+0 |
|/ |
|
* | x86, cpu: Push TLB detection CPUID check down | Borislav Petkov | 2012-08-06 | 1 | -0/+4 |
* | x86/tlb: add tlb_flushall_shift for specific CPU | Alex Shi | 2012-06-27 | 1 | -0/+34 |
* | x86/tlb_info: get last level TLB entry number of CPU | Alex Shi | 2012-06-27 | 1 | -0/+142 |
* | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester | 2011-12-21 | 1 | -2/+0 |
* | x86, intel: Use c->microcode for Atom errata check | Andi Kleen | 2011-10-14 | 1 | -11/+4 |
* | x86, intel: Output microcode revision in /proc/cpuinfo | Andi Kleen | 2011-10-14 | 1 | -0/+9 |
* | x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS message | Len Brown | 2011-07-15 | 1 | -5/+5 |
* | x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIAS | Len Brown | 2011-07-14 | 1 | -0/+18 |
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-05-19 | 1 | -6/+4 |
|\ |
|
| * | x86, cpu: Fix detection of Celeron Covington stepping A1 and B0 | Ondrej Zary | 2011-05-16 | 1 | -6/+4 |
* | | x86, mem, intel: Initialize Enhanced REP MOVSB/STOSB | Fenghua Yu | 2011-05-17 | 1 | -4/+15 |
|/ |
|