aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel.c
Commit message (Expand)AuthorAge
* x86/cpu/intel: Fix trivial typo in intel_tlb_table[]Yannick Guerrini2015-02-22
* x86, CPU: Fix trivial printk formatting issues with dmesgSteven Honeyman2015-01-10
* x86: Don't enable F00F workaround on Intel Quark processorsDave Jones2014-10-29
* x86: Add cpu_detect_cache_sizes to init_intel() add Quark legacy_cache()Bryan O'Donoghue2014-10-08
* x86/intel/quark: Switch off CR4.PGE so TLB flush uses CR3 insteadBryan O'Donoghue2014-09-24
* Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-04
|\
| * x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen2014-07-31
* | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-08-04
|\ \
| * | x86, cpufeature: Convert more "features" to bugsBorislav Petkov2014-06-18
| |/
* / x86, cpu: Fix cache topology for early P4-SMTPeter Zijlstra2014-07-23
|/
* Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds2014-04-02
|\
| * x86, platforms: Remove NUMAQH. Peter Anvin2014-02-27
* | x86, cpu: Add forcepae parameter for booting PAE kernels on PAE-disabled Pent...Chris Bainbridge2014-03-20
* | x86, intel: Make MSR_IA32_MISC_ENABLE bit constants systematicH. Peter Anvin2014-03-13
* | x86, Intel: Convert to the new bit access MSR accessorsBorislav Petkov2014-03-13
|/
* Merge branch 'linus' into x86/urgentIngo Molnar2014-01-25
|\
| * Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
| |\
| | * x86, cpu: Detect more TLB configurationKirill A. Shutemov2014-01-03
| * | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
| |\ \
| | * | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
| * | | sched/clock, x86: Use a static_key for sched_clock_stablePeter Zijlstra2014-01-13
| | |/ | |/|
* | | mm, x86: Revisit tlb_flushall_shift tuning for page flushes except on IvyBridgeMel Gorman2014-01-25
* | | x86: mm: change tlb_flushall_shift for IvyBridgeMel Gorman2014-01-25
|/ /
* / x86 idle: Repair large-server 50-watt idle-power regressionLen Brown2013-12-19
|/
* x86/cpu: Track legacy CPU model data only on 32-bit kernelsJan Beulich2013-10-26
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* Merge branch 'x86-kaslr-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-04-30
|\
| * x86: Use a read-only IDT alias on all CPUsKees Cook2013-04-11
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-04-30
|\ \
| * | x86, cpu: Convert F00F bug detectionBorislav Petkov2013-04-02
| |/
* / x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3Feng Tang2013-03-15
|/
* Merge remote-tracking branch 'origin/x86/mm' into x86/mm2H. Peter Anvin2013-02-01
|\
| * Merge tag 'v3.8-rc5' into x86/mmH. Peter Anvin2013-01-25
| |\
| * | x86: Use __pa_symbol instead of __pa on C visible symbolsAlexander Duyck2012-11-16
* | | Merge remote-tracking branch 'origin/x86/boot' into x86/mm2H. Peter Anvin2013-01-29
|\ \ \ | | |/ | |/|
| * | x86, 386 removal: Remove CONFIG_INVLPGH. Peter Anvin2012-11-29
| |/
* / x86, mm: kill numa_64.hYinghai Lu2012-11-17
|/
* x86, cpu: Push TLB detection CPUID check downBorislav Petkov2012-08-06
* x86/tlb: add tlb_flushall_shift for specific CPUAlex Shi2012-06-27
* x86/tlb_info: get last level TLB entry number of CPUAlex Shi2012-06-27
* x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-21
* x86, intel: Use c->microcode for Atom errata checkAndi Kleen2011-10-14
* x86, intel: Output microcode revision in /proc/cpuinfoAndi Kleen2011-10-14
* x86, intel, power: Correct the MSR_IA32_ENERGY_PERF_BIAS messageLen Brown2011-07-15
* x86, intel, power: Initialize MSR_IA32_ENERGY_PERF_BIASLen Brown2011-07-14
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2011-05-19
|\
| * x86, cpu: Fix detection of Celeron Covington stepping A1 and B0Ondrej Zary2011-05-16
* | x86, mem, intel: Initialize Enhanced REP MOVSB/STOSBFenghua Yu2011-05-17
|/
* x86: Unify CPU -> NUMA node mapping between 32 and 64bitTejun Heo2011-01-28
* x86: Unify cpu/apicid <-> NUMA node mapping between 32 and 64bitTejun Heo2011-01-28