summaryrefslogtreecommitdiff
path: root/arch/csky/abiv1/alignment.c
AgeCommit message (Expand)AuthorFilesLines
2023-10-11c-sky: Remove now superfluous sentinel element from ctl_talbe arrayJoel Granados1-1/+0
2023-04-13csky: simplify alignment sysctl registrationLuis Chamberlain1-14/+1
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-04Remove 'type' argument from access_ok() functionLinus Torvalds1-2/+2
2018-10-25csky: Exception handling and mm-faultGuo Ren1-0/+326