| Commit message (Expand) | Author | Age |
* | Merge branch 'x86-alternatives-for-linus' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2010-08-06 |
|\ |
|
| * | x86, alternatives: Use 16-bit numbers for cpufeature index | H. Peter Anvin | 2010-07-07 |
* | | x86: Fix keeping track of AMD C1E | Michal Schmidt | 2010-08-02 |
* | | x86, cpu: Package Level Thermal Control, Power Limit Notification definitions | Fenghua Yu | 2010-07-30 |
* | | 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-19 |
* | | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin | 2010-07-07 |
* | | x86, cpu: Add CPU flags for F16C and RDRND | H. Peter Anvin | 2010-07-07 |
* | | x86: Look for IA32_ENERGY_PERF_BIAS support | Venkatesh Pallipadi | 2010-06-16 |
|/ |
|
* | x86, cpufeature: Unbreak compile with gcc 3.x | H. Peter Anvin | 2010-05-27 |
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-05-18 |
|\ |
|
| * | x86: Add new static_cpu_has() function using alternatives | H. Peter Anvin | 2010-05-11 |
* | | x86, cpu: Add AMD core boosting feature flag to /proc/cpuinfo | Borislav Petkov | 2010-04-09 |
|/ |
|
* | x86, cpu: Print AMD virtualization features in /proc/cpuinfo | Joerg Roedel | 2010-02-13 |
* | x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config space | Andreas Herrmann | 2009-12-16 |
* | crypto: ghash - Add PCLMULQDQ accelerated implementation | Huang Ying | 2009-10-18 |
* | x86: Move APERF/MPERF into a X86_FEATURE | Peter Zijlstra | 2009-09-15 |
* | x86: Fix CPU llc_shared_map information for AMD Magny-Cours | Andreas Herrmann | 2009-09-03 |
* | Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 2009-06-11 |
|\ |
|
| * | x86: Add cpu features MOVBE and POPCNT | Avi Kivity | 2009-06-10 |
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2009-06-10 |
|\ \ |
|
| * | | x86: Detect use of extended APIC ID for AMD CPUs | Andreas Herrmann | 2009-06-09 |
| |/ |
|
* | | x86: clean up and fix setup_clear/force_cpu_cap handling | Yinghai Lu | 2009-05-11 |
* | | x86: cpufeature.h fix name for X86_FEATURE_MCE | Jaswinder Singh Rajput | 2009-05-03 |
|/ |
|
* | x86 ACPI: Add support for Always Running APIC timer | Venkatesh Pallipadi | 2009-04-07 |
* | crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platform | Huang Ying | 2009-02-18 |
* | x86: add clflush before monitor for Intel 7400 series | Pallipadi, Venkatesh | 2009-02-09 |
* | x86: support always running TSC on Intel CPUs, add cpufeature definition | Ingo Molnar | 2008-12-16 |
* | x86: remove duplicate #define from 'cpufeature.h' | Hannes Eder | 2008-11-23 |
* | x86: add X86_FEATURE_HYPERVISOR feature bit | Alok Kataria | 2008-11-01 |
* | 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-31 |
* | x86: Fix ASM_X86__ header guards | H. Peter Anvin | 2008-10-23 |
* | x86, um: ... and asm-x86 move | Al Viro | 2008-10-23 |