index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
cpufeature.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-07
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
x86/cpuid: Add generic table for CPUID dependencies
Andi Kleen
2017-10-17
1
-5
/
+4
|
/
*
x86/cpufeature: Provide helper to set bugs bits
Borislav Petkov
2016-12-09
1
-0
/
+1
*
x86/cpufeature: Add helper macro for mask check macros
Dave Hansen
2016-06-30
1
-40
/
+50
*
x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
Dave Hansen
2016-06-30
1
-2
/
+6
*
x86/cpufeature: Update cpufeaure macros
Dave Hansen
2016-06-30
1
-2
/
+4
*
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
2016-05-20
1
-25
/
+1
|
\
|
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-16
1
-25
/
+0
|
|
\
|
|
*
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-6
/
+0
|
|
*
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+0
|
|
*
x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+0
|
|
*
x86/cpufeature: Replace cpu_has_apic with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+0
|
|
*
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+0
|
|
*
x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+0
|
|
*
x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+0
|
|
*
x86/cpufeature: Replace cpu_has_avx with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+0
|
|
*
x86/cpufeature: Replace cpu_has_aes with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+0
|
|
*
x86/cpufeature: Replace cpu_has_avx2 with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+0
|
|
*
Merge branch 'x86/mm' into x86/asm to resolve conflict and to create common base
Ingo Molnar
2016-04-13
1
-1
/
+0
|
|
|
\
|
|
|
*
x86/mm/pat, x86/cpufeature: Remove cpu_has_pat
Borislav Petkov
2016-03-31
1
-1
/
+0
|
|
*
|
x86/cpufeature: Remove cpu_has_pse
Borislav Petkov
2016-03-31
1
-1
/
+0
|
|
*
|
x86/cpufeature: Remove cpu_has_pge
Borislav Petkov
2016-03-31
1
-1
/
+0
|
|
*
|
x86/cpufeature: Remove cpu_has_xmm2
Borislav Petkov
2016-03-31
1
-1
/
+0
|
|
*
|
x86/cpufeature: Remove cpu_has_clflush
Borislav Petkov
2016-03-31
1
-1
/
+0
|
|
*
|
x86/cpufeature: Remove cpu_has_gbpages
Borislav Petkov
2016-03-31
1
-1
/
+0
|
|
*
|
x86/cpufeature: Remove cpu_has_x2apic
Borislav Petkov
2016-03-31
1
-1
/
+0
|
|
*
|
x86/cpufeature: Remove cpu_has_osxsave
Borislav Petkov
2016-03-31
1
-1
/
+0
|
|
*
|
x86/cpufeature: Remove cpu_has_hypervisor
Borislav Petkov
2016-03-31
1
-1
/
+0
|
|
*
|
x86/cpufeature: Remove cpu_has_arch_perfmon
Borislav Petkov
2016-03-31
1
-1
/
+0
|
|
|
/
|
*
|
x86/cpu: Add detection of AMD RAS Capabilities
Yazen Ghannam
2016-05-12
1
-0
/
+1
|
|
/
*
|
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
2016-05-16
1
-6
/
+6
|
/
*
x86/mm/pkeys: Fix mismerge of protection keys CPUID bits
Dave Hansen
2016-03-11
1
-4
/
+0
*
x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
Dave Hansen
2016-02-16
1
-20
/
+39
*
x86/cpufeature: Speed up cpu_feature_enabled()
Borislav Petkov
2016-02-16
1
-2
/
+1
*
x86/alternatives: Discard dynamic check after init
Brian Gerst
2016-01-30
1
-7
/
+12
*
x86/cpufeature: Get rid of the non-asm goto variant
Borislav Petkov
2016-01-30
1
-44
/
+5
*
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
2016-01-30
1
-93
/
+7
*
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2016-01-30
1
-283
/
+1
*
x86/cpufeature: Add AMD AVIC bit
Borislav Petkov
2016-01-19
1
-0
/
+1
*
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-11
1
-57
/
+58
|
\
|
*
x86/cpu: Provide a config option to disable static_cpu_has
Borislav Petkov
2015-12-19
1
-1
/
+1
|
*
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-12-19
1
-33
/
+4
|
*
x86/cpufeature: Cleanup get_cpu_cap()
Borislav Petkov
2015-12-19
1
-0
/
+20
|
*
x86/cpufeature: Move some of the scattered feature bits to x86_capability
Borislav Petkov
2015-12-19
1
-22
/
+32
*
|
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
2015-12-19
1
-0
/
+1
|
/
*
x86/cpu: Add CLZERO detection
Wan Zongshun
2015-11-01
1
-1
/
+4
*
x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag
Kristen Carlson Accardi
2015-09-23
1
-1
/
+1
*
Merge branch 'linus' into x86/urgent, to be able to merge a dependent fix
Ingo Molnar
2015-09-05
1
-0
/
+2
|
\
|
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
1
-0
/
+1
|
|
\
[next]