index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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-06-23
x86/intel_rdt: Introduce test to determine if closid is in use
Reinette Chatre
1
-0
/
+12
2018-06-23
x86/intel_rdt: Introduce resource group's mode resctrl file
Reinette Chatre
1
-0
/
+83
2018-06-23
x86/intel_rdt: Associate mode with each RDT resource group
Reinette Chatre
2
-0
/
+25
2018-06-23
x86/intel_rdt: Introduce RDT resource group mode
Reinette Chatre
1
-0
/
+16
2018-06-23
x86/intel_rdt: Provide pseudo-locking hooks within rdt_mount
Reinette Chatre
2
-1
/
+18
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/CPU/AMD: Move TOPOEXT reenablement before reading smp_num_siblings
Borislav Petkov
1
-20
/
+17
2018-06-22
x86/microcode/intel: Fix memleak in save_microcode_patch()
Zhenzhong Duan
1
-1
/
+4
2018-06-22
x86/mce: Cleanup __mc_scan_banks()
Borislav Petkov
1
-13
/
+10
2018-06-22
x86/mce: Carve out bank scanning code
Borislav Petkov
1
-63
/
+71
2018-06-22
x86/mce: Remove !banks check
Borislav Petkov
1
-4
/
+1
2018-06-22
x86/mce: Carve out the crashing_cpu check
Borislav Petkov
1
-27
/
+37
2018-06-22
x86/mce: Always use 64-bit timestamps
Arnd Bergmann
1
-2
/
+2
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/cpu/AMD: Evaluate smp_num_siblings early
Thomas Gleixner
1
-0
/
+13
2018-06-21
x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP info
Borislav Petkov
1
-6
/
+3
2018-06-21
x86/cpu/intel: Evaluate smp_num_siblings early
Thomas Gleixner
1
-0
/
+7
2018-06-21
x86/cpu/topology: Provide detect_extended_topology_early()
Thomas Gleixner
2
-9
/
+23
2018-06-21
x86/cpu/common: Provide detect_ht_early()
Thomas Gleixner
2
-10
/
+15
2018-06-21
x86/cpu/AMD: Remove the pointless detect_ht() call
Thomas Gleixner
1
-4
/
+0
2018-06-21
x86/cpu: Remove the pointless CPU printout
Thomas Gleixner
2
-25
/
+5
2018-06-21
x86/pti: Don't report XenPV as vulnerable
Jiri Kosina
1
-0
/
+4
2018-06-21
x86/bugs: Move the l1tf function and define pr_fmt properly
Konrad Rzeszutek Wilk
1
-26
/
+29
2018-06-20
x86/speculation/l1tf: Add sysfs reporting for l1tf
Andi Kleen
2
-0
/
+60
2018-06-14
Kbuild: rename CC_STACKPROTECTOR[_STRONG] config variables
Linus Torvalds
1
-1
/
+1
2018-06-12
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-04
Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
5
-25
/
+270
2018-06-04
Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-9
/
+26
2018-06-04
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-18
/
+17
2018-06-04
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
8
-60
/
+164
2018-06-04
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-22
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
[prev]
[next]