index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
cpu
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
1
-1
/
+2
2018-06-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-2
/
+8
2018-06-24
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+4
2018-06-24
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-16
/
+33
2018-06-23
x86/mm: Fix 'no5lvl' handling
Kirill A. Shutemov
1
-0
/
+3
2018-06-22
x86/CPU/AMD: Fix LLC ID bit-shift calculation
Suravee Suthikulpanit
1
-1
/
+1
2018-06-22
Merge branch 'linus' into x86/urgent
Thomas Gleixner
20
-125
/
+498
2018-06-22
x86/microcode/intel: Fix memleak in save_microcode_patch()
Zhenzhong Duan
1
-1
/
+4
2018-06-22
x86/mce: Fix incorrect "Machine check from unknown source" message
Tony Luck
1
-8
/
+18
2018-06-22
x86/mce: Do not overwrite MCi_STATUS in mce_no_way_out()
Borislav Petkov
1
-8
/
+10
2018-06-21
x86/pti: Don't report XenPV as vulnerable
Jiri Kosina
1
-0
/
+4
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
1
-1
/
+1
2018-06-13
treewide: kzalloc() -> kcalloc()
Kees Cook
3
-3
/
+3
2018-06-10
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-24
/
+17
2018-06-09
x86/intel_rdt: Enable CMT and MBM on new Skylake stepping
Tony Luck
1
-0
/
+2
2018-06-07
x86/mce: Improve error message when kernel cannot recover
Tony Luck
1
-0
/
+5
2018-06-06
x86/bugs: Switch the selection of mitigation from CPU vendor to CPU features
Konrad Rzeszutek Wilk
1
-8
/
+3
2018-06-06
x86/bugs: Add AMD's SPEC_CTRL MSR usage
Konrad Rzeszutek Wilk
2
-5
/
+13
2018-06-06
x86/bugs: Add AMD's variant of SSB_NO
Konrad Rzeszutek Wilk
1
-1
/
+2
2018-06-05
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-25
/
+270
2018-06-05
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-9
/
+26
2018-06-05
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-18
/
+17
2018-06-05
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-60
/
+164
2018-06-05
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2018-06-04
Merge branches 'x86/dma', 'x86/microcode', 'x86/mm' and 'x86/vdso' into x86/u...
Ingo Molnar
2
-24
/
+15
2018-05-30
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+4
2018-05-27
x86/microcode: Make the late update update_lock a raw lock for RT
Scott Wood
1
-3
/
+3
2018-05-23
x86/speculation: Simplify the CPU bug detection logic
Dominik Brodowski
1
-15
/
+7
2018-05-23
rcu/x86: Provide early rcu_cpu_starting() callback
Peter Zijlstra
1
-0
/
+4
2018-05-21
Merge branch 'speck-v20' of git://git.kernel.org/pub/scm/linux/kernel/git/tip...
Linus Torvalds
5
-31
/
+470
2018-05-19
x86/MCE/AMD: Read MCx_MISC block addresses on any CPU
Borislav Petkov
1
-8
/
+7
2018-05-19
Merge branch 'ras/urgent' into ras/core
Thomas Gleixner
2
-16
/
+19
2018-05-19
x86/MCE/AMD: Cache SMCA MISC block addresses
Borislav Petkov
1
-15
/
+14
2018-05-19
x86/intel_rdt/mba_sc: Feedback loop to dynamically update mem bandwidth
Vikas Shivappa
3
-3
/
+128
2018-05-19
x86/intel_rdt/mba_sc: Prepare for feedback loop
Vikas Shivappa
2
-6
/
+48
2018-05-19
x86/intel_rdt/mba_sc: Add schemata support
Vikas Shivappa
2
-6
/
+20
2018-05-19
x86/intel_rdt/mba_sc: Add initialization support
Vikas Shivappa
3
-10
/
+33
2018-05-19
x86/intel_rdt/mba_sc: Enable/disable MBA software controller
Vikas Shivappa
3
-0
/
+41
2018-05-19
x86/mm: Introduce the 'no5lvl' kernel parameter
Kirill A. Shutemov
1
-0
/
+15
2018-05-19
Merge branches 'x86/urgent' and 'core/urgent' into x86/boot, to pick up fixes...
Ingo Molnar
4
-7
/
+10
2018-05-18
x86/bugs: Rename SSBD_NO to SSB_NO
Konrad Rzeszutek Wilk
1
-1
/
+1
2018-05-17
KVM: SVM: Implement VIRT_SPEC_CTRL support for SSBD
Tom Lendacky
1
-1
/
+2
2018-05-17
x86/speculation, KVM: Implement support for VIRT_SPEC_CTRL/LS_CFG
Thomas Gleixner
1
-0
/
+30
2018-05-17
x86/bugs: Rework spec_ctrl base and mask logic
Thomas Gleixner
1
-7
/
+19
2018-05-17
x86/bugs: Remove x86_spec_ctrl_set()
Thomas Gleixner
1
-11
/
+2
2018-05-17
x86/bugs: Expose x86_spec_ctrl_base directly
Thomas Gleixner
1
-10
/
+1
2018-05-17
x86/bugs: Unify x86_spec_ctrl_{set_guest,restore_host}
Borislav Petkov
1
-45
/
+15
2018-05-17
x86/speculation: Rework speculative_store_bypass_update()
Thomas Gleixner
1
-1
/
+1
2018-05-17
x86/speculation: Add virtualized speculative store bypass disable support
Tom Lendacky
1
-1
/
+3
2018-05-17
x86/bugs, KVM: Extend speculation control for VIRT_SPEC_CTRL
Thomas Gleixner
1
-2
/
+18
[next]