summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel.c
AgeCommit message (Expand)Author
2015-02-22x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini
2015-01-11x86, CPU: Fix trivial printk formatting issues with dmesgSteven Honeyman
2014-10-29x86: Don't enable F00F workaround on Intel Quark processorsDave Jones
2014-10-08x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue
2014-09-24x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue
2014-08-04Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-04Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2014-07-31x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen
2014-07-23x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra
2014-06-18x86, cpufeature: Convert more "features" to bugsBorislav Petkov
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds
2014-03-20x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge
2014-03-13x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin
2014-03-13x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov
2014-02-27x86, platforms: Remove NUMAQH. Peter Anvin
2014-01-25Merge branch 'linus' into x86/urgentIngo Molnar
2014-01-25mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridgeMel Gorman
2014-01-25x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman
2014-01-20Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-01-20Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-01-13sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra
2014-01-06x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker
2014-01-03x86, cpu: Detect more TLB configurationKirill A. Shutemov
2013-12-19x86 idle: Repair large-server 50-watt idle-power regressionLen Brown
2013-10-26x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich
2013-07-14x86: delete __cpuinit usage from all x86 filesPaul Gortmaker
2013-04-30Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2013-04-30Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-04-11x86: Use a read-only IDT alias on all CPUsKees Cook
2013-04-02x86, cpu: Convert F00F bug detectionBorislav Petkov
2013-03-15x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang
2013-02-01Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin
2013-01-29Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin
2013-01-25Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin
2012-11-29x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin
2012-11-17x86, mm: kill numa_64.hYinghai Lu
2012-11-16x86: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck
2012-08-06x86, cpu: Push TLB detection CPUID check downBorislav Petkov
2012-06-27x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi
2012-06-27x86/tlb_info: get last level TLB entry number of CPUAlex Shi
2011-12-21x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester
2011-10-14x86, intel: Use c->microcode for Atom errata checkAndi Kleen
2011-10-14x86, intel: Output microcode revision in /proc/cpuinfoAndi Kleen
2011-07-15x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown
2011-07-14x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown
2011-05-19Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2011-05-17x86, mem, intel: Initialize Enhanced REP MOVSB/STOSBFenghua Yu
2011-05-16x86, cpu: Fix detection of Celeron Covington stepping A1 and B0Ondrej Zary
2011-01-28x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo
2011-01-28x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo