Age | Commit message (Expand) | Author |
2020-03-27 | generic arch_futex_atomic_op_inuser() doesn't need access_ok() | Al Viro |
2020-03-27 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro |
2019-07-22 | futex: Cleanup generic SMP variant of arch_futex_atomic_op_inuser() | Vasily Averin |
2019-04-26 | futex: Update comments and docs about return values of arch futex code | Will Deacon |
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 |
2016-04-21 | asm-generic/futex: Re-enable preemption in futex_atomic_cmpxchg_inatomic() | Romain Perier |
2015-05-19 | sched/preempt, futex: Disable preemption in UP futex_atomic_cmpxchg_inatomic(... | David Hildenbrand |
2015-05-19 | sched/preempt, futex: Disable preemption in UP futex_atomic_op_inuser() expli... | David Hildenbrand |
2014-12-08 | asm-generic: add generic futex for !CONFIG_SMP | Ley Foon Tan |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse |
2008-04-30 | remove __KERNEL__ tests of unexported headers under asm-generic/ | Robert P. J. Day |
2008-04-30 | asm-*/futex.h should include linux/uaccess.h | Jeff Dike |
2006-12-07 | [PATCH] mm: pagefault_{disable,enable}() | Peter Zijlstra |
2006-03-27 | [PATCH] lightweight robust futexes updates | Ingo Molnar |
2006-03-27 | [PATCH] lightweight robust futexes: arch defaults | Ingo Molnar |
2006-01-08 | [PATCH] consolidate asm/futex.h | Jeff Dike |