aboutsummaryrefslogtreecommitdiff
path: root/include/asm-x86/cpufeature.h
AgeCommit message (Expand)Author
2008-02-04x86: add feature macros for the gbpages cpuid bitAndi Kleen
2008-02-04x86: unify CPU feature string namesH. Peter Anvin
2008-01-30x86: convert TSC disabling to generic cpuid disable bitmapAndi Kleen
2008-01-30x86: add framework to disable CPUID bits on the command lineAndi Kleen
2008-01-30x86: 64-bit, remove redundant cpu_has_ definitionsKyle McMartin
2008-01-30x86: remove the now unused X86_FEATURE_SYNC_RDTSCAndi Kleen
2008-01-30x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUsAndi Kleen
2008-01-30x86: implement support to synchronize RDTSC through MFENCE on AMD CPUsAndi Kleen
2008-01-30x86: x86-64 wired cpu_has macrosRoland McGrath
2008-01-30x86: add set/clear_cpu_cap operationsJeremy Fitzhardinge
2008-01-30x86: clean up bitops-related warningsJeremy Fitzhardinge
2008-01-30x86: cleanup tlbflush.h variantsThomas Gleixner
2008-01-30x86: unify asm/cpufeature.hH. Peter Anvin
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner