aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/mm/extable.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-03-04s390/uaccess: Shorten raw_copy_from_user() / raw_copy_to_user() inline assembliesHeiko Carstens1-0/+47
2025-01-26s390/uaccess: Replace EX_TABLE_UA_LOAD_MEM exception handlingHeiko Carstens1-14/+0
2025-01-26s390/extable: Rename EX_TABLE_UA_STORE to EX_TABLE_UA_FAULTHeiko Carstens1-3/+3
2025-01-26s390/extable: Replace open-coded sfpc inline assembly with fpu_sfpc()Heiko Carstens1-1/+2
2025-01-26s390/fpu: Add fpc exception handler / remove fixup section againHeiko Carstens1-0/+9
2023-10-16s390: add support for DCACHE_WORD_ACCESSHeiko Carstens1-0/+18
2022-11-21s390/extable: add EX_TABLE_UA_LOAD_REGPAIR() macroHeiko Carstens1-2/+7
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