summaryrefslogtreecommitdiff
path: root/arch/csky/kernel/traps.c
AgeCommit message (Expand)Author
2023-11-23arch: include linux/cpu.h for trap_init() prototypeArnd Bergmann
2022-01-17Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2022-01-08csky: Fix function name in csky_alignment() and die()Nathan Chancellor
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman
2021-12-08csky: fix typo of fpu config macroKelly Devilliv
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