summaryrefslogtreecommitdiffstats
path: root/drivers/misc/cxl/fault.c
Commit message (Expand)AuthorAgeFilesLines
* cxl: Add support for POWER9 DD2Christophe Lombard2017-10-061-13/+2
* powerpc/mm/cxl: Add barrier when setting mm cpumaskAneesh Kumar K.V2017-08-311-2/+12
* powerpc/mm/cxl: Add the fault handling cpu to mm cpumaskAneesh Kumar K.V2017-08-171-0/+6
* cxl: Export library to support IBM XSLChristophe Lombard2017-07-031-10/+19
* cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard2017-06-231-8/+15
* cxl: Add psl9 specific codeChristophe Lombard2017-04-131-21/+43
* cxl: Keep track of mm struct associated with a contextChristophe Lombard2017-04-131-70/+6
* 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