aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/cpufeature.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-13x86, cpu: Print AMD virtualization features in /proc/cpuinfoJoerg Roedel1-0/+4
2009-12-16x86, amd: Get multi-node CPU info from NodeId MSR instead of PCI config spaceAndreas Herrmann1-0/+1
2009-10-19crypto: ghash - Add PCLMULQDQ accelerated implementationHuang Ying1-0/+1
2009-09-15x86: Move APERF/MPERF into a X86_FEATUREPeter Zijlstra1-0/+1
2009-09-03x86: Fix CPU llc_shared_map information for AMD Magny-CoursAndreas Herrmann1-0/+1
2009-06-11Merge branch 'kvm-updates/2.6.31' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+2
2009-06-10Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-06-10x86: Add cpu features MOVBE and POPCNTAvi Kivity1-0/+2
2009-06-09x86: Detect use of extended APIC ID for AMD CPUsAndreas Herrmann1-0/+1
2009-05-11x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai Lu1-2/+2
2009-05-03x86: cpufeature.h fix name for X86_FEATURE_MCEJaswinder Singh Rajput1-1/+1
2009-04-07x86 ACPI: Add support for Always Running APIC timerVenkatesh Pallipadi1-0/+1
2009-02-18crypto: aes-ni - Add support to Intel AES-NI instructions for x86_64 platformHuang Ying1-0/+1
2009-02-09x86: add clflush before monitor for Intel 7400 seriesPallipadi, Venkatesh1-0/+1
2008-12-16x86: support always running TSC on Intel CPUs, add cpufeature definitionIngo Molnar1-0/+1
2008-11-23x86: remove duplicate #define from 'cpufeature.h'Hannes Eder1-1/+0
2008-11-01x86: add X86_FEATURE_HYPERVISOR feature bitAlok Kataria1-0/+2
2008-10-31x86: add a synthetic TSC_RELIABLE feature bitAlok Kataria1-0/+1
2008-10-31x86: fix AMDC1E and XTOPOLOGY conflict in cpufeatureVenki Pallipadi1-1/+1
2008-10-22x86: Fix ASM_X86__ header guardsH. Peter Anvin1-3/+3
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-0/+271