aboutsummaryrefslogtreecommitdiffstats
path: root/arch/i386/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2006-03-23[PATCH] i386: __devinit should be __cpuinitChuck Ebbert3-23/+23
2006-03-23[PATCH] x86: SMP alternativesGerd Hoffmann1-1/+1
2006-03-08[PATCH] x86: cpu model calculation for family 6 cpuShaohua Li1-2/+2
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
2006-02-05[PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert9-3/+77
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2-83/+0
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86Linus Torvalds3-13/+17
2006-01-26[X86] Add new Intel cache descriptors.Dave Jones1-0/+11
2006-01-26[CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errataBen Collins1-0/+9
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown2-83/+0
2006-01-19[CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk1-0/+1
2006-01-16[PATCH] x86_64: Mark powernow k8 init functions as __cpuinitAndi Kleen1-2/+2
2006-01-11[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen1-7/+10
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen2-4/+26
2006-01-11[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...Andi Kleen3-31/+4
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen3-2/+11
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap1-0/+1
2006-01-10remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk2-292/+0
2006-01-08[PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall1-0/+2
2006-01-07[ACPI] fix acpi_cpufreq.c build warrningBenoit Boissinot1-4/+0
2006-01-06[PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse2-2/+32
2006-01-06[PATCH] x86: Stop deleting ntZachary Amsden1-5/+0
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden1-3/+0
2006-01-05[X86] Remove pointless versioning of mtrr driver.Dave Jones1-3/+0
2005-12-20[X86] Rename MTRR mutex to something more sensible.Dave Jones1-6/+6
2005-12-20[X86] Remove Winchip 4 ID.Dave Jones1-4/+0
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi1-1/+5
2005-12-06[CPUFREQ] Move PMBASE reading away and do it only once at initialization timeMattia Dongili1-13/+30
2005-12-06[CPUFREQ] Measure transition latency at driver initializationMattia Dongili4-3/+35
2005-12-06[CPUFREQ] Change loglevels on powernow-k8 bios error printk's.Dave Jones1-2/+2
2005-12-01[PATCH] cpufreq-nforce2.c fix u32<0 testGabriel A. Devenyi1-1/+2
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi2-79/+0
2005-11-30[CPUFREQ] Fix indentation in powernow-k8Dave Jones1-4/+4
2005-11-29[PATCH] Support 100 MHz frequency transitionsLangsdorf, Mark2-14/+12
2005-11-21[CPUFREQ] Improve Error reporting in powernow-k8Jacob Shin1-11/+20
2005-11-14Merge x86-64 update from AndiLinus Torvalds6-49/+66
2005-11-14[PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...Siddha, Suresh B1-14/+32
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B5-34/+25
2005-11-14[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li1-0/+8
2005-11-14[PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha1-2/+2
2005-11-13[PATCH] i386: generic cmpxchgNick Piggin1-0/+48
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds4-29/+8
2005-11-07[PATCH] x86: add MCE resumeShaohua Li7-12/+9
2005-11-07[PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser1-1/+1
2005-10-30[PATCH] fix missing includesTim Schmielau5-0/+5
2005-10-30[PATCH] create and destroy cache sysfs entries based on cpu notifiersAshok Raj1-17/+43
2005-10-30[PATCH] Clean up mtrr compat ioctl codeBrian Gerst1-45/+74
2005-10-30[PATCH] x86: vmx cpu feature detectionKamble, Nitin A1-1/+1
2005-10-30[PATCH] x86: when L3 is present show its size in /proc/cpuinfoVenkatesh Pallipadi1-7/+1
2005-10-30[PATCH] x86: bug fix in P6 Machine check initializationVenkatesh Pallipadi1-3/+8
2005-10-30[PATCH] x86: add an accessor function for getting the per-CPU gdtZachary Amsden1-5/+4
2005-10-30[PATCH] x86: bogus tls from gdtZachary Amsden1-6/+0
2005-10-30[PATCH] intel_cacheinfo: remove MAX_CACHE_LEAVES limitSiddha, Suresh B1-12/+6
2005-10-21[PATCH] typo fix in last cpufreq powernow patchChris Wright1-1/+1
2005-10-21[PATCH] cpufreq: fix pending powernow timer stuck conditionDave Jones1-11/+19
2005-10-20[CPUFREQ] kzalloc conversions for i386 drivers.Dave Jones4-15/+6
2005-10-10[PATCH] i386: Don't discard upper 32bits of HWCR on K8Andi Kleen1-1/+1
2005-09-29[PATCH] Fix up TLB flush filter disablingAndi Kleen1-0/+16
2005-09-26[PATCH] useless includes of linux/irq.h in arch/i386Al Viro6-6/+0
2005-09-23[CPUFREQ] Remove preempt_disable from powernow-k8Dave Jones1-14/+2
2005-09-10[PATCH] i386/x86_64: make get_cpu_vendor() staticAdrian Bunk1-1/+1
2005-09-08Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreq Linus Torvalds3-13/+13
2005-09-08Merge linux-2.6 with linux-acpi-2.6Len Brown6-31/+23
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-1/+1
2005-09-05[PATCH] x86: more asm cleanupsZachary Amsden1-6/+3
2005-09-05[PATCH] i386: inline assembler: cleanup and encapsulate descriptor and task r...Zachary Amsden1-2/+2
2005-09-05[PATCH] i386: inline asm cleanupZachary Amsden3-20/+10
2005-09-05[PATCH] x86: Add the check for all the cores in a package in cache informationVenkatesh Pallipadi1-2/+7
2005-09-01[CPUFREQ] Remove trailing whitespace before \n's in printks.Dave Jones2-3/+3
2005-08-31[CPUFREQ] Remove extra arg from dprintk in cpufreq/speedstep-smi.cMika Kukkonen1-1/+1
2005-08-31[CPUFREQ] dprintf format fixes in cpufreq/speedstep-centrino.cMika Kukkonen1-2/+2
2005-08-31[CPUFREQ] speedstep-centrino: skip extract_clock logic for acpi based centrinoVenkatesh Pallipadi1-7/+7
2005-08-26[ACPI] Reduce acpi-cpufreq switching latency by 50%Venkatesh Pallipadi1-21/+36
2005-08-01[PATCH] transmeta: CONFIG_PROC_FS=n build fixAndrew Morton1-0/+2
2005-08-01[PATCH] disable addres space randomization default on transmeta CPUsEric Lammerts1-0/+4
2005-07-30merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown3-37/+53
2005-07-29/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown1-0/+7
2005-07-29[ACPI] Always set P-state on initializationDominik Brodowski1-0/+7
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds1-5/+8
2005-07-29arch/i386/kernel/cpu/cpufreq/powernow-k8.c: In function `powernow_k8_cpu_init...Dave Jones1-5/+8
2005-07-29Fix up powernow-k8 compile. (Missing definitions).Dave Jones1-0/+2
2005-07-29Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds2-31/+36
2005-07-28[PATCH] x86_64: When running cpuid4 need to run on the correct CPUAndi Kleen1-6/+14
2005-07-28powernow-k8.c: In function `query_current_values_with_pending_wait':Dave Jones1-3/+2
2005-07-28Opteron revision F will support higher frequencies thanDave Jones2-29/+30
2005-07-28powernow-k8 requires that a data structure forDave Jones1-3/+5
2005-07-27[PATCH] Fix warning in powernow-k8.cBrian Gerst1-3/+2
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown1-1/+1
2005-07-12[ACPI] enable C2 and C3 idle power states on SMPVenkatesh Pallipadi1-1/+1
2005-07-07[PATCH] mostly_read data sectionChristoph Lameter1-1/+1
2005-07-07[PATCH] MTRR suspend/resume cleanupShaohua Li4-35/+69
2005-07-01[PATCH] PCI: clean up dynamic pci id logicGreg Kroah-Hartman1-1/+1
2005-06-25[PATCH] get rid of redundant NULL checks before kfree() in arch/i386/Jesper Juhl2-5/+2
2005-06-25[PATCH] suspend/resume SMP supportLi Shaohua5-6/+6
2005-06-25[PATCH] cpu state clean after hot removeLi Shaohua1-0/+12
2005-06-25[PATCH] init call cleanupLi Shaohua5-25/+25
2005-06-25[PATCH] sep initializing reworkLi Shaohua1-0/+3
2005-06-23[PATCH] xen: x86: Use new macro for debugregVincent Hanquez1-1/+1
2005-06-23[PATCH] mtrr size-and-base debuggingAndrew Morton1-8/+15
2005-06-23[PATCH] x86: cpu_khz type fixAndrew Morton1-1/+1
2005-05-31[CPUFREQ] Typos.Dave Jones1-3/+3
2005-05-31[CPUFREQ] longhaul - adjust transition latency.Dave Jones1-1/+1
2005-05-31[CPUFREQ] Longhaul: Magic timer frobbing.Dave Jones1-2/+9
2005-05-31[CPUFREQ] longhaul - disable PCI mastering around transition.Dave Jones1-4/+45
2005-05-31[CPUFREQ] dual-core powernow-k8Dave Jones2-37/+91
2005-05-31[CPUFREQ] Recalibrate cpu_khz [1/2]Dave Jones1-2/+7
2005-05-31[CPUFREQ] AMD Elan SC520 cpufreq driver.Dave Jones3-1/+200
2005-05-31[CPUFREQ] speedstep-smi: it works on at least one P4MDave Jones1-0/+3
2005-05-31[CPUFREQ] speedstep-centrino: Pentium 4 - M (HT) supportDave Jones1-0/+6
2005-05-31[CPUFREQ] powernow-k7: don't print khz element of FSB.Dave Jones1-1/+1
2005-05-28[PATCH] arch/i386/kernel/cpu/intel_cacheinfo.c: section fixAdrian Bunk1-1/+1
2005-05-20[PATCH] x86_64: 386/x86-64 Further AMD dual core fixesAndi Kleen2-7/+7
2005-05-17[PATCH] x86_64/i386: fix defaults for physical/core id in /proc/cpuinfoAndi Kleen2-4/+10
2005-05-05[PATCH] cyrix: eliminate bad section referencesmaximilian attems1-2/+2
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-2/+2
2005-05-01[PATCH] cpuid x87 bit on AMD falsely marked as PNIZwane Mwaikambo1-1/+1
2005-05-01[PATCH] Enable write combining for server works LE rev > 6Lee Revell1-5/+9
2005-04-21[PATCH] fix subarch breakage in amd dual core updatesJames Bottomley1-2/+2
2005-04-16[PATCH] x86, x86_64: dual core proc-cpuinfo and sibling-map fixSiddha, Suresh B1-7/+2
2005-04-16[PATCH] x86_64: Final support for AMD dual coreAndi Kleen2-11/+15
2005-04-16[PATCH] x86_64: add support for Intel dual-core detection and displayingAndi Kleen4-14/+58
2005-04-16[PATCH] x86_64-always-use-cpuid-80000008-to-figure-out-mtrr fixSiddha, Suresh B1-2/+4
2005-04-16[PATCH] x86_64: Always use CPUID 80000008 to figure out MTRR address space sizeAndi Kleen1-34/+15
2005-04-16[PATCH] x86-64/i386: Revert cpuinfo siblings behaviour back to 2.6.10Andi Kleen1-2/+5
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds54-0/+14684