summaryrefslogtreecommitdiff
path: root/drivers/misc/cxl/fault.c
AgeCommit message (Expand)Author
2022-09-26cxl: remove vma linked list walkMatthew Wilcox (Oracle)
2021-03-24cxl: don't manipulate the mm.mm_users field directlyLaurent Dufour
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2019-04-21powerpc/mm/hash64: Map all the kernel regions in the same 0xc rangeAneesh Kumar K.V
2018-08-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-08-17mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder
2018-08-08misc: cxl: changed asterisk positionParth Y Shah
2017-10-06cxl: Add support for POWER9 DD2Christophe Lombard
2017-08-31powerpc/mm/cxl: Add barrier when setting mm cpumaskAneesh Kumar K.V
2017-08-17powerpc/mm/cxl: Add the fault handling cpu to mm cpumaskAneesh Kumar K.V
2017-07-03cxl: Export library to support IBM XSLChristophe Lombard
2017-06-23cxl: Fixes for Coherent Accelerator Interface Architecture 2.0Christophe Lombard
2017-04-13cxl: Add psl9 specific codeChristophe Lombard
2017-04-13cxl: Keep track of mm struct associated with a contextChristophe Lombard
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar
2016-05-01powerpc/mm: Replace _PAGE_USER with _PAGE_PRIVILEGEDAneesh Kumar K.V
2016-05-01powerpc/mm: Use _PAGE_READ to indicate Read accessAneesh Kumar K.V
2016-04-26cxl: Fix DAR check & use REGION_ID instead of opencodingAneesh Kumar K.V
2016-03-09cxl: Isolate a few bare-metal-specific callsFrederic Barrat
2016-03-09cxl: Introduce implementation-specific APIFrederic Barrat
2016-01-05cxl: Fix DSI misses when the context owning task exitsVaibhav Jain
2015-06-03cxl: Only check pid for userspace contextsMichael Neuling
2015-01-22cxl: Add tracepointsIan Munsie
2014-12-29cxl: Early return from cxl_handle_fault for a shut down contextIan Munsie
2014-12-05powerpc/mm: don't do tlbie for updatepp request with NO HPTE faultAneesh Kumar K.V
2014-10-28cxl: Fix PSL error due to duplicate segment table entriesIan Munsie
2014-10-28cxl: Refactor cxl_load_segment() and find_free_sste()Ian Munsie
2014-10-28cxl: Disable secondary hash in segment tableIan Munsie
2014-10-08cxl: Driver code for powernv PCIe based cards for userspace accessIan Munsie