summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2018-06-24x86/intel_rdt: Limit C-states dynamically when pseudo-locking activeReinette Chatre
2018-06-24x86/intel_rdt: Support L3 cache performance event of BroadwellReinette Chatre
2018-06-24x86/intel_rdt: More precise L2 hit/miss measurementsReinette Chatre
2018-06-24x86/intel_rdt: Create character device exposing pseudo-locked regionReinette Chatre
2018-06-23x86/intel_rdt: Create debugfs files for pseudo-locking testingReinette Chatre
2018-06-23x86/intel_rdt: Create resctrl debug areaReinette Chatre
2018-06-23x86/intel_rdt: Ensure RDT cleanup on exitReinette Chatre
2018-06-23x86/intel_rdt: Resctrl files reflect pseudo-locked informationReinette Chatre
2018-06-23x86/intel_rdt: Support creation/removal of pseudo-locked regionReinette Chatre
2018-06-23x86/intel_rdt: Pseudo-lock region creation/removal coreReinette Chatre
2018-06-23x86/intel_rdt: Discover supported platforms via prefetch disable bitsReinette Chatre
2018-06-23x86/intel_rdt: Add utilities to test pseudo-locked region possibilityReinette Chatre
2018-06-23x86/intel_rdt: Split resource group removal in twoReinette Chatre
2018-06-23x86/intel_rdt: Enable entering of pseudo-locksetup modeReinette Chatre
2018-06-23x86/intel_rdt: Support enter/exit of locksetup modeReinette Chatre
2018-06-23x86/intel_rdt: Introduce pseudo-locked regionReinette Chatre
2018-06-23x86/intel_rdt: Add check to determine if monitoring in progressReinette Chatre
2018-06-23x86/intel_rdt: Utilities to restrict/restore access to specific filesReinette Chatre
2018-06-23x86/intel_rdt: Protect against resource group changes during lockingReinette Chatre
2018-06-23x86/intel_rdt: Add utility to restrict/restore access to resctrl filesReinette Chatre
2018-06-23x86/intel_rdt: Add utility to test if tasks assigned to resource groupReinette Chatre
2018-06-23x86/intel_rdt: Respect read and write accessReinette Chatre
2018-06-23x86/intel_rdt: Introduce the Cache Pseudo-Locking modesReinette Chatre
2018-06-23x86/intel_rdt: Display resource groups' allocations' size in bytesReinette Chatre
2018-06-23x86/intel_rdt: Introduce "bit_usage" to display cache allocations detailsReinette Chatre
2018-06-23x86/intel_rdt: Ensure requested schemata respects modeReinette Chatre
2018-06-23x86/intel_rdt: Support flexible data to parsing callbacksReinette Chatre
2018-06-23x86/intel_rdt: Making CBM name and type more explicitReinette Chatre
2018-06-23x86/intel_rdt: Enable setting of exclusive modeReinette Chatre
2018-06-23x86/intel_rdt: Introduce new "exclusive" modeReinette Chatre
2018-06-23x86/intel_rdt: Initialize new resource group with sane defaultsReinette Chatre
2018-06-23x86/intel_rdt: Make useful functions available internallyReinette Chatre
2018-06-23x86/intel_rdt: Introduce test to determine if closid is in useReinette Chatre
2018-06-23x86/intel_rdt: Introduce resource group's mode resctrl fileReinette Chatre
2018-06-23x86/intel_rdt: Associate mode with each RDT resource groupReinette Chatre
2018-06-23x86/intel_rdt: Introduce RDT resource group modeReinette Chatre
2018-06-23x86/intel_rdt: Provide pseudo-locking hooks within rdt_mountReinette Chatre
2018-06-17Merge tag 'docs-broken-links' of git://linuxtv.org/mchehab/experimentalLinus Torvalds
2018-06-16Merge branch 'for-linus-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-16Merge tag 'riscv-for-linus-4.18-merge_window' of git://git.kernel.org/pub/scm...Linus Torvalds
2018-06-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15arch/*: Kconfig: fix documentation for NMI watchdogMauro Carvalho Chehab
2018-06-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-06-15hexagon: drop the unused variable zero_page_maskAnshuman Khandual
2018-06-15hexagon: fix printk format warning in setup.cRandy Dunlap
2018-06-15treewide: use PHYS_ADDR_MAX to avoid type casting ULLONG_MAXStefan Agner
2018-06-15arm: port KCOV to armDmitry Vyukov
2018-06-15mm: fix devmem_is_allowed() for sub-page System RAM intersectionsDan Williams
2018-06-15Kbuild: rename HAVE_CC_STACKPROTECTOR config variableMasahiro Yamada