index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
/
common.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'linus' into x86/urgent, to refresh the tree
Ingo Molnar
2016-05-20
1
-29
/
+63
|
\
|
*
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-05-17
1
-26
/
+56
|
|
\
|
|
*
x86/segments/64: When loadsegment(fs, ...) fails, clear the base
Andy Lutomirski
2016-04-29
1
-1
/
+1
|
|
*
x86/cpufeature: Replace cpu_has_tsc with boot_cpu_has() usage
Borislav Petkov
2016-04-13
1
-1
/
+1
|
|
*
x86/cpu: Move X86_BUG_ESPFIX initialization to generic_identify()
Andy Lutomirski
2016-04-13
1
-25
/
+25
|
|
*
x86/cpu: Probe the behavior of nulling out a segment at boot time
Andy Lutomirski
2016-04-13
1
-0
/
+31
|
|
*
x86/cpu: Do the feature test first in enable_sep_cpu()
Borislav Petkov
2016-03-29
1
-4
/
+3
|
*
|
x86/cpu: Add detection of AMD RAS Capabilities
Yazen Ghannam
2016-05-12
1
-3
/
+7
|
|
/
*
|
x86/mm/mpx: Work around MPX erratum SKD046
Dave Hansen
2016-05-20
1
-0
/
+3
*
|
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
2016-05-16
1
-0
/
+4
|
/
*
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-24
1
-1
/
+3
|
\
|
*
perf/x86/mbm: Add Intel Memory B/W Monitoring enumeration and init
Vikas Shivappa
2016-03-21
1
-1
/
+3
*
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-24
1
-2
/
+2
|
\
|
|
*
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2016-03-17
1
-2
/
+2
|
|
\
|
|
*
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-24
1
-2
/
+2
*
|
|
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-21
1
-0
/
+44
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
x86/mm/pkeys: Actually enable Memory Protection Keys in the CPU
Dave Hansen
2016-02-18
1
-0
/
+43
|
*
|
x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
Dave Hansen
2016-02-16
1
-0
/
+1
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys
Ingo Molnar
2016-02-16
1
-14
/
+16
|
|
\
\
\
*
|
\
\
\
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2016-03-15
1
-0
/
+16
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
x86/mm: Add a 'noinvpcid' boot option to turn off INVPCID
Andy Lutomirski
2016-02-09
1
-0
/
+16
|
|
/
/
/
*
|
|
|
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-15
1
-14
/
+25
|
\
\
\
\
|
*
|
|
|
x86/entry/32: Introduce and use X86_BUG_ESPFIX instead of paravirt_enabled
Andy Lutomirski
2016-03-08
1
-0
/
+25
|
|
|
/
/
|
|
/
|
|
|
*
|
|
x86/alternatives: Discard dynamic check after init
Brian Gerst
2016-01-30
1
-6
/
+0
|
*
|
|
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
2016-01-30
1
-10
/
+2
|
|
/
/
*
|
/
x86/topology: Create logical package id
Thomas Gleixner
2016-02-29
1
-0
/
+2
|
|
/
|
/
|
*
|
x86/cpu: Convert printk(KERN_<LEVEL> ...) to pr_<level>(...)
Chen Yucong
2016-02-03
1
-22
/
+20
|
/
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-12
1
-9
/
+4
|
\
|
*
x86/cpu: Fix MSR value truncation issue
Borislav Petkov
2015-11-24
1
-1
/
+1
|
*
x86/cpu: Unify CPU family, model, stepping calculation
Borislav Petkov
2015-11-24
1
-8
/
+3
*
|
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-12-19
1
-1
/
+3
*
|
x86/cpufeature: Cleanup get_cpu_cap()
Borislav Petkov
2015-12-19
1
-25
/
+22
*
|
x86/cpufeature: Move some of the scattered feature bits to x86_capability
Borislav Petkov
2015-12-19
1
-0
/
+5
|
/
*
x86/cpu: Fix SMAP check in PVOPS environments
Andrew Cooper
2015-11-19
1
-2
/
+1
*
x86/cpu: Add CLZERO detection
Wan Zongshun
2015-11-01
1
-0
/
+1
*
x86/cpu: Print family/model/stepping in hex
Borislav Petkov
2015-09-13
1
-2
/
+2
*
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-09-01
1
-0
/
+18
|
\
|
*
x86/cpu: Restore MSR_IA32_ENERGY_PERF_BIAS after resume
Laura Abbott
2015-07-21
1
-0
/
+18
*
|
x86/asm/msr: Make wrmsrl() a function
Andy Lutomirski
2015-08-23
1
-3
/
+3
*
|
x86/ldt: Make modify_ldt synchronous
Andy Lutomirski
2015-07-31
1
-2
/
+2
|
/
*
x86/fpu: Fix FPU related boot regression when CPUID masking BIOS feature is e...
Ingo Molnar
2015-06-30
1
-1
/
+1
*
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-23
1
-10
/
+6
|
\
|
*
Merge branch 'x86/asm' into x86/core, to prepare for new patch
Ingo Molnar
2015-06-08
1
-4
/
+4
|
|
\
|
|
*
x86/asm/entry: Untangle 'system_call' into two entry points: entry_SYSCALL_64...
Ingo Molnar
2015-06-08
1
-1
/
+1
|
|
*
x86/asm/entry: Untangle 'ia32_sysenter_target' into two entry points: entry_S...
Ingo Molnar
2015-06-08
1
-2
/
+2
|
|
*
x86/asm/entry: Rename compat syscall entry points
Ingo Molnar
2015-06-08
1
-1
/
+1
|
*
|
x86: Kill CONFIG_X86_HT
Borislav Petkov
2015-06-07
1
-2
/
+2
|
|
/
|
*
x86/entry: Remove unused 'kernel_stack' per-cpu variable
Denys Vlasenko
2015-05-08
1
-4
/
+0
*
|
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-23
1
-35
/
+12
|
\
\
|
*
|
x86/mpx: Introduce a boot-time disable flag
Dave Hansen
2015-06-09
1
-0
/
+16
[next]