summaryrefslogtreecommitdiff
path: root/arch/csky/mm/fault.c
AgeCommit message (Expand)Author
2020-08-12mm/csky: use general page fault accountingPeter Xu
2020-08-12mm: do page fault accounting in handle_mm_faultPeter Xu
2020-07-31csky: Optimize the trap processing flowGuo Ren
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-09csky: replace definitions of __pXd_offset() with pXd_index()Mike Rapoport
2020-04-07mm/vma: append unlikely() while testing VMA access permissionsAnshuman Khandual
2020-04-07mm/vma: make vma_is_accessible() available for general useAnshuman Khandual
2020-04-03csky: Add kprobes supportedGuo Ren
2020-04-01csky: Fixup get wrong psr value from phyical regGuo Ren
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2019-04-22csky: Fixup compile warningGuo Ren
2019-04-22csky: add page fault perf event supportMao Han
2019-04-22csky: Use va_pa_offset instead of phys_offsetGuo Ren
2019-04-22csky: mm/fault.c: Remove duplicate headerJagadeesh Pagadala
2018-12-31csky: remove unused members in processor.hGuo Ren
2018-12-31csky: optimize kernel panic print.Guo Ren
2018-10-25csky: Exception handling and mm-faultGuo Ren