summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-04-21Merge 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-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
2008-04-17x86: cosmetic unification cpu/proc|_64.cHiroshi Shimamoto2-2/+83
2008-04-17x86: add power management line in /proc/cpuinfoHiroshi Shimamoto1-5/+9
2008-04-17x86: make cpu/proc|_64.c similarHiroshi Shimamoto2-78/+105
2008-04-17x86: split cpuinfo from setup_64.c into cpu/proc_64.cHiroshi Shimamoto2-0/+127
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/nexgen.cPaolo Ciarrocchi1-8/+7
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/mcheck/p5.cPaolo Ciarrocchi1-8/+8
2008-04-17x86: more coding style fixes in centaur.cIngo Molnar1-195/+199
2008-04-17x86: coding style fixes for arch/x86/kernel/cpu/centaur.cPaolo Ciarrocchi1-116/+114
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni8-69/+36
2008-04-06Fix booting pentium+ with dodgy TSCRusty Russell1-8/+0
2008-04-04x86: print message if nmi_watchdog=2 cannot be enabledIngo Molnar1-1/+3
2008-04-04x86: fix nmi_watchdog=2 on Pentium-D CPUsIngo Molnar1-3/+0
2008-03-26x86, cpufreq: fix Speedfreq-SMI call that clobbers ECXStephan Diestelhorst1-15/+24
2008-03-26x86: convert mtrr/generic.c to kernel-docRandy Dunlap1-19/+23
2008-03-21x86: trim mtrr don't close gap for resource allocation.Yinghai Lu1-1/+2