summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorLines
2008-05-19[CPUFREQ] Crusoe: longrun cpufreq module reports false min freqmaximilian attems-1/+1
2008-05-19[CPUFREQ] powernow-k8: improve error messagesMark Langsdorf-2/+13
2008-05-08x86: cleanup PAT cpu validationThomas Gleixner-25/+23
2008-04-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86...Linus Torvalds-1/+1
2008-04-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreqLinus Torvalds-0/+1
2008-04-29proc: remove proc_root from driversAlexey Dobriyan-1/+1
2008-04-29x86: !x & y typo in mtrr codeHarvey Harrison-1/+1
2008-04-28[CPUFREQ] expose cpufreq coordination requirements regardless of coordination...Darrick J. Wong-0/+1
2008-04-28[CPUFREQ] Make acpi-cpufreq more robust against BIOS freq changes behind our ...Venkatesh Pallipadi-0/+10
2008-04-26x86: remove NexGen supportDmitri Vorobiev-60/+0
2008-04-26x86: remove unused function amd_init_cpu()Dmitri Vorobiev-6/+0
2008-04-26x86-64: extend MCE CPU quirk handlingJan Beulich-8/+10
2008-04-26x86: fix watchdog ops for CoreDuoJan Beulich-12/+2
2008-04-21Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/wil...Linus Torvalds-2/+0
2008-04-21Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/min...Linus Torvalds-101/+130
2008-04-19x86: modify show_shared_cpu_map in intel_cacheinfoMike Travis-7/+23
2008-04-19generic: reduce stack pressure in sched_affinityMike Travis-23/+23
2008-04-19x86: use new set_cpus_allowed_ptr functionMike Travis-47/+50
2008-04-19x86: reduce memory and stack usage in intel_cacheinfoMike Travis-30/+40
2008-04-19x86: remove pointless commentsWANG Cong-1/+0
2008-04-19x86: clean up cpu capabilities accesses, p4-clockmod.cIngo Molnar-2/+2
2008-04-18arch: Remove unnecessary inclusions of asm/semaphore.hMatthew Wilcox-2/+0
2008-04-17x86: move apic declarations to mach_apic.hGlauber Costa-1/+1
2008-04-17x86: pat cpu feature bit setting for known cpusYinghai Lu-0/+25
2008-04-17x86: tom2 warning fixIngo Molnar-2/+4
2008-04-17x86: enable PAT for amd k8 and fam10hYinghai Lu-1/+18
2008-04-17x86: PAT infrastructure patchvenkatesh.pallipadi@intel.com-0/+120
2008-04-17x86: introduce initial apicidYinghai Lu-7/+9
2008-04-17x86: show apicid for cpu in procYinghai Lu-0/+1
2008-04-17x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for includeJoe Perches-1/+1
2008-04-17x86: switch to proc_create()Alexey Dobriyan-4/+3
2008-04-17x86: clean up cpu capabilities accesses, transmeta.cIngo Molnar-1/+1
2008-04-17x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.cIngo Molnar-7/+7
2008-04-17x86: clean up cpu capabilities accesses, cyrix.cIngo Molnar-6/+6
2008-04-17x86: clean up cpu capabilities accesses, common.cIngo Molnar-1/+1
2008-04-17x86: clean up cpu capabilities accesses, centaur.cIngo Molnar-7/+7
2008-04-17x86: clean up cpu capabilities accesses, amd.cIngo Molnar-12/+12
2008-04-17x86: clean up cpu capabilities accesses, genericIngo Molnar-1/+1
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/common.cPaolo Ciarrocchi-49/+56
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/cyrix.cPaolo Ciarrocchi-57/+56
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.cPaolo Ciarrocchi-25/+25
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.cPaolo Ciarrocchi-4/+4
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.cPaolo Ciarrocchi-9/+12
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/amd.cPaolo Ciarrocchi-46/+48
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/transmeta.cPaolo Ciarrocchi-10/+12
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mtrr/state.cPaolo Ciarrocchi-6/+8
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/intel.cPaolo Ciarrocchi-40/+43
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/umc.cPaolo Ciarrocchi-5/+7
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p6.cPaolo Ciarrocchi-24/+24
2008-04-17x86: unify cpu/proc|_64.cHiroshi Shimamoto-183/+2