index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
include
/
asm
/
futex.h
Age
Commit message (
Expand
)
Author
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