summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/fault.c
Commit message (Expand)AuthorAgeFilesLines
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-1/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-021-0/+1
* powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V2016-05-011-1/+3
* powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V2016-05-011-2/+2
* cxl: Fix DAR check & use REGION_ID instead of opencodingAneesh Kumar K.V2016-04-261-1/+1
* cxl: Isolate a few bare-metal-specific callsFrederic Barrat2016-03-091-8/+11
* cxl: Introduce implementation-specific APIFrederic Barrat2016-03-091-3/+3
* cxl: Fix DSI misses when the context owning task exitsVaibhav Jain2016-01-051-34/+95
* cxl: Only check pid for userspace contextsMichael Neuling2015-06-031-15/+19
* cxl: Add tracepointsIan Munsie2015-01-221-0/+5
* cxl: Early return from cxl_handle_fault for a shut down contextIan Munsie2014-12-291-0/+6
* powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V2014-12-051-2/+6
* cxl: Fix PSL error due to duplicate segment table entriesIan Munsie2014-10-281-6/+22
* cxl: Refactor cxl_load_segment() and find_free_sste()Ian Munsie2014-10-281-16/+18
* cxl: Disable secondary hash in segment tableIan Munsie2014-10-281-22/+8
* cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie2014-10-081-0/+291