summaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown2005-07-303-37/+53
|\
| * Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-291-5/+8
| |\
| | * arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones2005-07-291-5/+8
| * | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2005-07-292-31/+36
| |\|
| | * Fix up powernow-k8 compile. (Missing definitions).Dave Jones2005-07-291-0/+2
| | * powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones2005-07-281-3/+2Star
| | * Opteron revision F will support higher frequencies thanDave Jones2005-07-282-29/+30
| | * powernow-k8 requires that a data structure forDave Jones2005-07-281-3/+5
| * | [PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen2005-07-291-6/+14
* | | /home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2005-07-301-0/+7
|\ \ \ | |/ / |/| |
| * | [ACPI] Always set P-state on initializationDominik Brodowski2005-07-301-0/+7
* | | [PATCH] Fix warning in powernow-k8.cBrian Gerst2005-07-281-3/+2Star
| |/ |/|
* | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-121-1/+1
|\|
| * [ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi2005-07-121-1/+1
* | [PATCH] mostly_read data sectionChristoph Lameter2005-07-081-1/+1
* | [PATCH] MTRR suspend/resume cleanupShaohua Li2005-07-084-35/+69
* | [PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman2005-07-011-1/+1
* | [PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl2005-06-262-5/+2Star
* | [PATCH] suspend/resume SMP supportLi Shaohua2005-06-265-6/+6
* | [PATCH] cpu state clean after hot removeLi Shaohua2005-06-261-0/+12
* | [PATCH] init call cleanupLi Shaohua2005-06-265-25/+25
* | [PATCH] sep initializing reworkLi Shaohua2005-06-261-0/+3
* | [PATCH] xen: x86: Use new macro for debugregVincent Hanquez2005-06-231-1/+1
* | [PATCH] mtrr size-and-base debuggingAndrew Morton2005-06-231-8/+15
* | [PATCH] x86: cpu_khz type fixAndrew Morton2005-06-231-1/+1
|/
* [CPUFREQ] Typos.Dave Jones2005-06-011-3/+3
* [CPUFREQ] longhaul - adjust transition latency.Dave Jones2005-06-011-1/+1
* [CPUFREQ] Longhaul: Magic timer frobbing.Dave Jones2005-06-011-2/+9
* [CPUFREQ] longhaul - disable PCI mastering around transition.Dave Jones2005-06-011-4/+45
* [CPUFREQ] dual-core powernow-k8Dave Jones2005-06-012-37/+91
* [CPUFREQ] Recalibrate cpu_khz [1/2]Dave Jones2005-06-011-2/+7
* [CPUFREQ] AMD Elan SC520 cpufreq driver.Dave Jones2005-06-013-1/+200
* [CPUFREQ] speedstep-smi: it works on at least one P4MDave Jones2005-06-011-0/+3
* [CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) supportDave Jones2005-06-011-0/+6
* [CPUFREQ] powernow-k7: don't print khz element of FSB.Dave Jones2005-06-011-1/+1
* [PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fixAdrian Bunk2005-05-281-1/+1
* [PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen2005-05-212-7/+7
* [PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen2005-05-172-4/+10
* [PATCH] cyrix: eliminate bad section referencesmaximilian attems2005-05-061-2/+2
* [PATCH] make lots of things staticAdrian Bunk2005-05-011-2/+2
* [PATCH] cpuid x87 bit on AMD falsely marked as PNIZwane Mwaikambo2005-05-011-1/+1
* [PATCH] Enable write combining for server works LE rev > 6Lee Revell2005-05-011-5/+9
* [PATCH] fix subarch breakage in amd dual core updatesJames Bottomley2005-04-221-2/+2
* [PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B2005-04-171-7/+2Star
* [PATCH] x86_64: Final support for AMD dual coreAndi Kleen2005-04-172-11/+15
* [PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen2005-04-174-14/+58
* [PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fixSiddha, Suresh B2005-04-171-2/+4
* [PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space sizeAndi Kleen2005-04-171-34/+15Star
* [PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10Andi Kleen2005-04-171-2/+5
* Linux-2.6.12-rc2Linus Torvalds2005-04-1754-0/+14684