summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | x86/intel_rdt: Support restoration of subset of permissionsReinette Chatre2018-07-033-10/+13
| * | | | | 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-242-2/+85
| * | | | | x86/intel_rdt: Support L3 cache performance event of BroadwellReinette Chatre2018-06-242-0/+66
| * | | | | x86/intel_rdt: More precise L2 hit/miss measurementsReinette Chatre2018-06-242-9/+146
| * | | | | x86/intel_rdt: Create character device exposing pseudo-locked regionReinette Chatre2018-06-243-9/+291
| * | | | | x86/intel_rdt: Create debugfs files for pseudo-locking testingReinette Chatre2018-06-234-1/+202
| * | | | | x86/intel_rdt: Create resctrl debug areaReinette Chatre2018-06-232-0/+29
| * | | | | x86/intel_rdt: Ensure RDT cleanup on exitReinette Chatre2018-06-233-2/+19
| * | | | | x86/intel_rdt: Resctrl files reflect pseudo-locked informationReinette Chatre2018-06-232-6/+28
| * | | | | x86/intel_rdt: Support creation/removal of pseudo-locked regionReinette Chatre2018-06-232-5/+62
| * | | | | x86/intel_rdt: Pseudo-lock region creation/removal coreReinette Chatre2018-06-232-1/+353
| * | | | | 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-232-0/+76
| * | | | | x86/intel_rdt: Split resource group removal in twoReinette Chatre2018-06-231-9/+16
| * | | | | x86/intel_rdt: Enable entering of pseudo-locksetup modeReinette Chatre2018-06-232-10/+47
| * | | | | x86/intel_rdt: Support enter/exit of locksetup modeReinette Chatre2018-06-232-6/+183
| * | | | | x86/intel_rdt: Introduce pseudo-locked regionReinette Chatre2018-06-231-23/+41
| * | | | | 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-232-1/+115
| * | | | | x86/intel_rdt: Protect against resource group changes during lockingReinette Chatre2018-06-232-4/+38
| * | | | | x86/intel_rdt: Add utility to restrict/restore access to resctrl filesReinette Chatre2018-06-232-0/+97
| * | | | | x86/intel_rdt: Add utility to test if tasks assigned to resource groupReinette Chatre2018-06-232-0/+27
| * | | | | x86/intel_rdt: Respect read and write accessReinette Chatre2018-06-231-1/+2
| * | | | | x86/intel_rdt: Introduce the Cache Pseudo-Locking modesReinette Chatre2018-06-232-2/+21
| * | | | | x86/intel_rdt: Display resource groups' allocations' size in bytesReinette Chatre2018-06-232-0/+83
| * | | | | x86/intel_rdt: Introduce "bit_usage" to display cache allocations detailsReinette Chatre2018-06-231-0/+79
| * | | | | x86/intel_rdt: Ensure requested schemata respects modeReinette Chatre2018-06-233-14/+41
| * | | | | x86/intel_rdt: Support flexible data to parsing callbacksReinette Chatre2018-06-232-5/+7
| * | | | | x86/intel_rdt: Making CBM name and type more explicitReinette Chatre2018-06-231-4/+5
| * | | | | x86/intel_rdt: Enable setting of exclusive modeReinette Chatre2018-06-231-1/+96
| * | | | | x86/intel_rdt: Introduce new "exclusive" modeReinette Chatre2018-06-232-0/+3
| * | | | | x86/intel_rdt: Initialize new resource group with sane defaultsReinette Chatre2018-06-231-3/+112
| * | | | | x86/intel_rdt: Make useful functions available internallyReinette Chatre2018-06-233-2/+4
| * | | | | x86/intel_rdt: Introduce test to determine if closid is in useReinette Chatre2018-06-231-0/+12
| * | | | | x86/intel_rdt: Introduce resource group's mode resctrl fileReinette Chatre2018-06-231-0/+83
| * | | | | x86/intel_rdt: Associate mode with each RDT resource groupReinette Chatre2018-06-232-0/+25
| * | | | | x86/intel_rdt: Introduce RDT resource group modeReinette Chatre2018-06-231-0/+16
| * | | | | x86/intel_rdt: Provide pseudo-locking hooks within rdt_mountReinette Chatre2018-06-232-1/+18
| | |_|/ / | |/| | |
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-08-131-1/+9
|\ \ \ \ \
| * | | | | x86/cpufeatures: Add EPT_AD feature bitPeter Feiner2018-08-031-1/+9
| | |_|_|/ | |/| | |
* | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-08-131-95/+107
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | x86/mce: Cleanup __mc_scan_banks()Borislav Petkov2018-06-221-13/+10
| * | | | x86/mce: Carve out bank scanning codeBorislav Petkov2018-06-221-63/+71
| * | | | x86/mce: Remove !banks checkBorislav Petkov2018-06-221-4/+1
| * | | | x86/mce: Carve out the crashing_cpu checkBorislav Petkov2018-06-221-27/+37
| * | | | x86/mce: Always use 64-bit timestampsArnd Bergmann2018-06-221-2/+2
* | | | | x86/MCE: Remove min interval polling limitationDewet Thibaut2018-07-171-3/+0
| |_|_|/ |/| | |
* | | | Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-07-082-4/+8
|\ \ \ \
OpenPOWER on IntegriCloud