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
/
arm
/
include
/
asm
/
futex.h
Age
Commit message (
Expand
)
Author
2020-05-07
ARM: futex: Address build warning
Thomas Gleixner
2020-03-27
futex: arch_futex_atomic_op_inuser() calling conventions change
Al Viro
2019-04-23
ARM: 8851/1: add TUSERCOND() macro for conditional postfix
Stefan Agner
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
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
2015-08-25
ARM: uaccess: provide uaccess_save_and_enable() and uaccess_restore()
Russell King
2015-05-19
sched/preempt, arm/futex: Disable preemption in UP futex_atomic_op_inuser() e...
David Hildenbrand
2015-05-19
sched/preempt, arm/futex: Disable preemption in UP futex_atomic_cmpxchg_inato...
David Hildenbrand
2015-03-29
ARM: 8322/1: keep .text and .fixup regions closer together
Ard Biesheuvel
2014-02-25
ARM: 7984/1: prefetch: add prefetchw invocations for barriered atomics
Will Deacon
2014-02-10
ARM: 7954/1: mm: remove remaining domain support from ARMv6
Will Deacon
2012-06-16
ARM: 7425/1: extable: ensure fixup entries are 4-byte aligned
Will Deacon
2012-01-25
ARM: 7301/1: Rename the T() macro to TUSER() to avoid namespace conflicts
Catalin Marinas
2011-09-26
ARM: 7099/1: futex: preserve oldval in SMP __futex_atomic_op
Will Deacon
2011-05-12
ARM: 6889/1: futex: add SMP futex support when !CPU_USE_DOMAINS
Will Deacon
2011-03-14
arm: Remove bogus comment in futex_atomic_cmpxchg_inatomic()
Thomas Gleixner
2011-03-11
futex: Sanitize futex ops argument types
Michel Lespinasse
2011-03-11
futex: Sanitize cmpxchg_futex_value_locked API
Michel Lespinasse
2011-03-11
futex: Remove redundant pagefault_disable in futex_atomic_cmpxchg_inatomic()
Michel Lespinasse
2010-11-04
ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUs
Catalin Marinas
2010-04-21
ARM: fix build error in arch/arm/kernel/process.c
Russell King
2009-07-24
Thumb-2: Implementation of the unified start-up and exceptions code
Catalin Marinas
2008-09-01
[ARM] 5218/1: arm: improved futex support
Mikael Pettersson
2008-08-02
[ARM] move include/asm-arm to arch/arm/include/asm
Russell King