index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
intel.c
Age
Commit message (
Expand
)
Author
2008-07-18
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
2008-07-13
x86: fix numaq_tsc_disable calling
Yinghai Lu
2008-04-17
x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.c
Ingo Molnar
2008-04-17
x86: coding style fixes to arch/x86/kernel/cpu/intel.c
Paolo Ciarrocchi
2008-04-17
x86: use ELF section to list CPU vendor specific code
Thomas Petazzoni
2008-02-04
x86: add include to cpu/intel.c
Harvey Harrison
2008-01-30
x86: move MWAIT idle check to generic CPU initialization on 32-bit
Andi Kleen
2008-01-30
x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection
Andi Kleen
2008-01-30
x86: lfence fix
Ingo Molnar
2008-01-30
x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs
Andi Kleen
2008-01-30
x86, ptrace: support for branch trace store(BTS)
Markus Metzger
2008-01-30
x86: fall back on interrupt disable in cmpxchg8b on 80386 and 80486
Mathieu Desnoyers
2007-10-17
i386: fix section mismatch warning in intel.c
Sam Ravnborg
2007-10-11
i386: move kernel/cpu
Thomas Gleixner