index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-x86
/
cpufeature.h
Age
Commit message (
Expand
)
Author
2008-10-11
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
Ingo Molnar
2008-10-11
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
Ingo Molnar
2008-10-06
Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1
Ingo Molnar
2008-09-23
x86: prevent C-states hang on AMD C1E enabled machines
Thomas Gleixner
2008-09-10
x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo
Sheng Yang
2008-09-05
x86: add NOPL as a synthetic CPU feature bit
H. Peter Anvin
2008-09-05
Merge branch 'x86/x2apic' into x86/core
Ingo Molnar
2008-09-04
Merge branch 'x86/cpu' into x86/x2apic
H. Peter Anvin
2008-09-04
Merge branch 'x86/cpu' into x86/core
H. Peter Anvin
2008-09-04
Merge branch 'linus' into x86/x2apic
Ingo Molnar
2008-08-27
x86: cpufeature: fix SMX flag
H. Peter Anvin
2008-08-27
x86: <asm/cpufeature.h>: clean up overlong lines, whitespace
H. Peter Anvin
2008-08-27
x86: cpufeature: add Intel features from CPUID and AVX specs
H. Peter Anvin
2008-08-27
x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>
H. Peter Anvin
2008-08-27
Merge branch 'x86/urgent' into x86/cpu
H. Peter Anvin
2008-08-25
x86: add X86_FEATURE_XMM4_2 definitions
Austin Zhang
2008-08-23
x86: use cpuid vector 0xb when available for detecting cpu topology
Suresh Siddha
2008-08-23
Merge branch 'x86/cpu' into x86/x2apic
Ingo Molnar
2008-08-18
x86: add NOPL as a synthetic CPU feature bit
H. Peter Anvin
2008-07-26
Merge branch 'x86/x2apic' into x86/core
Ingo Molnar
2008-07-22
x86: consolidate header guards
Vegard Nossum
2008-07-18
Merge branch 'x86/apic' into x86/x2apic
Ingo Molnar
2008-07-18
x86: APIC: remove apic_write_around(); use alternatives
Maciej W. Rozycki
2008-07-12
x64, x2apic/intr-remap: cpuid bits for x2apic feature
Suresh Siddha
2008-07-11
x86_64: add pseudo-features for 32-bit compat syscall
Jeremy Fitzhardinge
2008-07-08
Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debu...
Ingo Molnar
2008-06-24
x86: add X86_FEATURE_IBS cpu feature
Robert Richter
2008-05-25
x86: setup_force_cpu_cap(): don't do clear_bit(non-unsigned-long)
Andrew Morton
2008-04-17
x86: PAT infrastructure patch
venkatesh.pallipadi@intel.com
2008-04-17
x86: add cpu_has_arch_perfmon
stephane eranian
2008-04-17
x86: clean up cpu capabilities accesses
Ingo Molnar
2008-02-04
x86: add feature macros for the gbpages cpuid bit
Andi Kleen
2008-02-04
x86: unify CPU feature string names
H. Peter Anvin
2008-01-30
x86: convert TSC disabling to generic cpuid disable bitmap
Andi Kleen
2008-01-30
x86: add framework to disable CPUID bits on the command line
Andi Kleen
2008-01-30
x86: 64-bit, remove redundant cpu_has_ definitions
Kyle McMartin
2008-01-30
x86: remove the now unused X86_FEATURE_SYNC_RDTSC
Andi Kleen
2008-01-30
x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs
Andi Kleen
2008-01-30
x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs
Andi Kleen
2008-01-30
x86: x86-64 wired cpu_has macros
Roland McGrath
2008-01-30
x86: add set/clear_cpu_cap operations
Jeremy Fitzhardinge
2008-01-30
x86: clean up bitops-related warnings
Jeremy Fitzhardinge
2008-01-30
x86: cleanup tlbflush.h variants
Thomas Gleixner
2008-01-30
x86: unify asm/cpufeature.h
H. Peter Anvin
2007-10-11
i386/x86_64: move headers to include/asm-x86
Thomas Gleixner