aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2008-04-18arch: 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-22/+22
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-77/+104
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
2008-03-05[CPUFREQ] Remove debugging message from e_powersaverDave Jones1-2/+6
2008-02-26x86: fix boot failure on 486 due to TSC breakageMikael Pettersson1-1/+1
2008-02-26x86: don't print a warning when MTRR are blank and running in KVMJoerg Roedel1-2/+6
2008-02-26x86/mtrr: fix kernel-doc missing notationRandy Dunlap1-0/+1
2008-02-26x86: do not promote TM3x00/TM5x00 to i686-classH. Peter Anvin1-7/+0
2008-02-19remove mca-pentiumAdrian Bunk1-8/+0