index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
/
asm
/
futex.h
Age
Commit message (
Expand
)
Author
2025-04-14
s390/mm: Reimplement lazy ASCE handling
Heiko Carstens
2025-01-26
s390/futex: Avoid KMSAN instrumention for user pointers
Heiko Carstens
2025-01-26
s390/futex: Cleanup futex_atomic_cmpxchg_inatomic()
Heiko Carstens
2025-01-26
s390/futex: Generate futex atomic op functions
Heiko Carstens
2025-01-15
s390/futex: Fix FUTEX_OP_ANDN implementation
Heiko Carstens
2022-10-26
s390/futex: add missing EX_TABLE entry to __futex_atomic_op()
Heiko Carstens
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
2020-11-23
s390/mm: remove set_fs / rework address space handling
Heiko Carstens
2020-03-27
[parisc, s390, sparc64] no need for access_ok() in futex handling
Al Viro
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2017-11-14
s390: remove all code using the access register mode
Martin Schwidefsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2014-05-20
s390/uaccess: simplify control register updates
Martin Schwidefsky
2014-04-03
s390/uaccess: rework uaccess code - fix locking issues
Heiko Carstens
2014-02-21
s390/uaccess: get rid of indirect function calls
Heiko Carstens
2013-02-28
s390/uaccess: remove pointless access_ok() checks
Heiko Carstens
2012-05-24
s390/headers: remove #ifdef __KERNEL__ from not exported headers
Heiko Carstens
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
2008-08-01
[S390] move include/asm-s390 to arch/s390/include/asm
Martin Schwidefsky