summaryrefslogtreecommitdiffstats
path: root/arch/nds32/mm/fault.c
Commit message (Expand)AuthorAgeFilesLines
* nds32: Perf portingNickhu2018-11-061-4/+9
* mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-171-1/+1
* signal/nds32: Use force_sig_fault where appropriateEric W. Biederman2018-04-251-14/+5
* signal: Ensure every siginfo we send has all bits initializedEric W. Biederman2018-04-251-0/+1
* nds32: MMU fault handling and page table managementGreentime Hu2018-02-221-0/+410