index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
mm
/
extable.c
Age
Commit message (
Expand
)
Author
2025-03-04
s390/uaccess: Shorten raw_copy_from_user() / raw_copy_to_user() inline assemb...
Heiko Carstens
2025-01-26
s390/uaccess: Replace EX_TABLE_UA_LOAD_MEM exception handling
Heiko Carstens
2025-01-26
s390/extable: Rename EX_TABLE_UA_STORE to EX_TABLE_UA_FAULT
Heiko Carstens
2025-01-26
s390/extable: Replace open-coded sfpc inline assembly with fpu_sfpc()
Heiko Carstens
2025-01-26
s390/fpu: Add fpc exception handler / remove fixup section again
Heiko Carstens
2023-10-16
s390: add support for DCACHE_WORD_ACCESS
Heiko Carstens
2022-11-21
s390/extable: add EX_TABLE_UA_LOAD_REGPAIR() macro
Heiko Carstens
2022-06-01
s390/uaccess: use exception handler to zero result on get_user() failure
Heiko Carstens
2022-03-08
s390/extable: add dedicated uaccess handler
Heiko Carstens
2022-03-08
s390/extable: convert to relative table with data
Heiko Carstens
2022-03-08
s390/extable: add and use fixup_exception helper function
Heiko Carstens
2022-03-08
s390/extable: move extable related functions to mm/extable.c
Heiko Carstens
2016-03-22
s390/extable: use generic search and sort routines
Ard Biesheuvel
2016-01-11
s390: fix normalization bug in exception table sorting
Ard Biesheuvel
2012-09-26
s390/exceptions: switch to relative exception table entries
Heiko Carstens