aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/kernel/cpu
AgeCommit message (Expand)AuthorFilesLines
2018-07-13x86/kvm: Allow runtime control of L1D flushThomas Gleixner1-1/+1
2018-07-13x86/l1tf: Handle EPT disabled state properThomas Gleixner1-4/+5
2018-07-13x86/litf: Introduce vmx status variableThomas Gleixner1-2/+34
2018-07-12x86/intel_rdt: Fix possible circular lock dependencyReinette Chatre1-15/+14
2018-07-08Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-4/+8
2018-07-07x86/mtrr: Don't copy out-of-bounds data in mtrr_writeJann Horn1-1/+2
2018-07-03Drivers: hv: vmbus: Make TLFS #define names architecture neutralMichael Kelley1-2/+2
2018-07-03x86/hyperv: Add interrupt handler annotationsMichael Kelley1-1/+1
2018-07-03x86/bugs: Fix the AMD SSBD usage of the SPEC_CTRL MSRTom Lendacky1-3/+5
2018-07-03x86/bugs: Update when to check for the LS_CFG SSBD mitigationTom Lendacky1-1/+3
2018-07-03x86/intel_rdt: Make CPU information accessible for pseudo-locked regionsReinette Chatre2-2/+9
2018-07-03x86/intel_rdt: Support restoration of subset of permissionsReinette Chatre3-10/+13
2018-07-03x86/intel_rdt: Fix cleanup of plr structure on errorReinette Chatre1-5/+17
2018-07-03x86/intel_rdt: Move pseudo_lock_region_clear()Reinette Chatre1-23/+23
2018-06-24x86/intel_rdt: Limit C-states dynamically when pseudo-locking activeReinette Chatre2-2/+85
2018-06-24x86/intel_rdt: Support L3 cache performance event of BroadwellReinette Chatre2-0/+66
2018-06-24x86/intel_rdt: More precise L2 hit/miss measurementsReinette Chatre2-9/+146
2018-06-24x86/intel_rdt: Create character device exposing pseudo-locked regionReinette Chatre3-9/+291
2018-06-24Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-2/+8
2018-06-24Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+4
2018-06-24Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-16/+33
2018-06-23x86/mm: Fix 'no5lvl' handlingKirill A. Shutemov1-0/+3
2018-06-23x86/intel_rdt: Create debugfs files for pseudo-locking testingReinette Chatre4-1/+202
2018-06-23x86/intel_rdt: Create resctrl debug areaReinette Chatre2-0/+29
2018-06-23x86/intel_rdt: Ensure RDT cleanup on exitReinette Chatre3-2/+19
2018-06-23x86/intel_rdt: Resctrl files reflect pseudo-locked informationReinette Chatre2-6/+28
2018-06-23x86/intel_rdt: Support creation/removal of pseudo-locked regionReinette Chatre2-5/+62
2018-06-23x86/intel_rdt: Pseudo-lock region creation/removal coreReinette Chatre2-1/+353
2018-06-23x86/intel_rdt: Discover supported platforms via prefetch disable bitsReinette Chatre1-0/+75
2018-06-23x86/intel_rdt: Add utilities to test pseudo-locked region possibilityReinette Chatre2-0/+76
2018-06-23x86/intel_rdt: Split resource group removal in twoReinette Chatre1-9/+16
2018-06-23x86/intel_rdt: Enable entering of pseudo-locksetup modeReinette Chatre2-10/+47
2018-06-23x86/intel_rdt: Support enter/exit of locksetup modeReinette Chatre2-6/+183
2018-06-23x86/intel_rdt: Introduce pseudo-locked regionReinette Chatre1-23/+41
2018-06-23x86/intel_rdt: Add check to determine if monitoring in progressReinette Chatre1-0/+13
2018-06-23x86/intel_rdt: Utilities to restrict/restore access to specific filesReinette Chatre2-1/+115
2018-06-23x86/intel_rdt: Protect against resource group changes during lockingReinette Chatre2-4/+38
2018-06-23x86/intel_rdt: Add utility to restrict/restore access to resctrl filesReinette Chatre2-0/+97
2018-06-23x86/intel_rdt: Add utility to test if tasks assigned to resource groupReinette Chatre2-0/+27
2018-06-23x86/intel_rdt: Respect read and write accessReinette Chatre1-1/+2
2018-06-23x86/intel_rdt: Introduce the Cache Pseudo-Locking modesReinette Chatre2-2/+21
2018-06-23x86/intel_rdt: Display resource groups' allocations' size in bytesReinette Chatre2-0/+83
2018-06-23x86/intel_rdt: Introduce "bit_usage" to display cache allocations detailsReinette Chatre1-0/+79
2018-06-23x86/intel_rdt: Ensure requested schemata respects modeReinette Chatre3-14/+41
2018-06-23x86/intel_rdt: Support flexible data to parsing callbacksReinette Chatre2-5/+7
2018-06-23x86/intel_rdt: Making CBM name and type more explicitReinette Chatre1-4/+5
2018-06-23x86/intel_rdt: Enable setting of exclusive modeReinette Chatre1-1/+96
2018-06-23x86/intel_rdt: Introduce new "exclusive" modeReinette Chatre2-0/+3
2018-06-23x86/intel_rdt: Initialize new resource group with sane defaultsReinette Chatre1-3/+112
2018-06-23x86/intel_rdt: Make useful functions available internallyReinette Chatre3-2/+4