aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/extable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-01s390/uaccess: use exception handler to zero result on get_user() failureHeiko Carstens1-4/+35
2022-03-08s390/extable: add dedicated uaccess handlerHeiko Carstens1-0/+10
2022-03-08s390/extable: convert to relative table with dataHeiko Carstens1-6/+15
2022-03-08s390/extable: add and use fixup_exception helper functionHeiko Carstens1-0/+15
2022-03-08s390/extable: move extable related functions to mm/extable.cHeiko Carstens1-0/+16
2016-03-22s390/extable: use generic search and sort routinesArd Biesheuvel1-85/+0
2016-01-11s390: fix normalization bug in exception table sortingArd Biesheuvel1-2/+6
2012-09-26s390/exceptions: switch to relative exception table entriesHeiko Carstens1-0/+81