aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2008-02-06[CPUFREQ] Powernow-k8: Update to support the latest Turion processorsMark Langsdorf
2008-02-06[CPUFREQ] powernow-k8 print pstate instead of fid/did for family 10hYinghai Lu
2008-02-06[CPUFREQ] gx-suspmod.c: use boot_cpu_data instead of current_cpu_dataDave Young
2008-02-06[CPUFREQ] arch/x86: Add missing "space"Joe Perches
2008-02-06[CPUFREQ] Remove pointless Kconfig dependancyDave Jones
2008-02-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86Linus Torvalds
2008-02-06x86: fix mttr trimmingYinghai Lu
2008-02-06x86: fix sparse warnings in powernow-k8.cHarvey Harrison
2008-02-06idle_regs() must be __cpuinitAdrian Bunk
2008-02-06calibrate_delay() must be __cpuinitAdrian Bunk
2008-02-04x86: add cpu mtrr init function definitions to mtrr.hHarvey Harrison
2008-02-04x86: add cpu init function defintions to cpu.hHarvey Harrison
2008-02-04x86: add include to cpu/intel.cHarvey Harrison
2008-02-04x86: remove long dead cyrix mtrr codeHarvey Harrison
2008-02-04x86: unify CPU feature string namesH. Peter Anvin
2008-02-02x86: fix bootup crash in native_read_tsc()Ingo Molnar
2008-02-01x86: fix sparse warnings in cpu/common.cHarvey Harrison
2008-01-31x86: c_p_a clflush_cache_range fixHuang, Ying
2008-01-31x86: fix sparse warnings in intel_cacheinfo.cHarvey Harrison
2008-01-30x86: do not PSE on CONFIG_DEBUG_PAGEALLOC=yIngo Molnar
2008-01-30x86: fix recursion in arch/x86/kernel/cpu/mcheck/mce_amd_64.cYinghai Lu
2008-01-30x86: fix section mismatch warning in mcheck/mce_amd_64.cSam Ravnborg
2008-01-30x86: fix section mismatch warning in mcheck/mce_64.cSam Ravnborg
2008-01-30x86: improve MTRR trimming messagesIngo Molnar
2008-01-30x86_32: trim memory by updating e820Yinghai Lu
2008-01-30x86: constify function pointer tablesJan Engelhardt
2008-01-30x86: remove unneded castsJan Engelhardt
2008-01-30x86: add generic clearcpuid=... optionAndi Kleen
2008-01-30x86: add noclflush optionAndi Kleen
2008-01-30x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen
2008-01-30x86: don't disable RDTSC in userland for 32bit notscAndi Kleen
2008-01-30x86: convert some existing cpuid disable options to new generic bitmapAndi Kleen
2008-01-30x86: add framework to disable CPUID bits on the command lineAndi Kleen
2008-01-30x86, 32-bit: trim memory not covered by wb mtrrsJesse Barnes
2008-01-30x86: use the correct cpuid method to detect MWAIT support for C statesAndi Kleen
2008-01-30x86: move MWAIT idle check to generic CPU initialization on 32-bitAndi Kleen
2008-01-30x86: change NR_CPUS arrays in acpi-cpufreqtravis@sgi.com
2008-01-30x86: change NR_CPUS arrays in powernow-k8travis@sgi.com
2008-01-30x86: change x86 machine check handler to use unlocked_ioctl insteadNikanth Karthikesan
2008-01-30x86: remove CPU capabitilites printks on 32-bitAndi Kleen
2008-01-30x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen
2008-01-30x86: lfence fixIngo Molnar
2008-01-30x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen
2008-01-30x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen
2008-01-30x86: arch/x86/kernel/cpu/mcheck/k7.c checkpatch fixesAndrew Morton
2008-01-30x86: arch/x86/kernel/cpu/mcheck/ checkpatch fixesAndrew Morton
2008-01-30arch/x86/kernel/cpu/mcheck/p4.c: cleanupsMin Zhang
2008-01-30x86: move definitions to processor.hGlauber de Oliveira Costa
2008-01-30x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa
2008-01-30x86-64: honor notify_die() returning NOTIFY_STOPJan Beulich