Commit Graph

311 Commits (b30a72a7edfc64c8929104d5c2178aca489aa559)

Author SHA1 Message Date
Rusty Russell 64ba4f230d Fix booting pentium+ with dodgy TSC 17 years ago
Ingo Molnar 9c9b81f773 x86: print message if nmi_watchdog=2 cannot be enabled 17 years ago
Ingo Molnar 4f14bdef41 x86: fix nmi_watchdog=2 on Pentium-D CPUs 17 years ago
Stephan Diestelhorst c6e8256a7b x86, cpufreq: fix Speedfreq-SMI call that clobbers ECX 17 years ago
Randy Dunlap 1d3381ebf4 x86: convert mtrr/generic.c to kernel-doc 17 years ago
Yinghai Lu 5dca6a1bb0 x86: trim mtrr don't close gap for resource allocation. 17 years ago
Dave Jones 0e5aa8d621 [CPUFREQ] Remove debugging message from e_powersaver 17 years ago
Mikael Pettersson 12c247a671 x86: fix boot failure on 486 due to TSC breakage 17 years ago
Joerg Roedel 4147c8747e x86: don't print a warning when MTRR are blank and running in KVM 17 years ago
Randy Dunlap f5106d91f2 x86/mtrr: fix kernel-doc missing notation 17 years ago
H. Peter Anvin a7ef94e688 x86: do not promote TM3x00/TM5x00 to i686-class 17 years ago
Adrian Bunk 08cd93f9e1 remove mca-pentium 17 years ago
Harvey Harrison 7c36752a6b x86: sparse warning in therm_throt.c 17 years ago
Dave Jones e19717fe2b [CPUFREQ] Add missing printk levels to e_powersaver 17 years ago
Dave Jones 89c04849e7 [CPUFREQ] Fix sparse warning in powernow-k8 17 years ago
Jesse Ahrens 535ae38c9f [CPUFREQ] Support Model D parts and newer in e_powersaver 17 years ago
Mark Langsdorf 6c9cda78b4 [CPUFREQ] Powernow-k8: Update to support the latest Turion processors 17 years ago
Yinghai Lu 4ae5c49ffe [CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10h 17 years ago
Dave Young b25e75899e [CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_data 17 years ago
Joe Perches cdbec9a0ad [CPUFREQ] arch/x86: Add missing "space" 17 years ago
Dave Jones 290647b46e [CPUFREQ] Remove pointless Kconfig dependancy 17 years ago
Yinghai Lu 20651af9ac x86: fix mttr trimming 17 years ago
Harvey Harrison d7ac12fa05 x86: fix sparse warnings in powernow-k8.c 17 years ago
Adrian Bunk 6b2fb3c658 idle_regs() must be __cpuinit 17 years ago
Adrian Bunk 6c81c32f96 calibrate_delay() must be __cpuinit 17 years ago
Harvey Harrison 16c02ed743 x86: add cpu mtrr init function definitions to mtrr.h 17 years ago
Harvey Harrison b6d549a296 x86: add cpu init function defintions to cpu.h 17 years ago
Harvey Harrison 73bdb73f66 x86: add include to cpu/intel.c 17 years ago
Harvey Harrison 9a6b344ea9 x86: remove long dead cyrix mtrr code 17 years ago
H. Peter Anvin fa1408e4df x86: unify CPU feature string names 17 years ago
Ingo Molnar aa62999269 x86: fix bootup crash in native_read_tsc() 17 years ago
Harvey Harrison 4a1485131a x86: fix sparse warnings in cpu/common.c 17 years ago
Huang, Ying d4387bd3fa x86: c_p_a clflush_cache_range fix 17 years ago
Harvey Harrison c1666e663d x86: fix sparse warnings in intel_cacheinfo.c 17 years ago
Ingo Molnar 12d6f21eac x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=y 17 years ago
Yinghai Lu 5a96f4a55c x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.c 17 years ago
Sam Ravnborg b48ed48a78 x86: fix section mismatch warning in mcheck/mce_amd_64.c 17 years ago
Sam Ravnborg 1e35669d01 x86: fix section mismatch warning in mcheck/mce_64.c 17 years ago
Ingo Molnar cd7d72bb27 x86: improve MTRR trimming messages 17 years ago
Yinghai Lu 093af8d7f0 x86_32: trim memory by updating e820 17 years ago
Jan Engelhardt 8a45eb31d8 x86: constify function pointer tables 17 years ago
Jan Engelhardt ade1af7712 x86: remove unneded casts 17 years ago
Andi Kleen ac72e7888a x86: add generic clearcpuid=... option 17 years ago
Andi Kleen 191679fdfa x86: add noclflush option 17 years ago
Andi Kleen 404ee5b14b x86: convert TSC disabling to generic cpuid disable bitmap 17 years ago
Andi Kleen 8424950b5e x86: don't disable RDTSC in userland for 32bit notsc 17 years ago
Andi Kleen 135302577b x86: convert some existing cpuid disable options to new generic bitmap 17 years ago
Andi Kleen 7d851c8d3d x86: add framework to disable CPUID bits on the command line 17 years ago
Jesse Barnes 99fc8d424b x86, 32-bit: trim memory not covered by wb mtrrs 17 years ago
Andi Kleen 0c07ee38c9 x86: use the correct cpuid method to detect MWAIT support for C states 17 years ago