Age | Commit message (Expand) | Author |
2011-05-24 | x86, cpufeature: Update CPU feature RDRND to RDRAND | Kees Cook |
2011-05-19 | Merge branch 'x86-smep-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2011-05-19 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2011-05-17 | x86, cpufeature: Add cpufeature flag for SMEP | Fenghua Yu |
2011-05-17 | x86, cpufeature: Add CPU feature bit for enhanced REP MOVSB/STOSB | Fenghua Yu |
2011-03-29 | x86: A fast way to check capabilities of the current cpu | Christoph Lameter |
2011-02-16 | perf, x86: Add support for AMD family 15h core counters | Robert Richter |
2010-10-21 | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2010-10-01 | Merge remote branch 'origin/x86/cpu' into x86/amd-nb | H. Peter Anvin |
2010-09-24 | x86/hwmon: fix initialization of coretemp | Jan Beulich |
2010-09-13 | x86, cpufeature: Suppress compiler warning with gcc 3.x | Tetsuo Handa |
2010-09-08 | x86, kvm: add new AMD SVM feature bits | Andre Przywara |
2010-09-08 | x86, cpu: Update AMD CPUID feature bits | Andre Przywara |
2010-09-08 | x86, cpu: Fix renamed, not-yet-shipping AMD CPUID feature bit | Andre Przywara |
2010-08-06 | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2010-08-02 | x86: Fix keeping track of AMD C1E | Michal Schmidt |
2010-07-30 | x86, cpu: Package Level Thermal Control, Power Limit Notification definitions | Fenghua Yu |
2010-07-19 | x86, cpu: Clean up formatting in cpufeature.h, remove override | H. Peter Anvin |
2010-07-19 | x86, cpu: Add xsaveopt cpufeature | Suresh Siddha |
2010-07-07 | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin |
2010-07-07 | x86, alternatives: Use 16-bit numbers for cpufeature index | H. Peter Anvin |
2010-07-07 | x86, cpu: Add CPU flags for F16C and RDRND | H. Peter Anvin |
2010-06-16 | x86: Look for IA32_ENERGY_PERF_BIAS support | Venkatesh Pallipadi |
2010-05-27 | x86, cpufeature: Unbreak compile with gcc 3.x | H. Peter Anvin |
2010-05-18 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2010-05-11 | x86: Add new static_cpu_has() function using alternatives | H. Peter Anvin |
2010-04-09 | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo | Borislav Petkov |
2010-02-13 | x86, cpu: Print AMD virtualization features in /proc/cpuinfo | Joerg Roedel |
2009-12-16 | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space | Andreas Herrmann |
2009-10-19 | crypto: ghash - Add PCLMULQDQ accelerated implementation | Huang Ying |
2009-09-15 | x86: Move APERF/MPERF into a X86_FEATURE | Peter Zijlstra |
2009-09-03 | x86: Fix CPU llc_shared_map information for AMD Magny-Cours | Andreas Herrmann |
2009-06-11 | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2009-06-10 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2009-06-10 | x86: Add cpu features MOVBE and POPCNT | Avi Kivity |
2009-06-09 | x86: Detect use of extended APIC ID for AMD CPUs | Andreas Herrmann |
2009-05-11 | x86: clean up and fix setup_clear/force_cpu_cap handling | Yinghai Lu |
2009-05-03 | x86: cpufeature.h fix name for X86_FEATURE_MCE | Jaswinder Singh Rajput |
2009-04-07 | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi |
2009-02-18 | crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform | Huang Ying |
2009-02-09 | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh |
2008-12-16 | x86: support always running TSC on Intel CPUs, add cpufeature definition | Ingo Molnar |
2008-11-23 | x86: remove duplicate #define from 'cpufeature.h' | Hannes Eder |
2008-11-01 | x86: add X86_FEATURE_HYPERVISOR feature bit | Alok Kataria |
2008-10-31 | x86: add a synthetic TSC_RELIABLE feature bit | Alok Kataria |
2008-10-31 | x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature | Venki Pallipadi |
2008-10-22 | x86: Fix ASM_X86__ header guards | H. Peter Anvin |
2008-10-22 | x86, um: ... and asm-x86 move | Al Viro |