summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
* | | [CPUFREQ] Make powernow-k7 work on SMP kernels.Dave Jones2006-06-051-4/+1
* | | [CPUFREQ] dprintk adjustments to cpufreq-speedstep-centrinoJan Beulich2006-06-041-6/+6
* | | [CPUFREQ] dprintk adjustments to cpufreq-nforce2Jan Beulich2006-06-041-2/+2
* | | [CPUFREQ] Prepare powernow-k8 for future CPUs.Dave Jones2006-06-042-86/+290
* | | [CPUFREQ] Make acpi-cpufreq 'sticky'.Dave Jones2006-06-011-8/+9
* | | [CPUFREQ] Remove strange No-op from longrun.cDave Jones2006-05-311-1/+0
* | | [CPUFREQ] Remove duplicate assignment from cpufreq-nforce2Dave Jones2006-05-301-2/+1
* | | [CPUFREQ] Remove pointless reinitialisations in acpi-cpufreqDave Jones2006-05-301-2/+1
* | | [CPUFREQ] Remove pointless reinitialisation from powernow-k8Dave Jones2006-05-301-3/+1
* | | [CPUFREQ] Remove redundant initialisation from longhaul.Dave Jones2006-05-301-1/+1
* | | [CPUFREQ] Clean up longhaul's speed pretty-printerDave Jones2006-05-301-7/+11
* | | [CPUFREQ] Disambiguate loop indexes in powernow-k7Dave Jones2006-05-301-4/+4
* | | [CPUFREQ] Typo in powernow-k8Dave Jones2006-05-301-2/+2
|/ /
* | [PATCH] Remove __devinit and __cpuinit from notifier_call definitionsChandra Seetharaman2006-04-261-1/+1
* | [PATCH] i386/x86-64: Fix x87 information leak between processesAndi Kleen2006-04-201-0/+2
* | [CPUFREQ] powernow-k8.c: fix a check-after-useAdrian Bunk2006-04-181-2/+5
* | [CPUFREQ] Remove duplicate check in powernow-k8Tobias Klauser2006-04-181-3/+0
* | [PATCH] i386: Remove bogus special case code from AMD core parsingAndi Kleen2006-04-111-2/+0
* | [PATCH] x86_64: Proper null pointer check in powernow_k8_getJacob Shin2006-04-091-1/+10
* | [PATCH] x86_64: Revert earlier powernow-k8 changeAndi Kleen2006-04-091-4/+3
* | [PATCH] Don't pass boot parameters to argv_init[]OGAWA Hirofumi2006-03-311-2/+2
* | [CPUFREQ] powernow: remove private for_each_cpu_mask()Andrew Morton2006-03-271-4/+0
* | [CPUFREQ] hotplug cpu fix for powernow-k8shin, jacob2006-03-271-1/+6
* | [PATCH] x86: don't use cpuid.2 to determine cache info if cpuid.4 is supportedShaohua Li2006-03-271-28/+41
* | [PATCH] sched: new sched domain for representing multi-coreSiddha, Suresh B2006-03-272-5/+27
* | [PATCH] sem2mutex: misc static one-file mutexesIngo Molnar2006-03-262-10/+12
* | [PATCH] x86_64: Initialize powernow_data[] for all siblingsAndi Kleen2006-03-251-3/+4
* | [PATCH] i386/x86-64: List Intel LaGrange AKA SMX in /proc/cpuinfoAndi Kleen2006-03-251-1/+1
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2006-03-2514-313/+278
|\ \
| * | [CPUFREQ] kzalloc conversion for gx-suspmodDave Jones2006-03-111-2/+1
| * | [CPUFREQ] Whitespace cleanupDave Jones2006-03-111-11/+11
| * | [CPUFREQ] Mark longhaul driver as broken.Dave Jones2006-03-111-0/+1
| * | [CPUFREQ] Fix the p4-clockmod N60 errata workaround.Pallipadi, Venkatesh2006-03-101-1/+1
| * | [CPUFREQ] powernow-k8: Let cpufreq driver handle affected CPUsDave Jones2006-03-051-12/+3
| * | [CPUFREQ] Lots of whitespace & CodingStyle cleanup.Dave Jones2006-02-2813-283/+257
| * | [CPUFREQ] Remove duplicate cpuinfo structDave Jones2006-02-281-3/+1
| * | [CPUFREQ] Silence powernow-k8 warning on k7's.Dave Jones2006-02-281-1/+3
* | | [PATCH] cpufreq: speedstep-smi asm fixAndrew Morton2006-03-251-1/+3
* | | [PATCH] more-for_each_cpu-conversions fixAndrew Morton2006-03-241-3/+3
* | | [PATCH] more for_each_cpu() conversionsAndrew Morton2006-03-231-3/+1
* | | [PATCH] x86: cpuid.4 doesn't need cpu level 5Shaohua Li2006-03-231-1/+1
* | | [PATCH] Fix the imlicit declaration of mtrr_centaur_report_mcr in arch/i386/k...Jesper Juhl2006-03-231-0/+1
* | | [PATCH] i386: fall back to sensible CPU model nameChuck Ebbert2006-03-231-1/+1
* | | [PATCH] i386: allow disabling X86_FEATURE_SEP at bootChuck Ebbert2006-03-231-1/+14
* | | [PATCH] i386: __devinit should be __cpuinitChuck Ebbert2006-03-233-23/+23
* | | [PATCH] x86: SMP alternativesGerd Hoffmann2006-03-231-1/+1
* | | [PATCH] x86: cpu model calculation for family 6 cpuShaohua Li2006-03-081-2/+2
|/ /
* | [PATCH] x86: fix broken SMP boot sequenceJames Bottomley2006-02-241-4/+28
* | [PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen2006-02-171-0/+1
|/
* [PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert2006-02-059-3/+77
OpenPOWER on IntegriCloud