index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
intel.c
Age
Commit message (
Expand
)
Author
2008-09-10
x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo
Sheng Yang
2008-09-10
x86: intel.c put workaround for old cpus together
Yinghai Lu
2008-09-10
x86: make intel.c have 64-bit support code
Yinghai Lu
2008-09-10
Merge branch 'x86/pebs' into x86/unify-cpu-detect
Ingo Molnar
2008-09-08
x86: little clean up of intel.c/intel_64.c
Yinghai Lu
2008-09-05
Merge branch 'x86/x2apic' into x86/core
Ingo Molnar
2008-09-04
x86: remove cpu_vendor_dev
Yinghai Lu
2008-08-23
x86: use cpuid vector 0xb when available for detecting cpu topology
Suresh Siddha
2008-08-18
x86: move cmpxchg fallbacks to a generic place
Thomas Petazzoni
2008-08-18
x86: make movsl_mask definition non-CPU specific
Thomas Petazzoni
2008-07-25
Merge branch 'linus' into x86/pebs
Ingo Molnar
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-05-12
x86, ptrace: PEBS support
Markus Metzger
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