summaryrefslogtreecommitdiff
path: root/arch/csky/kernel/traps.c
AgeCommit message (Expand)Author
2021-01-12csky: Remove prologue of page fault handler in entry.SGuo Ren
2020-07-31csky: Optimize the trap processing flowGuo Ren
2020-04-03csky: Add uprobes supportGuo Ren
2020-04-03csky: Add kprobes supportedGuo Ren
2020-04-01csky: Fixup get wrong psr value from phyical regGuo Ren
2019-07-19Merge tag 'csky-for-linus-5.3-rc1' of git://github.com/c-sky/csky-linuxLinus Torvalds
2019-07-19csky: Fixup no panic in kernel for some trapsGuo Ren
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman
2018-12-31csky: remove unused members in processor.hGuo Ren
2018-10-25csky: Exception handling and mm-faultGuo Ren