aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel.c
Commit message (Expand)AuthorAge
* 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
*---. Merge branches 'softirq-for-linus', 'x86-debug-for-linus', 'x86-numa-for-linu...Linus Torvalds2010-10-23
|\ \ \
| | * | x86, numa: Assign CPUs to nodes in round-robin manner on fake NUMANikanth Karthikesan2010-10-11
| | |/
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2010-10-21
|\ \ \ | |_|/ |/| |
| * | x86, cleanup: Remove obsolete boot_cpu_id variableRobert Richter2010-08-12
| |/
* / x86, cpu: After uncapping CPUID, re-run CPU feature detectionH. Peter Anvin2010-09-28
|/
* Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\
| * Merge commit 'v2.6.34-rc6' into x86/cpuH. Peter Anvin2010-05-08
| |\
| * | x86: Unify APERF/MPERF supportBorislav Petkov2010-04-09
* | | Merge commit 'v2.6.34-rc6' into perf/coreIngo Molnar2010-04-30
|\ \ \ | | |/ | |/|
| * | x86: Disable large pages on CPUs with Atom erratum AAE44H. Peter Anvin2010-04-23
| |/
* / x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
|/
* x86: Fix sched_clock_cpu for systems with unsynchronized TSCDimitri Sivanich2010-03-02
* x86: Reenable TSC sync check at boot, even with NONSTOP_TSCPallipadi, Venkatesh2009-12-17
* x86: Limit the number of processor bootup messagesMike Travis2009-12-11
* x86, numa: Use near(er) online node instead of roundrobin for NUMAYinghai Lu2009-11-23
* x86: Move APERF/MPERF into a X86_FEATUREPeter Zijlstra2009-09-15
* x86/cpu: Clean up various files a bitAlan Cox2009-07-11
* x86: add hooks for kmemcheckVegard Nossum2009-06-15
* x86: don't call read_apic_id if !cpu_has_apicYinghai Lu2009-05-18
* Merge branch 'linus' into x86/coreIngo Molnar2009-03-28
|\
| * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
| |\
| * | x86: set X86_FEATURE_TSC_RELIABLEIngo Molnar2009-02-26
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. | | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar2009-03-14
|\ \ \ \| | | | |_|_|/ | |/| | |
| | | * | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich2009-03-12
| |_|/ / |/| | |
| | * | x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich2009-03-12
| |/ / |/| |
* | | x86: remove smp_apply_quirks()/smp_checks()Yinghai Lu2009-03-08
|/ /
| |
| \
*-. \ Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-20
|\ \ \
| | * | x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum2009-02-20
| |/ /
* | | x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-17
* | | x86, apic: remove genapic.hIngo Molnar2009-02-17
|/ /
* | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
|\|
| * x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2009-02-09
* | x86: remove mach_apic.hIngo Molnar2009-01-29
| |
| \
| \
| \
*---. | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-28
|\ \ \|
| | | * x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availabilityH. Peter Anvin2009-01-26
| |_|/ |/| |
| | * x86: handle PAT more like other CPU featuresH. Peter Anvin2009-01-23
| |/
* | x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar2009-01-26
* | x86: unmask CPUID levels on Intel CPUsH. Peter Anvin2009-01-22
|/
* Merge branch 'x86/tsc' into tracing/coreIngo Molnar2008-12-25
|\
| * Merge branch 'x86/ptrace' into x86/tscIngo Molnar2008-12-23
| |\