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-07-13
x86/kvm: Allow runtime control of L1D flush
Thomas Gleixner
1
-1
/
+1
2018-07-13
x86/l1tf: Handle EPT disabled state proper
Thomas Gleixner
1
-4
/
+5
2018-07-13
x86/litf: Introduce vmx status variable
Thomas Gleixner
1
-2
/
+34
2018-07-12
x86/intel_rdt: Fix possible circular lock dependency
Reinette Chatre
1
-15
/
+14
2018-07-08
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-4
/
+8
2018-07-07
x86/mtrr: Don't copy out-of-bounds data in mtrr_write
Jann Horn
1
-1
/
+2
2018-07-03
Drivers: hv: vmbus: Make TLFS #define names architecture neutral
Michael Kelley
1
-2
/
+2
2018-07-03
x86/hyperv: Add interrupt handler annotations
Michael Kelley
1
-1
/
+1
2018-07-03
x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSR
Tom Lendacky
1
-3
/
+5
2018-07-03
x86/bugs: Update when to check for the LS_CFG SSBD mitigation
Tom Lendacky
1
-1
/
+3
2018-07-03
x86/intel_rdt: Make CPU information accessible for pseudo-locked regions
Reinette Chatre
2
-2
/
+9
2018-07-03
x86/intel_rdt: Support restoration of subset of permissions
Reinette Chatre
3
-10
/
+13
2018-07-03
x86/intel_rdt: Fix cleanup of plr structure on error
Reinette Chatre
1
-5
/
+17
2018-07-03
x86/intel_rdt: Move pseudo_lock_region_clear()
Reinette Chatre
1
-23
/
+23
2018-06-24
x86/intel_rdt: Limit C-states dynamically when pseudo-locking active
Reinette Chatre
2
-2
/
+85
2018-06-24
x86/intel_rdt: Support L3 cache performance event of Broadwell
Reinette Chatre
2
-0
/
+66
2018-06-24
x86/intel_rdt: More precise L2 hit/miss measurements
Reinette Chatre
2
-9
/
+146
2018-06-24
x86/intel_rdt: Create character device exposing pseudo-locked region
Reinette Chatre
3
-9
/
+291
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-23
x86/intel_rdt: Create debugfs files for pseudo-locking testing
Reinette Chatre
4
-1
/
+202
2018-06-23
x86/intel_rdt: Create resctrl debug area
Reinette Chatre
2
-0
/
+29
2018-06-23
x86/intel_rdt: Ensure RDT cleanup on exit
Reinette Chatre
3
-2
/
+19
2018-06-23
x86/intel_rdt: Resctrl files reflect pseudo-locked information
Reinette Chatre
2
-6
/
+28
2018-06-23
x86/intel_rdt: Support creation/removal of pseudo-locked region
Reinette Chatre
2
-5
/
+62
2018-06-23
x86/intel_rdt: Pseudo-lock region creation/removal core
Reinette Chatre
2
-1
/
+353
2018-06-23
x86/intel_rdt: Discover supported platforms via prefetch disable bits
Reinette Chatre
1
-0
/
+75
2018-06-23
x86/intel_rdt: Add utilities to test pseudo-locked region possibility
Reinette Chatre
2
-0
/
+76
2018-06-23
x86/intel_rdt: Split resource group removal in two
Reinette Chatre
1
-9
/
+16
2018-06-23
x86/intel_rdt: Enable entering of pseudo-locksetup mode
Reinette Chatre
2
-10
/
+47
2018-06-23
x86/intel_rdt: Support enter/exit of locksetup mode
Reinette Chatre
2
-6
/
+183
2018-06-23
x86/intel_rdt: Introduce pseudo-locked region
Reinette Chatre
1
-23
/
+41
2018-06-23
x86/intel_rdt: Add check to determine if monitoring in progress
Reinette Chatre
1
-0
/
+13
2018-06-23
x86/intel_rdt: Utilities to restrict/restore access to specific files
Reinette Chatre
2
-1
/
+115
2018-06-23
x86/intel_rdt: Protect against resource group changes during locking
Reinette Chatre
2
-4
/
+38
2018-06-23
x86/intel_rdt: Add utility to restrict/restore access to resctrl files
Reinette Chatre
2
-0
/
+97
2018-06-23
x86/intel_rdt: Add utility to test if tasks assigned to resource group
Reinette Chatre
2
-0
/
+27
2018-06-23
x86/intel_rdt: Respect read and write access
Reinette Chatre
1
-1
/
+2
2018-06-23
x86/intel_rdt: Introduce the Cache Pseudo-Locking modes
Reinette Chatre
2
-2
/
+21
2018-06-23
x86/intel_rdt: Display resource groups' allocations' size in bytes
Reinette Chatre
2
-0
/
+83
2018-06-23
x86/intel_rdt: Introduce "bit_usage" to display cache allocations details
Reinette Chatre
1
-0
/
+79
2018-06-23
x86/intel_rdt: Ensure requested schemata respects mode
Reinette Chatre
3
-14
/
+41
2018-06-23
x86/intel_rdt: Support flexible data to parsing callbacks
Reinette Chatre
2
-5
/
+7
2018-06-23
x86/intel_rdt: Making CBM name and type more explicit
Reinette Chatre
1
-4
/
+5
2018-06-23
x86/intel_rdt: Enable setting of exclusive mode
Reinette Chatre
1
-1
/
+96
2018-06-23
x86/intel_rdt: Introduce new "exclusive" mode
Reinette Chatre
2
-0
/
+3
2018-06-23
x86/intel_rdt: Initialize new resource group with sane defaults
Reinette Chatre
1
-3
/
+112
2018-06-23
x86/intel_rdt: Make useful functions available internally
Reinette Chatre
3
-2
/
+4
[prev]
[next]