index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-09
x86, modpost: Replace last remnants of RETPOLINE with CONFIG_RETPOLINE
WANG Chao
1
-1
/
+1
2019-01-09
x86/cache: Rename config option to CONFIG_X86_RESCTRL
Borislav Petkov
2
-3
/
+3
2018-12-28
mm: convert totalram_pages and totalhigh_pages variables to atomic
Arun KS
1
-1
/
+1
2018-12-28
mm: reference totalram_pages and managed_pages once per function
Arun KS
1
-2
/
+3
2018-12-26
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
3
-28
/
+1
2018-12-26
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
10
-6
/
+17
2018-12-26
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
15
-17
/
+26
2018-12-26
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-162
/
+308
2018-12-26
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
10
-141
/
+342
2018-12-25
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+27
2018-12-19
x86/mce: Restore MCE injector's module name
Borislav Petkov
1
-1
/
+3
2018-12-19
x86/mtrr: Don't copy uninitialized gentry fields back to userspace
Colin Ian King
1
-0
/
+2
2018-12-18
x86/speculation: Add support for STIBP always-on preferred mode
Thomas Lendacky
1
-6
/
+22
2018-12-11
x86/resctrl: Fix rdt_find_domain() return value and checks
Reinette Chatre
3
-3
/
+3
2018-12-11
x86/intel_rdt: Ensure a CPU remains online for the region's pseudo-locking se...
Reinette Chatre
1
-0
/
+4
2018-12-11
x86/speculation/l1tf: Drop the swap storage limit restriction when l1tf=off
Michal Hocko
1
-1
/
+2
2018-12-08
x86/kernel: Fix more -Wmissing-prototypes warnings
Borislav Petkov
6
-1
/
+9
2018-12-06
x86/mce: Unify pr_* prefix
Borislav Petkov
7
-4
/
+11
2018-12-06
x86/speculation: Change misspelled STIPB to STIBP
Waiman Long
1
-3
/
+3
2018-12-05
x86/mce: Streamline MCE subsystem's naming
Borislav Petkov
15
-14
/
+14
2018-12-05
x86/umip: Make the UMIP activated message generic
Lendacky, Thomas
1
-1
/
+1
2018-12-03
x86/umip: Print UMIP line only once
Borislav Petkov
1
-1
/
+1
2018-12-03
x86: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2018-12-03
Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the tree
Ingo Molnar
5
-153
/
+410
2018-12-01
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-137
/
+388
2018-11-29
x86/resctrl: Remove unnecessary check for cbm_validate()
Babu Moger
1
-1
/
+1
2018-11-28
x86/speculation: Provide IBPB always command line options
Thomas Gleixner
1
-11
/
+23
2018-11-28
x86/speculation: Add seccomp Spectre v2 user space protection mode
Thomas Gleixner
1
-1
/
+16
2018-11-28
x86/speculation: Enable prctl mode for spectre_v2_user
Thomas Gleixner
1
-9
/
+32
2018-11-28
x86/speculation: Add prctl() control for indirect branch speculation
Thomas Gleixner
1
-0
/
+67
2018-11-28
x86/speculation: Prepare arch_smt_update() for PRCTL mode
Thomas Gleixner
1
-21
/
+25
2018-11-28
x86/speculation: Prevent stale SPEC_CTRL msr content
Thomas Gleixner
1
-11
/
+7
2018-11-28
x86/speculation: Split out TIF update
Thomas Gleixner
1
-12
/
+23
2018-11-28
x86/speculation: Prepare for conditional IBPB in switch_mm()
Thomas Gleixner
1
-5
/
+24
2018-11-28
x86/speculation: Prepare for per task indirect branch speculation control
Tim Chen
1
-0
/
+4
2018-11-28
x86/speculation: Add command line control for indirect branch speculation
Thomas Gleixner
1
-17
/
+116
2018-11-28
x86/speculation: Unify conditional spectre v2 print functions
Thomas Gleixner
1
-13
/
+4
2018-11-28
x86/speculataion: Mark command line parser data __initdata
Thomas Gleixner
1
-2
/
+2
2018-11-28
x86/speculation: Mark string arrays const correctly
Thomas Gleixner
1
-3
/
+3
2018-11-28
x86/speculation: Reorder the spec_v2 code
Thomas Gleixner
1
-84
/
+84
2018-11-28
x86/l1tf: Show actual SMT state
Thomas Gleixner
1
-2
/
+3
2018-11-28
x86/speculation: Rework SMT state change
Thomas Gleixner
1
-6
/
+5
2018-11-28
x86/speculation: Rename SSBD update functions
Thomas Gleixner
1
-2
/
+2
2018-11-28
x86/speculation: Disable STIBP when enhanced IBRS is in use
Tim Chen
1
-0
/
+7
2018-11-28
x86/speculation: Move STIPB/IBPB string conditionals out of cpu_show_common()
Tim Chen
1
-2
/
+18
2018-11-28
x86/speculation: Remove unnecessary ret variable in cpu_show_common()
Tim Chen
1
-4
/
+1
2018-11-28
x86/speculation: Clean up spectre_v2_parse_cmdline()
Tim Chen
1
-14
/
+13
2018-11-28
x86/retpoline: Remove minimal retpoline support
Zhenzhong Duan
1
-11
/
+2
2018-11-28
x86/retpoline: Make CONFIG_RETPOLINE depend on compiler support
Zhenzhong Duan
1
-1
/
+1
2018-11-28
x86/MCE/AMD: Fix the thresholding machinery initialization order
Borislav Petkov
1
-13
/
+6
[next]