| Commit message (Expand) | Author | Age | Files | Lines |
* | x86/cpu: Clean up various files a bit | Alan Cox | 2009-07-11 | 1 | -5/+6 |
* | x86: add hooks for kmemcheck | Vegard Nossum | 2009-06-15 | 1 | -0/+23 |
* | x86: don't call read_apic_id if !cpu_has_apic | Yinghai Lu | 2009-05-18 | 1 | -3/+3 |
* | Merge branch 'linus' into x86/core | Ingo Molnar | 2009-03-28 | 1 | -1/+7 |
|\ |
|
| * | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -3/+14 |
| |\ |
|
| * | | x86: set X86_FEATURE_TSC_RELIABLE | Ingo Molnar | 2009-02-26 | 1 | -1/+7 |
| | | | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
| \ \ | |
*-----. \ \ | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf... | Ingo Molnar | 2009-03-14 | 1 | -1/+6 |
|\ \ \ \ \ \
| | | | |/ /
| | |_|_| /
| |/| | | |
|
| | | * | | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits members | Jan Beulich | 2009-03-13 | 1 | -0/+5 |
| |_|/ /
|/| | | |
|
| | * | | x86: move various CPU initialization objects into .cpuinit.rodata | Jan Beulich | 2009-03-12 | 1 | -1/+1 |
| |/ /
|/| | |
|
* | | | x86: remove smp_apply_quirks()/smp_checks() | Yinghai Lu | 2009-03-08 | 1 | -0/+25 |
|/ / |
|
| | | |
| \ | |
*-. \ | Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/core | Ingo Molnar | 2009-02-20 | 1 | -2/+2 |
|\ \ \ |
|
| | * | | x86: use symbolic constants for MSR_IA32_MISC_ENABLE bits | Vegard Nossum | 2009-02-20 | 1 | -2/+2 |
| |/ / |
|
* | | | x86, apic: remove duplicate asm/apic.h inclusions | Ingo Molnar | 2009-02-17 | 1 | -1/+0 |
* | | | x86, apic: remove genapic.h | Ingo Molnar | 2009-02-17 | 1 | -1/+1 |
|/ / |
|
* | | Merge branch 'linus' into x86/apic | Ingo Molnar | 2009-02-13 | 1 | -0/+3 |
|\ \
| |/ |
|
| * | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 2009-02-09 | 1 | -0/+3 |
* | | x86: remove mach_apic.h | Ingo Molnar | 2009-01-29 | 1 | -1/+1 |
| | | |
| \ | |
| \ | |
| \ | |
*---. \ | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/... | Ingo Molnar | 2009-01-28 | 1 | -1/+13 |
|\ \ \ \
| | | |/ |
|
| | | * | x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availability | H. Peter Anvin | 2009-01-26 | 1 | -1/+1 |
| |_|/
|/| | |
|
| | * | x86: handle PAT more like other CPU features | H. Peter Anvin | 2009-01-23 | 1 | -0/+12 |
| |/ |
|
* | | x86: unmask CPUID levels on Intel CPUs, fix | Ingo Molnar | 2009-01-26 | 1 | -8/+11 |
* | | x86: unmask CPUID levels on Intel CPUs | H. Peter Anvin | 2009-01-22 | 1 | -0/+10 |
|/ |
|
* | Merge branch 'x86/tsc' into tracing/core | Ingo Molnar | 2008-12-25 | 1 | -1/+17 |
|\ |
|
| * | Merge branch 'x86/ptrace' into x86/tsc | Ingo Molnar | 2008-12-23 | 1 | -2/+1 |
| |\ |
|
| * | | x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomolies | Suresh Siddha | 2008-12-19 | 1 | -1/+7 |
| * | | x86: support always running TSC on Intel CPUs | Venki Pallipadi | 2008-12-16 | 1 | -0/+10 |
* | | | x86, bts: provide in-kernel branch-trace interface | Markus Metzger | 2008-12-12 | 1 | -4/+0 |
| |/
|/| |
|
* | | x86, bts: DS and BTS initialization | Markus Metzger | 2008-11-10 | 1 | -2/+1 |
|/ |
|
* | x86: print out apic id in hex format | Yinghai Lu | 2008-10-16 | 1 | -1/+1 |
* | x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo | Sheng Yang | 2008-09-10 | 1 | -0/+41 |
* | x86: intel.c put workaround for old cpus together | Yinghai Lu | 2008-09-10 | 1 | -94/+98 |
* | x86: make intel.c have 64-bit support code | Yinghai Lu | 2008-09-10 | 1 | -36/+83 |
* | Merge branch 'x86/pebs' into x86/unify-cpu-detect | Ingo Molnar | 2008-09-10 | 1 | -1/+2 |
|\ |
|
| * | Merge branch 'linus' into x86/pebs | Ingo Molnar | 2008-07-25 | 1 | -0/+14 |
| |\ |
|
| * | | x86, ptrace: PEBS support | Markus Metzger | 2008-05-12 | 1 | -1/+2 |
* | | | x86: little clean up of intel.c/intel_64.c | Yinghai Lu | 2008-09-08 | 1 | -4/+3 |
* | | | Merge branch 'x86/x2apic' into x86/core | Ingo Molnar | 2008-09-05 | 1 | -3/+10 |
|\ \ \ |
|
| * | | | x86: use cpuid vector 0xb when available for detecting cpu topology | Suresh Siddha | 2008-08-23 | 1 | -3/+10 |
* | | | | x86: remove cpu_vendor_dev | Yinghai Lu | 2008-09-04 | 1 | -1/+2 |
|/ / / |
|
* | | | x86: move cmpxchg fallbacks to a generic place | Thomas Petazzoni | 2008-08-18 | 1 | -64/+0 |
* | | | x86: make movsl_mask definition non-CPU specific | Thomas Petazzoni | 2008-08-18 | 1 | -7/+0 |
| |/
|/| |
|
* | | x86: APIC: remove apic_write_around(); use alternatives | Maciej W. Rozycki | 2008-07-18 | 1 | -0/+10 |
* | | x86: fix numaq_tsc_disable calling | Yinghai Lu | 2008-07-13 | 1 | -0/+4 |
|/ |
|
* | x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.c | Ingo Molnar | 2008-04-17 | 1 | -7/+7 |
* | x86: coding style fixes to arch/x86/kernel/cpu/intel.c | Paolo Ciarrocchi | 2008-04-17 | 1 | -40/+43 |
* | x86: use ELF section to list CPU vendor specific code | Thomas Petazzoni | 2008-04-17 | 1 | -6/+3 |
* | x86: add include to cpu/intel.c | Harvey Harrison | 2008-02-04 | 1 | -0/+1 |
* | x86: move MWAIT idle check to generic CPU initialization on 32-bit | Andi Kleen | 2008-01-30 | 1 | -1/+0 |
* | x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detection | Andi Kleen | 2008-01-30 | 1 | -7/+6 |
* | x86: lfence fix | Ingo Molnar | 2008-01-30 | 1 | -1/+1 |