summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)Author
2008-04-17x86: make cpu/proc|_64.c similarHiroshi Shimamoto
2008-04-17x86: split cpuinfo from setup_64.c into cpu/proc_64.cHiroshi Shimamoto
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/nexgen.cPaolo Ciarrocchi
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.cPaolo Ciarrocchi
2008-04-17x86: more coding style fixes in centaur.cIngo Molnar
2008-04-17x86: coding style fixes for arch/x86/kernel/cpu/centaur.cPaolo Ciarrocchi
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni
2008-04-06Fix booting pentium+ with dodgy TSCRusty Russell
2008-04-04x86: print message if nmi_watchdog=2 cannot be enabledIngo Molnar
2008-04-04x86: fix nmi_watchdog=2 on Pentium-D CPUsIngo Molnar
2008-03-26x86, cpufreq: fix Speedfreq-SMI call that clobbers ECXStephan Diestelhorst
2008-03-26x86: convert mtrr/generic.c to kernel-docRandy Dunlap
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu
2008-03-05[CPUFREQ] Remove debugging message from e_powersaverDave Jones
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