linux/arch/x86/kernel/cpu
Andi Kleen 7d851c8d3d x86: add framework to disable CPUID bits on the command line
There are already various options to disable specific cpuid bits
on the command line. They all use their own variable. Add a generic
mask to make this easier in the future.

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
2008-01-30 13:33:20 +01:00
..
cpufreq x86: change NR_CPUS arrays in acpi-cpufreq 2008-01-30 13:33:12 +01:00
mcheck x86: change x86 machine check handler to use unlocked_ioctl instead 2008-01-30 13:32:59 +01:00
mtrr x86, 32-bit: trim memory not covered by wb mtrrs 2008-01-30 13:33:18 +01:00
addon_cpuid_features.c x86: add set/clear_cpu_cap operations 2008-01-30 13:30:55 +01:00
amd.c x86: use the correct cpuid method to detect MWAIT support for C states 2008-01-30 13:33:16 +01:00
bugs.c
centaur.c
common.c x86: add framework to disable CPUID bits on the command line 2008-01-30 13:33:20 +01:00
cpu.h x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection 2008-01-30 13:32:40 +01:00
cyrix.c
intel_cacheinfo.c
intel.c x86: move MWAIT idle check to generic CPU initialization on 32-bit 2008-01-30 13:33:16 +01:00
Makefile
nexgen.c
perfctr-watchdog.c
proc.c
transmeta.c
umc.c