summaryrefslogtreecommitdiff
path: root/arch/i386/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
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
2006-02-09P-state software coordination for speedstep-centrinoVenkatesh Pallipadi1-66/+180
2006-02-09P-state software coordination for acpi-cpufreqVenkatesh Pallipadi1-88/+197
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