summaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu/intel.c
AgeCommit message (Expand)AuthorFilesLines
2008-07-18x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki1-0/+10
2008-07-13x86: fix numaq_tsc_disable callingYinghai Lu1-0/+4
2008-04-17x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.cIngo Molnar1-7/+7
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/intel.cPaolo Ciarrocchi1-40/+43
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni1-6/+3
2008-02-04x86: add include to cpu/intel.cHarvey Harrison1-0/+1
2008-01-30x86: move MWAIT idle check to generic CPU initialization on 32-bitAndi Kleen1-1/+0
2008-01-30x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen1-7/+6
2008-01-30x86: lfence fixIngo Molnar1-1/+1
2008-01-30x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen1-1/+2
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger1-0/+5
2008-01-30x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486Mathieu Desnoyers1-0/+17
2007-10-17i386: fix section mismatch warning in intel.cSam Ravnborg1-2/+15
2007-10-11i386: move kernel/cpuThomas Gleixner1-0/+333