aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/intel_th/msu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-08-25intel_th: msu: Use the real device in case of IOMMU domain allocationAlexander Shishkin1-6/+6
2017-05-08drivers/hwtracing/intel_th/msu.c: use set_memory.h headerLaura Abbott1-1/+3
2017-02-24mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang1-3/+3
2016-05-20Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-48/+68
2016-05-19mm: rename _count, field of the struct page, to _refcountJoonsoo Kim1-1/+1
2016-04-08intel_th: msu: Release resources on removalAlexander Shishkin1-0/+12
2016-04-08intel_th: msu: Set fops::owner to prevent module from unloadingAlexander Shishkin1-0/+1
2016-04-08intel_th: msu: Serialize enabling/disablingAlexander Shishkin1-43/+49
2016-04-08intel_th: msu: Create sysfs attributes using core driver's facilityAlexander Shishkin1-5/+1
2016-04-08intel_th: msu: Handle kstrndup() failureAlexander Shishkin1-0/+5
2016-02-20intel_th: msu: Release resources on read errorLaurent FERT1-4/+3
2016-02-20intel_th: msu: Fix offset for wrapped blockLaurent FERT1-1/+1
2015-10-16intel_th: Check for NULL instead of ERR_PTRDan Carpenter1-2/+2
2015-10-10intel_th: Fix integer mismatch warningsAlexander Shishkin1-1/+1
2015-10-04intel_th: Add Memory Storage Unit driverAlexander Shishkin1-0/+1509