summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/fault.c
AgeCommit message (Expand)AuthorFilesLines
2016-05-01powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V1-1/+3
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V1-2/+2
2016-04-26cxl: Fix DAR check & use REGION_ID instead of opencodingAneesh Kumar K.V1-1/+1
2016-03-09cxl: Isolate a few bare-metal-specific callsFrederic Barrat1-8/+11
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat1-3/+3
2016-01-05cxl: Fix DSI misses when the context owning task exitsVaibhav Jain1-34/+95
2015-06-03cxl: Only check pid for userspace contextsMichael Neuling1-15/+19
2015-01-22cxl: Add tracepointsIan Munsie1-0/+5
2014-12-29cxl: Early return from cxl_handle_fault for a shut down contextIan Munsie1-0/+6
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V1-2/+6
2014-10-28cxl: Fix PSL error due to duplicate segment table entriesIan Munsie1-6/+22
2014-10-28cxl: Refactor cxl_load_segment() and find_free_sste()Ian Munsie1-16/+18
2014-10-28cxl: Disable secondary hash in segment tableIan Munsie1-22/+8
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie1-0/+291