summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu/intel_rdt_pseudo_lock.c
Commit message (Expand)AuthorAgeFilesLines
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2019-05-141-2/+2
* x86/intel_rdt: Fix out-of-bounds memory access in CBM testsReinette Chatre2018-10-091-9/+11
* x86/intel_rdt: Disable PMU accessThomas Gleixner2018-08-031-1/+1
* x86/intel_rdt: Fix possible circular lock dependencyReinette Chatre2018-07-121-15/+14
* x86/intel_rdt: Make CPU information accessible for pseudo-locked regionsReinette Chatre2018-07-031-0/+3
* x86/intel_rdt: Support restoration of subset of permissionsReinette Chatre2018-07-031-7/+7
* x86/intel_rdt: Fix cleanup of plr structure on errorReinette Chatre2018-07-031-5/+17
* x86/intel_rdt: Move pseudo_lock_region_clear()Reinette Chatre2018-07-031-23/+23
* x86/intel_rdt: Limit C-states dynamically when pseudo-locking activeReinette Chatre2018-06-241-2/+83
* x86/intel_rdt: Support L3 cache performance event of BroadwellReinette Chatre2018-06-241-0/+56
* x86/intel_rdt: More precise L2 hit/miss measurementsReinette Chatre2018-06-241-9/+136
* x86/intel_rdt: Create character device exposing pseudo-locked regionReinette Chatre2018-06-241-0/+285
* x86/intel_rdt: Create debugfs files for pseudo-locking testingReinette Chatre2018-06-231-1/+175
* x86/intel_rdt: Pseudo-lock region creation/removal coreReinette Chatre2018-06-231-1/+336
* x86/intel_rdt: Discover supported platforms via prefetch disable bitsReinette Chatre2018-06-231-0/+75
* x86/intel_rdt: Add utilities to test pseudo-locked region possibilityReinette Chatre2018-06-231-0/+74
* x86/intel_rdt: Support enter/exit of locksetup modeReinette Chatre2018-06-231-6/+181
* x86/intel_rdt: Add check to determine if monitoring in progressReinette Chatre2018-06-231-0/+13
* x86/intel_rdt: Utilities to restrict/restore access to specific filesReinette Chatre2018-06-231-0/+113