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