index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
cpufeature.h
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-13
x86/cpufeature: Guard asm_volatile_goto usage for BPF compilation
Alexei Starovoitov
1
-0
/
+15
2018-03-20
x86: Remove FAST_FEATURE_TESTS
Peter Zijlstra
1
-8
/
+0
2018-02-06
x86/cpufeature: Update _static_cpu_has() to use all named variables
Peter Zijlstra
1
-4
/
+5
2018-02-06
x86/cpufeature: Reindent _static_cpu_has()
Peter Zijlstra
1
-39
/
+39
2018-01-26
x86/cpufeatures: Add CPUID_7_EDX CPUID leaf
David Woodhouse
1
-2
/
+5
2017-12-17
x86/cpufeatures: Make CPU bugs sticky
Thomas Gleixner
1
-0
/
+2
2017-12-17
Merge commit 'upstream-x86-entry' into WIP.x86/mm
Ingo Molnar
1
-5
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-17
x86/cpuid: Add generic table for CPUID dependencies
Andi Kleen
1
-5
/
+4
2016-12-09
x86/cpufeature: Provide helper to set bugs bits
Borislav Petkov
1
-0
/
+1
2016-06-30
x86/cpufeature: Add helper macro for mask check macros
Dave Hansen
1
-40
/
+50
2016-06-30
x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
Dave Hansen
1
-2
/
+6
2016-06-30
x86/cpufeature: Update cpufeaure macros
Dave Hansen
1
-2
/
+4
2016-05-20
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
1
-25
/
+1
2016-05-17
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-25
/
+0
2016-05-16
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
1
-6
/
+6
2016-05-12
x86/cpu: Add detection of AMD RAS Capabilities
Yazen Ghannam
1
-0
/
+1
2016-04-13
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
Borislav Petkov
1
-6
/
+0
2016-04-13
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+0
2016-04-13
x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+0
2016-04-13
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+0
2016-04-13
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+0
2016-04-13
x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+0
2016-04-13
x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+0
2016-04-13
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+0
2016-04-13
x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+0
2016-04-13
x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage
Borislav Petkov
1
-1
/
+0
2016-04-13
Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base
Ingo Molnar
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_pse
Borislav Petkov
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_xmm2
Borislav Petkov
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_clflush
Borislav Petkov
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_x2apic
Borislav Petkov
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_osxsave
Borislav Petkov
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_hypervisor
Borislav Petkov
1
-1
/
+0
2016-03-31
x86/cpufeature: Remove cpu_has_arch_perfmon
Borislav Petkov
1
-1
/
+0
2016-03-31
x86/mm/pat, x86/cpufeature: Remove cpu_has_pat
Borislav Petkov
1
-1
/
+0
2016-03-11
x86/mm/pkeys: Fix mismerge of protection keys CPUID bits
Dave Hansen
1
-4
/
+0
2016-02-16
x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
Dave Hansen
1
-20
/
+39
2016-02-16
x86/cpufeature: Speed up cpu_feature_enabled()
Borislav Petkov
1
-2
/
+1
2016-01-30
x86/alternatives: Discard dynamic check after init
Brian Gerst
1
-7
/
+12
2016-01-30
x86/cpufeature: Get rid of the non-asm goto variant
Borislav Petkov
1
-44
/
+5
2016-01-30
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
1
-93
/
+7
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
1
-283
/
+1
2016-01-19
x86/cpufeature: Add AMD AVIC bit
Borislav Petkov
1
-0
/
+1
2016-01-12
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-57
/
+58
2015-12-19
x86/cpu: Provide a config option to disable static_cpu_has
Borislav Petkov
1
-1
/
+1
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
1
-33
/
+4
2015-12-19
x86/cpufeature: Cleanup get_cpu_cap()
Borislav Petkov
1
-0
/
+20
[next]