index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
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
...
|
|
*
|
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
|
|
\
|
|
*
x86/cpufeature: Add feature bit for Intel's Silicon Debug CPUID bit
Mathias Krause
2015-07-31
1
-0
/
+1
|
*
|
x86/asm: Add MONITORX/MWAITX instruction support
Huang Rui
2015-08-22
1
-0
/
+1
|
|
/
*
/
x86/cpufeatures: Enable cpuid for Intel SHA extensions
Tim Chen
2015-08-22
1
-0
/
+1
|
/
*
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
Andy Lutomirski
2015-04-26
1
-0
/
+1
*
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-14
1
-1
/
+9
|
\
|
*
x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection
Alexander Shishkin
2015-04-02
1
-0
/
+1
|
*
x86: Add support for Intel Cache QoS Monitoring (CQM) detection
Peter P Waskiewicz Jr
2015-02-25
1
-1
/
+8
*
|
x86/asm: Add support for the CLWB instruction
Ross Zwisler
2015-04-03
1
-0
/
+1
*
|
Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
2015-03-04
1
-13
/
+17
|
\
\
|
*
|
x86/alternatives: Make JMPs more robust
Borislav Petkov
2015-02-23
1
-8
/
+2
|
*
|
x86/alternatives: Add instruction padding
Borislav Petkov
2015-02-23
1
-6
/
+16
|
|
/
*
/
x86/asm: Add support for the pcommit instruction
Ross Zwisler
2015-02-20
1
-0
/
+1
|
/
*
Merge branch 'perf/hw_breakpoints' into perf/core
Ingo Molnar
2015-01-28
1
-0
/
+2
|
\
|
*
perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8
Jacob Shin
2014-12-03
1
-0
/
+2
*
|
x86: Add support for Intel HWP feature detection.
Dirk Brandewie
2014-11-12
1
-0
/
+5
|
/
*
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2014-10-14
1
-24
/
+28
|
\
|
*
x86: Add more disabled features
Dave Hansen
2014-09-11
1
-20
/
+0
|
*
x86: Introduce disabled-features
Dave Hansen
2014-09-11
1
-0
/
+28
|
*
x86: Axe the lightly-used cpu_has_pae
Dave Hansen
2014-09-11
1
-4
/
+0
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-10-08
1
-0
/
+1
|
\
\
|
*
|
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
Paolo Bonzini
2014-09-24
1
-0
/
+1
|
|
/
*
/
x86: Support compiling out human-friendly processor feature names
Josh Triplett
2014-08-17
1
-0
/
+7
|
/
*
x86, cpu: Kill cpu_has_mp
Borislav Petkov
2014-07-14
1
-4
/
+0
*
x86/cpufeature: Add bug flags to /proc/cpuinfo
Borislav Petkov
2014-07-14
1
-2
/
+8
*
x86, cpufeature: Convert more "features" to bugs
Borislav Petkov
2014-06-18
1
-14
/
+17
*
x86/xsaves: Detect xsaves/xrstors feature
Fenghua Yu
2014-05-29
1
-2
/
+8
*
x86/cpufeature.h: Reformat x86 feature macros
Fenghua Yu
2014-05-29
1
-181
/
+181
*
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-04-01
1
-0
/
+7
|
\
[prev]
[next]