summaryrefslogtreecommitdiffstats
path: root/drivers/hwtracing/intel_th/msu.c
Commit message (Expand)AuthorAgeFilesLines
* intel_th: msu: Use the real device in case of IOMMU domain allocationAlexander Shishkin2017-08-251-6/+6
* drivers/hwtracing/intel_th/msu.c: use set_memory.h headerLaura Abbott2017-05-081-1/+3
* mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmfDave Jiang2017-02-241-3/+3
* Merge tag 'char-misc-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-05-201-48/+68
|\
| * intel_th: msu: Release resources on removalAlexander Shishkin2016-04-081-0/+12
| * intel_th: msu: Set fops::owner to prevent module from unloadingAlexander Shishkin2016-04-081-0/+1
| * intel_th: msu: Serialize enabling/disablingAlexander Shishkin2016-04-081-43/+49
| * intel_th: msu: Create sysfs attributes using core driver's facilityAlexander Shishkin2016-04-081-5/+1
| * intel_th: msu: Handle kstrndup() failureAlexander Shishkin2016-04-081-0/+5
* | mm: rename _count, field of the struct page, to _refcountJoonsoo Kim2016-05-191-1/+1
|/
* intel_th: msu: Release resources on read errorLaurent FERT2016-02-201-4/+3
* intel_th: msu: Fix offset for wrapped blockLaurent FERT2016-02-201-1/+1
* intel_th: Check for NULL instead of ERR_PTRDan Carpenter2015-10-161-2/+2
* intel_th: Fix integer mismatch warningsAlexander Shishkin2015-10-101-1/+1
* intel_th: Add Memory Storage Unit driverAlexander Shishkin2015-10-041-0/+1509
OpenPOWER on IntegriCloud