summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/cpufeature.h
AgeCommit message (Expand)AuthorFilesLines
2012-10-02UAPI: Partition the header include path sets and add uapi/ header directoriesDavid Howells1-0/+2
2012-10-01Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+3
2012-09-19x86, fpu: enable eagerfpu by default for xsaveoptSuresh Siddha1-0/+1
2012-09-19x86, fpu: decouple non-lazy/eager fpu restore from xsaveSuresh Siddha1-0/+2
2012-09-09x86, cpufeature: Add feature bit for SMAPH. Peter Anvin1-0/+1
2012-07-21x86, cpufeature: Add the RDSEED and ADX featuresH. Peter Anvin1-0/+2
2012-06-25x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERMH. Peter Anvin1-1/+1
2012-03-22Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for...Linus Torvalds1-0/+3
2012-02-22x86, cpufeature: Add CPU features from Intel document 319433-012AH. Peter Anvin1-0/+3
2012-02-02Merge 3.3-rc2 into the driver-core-next branch.Greg Kroah-Hartman1-0/+1
2012-01-27X86: Introduce HW-Pstate scattered cpuid featureThomas Renninger1-0/+1
2012-01-26x86/amd: Add missing feature flag for fam15h models 10h-1fh processorsAndreas Herrmann1-0/+1
2011-12-27KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guestLiu, Jinsong1-0/+3
2011-11-01Merge git://github.com/herbertx/cryptoLinus Torvalds1-0/+3
2011-10-31Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-0/+1
2011-10-28Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds1-0/+1
2011-09-25x86: TSC deadline definitionsLiu, Jinsong1-0/+1
2011-09-16asm alternatives: remove incorrect alignment notesLinus Torvalds1-2/+0
2011-08-23x86, cpu: Add cpufeature flag for PCIDsArun Thomas1-0/+1
2011-08-10crypto: sha1 - SSSE3 based SHA1 implementation for x86-64Mathias Krause1-0/+3
2011-07-23Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+2
2011-07-13x86: Make alternative instruction pointers relativeAndy Lutomirski1-4/+4
2011-06-25x86: Add support for cmpxchg_doubleChristoph Lameter1-0/+2
2011-05-25x86, cpufeature: Update CPU feature RDRND to RDRANDKees Cook1-1/+1
2011-05-20Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+1
2011-05-20Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+9
2011-05-18x86, cpufeature: Add cpufeature flag for SMEPFenghua Yu1-0/+1
2011-05-18x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSBFenghua Yu1-0/+1
2011-03-29x86: A fast way to check capabilities of the current cpuChristoph Lameter1-4/+9
2011-02-16perf, x86: Add support for AMD family 15h core countersRobert Richter1-0/+2
2010-10-22Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+12
2010-10-02Merge remote branch 'origin/x86/cpu' into x86/amd-nbH. Peter Anvin1-1/+12
2010-09-24x86/hwmon: fix initialization of coretempJan Beulich1-0/+1
2010-09-14x86, cpufeature: Suppress compiler warning with gcc 3.xTetsuo Handa1-2/+2
2010-09-09x86, kvm: add new AMD SVM feature bitsAndre Przywara1-0/+7
2010-09-09x86, cpu: Update AMD CPUID feature bitsAndre Przywara1-0/+4
2010-09-09x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bitAndre Przywara1-1/+1
2010-08-07Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-6/+8
2010-08-02x86: Fix keeping track of AMD C1EMichal Schmidt1-1/+1
2010-07-31x86, cpu: Package Level Thermal Control, Power Limit Notification definitionsFenghua Yu1-0/+2
2010-07-20x86, cpu: Clean up formatting in cpufeature.h, remove overrideH. Peter Anvin1-6/+6
2010-07-20x86, cpu: Add xsaveopt cpufeatureSuresh Siddha1-0/+1
2010-07-08x86, cpu: Support the features flags in new CPUID leaf 7H. Peter Anvin1-4/+9
2010-07-07x86, alternatives: Use 16-bit numbers for cpufeature indexH. Peter Anvin1-6/+8
2010-07-07x86, cpu: Add CPU flags for F16C and RDRNDH. Peter Anvin1-0/+2
2010-06-17x86: Look for IA32_ENERGY_PERF_BIAS supportVenkatesh Pallipadi1-0/+1
2010-05-27x86, cpufeature: Unbreak compile with gcc 3.xH. Peter Anvin1-0/+7
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+57
2010-05-12x86: Add new static_cpu_has() function using alternativesH. Peter Anvin1-0/+57
2010-04-10x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfoBorislav Petkov1-0/+1