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
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
x86/resctrl: Add AMD's X86_FEATURE_MBA to the scattered CPUID features
Sherry Hurwitz
2018-11-22
1
-1
/
+6
|
*
|
|
|
|
|
|
x86/resctrl: Rename the config option INTEL_RDT to RESCTRL
Babu Moger
2018-11-22
2
-3
/
+3
|
*
|
|
|
|
|
|
x86/resctrl: Add vendor check for the MBA software controller
Babu Moger
2018-11-22
1
-1
/
+4
|
*
|
|
|
|
|
|
x86/resctrl: Bring cbm_validate() into the resource structure
Babu Moger
2018-11-22
3
-9
/
+19
|
*
|
|
|
|
|
|
x86/resctrl: Initialize the vendor-specific resource functions
Babu Moger
2018-11-22
3
-9
/
+37
|
*
|
|
|
|
|
|
x86/resctrl: Move all the macros to resctrl/internal.h
Babu Moger
2018-11-22
4
-24
/
+24
|
*
|
|
|
|
|
|
x86/resctrl: Re-arrange the RDT init code
Babu Moger
2018-11-22
1
-7
/
+21
|
*
|
|
|
|
|
|
x86/resctrl: Rename the RDT functions and definitions
Babu Moger
2018-11-22
6
-27
/
+28
|
*
|
|
|
|
|
|
x86/resctrl: Rename and move rdt files to a separate directory
Babu Moger
2018-11-22
11
-19
/
+20
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-26
1
-14
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/kvmclock: convert to SPDX identifiers
Peng Hao
2018-12-21
1
-14
/
+1
|
|
|
_
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge tag 'for-linus-4.21-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-12-26
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
xen/pvh: Split CONFIG_XEN_PVH into CONFIG_PVH and CONFIG_XEN_PVH
Maran Wilson
2018-12-13
1
-1
/
+1
|
|
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-25
2
-11
/
+28
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/speculation: Add support for STIBP always-on preferred mode
Thomas Lendacky
2018-12-18
1
-6
/
+22
|
*
|
|
|
|
|
|
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
2018-12-11
1
-1
/
+2
|
*
|
|
|
|
|
|
x86/speculation: Change misspelled STIPB to STIBP
Waiman Long
2018-12-06
2
-4
/
+4
*
|
|
|
|
|
|
|
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2018-12-21
5
-64
/
+66
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Revert "kbuild/Makefile: Prepare for using macros in inline assembly code to ...
Ingo Molnar
2018-12-19
1
-7
/
+0
|
*
|
|
|
|
|
|
Revert "x86/objtool: Use asm macros to work around GCC inlining bugs"
Ingo Molnar
2018-12-19
1
-2
/
+0
|
*
|
|
|
|
|
|
Revert "x86/refcount: Work around GCC inlining bug"
Ingo Molnar
2018-12-19
1
-1
/
+0
|
*
|
|
|
|
|
|
Revert "x86/alternatives: Macrofy lock prefixes to work around GCC inlining b...
Ingo Molnar
2018-12-19
1
-1
/
+0
|
*
|
|
|
|
|
|
Revert "x86/bug: Macrofy the BUG table section handling, to work around GCC i...
Ingo Molnar
2018-12-19
1
-1
/
+0
|
*
|
|
|
|
|
|
Revert "x86/paravirt: Work around GCC inlining bugs when compiling paravirt ops"
Ingo Molnar
2018-12-19
1
-1
/
+0
|
*
|
|
|
|
|
|
Revert "x86/extable: Macrofy inline assembly code to work around GCC inlining...
Ingo Molnar
2018-12-19
1
-1
/
+0
|
*
|
|
|
|
|
|
Revert "x86/cpufeature: Macrofy inline assembly code to work around GCC inlin...
Ingo Molnar
2018-12-19
1
-1
/
+0
|
*
|
|
|
|
|
|
Revert "x86/jump-labels: Macrofy inline assembly code to work around GCC inli...
Ingo Molnar
2018-12-19
1
-1
/
+0
|
*
|
|
|
|
|
|
x86/mtrr: Don't copy uninitialized gentry fields back to userspace
Colin Ian King
2018-12-19
1
-0
/
+2
|
*
|
|
|
|
|
|
x86/fsgsbase/64: Fix the base write helper functions
Chang S. Bae
2018-12-18
2
-48
/
+60
|
|
|
_
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking se...
Reinette Chatre
2018-12-11
1
-0
/
+4
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
/
|
|
|
|
kprobes/x86: Fix instruction patching corruption when copying more than one R...
Masami Hiramatsu
2018-12-04
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-12-01
5
-170
/
+515
|
\
|
|
|
|
|
*
|
|
|
x86/speculation: Provide IBPB always command line options
Thomas Gleixner
2018-11-28
1
-11
/
+23
|
*
|
|
|
x86/speculation: Add seccomp Spectre v2 user space protection mode
Thomas Gleixner
2018-11-28
1
-1
/
+16
|
*
|
|
|
x86/speculation: Enable prctl mode for spectre_v2_user
Thomas Gleixner
2018-11-28
1
-9
/
+32
|
*
|
|
|
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
2018-11-28
2
-0
/
+72
|
*
|
|
|
x86/speculation: Prepare arch_smt_update() for PRCTL mode
Thomas Gleixner
2018-11-28
1
-21
/
+25
|
*
|
|
|
x86/speculation: Prevent stale SPEC_CTRL msr content
Thomas Gleixner
2018-11-28
2
-12
/
+36
|
*
|
|
|
x86/speculation: Split out TIF update
Thomas Gleixner
2018-11-28
1
-12
/
+23
|
*
|
|
|
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
2018-11-28
1
-5
/
+24
|
*
|
|
|
x86/speculation: Avoid __switch_to_xtra() calls
Thomas Gleixner
2018-11-28
1
-0
/
+15
|
*
|
|
|
x86/process: Consolidate and simplify switch_to_xtra() code
Thomas Gleixner
2018-11-28
4
-19
/
+37
|
*
|
|
|
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
2018-11-28
2
-2
/
+22
|
*
|
|
|
x86/speculation: Add command line control for indirect branch speculation
Thomas Gleixner
2018-11-28
1
-17
/
+116
|
*
|
|
|
x86/speculation: Unify conditional spectre v2 print functions
Thomas Gleixner
2018-11-28
1
-13
/
+4
|
*
|
|
|
x86/speculataion: Mark command line parser data __initdata
Thomas Gleixner
2018-11-28
1
-2
/
+2
|
*
|
|
|
x86/speculation: Mark string arrays const correctly
Thomas Gleixner
2018-11-28
1
-3
/
+3
|
*
|
|
|
x86/speculation: Reorder the spec_v2 code
Thomas Gleixner
2018-11-28
1
-84
/
+84
|
*
|
|
|
x86/l1tf: Show actual SMT state
Thomas Gleixner
2018-11-28
1
-2
/
+3
|
*
|
|
|
x86/speculation: Rework SMT state change
Thomas Gleixner
2018-11-28
1
-6
/
+5
[prev]
[next]