summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpufeature.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2010-08-061-6/+8
|\
| * x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin2010-07-071-6/+8
* | x86: Fix keeping track of AMD C1EMichal Schmidt2010-08-021-1/+1
* | x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu2010-07-301-0/+2
* | x86, cpu: Clean up formatting in cpufeature.h, remove overrideH. Peter Anvin2010-07-191-6/+6
* | x86, cpu: Add xsaveopt cpufeatureSuresh Siddha2010-07-191-0/+1
* | x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin2010-07-071-4/+9
* | x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin2010-07-071-0/+2
* | x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi2010-06-161-0/+1
|/
* x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin2010-05-271-0/+7
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-0/+57
|\
| * x86: Add new static_cpu_has() function using alternativesH. Peter Anvin2010-05-111-0/+57
* | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfoBorislav Petkov2010-04-091-0/+1
|/
* x86, cpu: Print AMD virtualization features in /proc/cpuinfoJoerg Roedel2010-02-131-0/+4
* x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann2009-12-161-0/+1
* crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying2009-10-191-0/+1
* x86: Move APERF/MPERF into a X86_FEATUREPeter Zijlstra2009-09-151-0/+1
* x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann2009-09-031-0/+1
* Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2009-06-111-0/+2
|\
| * x86: Add cpu features MOVBE and POPCNTAvi Kivity2009-06-101-0/+2
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-101-0/+1
|\ \
| * | x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann2009-06-091-0/+1
| |/
* | x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai Lu2009-05-111-2/+2
* | x86: cpufeature.h fix name for X86_FEATURE_MCEJaswinder Singh Rajput2009-05-031-1/+1
|/
* x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi2009-04-071-0/+1
* crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platformHuang Ying2009-02-181-0/+1
* x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh2009-02-091-0/+1
* x86: support always running TSC on Intel CPUs, add cpufeature definitionIngo Molnar2008-12-161-0/+1
* x86: remove duplicate #define from 'cpufeature.h'Hannes Eder2008-11-231-1/+0
* x86: add X86_FEATURE_HYPERVISOR feature bitAlok Kataria2008-11-011-0/+2
* x86: add a synthetic TSC_RELIABLE feature bitAlok Kataria2008-10-311-0/+1
* x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi2008-10-311-1/+1
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-221-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-221-0/+271
OpenPOWER on IntegriCloud