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