summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel.c
AgeCommit message (Expand)AuthorLines
2008-04-17x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.cIngo Molnar-7/+7
2008-04-17x86: coding style fixes to arch/x86/kernel/cpu/intel.cPaolo Ciarrocchi-40/+43
2008-04-17x86: use ELF section to list CPU vendor specific codeThomas Petazzoni-6/+3
2008-02-04x86: add include to cpu/intel.cHarvey Harrison-0/+1
2008-01-30x86: move MWAIT idle check to generic CPU initialization on 32-bitAndi Kleen-1/+0
2008-01-30x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen-7/+6
2008-01-30x86: lfence fixIngo Molnar-1/+1
2008-01-30x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen-1/+2
2008-01-30x86, ptrace: support for branch trace store(BTS)Markus Metzger-0/+5
2008-01-30x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486Mathieu Desnoyers-0/+17
2007-10-17i386: fix section mismatch warning in intel.cSam Ravnborg-2/+15
2007-10-11i386: move kernel/cpuThomas Gleixner-0/+333