index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
xtensa
/
include
/
asm
/
futex.h
Age
Commit message (
Expand
)
Author
2021-12-11
futex: Fix additional regressions
Arnd Bergmann
2021-11-25
futex: Ensure futex_atomic_cmpxchg_inatomic() is present
Arnd Bergmann
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2019-11-26
xtensa: use "m" constraint instead of "r" in futex.h assembly
Max Filippov
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-05-07
xtensa: add exclusive atomics support
Max Filippov
2019-05-07
xtensa: clean up inline assembly in futex.h
Max Filippov
2019-05-06
xtensa: drop ifdef __KERNEL__ from kernel-only headers
Max Filippov
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-05
xtensa: don't use l32r opcode directly
Max Filippov
2018-01-05
xtensa: fix futex_atomic_cmpxchg_inatomic
Max Filippov
2017-08-25
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2014-01-14
xtensa: implement robust futex atomic uaccess ops
Baruch Siach
2012-10-15
xtensa: Use Kbuild infrastructure to handle asm-generic headers
Max Filippov
2008-11-06
xtensa: move headers files to arch/xtensa/include
Chris Zankel