summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/amd.c
AgeCommit message (Expand)AuthorLines
2008-04-26x86: remove unused function amd_init_cpu()Dmitri Vorobiev-6/+0
2008-04-17x86: move apic declarations to mach_apic.hGlauber Costa-1/+1
2008-04-17x86: clean up cpu capabilities accesses, amd.cIngo Molnar-12/+12
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/amd.cPaolo Ciarrocchi-46/+48
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni-1/+4
2008-02-02x86: fix bootup crash in native_read_tsc()Ingo Molnar-1/+1
2008-01-30x86: use the correct cpuid method to detect MWAIT support for C statesAndi Kleen-3/+0
2008-01-30x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen-6/+11
2008-01-30x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen-0/+3
2007-10-20spelling fixes: arch/i386/Simon Arlott-1/+1
2007-10-17x86: print info about late C1E detection on 32bit as wellThomas Gleixner-5/+10
2007-10-11i386: move kernel/cpuThomas Gleixner-0/+337