Age | Commit message (Expand) | Author |
2014-02-27 | x86: Add support for the clflushopt instruction | Ross Zwisler |
2014-02-20 | x86, AVX-512: AVX-512 Feature Detection | Fenghua Yu |
2013-12-06 | x86, cpufeature: Define the Intel MPX feature flag | Qiaowei Ren |
2013-10-11 | compiler/gcc4: Add quirk for 'asm goto' miscompilation bug | Ingo Molnar |
2013-06-28 | x86, cpufeature: Use new CC_HAVE_ASM_GOTO | Borislav Petkov |
2013-06-20 | x86: Add a static_cpu_has_safe variant | Borislav Petkov |
2013-06-20 | x86: Sanity-check static_cpu_has usage | Borislav Petkov |
2013-06-20 | x86, cpu: Add a synthetic, always true, cpu feature | Borislav Petkov |
2013-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 | Linus Torvalds |
2013-04-30 | Merge tag 'pm+acpi-3.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-04-30 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-04-30 | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-04-25 | crypto: blowfish - add AVX2/x86_64 implementation of blowfish cipher | Jussi Kivilinna |
2013-04-21 | perf/x86/amd: Add support for AMD NB and L2I "uncore" counters | Jacob Shin |
2013-04-10 | cpufreq: AMD "frequency sensitivity feedback" powersave bias for ondemand gov... | Jacob Shin |
2013-04-02 | x86, cpu: Convert AMD Erratum 400 | Borislav Petkov |
2013-04-02 | x86, cpu: Convert AMD Erratum 383 | Borislav Petkov |
2013-04-02 | x86, cpu: Convert Cyrix coma bug detection | Borislav Petkov |
2013-04-02 | x86, cpu: Convert FDIV bug detection | Borislav Petkov |
2013-04-02 | x86, cpu: Convert F00F bug detection | Borislav Petkov |
2013-04-02 | x86, cpu: Expand cpufeature facility to include cpu bugs | Borislav Petkov |
2013-03-15 | x86: Add cpu capability flag X86_FEATURE_NONSTOP_TSC_S3 | Feng Tang |
2013-02-16 | perf/x86/amd: Enable northbridge performance counters on AMD family 15h | Jacob Shin |
2012-12-13 | Merge tag 'kvm-3.8-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2012-12-11 | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-11-30 | KVM: x86: Emulate IA32_TSC_ADJUST MSR | Will Auld |
2012-11-29 | x86, 386 removal: Remove CONFIG_INVLPG | H. Peter Anvin |
2012-11-13 | x86: Add cpu_has_topoext | Andreas Herrmann |
2012-10-02 | UAPI: Partition the header include path sets and add uapi/ header directories | David Howells |
2012-10-01 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-09-18 | x86, fpu: enable eagerfpu by default for xsaveopt | Suresh Siddha |
2012-09-18 | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha |
2012-09-09 | x86, cpufeature: Add feature bit for SMAP | H. Peter Anvin |
2012-07-20 | x86, cpufeature: Add the RDSEED and ADX features | H. Peter Anvin |
2012-06-25 | x86, cpufeature: Rename X86_FEATURE_DTS to X86_FEATURE_DTHERM | H. Peter Anvin |
2012-03-22 | Merge branches 'x86-cpu-for-linus', 'x86-boot-for-linus', 'x86-cpufeature-for... | Linus Torvalds |
2012-02-21 | x86, cpufeature: Add CPU features from Intel document 319433-012A | H. Peter Anvin |
2012-02-02 | Merge 3.3-rc2 into the driver-core-next branch. | Greg Kroah-Hartman |
2012-01-26 | X86: Introduce HW-Pstate scattered cpuid feature | Thomas Renninger |
2012-01-26 | x86/amd: Add missing feature flag for fam15h models 10h-1fh processors | Andreas Herrmann |
2011-12-27 | KVM: expose latest Intel cpu new features (BMI1/BMI2/FMA/AVX2) to guest | Liu, Jinsong |
2011-11-01 | Merge git://github.com/herbertx/crypto | Linus Torvalds |
2011-10-30 | Merge branch 'kvm-updates/3.2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
2011-10-28 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2011-09-25 | x86: TSC deadline definitions | Liu, Jinsong |
2011-09-15 | asm alternatives: remove incorrect alignment notes | Linus Torvalds |
2011-08-22 | x86, cpu: Add cpufeature flag for PCIDs | Arun Thomas |
2011-08-10 | crypto: sha1 - SSSE3 based SHA1 implementation for x86-64 | Mathias Krause |
2011-07-23 | Merge branch 'x86-atomic-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2011-07-13 | x86: Make alternative instruction pointers relative | Andy Lutomirski |