aboutsummaryrefslogtreecommitdiff
path: root/arch/i386/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2006-06-05[CPUFREQ] sets nforce2 minimum PLL divider to 2.Dave Jones1-2/+2
2006-06-05[CPUFREQ] Make powernow-k7 work on SMP kernels.Dave Jones1-4/+1
2006-06-04[CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrinoJan Beulich1-6/+6
2006-06-04[CPUFREQ] dprintk adjustments to cpufreq-nforce2Jan Beulich1-2/+2
2006-06-04[CPUFREQ] Prepare powernow-k8 for future CPUs.Dave Jones2-86/+290
2006-06-01[CPUFREQ] Make acpi-cpufreq 'sticky'.Dave Jones1-8/+9
2006-05-31[CPUFREQ] Remove strange No-op from longrun.cDave Jones1-1/+0
2006-05-30[CPUFREQ] Remove duplicate assignment from cpufreq-nforce2Dave Jones1-2/+1
2006-05-30[CPUFREQ] Remove pointless reinitialisations in acpi-cpufreqDave Jones1-2/+1
2006-05-30[CPUFREQ] Remove pointless reinitialisation from powernow-k8Dave Jones1-3/+1
2006-05-30[CPUFREQ] Remove redundant initialisation from longhaul.Dave Jones1-1/+1
2006-05-30[CPUFREQ] Clean up longhaul's speed pretty-printerDave Jones1-7/+11
2006-05-30[CPUFREQ] Disambiguate loop indexes in powernow-k7Dave Jones1-4/+4
2006-05-30[CPUFREQ] Typo in powernow-k8Dave Jones1-2/+2
2006-04-26[PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman1-1/+1
2006-04-20[PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen1-0/+2
2006-04-18[CPUFREQ] powernow-k8.c: fix a check-after-useAdrian Bunk1-2/+5
2006-04-18[CPUFREQ] Remove duplicate check in powernow-k8Tobias Klauser1-3/+0
2006-04-11[PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen1-2/+0
2006-04-09[PATCH] x86_64: Proper null pointer check in powernow_k8_getJacob Shin1-1/+10
2006-04-09[PATCH] x86_64: Revert earlier powernow-k8 changeAndi Kleen1-4/+3
2006-03-31[PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi1-2/+2
2006-03-27[CPUFREQ] powernow: remove private for_each_cpu_mask()Andrew Morton1-4/+0
2006-03-27[CPUFREQ] hotplug cpu fix for powernow-k8shin, jacob1-1/+6
2006-03-27[PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supportedShaohua Li1-28/+41
2006-03-27[PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2-5/+27
2006-03-26[PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2-10/+12
2006-03-25[PATCH] x86_64: Initialize powernow_data[] for all siblingsAndi Kleen1-3/+4
2006-03-25[PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen1-1/+1
2006-03-25Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds14-313/+278
2006-03-25[PATCH] cpufreq: speedstep-smi asm fixAndrew Morton1-1/+3
2006-03-24[PATCH] more-for_each_cpu-conversions fixAndrew Morton1-3/+3
2006-03-23[PATCH] more for_each_cpu() conversionsAndrew Morton1-3/+1
2006-03-23[PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li1-1/+1
2006-03-23[PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl1-0/+1
2006-03-23[PATCH] i386: fall back to sensible CPU model nameChuck Ebbert1-1/+1
2006-03-23[PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert1-1/+14
2006-03-23[PATCH] i386: __devinit should be __cpuinitChuck Ebbert3-23/+23
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann1-1/+1
2006-03-11[CPUFREQ] kzalloc conversion for gx-suspmodDave Jones1-2/+1
2006-03-11[CPUFREQ] Whitespace cleanupDave Jones1-11/+11
2006-03-11[CPUFREQ] Mark longhaul driver as broken.Dave Jones1-0/+1
2006-03-10[CPUFREQ] Fix the p4-clockmod N60 errata workaround.Pallipadi, Venkatesh1-1/+1
2006-03-08[PATCH] x86: cpu model calculation for family 6 cpuShaohua Li1-2/+2
2006-03-05[CPUFREQ] powernow-k8: Let cpufreq driver handle affected CPUsDave Jones1-12/+3
2006-02-28[CPUFREQ] Lots of whitespace & CodingStyle cleanup.Dave Jones13-283/+257
2006-02-28[CPUFREQ] Remove duplicate cpuinfo structDave Jones1-3/+1
2006-02-28[CPUFREQ] Silence powernow-k8 warning on k7's.Dave Jones1-1/+3
2006-02-24[PATCH] x86: fix broken SMP boot sequenceJames Bottomley1-4/+28
2006-02-17[PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen1-0/+1