| Commit message (Expand) | Author | Age |
* | x86: unmask CPUID levels on Intel CPUs, fix | Ingo Molnar | 2009-01-26 |
* | x86: unmask CPUID levels on Intel CPUs | H. Peter Anvin | 2009-01-22 |
* | Merge branch 'x86/tsc' into tracing/core | Ingo Molnar | 2008-12-25 |
|\ |
|
| * | Merge branch 'x86/ptrace' into x86/tsc | Ingo Molnar | 2008-12-23 |
| |\ |
|
| * | | x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies | Suresh Siddha | 2008-12-19 |
| * | | x86: support always running TSC on Intel CPUs | Venki Pallipadi | 2008-12-16 |
* | | | x86, bts: provide in-kernel branch-trace interface | Markus Metzger | 2008-12-12 |
| |/
|/| |
|
* | | x86, bts: DS and BTS initialization | Markus Metzger | 2008-11-10 |
|/ |
|
* | x86: print out apic id in hex format | Yinghai Lu | 2008-10-16 |
* | 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-10 |
|\ |
|
| * | Merge branch 'linus' into x86/pebs | Ingo Molnar | 2008-07-25 |
| |\ |
|
| * | | x86, ptrace: PEBS support | Markus Metzger | 2008-05-12 |
* | | | x86: little clean up of intel.c/intel_64.c | Yinghai Lu | 2008-09-08 |
* | | | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 2008-09-05 |
|\ \ \ |
|
| * | | | x86: use cpuid vector 0xb when available for detecting cpu topology | Suresh Siddha | 2008-08-23 |
* | | | | x86: remove cpu_vendor_dev | Yinghai Lu | 2008-09-04 |
|/ / / |
|
* | | | x86: move cmpxchg fallbacks to a generic place | Thomas Petazzoni | 2008-08-18 |
* | | | x86: make movsl_mask definition non-CPU specific | Thomas Petazzoni | 2008-08-18 |
| |/
|/| |
|
* | | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 2008-07-18 |
* | | x86: fix numaq_tsc_disable calling | Yinghai Lu | 2008-07-13 |
|/ |
|
* | 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-04-17 |
* | x86: add include to cpu/intel.c | Harvey Harrison | 2008-02-04 |
* | 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 | 2008-01-30 |
* | i386: fix section mismatch warning in intel.c | Sam Ravnborg | 2007-10-17 |
* | i386: move kernel/cpu | Thomas Gleixner | 2007-10-11 |