| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-03-04 | s390/uaccess: Shorten raw_copy_from_user() / raw_copy_to_user() inline assemb... | Heiko Carstens | 1 | -0/+47 |
| 2025-01-26 | s390/uaccess: Replace EX_TABLE_UA_LOAD_MEM exception handling | Heiko Carstens | 1 | -14/+0 |
| 2025-01-26 | s390/extable: Rename EX_TABLE_UA_STORE to EX_TABLE_UA_FAULT | Heiko Carstens | 1 | -3/+3 |
| 2025-01-26 | s390/extable: Replace open-coded sfpc inline assembly with fpu_sfpc() | Heiko Carstens | 1 | -1/+2 |
| 2025-01-26 | s390/fpu: Add fpc exception handler / remove fixup section again | Heiko Carstens | 1 | -0/+9 |
| 2023-10-16 | s390: add support for DCACHE_WORD_ACCESS | Heiko Carstens | 1 | -0/+18 |
| 2022-11-21 | s390/extable: add EX_TABLE_UA_LOAD_REGPAIR() macro | Heiko Carstens | 1 | -2/+7 |
| 2022-06-01 | s390/uaccess: use exception handler to zero result on get_user() failure | Heiko Carstens | 1 | -4/+35 |
| 2022-03-08 | s390/extable: add dedicated uaccess handler | Heiko Carstens | 1 | -0/+10 |
| 2022-03-08 | s390/extable: convert to relative table with data | Heiko Carstens | 1 | -6/+15 |
| 2022-03-08 | s390/extable: add and use fixup_exception helper function | Heiko Carstens | 1 | -0/+15 |
| 2022-03-08 | s390/extable: move extable related functions to mm/extable.c | Heiko Carstens | 1 | -0/+16 |
| 2016-03-22 | s390/extable: use generic search and sort routines | Ard Biesheuvel | 1 | -85/+0 |
| 2016-01-11 | s390: fix normalization bug in exception table sorting | Ard Biesheuvel | 1 | -2/+6 |
| 2012-09-26 | s390/exceptions: switch to relative exception table entries | Heiko Carstens | 1 | -0/+81 |