aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel.c
Commit message (Expand)AuthorAge
* x86: don't call read_apic_id if !cpu_has_apicYinghai Lu2009-05-18
* Merge branch 'linus' into x86/coreIngo Molnar2009-03-28
|\
| * Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
| |\
| * | x86: set X86_FEATURE_TSC_RELIABLEIngo Molnar2009-02-26
| | |
| \ \
| \ \
| \ \
| \ \
| \ \
*-----. | | Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar2009-03-14
|\ \ \ \| | | | |_|_|/ | |/| | |
| | | * | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich2009-03-12
| |_|/ / |/| | |
| | * | x86: move various CPU initialization objects into .cpuinit.rodataJan Beulich2009-03-12
| |/ / |/| |
* | | x86: remove smp_apply_quirks()/smp_checks()Yinghai Lu2009-03-08
|/ /
| |
| \
*-. \ Merge branches 'x86/asm', 'x86/cleanups' and 'x86/headers' into x86/coreIngo Molnar2009-02-20
|\ \ \
| | * | x86: use symbolic constants for MSR_IA32_MISC_ENABLE bitsVegard Nossum2009-02-20
| |/ /
* | | x86, apic: remove duplicate asm/apic.h inclusionsIngo Molnar2009-02-17
* | | x86, apic: remove genapic.hIngo Molnar2009-02-17
|/ /
* | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
|\|
| * x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2009-02-09
* | x86: remove mach_apic.hIngo Molnar2009-01-29
| |
| \
| \
| \
*---. | Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-28
|\ \ \|
| | | * x86: correct the CPUID pattern for MSR_IA32_MISC_ENABLE availabilityH. Peter Anvin2009-01-26
| |_|/ |/| |
| | * x86: handle PAT more like other CPU featuresH. Peter Anvin2009-01-23
| |/
* | x86: unmask CPUID levels on Intel CPUs, fixIngo Molnar2009-01-26
* | x86: unmask CPUID levels on Intel CPUsH. Peter Anvin2009-01-22
|/
* Merge branch 'x86/tsc' into tracing/coreIngo Molnar2008-12-25
|\
| * Merge branch 'x86/ptrace' into x86/tscIngo Molnar2008-12-23
| |\
| * | x86: fix intel x86_64 llc_shared_map/cpu_llc_id anomoliesSuresh Siddha2008-12-19
| * | x86: support always running TSC on Intel CPUsVenki Pallipadi2008-12-16
* | | x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-12
| |/ |/|
* | x86, bts: DS and BTS initializationMarkus Metzger2008-11-10
|/
* x86: print out apic id in hex formatYinghai Lu2008-10-16
* x86: extended "flags" to show virtualization HW feature in /proc/cpuinfoSheng Yang2008-09-10
* x86: intel.c put workaround for old cpus togetherYinghai Lu2008-09-10
* x86: make intel.c have 64-bit support codeYinghai Lu2008-09-10
* Merge branch 'x86/pebs' into x86/unify-cpu-detectIngo Molnar2008-09-10
|\
| * Merge branch 'linus' into x86/pebsIngo Molnar2008-07-25
| |\
| * | x86, ptrace: PEBS supportMarkus Metzger2008-05-12
* | | x86: little clean up of intel.c/intel_64.cYinghai Lu2008-09-08
* | | Merge branch 'x86/x2apic' into x86/coreIngo Molnar2008-09-05
|\ \ \
| * | | x86: use cpuid vector 0xb when available for detecting cpu topologySuresh Siddha2008-08-23
* | | | x86: remove cpu_vendor_devYinghai Lu2008-09-04
|/ / /
* | | x86: move cmpxchg fallbacks to a generic placeThomas Petazzoni2008-08-18
* | | x86: make movsl_mask definition non-CPU specificThomas Petazzoni2008-08-18
| |/ |/|
* | x86: APIC: remove apic_write_around(); use alternativesMaciej W. Rozycki2008-07-18
* | x86: fix numaq_tsc_disable callingYinghai Lu2008-07-13
|/
* x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.cIngo Molnar2008-04-17
* x86: coding style fixes to arch/x86/kernel/cpu/intel.cPaolo Ciarrocchi2008-04-17
* x86: use ELF section to list CPU vendor specific codeThomas Petazzoni2008-04-17
* x86: add include to cpu/intel.cHarvey Harrison2008-02-04
* x86: move MWAIT idle check to generic CPU initialization on 32-bitAndi Kleen2008-01-30
* x86: move X86_FEATURE_CONSTANT_TSC into early cpu feature detectionAndi Kleen2008-01-30
* x86: lfence fixIngo Molnar2008-01-30
* x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen2008-01-30
* x86, ptrace: support for branch trace store(BTS)Markus Metzger2008-01-30