summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2008-02-28arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox
2008-02-26x86: fix boot failure on 486 due to TSC breakageMikael Pettersson
2008-02-26x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel
2008-02-26x86/mtrr: fix kernel-doc missing notationRandy Dunlap
2008-02-26x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin
2008-02-19remove mca-pentiumAdrian Bunk
2008-02-09x86: sparse warning in therm_throt.cHarvey Harrison
2008-02-07Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2008-02-07Merge branches 'release', 'bugzilla-6217', 'bugzilla-6629', 'bugzilla-6933', ...Len Brown
2008-02-06[CPUFREQ] Add missing printk levels to e_powersaverDave Jones
2008-02-06[CPUFREQ] Fix sparse warning in powernow-k8Dave Jones
2008-02-06[CPUFREQ] Support Model D parts and newer in e_powersaverJesse Ahrens
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