Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
49ab56ac6e1b907b7dadb72a4012460359feaf0e
/
arch
/
x86
/
include
/
asm
/
cpufeature.h
49ab56a
x86: add X86_FEATURE_HYPERVISOR feature bit
by Alok Kataria
· 16 years ago
b2bcc7b
x86: add a synthetic TSC_RELIABLE feature bit
by Alok Kataria
· 16 years ago
2576c99
x86: fix AMDC1E and XTOPOLOGY conflict in cpufeature
by Venki Pallipadi
· 16 years ago
1965aae
x86: Fix ASM_X86__ header guards
by H. Peter Anvin
· 16 years ago
bb89855
x86, um: ... and asm-x86 move
by Al Viro
· 16 years ago
[Renamed from include/asm-x86/cpufeature.h]
0afe2db
Merge branch 'x86/unify-cpu-detect' into x86-v28-for-linus-phase4-D
by Ingo Molnar
· 16 years ago
d847059
Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B
by Ingo Molnar
· 16 years ago
b8cd9d0
Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1
by Ingo Molnar
· 16 years ago
a8d6829
x86: prevent C-states hang on AMD C1E enabled machines
by Thomas Gleixner
· 16 years ago
e38e05a
x86: extended "flags" to show virtualization HW feature in /proc/cpuinfo
by Sheng Yang
· 16 years ago
b6734c3
x86: add NOPL as a synthetic CPU feature bit
by H. Peter Anvin
· 16 years ago
9042763
Merge branch 'x86/x2apic' into x86/core
by Ingo Molnar
· 16 years ago
aa3341a
Merge branch 'x86/cpu' into x86/x2apic
by H. Peter Anvin
· 16 years ago
7203781
Merge branch 'x86/cpu' into x86/core
by H. Peter Anvin
· 16 years ago
42390cd
Merge branch 'linus' into x86/x2apic
by Ingo Molnar
· 16 years ago
af2e1f2
x86: cpufeature: fix SMX flag
by H. Peter Anvin
· 16 years ago
2798c63
x86: <asm/cpufeature.h>: clean up overlong lines, whitespace
by H. Peter Anvin
· 16 years ago
f1240c0
x86: cpufeature: add Intel features from CPUID and AVX specs
by H. Peter Anvin
· 16 years ago
7414aa4
x86: generate names for /proc/cpuinfo from <asm/cpufeature.h>
by H. Peter Anvin
· 16 years ago
b30a72a
Merge branch 'x86/urgent' into x86/cpu
by H. Peter Anvin
· 16 years ago
2a61812
x86: add X86_FEATURE_XMM4_2 definitions
by Austin Zhang
· 16 years ago
bbb65d2
x86: use cpuid vector 0xb when available for detecting cpu topology
by Suresh Siddha
· 16 years ago
87ce786
Merge branch 'x86/cpu' into x86/x2apic
by Ingo Molnar
· 16 years ago
7e00df5
x86: add NOPL as a synthetic CPU feature bit
by H. Peter Anvin
· 16 years ago
6dec3a1
Merge branch 'x86/x2apic' into x86/core
by Ingo Molnar
· 16 years ago
77ef50a
x86: consolidate header guards
by Vegard Nossum
· 16 years ago
453c140
Merge branch 'x86/apic' into x86/x2apic
by Ingo Molnar
· 16 years ago
593f4a7
x86: APIC: remove apic_write_around(); use alternatives
by Maciej W. Rozycki
· 16 years ago
32e1d0a
x64, x2apic/intr-remap: cpuid bits for x2apic feature
by Suresh Siddha
· 16 years ago
8d28aab
x86_64: add pseudo-features for 32-bit compat syscall
by Jeremy Fitzhardinge
· 16 years ago
58cf352
Merge branches 'x86/mmio', 'x86/delay', 'x86/idle', 'x86/oprofile', 'x86/debug', 'x86/ptrace' and 'x86/amd-iommu' into x86/devel
by Ingo Molnar
· 16 years ago
b664d6b
x86: add X86_FEATURE_IBS cpu feature
by Robert Richter
· 16 years ago
23eb271
x86: setup_force_cpu_cap(): don't do clear_bit(non-unsigned-long)
by Andrew Morton
· 17 years ago
2e5d9c8
x86: PAT infrastructure patch
by venkatesh.pallipadi@intel.com
· 17 years ago
8697510
x86: add cpu_has_arch_perfmon
by stephane eranian
· 17 years ago
0f8d2b9
x86: clean up cpu capabilities accesses
by Ingo Molnar
· 17 years ago
019c3e7
x86: add feature macros for the gbpages cpuid bit
by Andi Kleen
· 17 years ago
fa1408e
x86: unify CPU feature string names
by H. Peter Anvin
· 17 years ago
404ee5b
x86: convert TSC disabling to generic cpuid disable bitmap
by Andi Kleen
· 17 years ago
7d851c8
x86: add framework to disable CPUID bits on the command line
by Andi Kleen
· 17 years ago
e34cda0
x86: 64-bit, remove redundant cpu_has_ definitions
by Kyle McMartin
· 17 years ago
68071a9
x86: remove the now unused X86_FEATURE_SYNC_RDTSC
by Andi Kleen
· 17 years ago
707fa8e
x86: Implement support to synchronize RDTSC with LFENCE on Intel CPUs
by Andi Kleen
· 17 years ago
de42186
x86: implement support to synchronize RDTSC through MFENCE on AMD CPUs
by Andi Kleen
· 17 years ago
863aec8
x86: x86-64 wired cpu_has macros
by Roland McGrath
· 17 years ago
53756d3
x86: add set/clear_cpu_cap operations
by Jeremy Fitzhardinge
· 17 years ago
5548fec
x86: clean up bitops-related warnings
by Jeremy Fitzhardinge
· 17 years ago
0b9c99b
x86: cleanup tlbflush.h variants
by Thomas Gleixner
· 17 years ago
7b11fb5
x86: unify asm/cpufeature.h
by H. Peter Anvin
· 17 years ago
96a388d
i386/x86_64: move headers to include/asm-x86
by Thomas Gleixner
· 17 years ago