Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-08-15 | sh: remove __KERNEL__ ifdefs from non-UAPI headers | Christoph Hellwig | 1 | -3/+0 |
2020-03-28 | sh: no need of access_ok() in arch_futex_atomic_op_inuser() | Al Viro | 1 | -3/+0 |
2020-03-28 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro | 1 | -3/+2 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -1/+1 |
2018-04-13 | sh: fix futex FUTEX_OP_SET op on userspace addresses | Aurelien Jarno | 1 | -4/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 1 | -22/+4 |
2016-08-05 | sh: add working futex atomic ops on userspace addresses for smp | Rich Felker | 1 | -38/+59 |
2011-03-11 | futex: Sanitize futex ops argument types | Michel Lespinasse | 1 | -5/+5 |
2011-03-11 | futex: Sanitize cmpxchg_futex_value_locked API | Michel Lespinasse | 1 | -2/+3 |
2008-07-29 | sh: migrate to arch/sh/include/ | Paul Mundt | 1 | -0/+77 |