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
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
2015-12-19
x86/cpufeature: Move some of the scattered feature bits to x86_capability
Borislav Petkov
1
-22
/
+32
2015-12-19
x86/xen: Avoid fast syscall path for Xen PV guests
Boris Ostrovsky
1
-0
/
+1
2015-11-01
x86/cpu: Add CLZERO detection
Wan Zongshun
1
-1
/
+4
2015-09-23
x86/cpufeatures: Correct spelling of the HWP_NOTIFY flag
Kristen Carlson Accardi
1
-1
/
+1
2015-09-05
Merge branch 'linus' into x86/urgent, to be able to merge a dependent fix
Ingo Molnar
1
-0
/
+2
2015-09-01
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2015-08-22
x86/asm: Add MONITORX/MWAITX instruction support
Huang Rui
1
-0
/
+1
2015-08-22
x86/cpufeatures: Enable cpuid for Intel SHA extensions
Tim Chen
1
-0
/
+1
2015-07-31
x86/cpufeature: Add feature bit for Intel's Silicon Debug CPUID bit
Mathias Krause
1
-0
/
+1
2015-04-27
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
Andy Lutomirski
1
-0
/
+1
2015-04-15
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+9
2015-04-03
x86/asm: Add support for the CLWB instruction
Ross Zwisler
1
-0
/
+1
2015-04-02
x86: Add Intel Processor Trace (INTEL_PT) cpu feature detection
Alexander Shishkin
1
-0
/
+1
2015-03-04
Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...
Ingo Molnar
1
-13
/
+17
2015-02-25
x86: Add support for Intel Cache QoS Monitoring (CQM) detection
Peter P Waskiewicz Jr
1
-1
/
+8
2015-02-23
x86/alternatives: Make JMPs more robust
Borislav Petkov
1
-8
/
+2
2015-02-23
x86/alternatives: Add instruction padding
Borislav Petkov
1
-6
/
+16
2015-02-20
x86/asm: Add support for the pcommit instruction
Ross Zwisler
1
-0
/
+1
2015-01-28
Merge branch 'perf/hw_breakpoints' into perf/core
Ingo Molnar
1
-0
/
+2
2014-12-03
perf/x86/amd: AMD support for bp_len > HW_BREAKPOINT_LEN_8
Jacob Shin
1
-0
/
+2
2014-11-12
x86: Add support for Intel HWP feature detection.
Dirk Brandewie
1
-0
/
+5
2014-10-14
Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-24
/
+28
2014-10-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2014-09-24
x86: kvm: use alternatives for VMCALL vs. VMMCALL if kernel text is read-only
Paolo Bonzini
1
-0
/
+1
2014-09-12
x86: Add more disabled features
Dave Hansen
1
-20
/
+0
2014-09-12
x86: Introduce disabled-features
Dave Hansen
1
-0
/
+28
2014-09-12
x86: Axe the lightly-used cpu_has_pae
Dave Hansen
1
-4
/
+0
2014-08-18
x86: Support compiling out human-friendly processor feature names
Josh Triplett
1
-0
/
+7
2014-07-14
x86, cpu: Kill cpu_has_mp
Borislav Petkov
1
-4
/
+0
2014-07-14
x86/cpufeature: Add bug flags to /proc/cpuinfo
Borislav Petkov
1
-2
/
+8
2014-06-19
x86, cpufeature: Convert more "features" to bugs
Borislav Petkov
1
-14
/
+17
2014-05-30
x86/xsaves: Detect xsaves/xrstors feature
Fenghua Yu
1
-2
/
+8
2014-05-29
x86/cpufeature.h: Reformat x86 feature macros
Fenghua Yu
1
-181
/
+181
2014-04-02
Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+7
[prev]
[next]