summaryrefslogtreecommitdiffstats
path: root/arch/csky/abiv1/alignment.c
AgeCommit message (Expand)AuthorFilesLines
2022-01-08csky: Fix function name in csky_alignment() and die()Nathan Chancellor1-1/+1
2021-12-13exit: Add and use make_task_dead.Eric W. Biederman1-1/+1
2019-08-20csky: Support kernel non-aligned accessGuo Ren1-17/+45
2019-05-29signal: Remove the task parameter from force_sig_faultEric W. Biederman1-1/+1
2019-01-03Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2018-10-25csky: Exception handling and mm-faultGuo Ren1-0/+326