summaryrefslogtreecommitdiff
path: root/arch/i386/kernel/cpu
AgeCommit message (Expand)Author
2006-11-07[CPUFREQ] Fix powernow-k8 SMP kernel on UP hardware bug.Randy Dunlap
2006-11-07[CPUFREQ] Make powernow-k7 work on SMP kernels.Dave Jones
2006-04-18[PATCH] i386/x86-64: Fix x87 information leak between processes (CVE-2006-1056)Andi Kleen
2006-04-07[PATCH] Fix the p4-clockmod N60 errata workaround.Venkatesh Pallipadi
2006-04-07[PATCH] Mark longhaul driver as broken.Dave Jones
2006-03-27[PATCH] Fix speedstep-smi assembly bug in speedstep_smi_ownershipAndrew Morton
2006-03-08[PATCH] x86: cpu model calculation for family 6 cpuShaohua Li
2006-02-24[PATCH] x86: fix broken SMP boot sequenceJames Bottomley
2006-02-17[PATCH] x86_64: Add boot option to disable randomized mappings and cleanupAndi Kleen
2006-02-05[PATCH] i386 cpu hotplug: don't access freed memoryChuck Ebbert
2006-02-01Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds
2006-01-31Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/x86Linus Torvalds
2006-01-26[X86] Add new Intel cache descriptors.Dave Jones
2006-01-26[CPUFREQ] p4-clockmod: Workaround for CPU's with N60 errataBen Collins
2006-01-24[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica asus fops pnpacpi bran...Len Brown
2006-01-19[CPUFREQ] X86_GX_SUSPMOD must depend on PCIAdrian Bunk
2006-01-16[PATCH] x86_64: Mark powernow k8 init functions as __cpuinitAndi Kleen
2006-01-11[PATCH] i386: Move phys_proc_id/early intel workaround to correct function.Andi Kleen
2006-01-11[PATCH] i386/x86-64: Update AMD CPUID flagsAndi Kleen
2006-01-11[PATCH] x86_64: Use X86_FEATURE_CONSTANT_TSC now to clean up Intel speedstep ...Andi Kleen
2006-01-11[PATCH] i386/x86-64: Generalize X86_FEATURE_CONSTANT_TSC flagAndi Kleen
2006-01-11[PATCH] capable/capability.h (arch/)Randy Dunlap
2006-01-10remove the outdated arch/i386/kernel/cpu/{,mtrr/}changelogAdrian Bunk
2006-01-08[PATCH] tiny: Make x86 doublefault handling optionalMatt Mackall
2006-01-07[ACPI] fix acpi_cpufreq.c build warrningBenoit Boissinot
2006-01-06[PATCH] Base support for AMD Geode GX/LX processorsJordan Crouse
2006-01-06[PATCH] x86: Stop deleting ntZachary Amsden
2006-01-06[PATCH] x86: GDT alignment fixZachary Amsden
2006-01-05[X86] Remove pointless versioning of mtrr driver.Dave Jones
2005-12-20[X86] Rename MTRR mutex to something more sensible.Dave Jones
2005-12-20[X86] Remove Winchip 4 ID.Dave Jones
2005-12-06[CPUFREQ] CPU frequency display in /proc/cpuinfoVenkatesh Pallipadi
2005-12-06[CPUFREQ] Move PMBASE reading away and do it only once at initialization timeMattia Dongili
2005-12-06[CPUFREQ] Measure transition latency at driver initializationMattia Dongili
2005-12-06[CPUFREQ] Change loglevels on powernow-k8 bios error printk's.Dave Jones
2005-12-01[PATCH] cpufreq-nforce2.c fix u32<0 testGabriel A. Devenyi
2005-12-01[ACPI] Avoid BIOS inflicted crashes by evaluating _PDC only onceVenkatesh Pallipadi
2005-11-30[CPUFREQ] Fix indentation in powernow-k8Dave Jones
2005-11-29[PATCH] Support 100 MHz frequency transitionsLangsdorf, Mark
2005-11-21[CPUFREQ] Improve Error reporting in powernow-k8Jacob Shin
2005-11-14Merge x86-64 update from AndiLinus Torvalds
2005-11-14[PATCH] x86_64: x86_64/i386 fix Intel cache detection code assumption about t...Siddha, Suresh B
2005-11-14[PATCH] x86-64/i386: Intel HT, Multi core detection fixesSiddha, Suresh B
2005-11-14[PATCH] x86_64: Force correct address space size for MTRR on some 64bit Intel...Shaohua Li
2005-11-14[PATCH] x86-64/i386: Fix CPU model for family 6Suresh Siddha
2005-11-13[PATCH] i386: generic cmpxchgNick Piggin
2005-11-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds
2005-11-07[PATCH] x86: add MCE resumeShaohua Li
2005-11-07[PATCH] arch/i386: Use ARRAY_SIZE macroTobias Klauser
2005-10-30[PATCH] fix missing includesTim Schmielau