summaryrefslogtreecommitdiffstats
path: root/block (unfollow)
Commit message (Expand)AuthorFilesLines
2017-08-25x86/intel_rdt: Add command line options for resource director technologyTony Luck3-8/+95
2017-08-25x86/intel_rdt: Move special case code for Haswell to a quirk functionTony Luck1-24/+28
2017-08-16x86/intel_rdt: Remove redundant ternary operator on returnColin Ian King1-1/+1
2017-08-16x86/intel_rdt/cqm: Improve limbo list processingVikas Shivappa3-122/+133
2017-08-16x86/intel_rdt/mbm: Fix MBM overflow handler during CPU hotplugVikas Shivappa4-6/+6
2017-08-14x86/intel_rdt: Modify the intel_pqr_state for better performanceVikas Shivappa3-24/+26
2017-08-14x86/intel_rdt/cqm: Clear the default RMID during hotcpuVikas Shivappa1-0/+1
2017-08-01x86/intel_rdt: Show bitmask of shareable resource with other executing unitsFenghua Yu4-0/+28
2017-08-01x86/intel_rdt/mbm: Handle counter overflowVikas Shivappa4-6/+97
2017-08-01x86/intel_rdt/mbm: Add mbm counter initializationVikas Shivappa4-2/+23
2017-08-01x86/intel_rdt/mbm: Basic counting of MBM events (total and local)Tony Luck4-2/+86
2017-08-01x86/intel_rdt/cqm: Add CPU hotplug supportVikas Shivappa3-7/+90
2017-08-01x86/intel_rdt/cqm: Add sched_in supportVikas Shivappa2-25/+29
2017-08-01x86/intel_rdt: Introduce rdt_enable_key for schedulingVikas Shivappa1-2/+10
2017-08-01x86/intel_rdt/cqm: Add mount,umount supportVikas Shivappa3-4/+62
2017-08-01x86/intel_rdt/cqm: Add rmdir supportVikas Shivappa1-4/+86
2017-08-01x86/intel_rdt: Separate the ctrl bits from rmdirVikas Shivappa1-15/+33
2017-08-01x86/intel_rdt/cqm: Add mon_dataVikas Shivappa5-3/+284
2017-08-01x86/intel_rdt: Prepare for RDT monitor data supportVikas Shivappa2-1/+1
2017-08-01x86/intel_rdt/cqm: Add cpus file supportVikas Shivappa1-17/+93
2017-08-01x86/intel_rdt: Prepare to add RDT monitor cpus file supportVikas Shivappa4-53/+62
2017-08-01x86/intel_rdt/cqm: Add tasks file supportVikas Shivappa2-2/+18
2017-08-01x86/intel_rdt: Change closid type from int to u32Vikas Shivappa4-4/+4
2017-08-01x86/intel_rdt/cqm: Add mkdir support for RDT monitoringVikas Shivappa2-8/+151
2017-08-01x86/intel_rdt: Prepare for RDT monitoring mkdir supportVikas Shivappa1-32/+79
2017-08-01x86/intel_rdt/cqm: Add info files for RDT monitoringVikas Shivappa2-0/+91
2017-08-01x86/intel_rdt: Simplify info and base file listsTony luck3-104/+112
2017-08-01x86/intel_rdt/cqm: Add RMID (Resource monitoring ID) managementVikas Shivappa3-0/+251
2017-08-01x86/intel_rdt/cqm: Add RDT monitoring initializationVikas Shivappa4-6/+242
2017-08-01x86/intel_rdt: Make rdt_resources_all more readableVikas Shivappa1-0/+5
2017-08-01x86/intel_rdt: Cleanup namespace to support RDT monitoringVikas Shivappa5-44/+45
2017-08-01x86/intel_rdt: Mark rdt_root and closid_alloc as staticReinette Chatre1-2/+2
2017-08-01x86/intel_rdt: Change file names to accommodate RDT monitor codeVikas Shivappa9-76/+81
2017-08-01x86/intel_rdt: Introduce a common compile option for RDTVikas Shivappa4-10/+10
2017-08-01x86/intel_rdt/cqm: Documentation for resctrl based RDT MonitoringVikas Shivappa1-38/+278
2017-08-01x86/perf/cqm: Wipe out perf based cqmVikas Shivappa6-1800/+10
2017-07-30Linux 4.13-rc3v4.13-rc3Linus Torvalds1-1/+1
2017-07-28NFSv4.1: Fix a race where CB_NOTIFY_LOCK fails to wake a waiterBenjamin Coddington1-1/+1
2017-07-28lightnvm: pblk: advance bio according to lba indexJavier González3-10/+19
2017-07-28arm64: mmu: Place guard page after mapping of kernel imageWill Deacon1-7/+11
2017-07-28x86/boot: Disable the address-of-packed-member compiler warningMatthias Kaehlcke1-0/+1
2017-07-27drm/i915: Fix bad comparison in skl_compute_plane_wm.Maarten Lankhorst1-2/+2
2017-07-27drm/i915: Force CPU synchronisation even if userspace requests ASYNCChris Wilson3-8/+11
2017-07-27drm/i915: Only skip updating execobject.offset after errorChris Wilson1-3/+3
2017-07-27drm/i915: Only mark the execobject as pinned on successChris Wilson1-3/+3
2017-07-27drm/i915: Remove assertion from raw __i915_vma_unpin()Chris Wilson1-1/+1
2017-07-27drm/i915/cnl: Fix loadgen select programming on ddi vswing sequenceNavare, Manasi D1-2/+2
2017-07-27drm/i915: Fix scaler init during CRTC HW state readoutImre Deak1-7/+7
2017-07-27drm/i915/selftests: Fix an error handling path in 'mock_gem_device()'Christophe JAILLET1-1/+1
2017-07-27drm/i915: Unbreak gpu reset vs. modeset lockingDaniel Vetter1-42/+18