summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpufeature.h
Commit message (Expand)AuthorAgeFilesLines
* x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook2011-05-251-1/+1
* Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2011-05-201-0/+1
|\
| * x86, cpufeature: Add cpufeature flag for SMEPFenghua Yu2011-05-181-0/+1
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2011-05-201-4/+9
|\ \ | |/ |/|
| * x86: A fast way to check capabilities of the current cpuChristoph Lameter2011-03-291-4/+9
* | x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSBFenghua Yu2011-05-171-0/+1
|/
* perf, x86: Add support for AMD family 15h core countersRobert Richter2011-02-161-0/+2
* Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-10-211-1/+12
|\
| * Merge remote branch 'origin/x86/cpu' into x86/amd-nbH. Peter Anvin2010-10-021-1/+12
| |\
| | * x86, kvm: add new AMD SVM feature bitsAndre Przywara2010-09-081-0/+7
| | * x86, cpu: Update AMD CPUID feature bitsAndre Przywara2010-09-081-0/+4
| | * x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara2010-09-081-1/+1
* | | x86/hwmon: fix initialization of coretempJan Beulich2010-09-241-0/+1
|/ /
* / x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa2010-09-131-2/+2
|/
* Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2010-08-071-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-311-0/+2
* | x86, cpu: Clean up formatting in cpufeature.h, remove overrideH. Peter Anvin2010-07-201-6/+6
* | x86, cpu: Add xsaveopt cpufeatureSuresh Siddha2010-07-201-0/+1
* | x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin2010-07-081-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-121-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-141-0/+4
* x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann2009-12-171-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-041-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-111-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-081-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/+0Star
* x86: add X86_FEATURE_HYPERVISOR feature bitAlok Kataria2008-11-021-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-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+271