Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-03-28 | futex: arch_futex_atomic_op_inuser() calling conventions change | Al Viro | 1 | -2/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2019-01-04 | Remove 'type' argument from access_ok() function | Linus Torvalds | 1 | -1/+1 |
2017-08-25 | futex: Remove duplicated code and fix undefined behaviour | Jiri Slaby | 1 | -35/+5 |
2015-08-20 | ARC: change some branchs to jumps to resolve linkage errors | Yuriy Kolerov | 1 | -3/+3 |
2015-08-20 | ARC: ensure futex ops are atomic in !LLSC config | Vineet Gupta | 1 | -0/+12 |
2015-08-20 | ARC: make futex_atomic_cmpxchg_inatomic() return bimodal | Vineet Gupta | 1 | -9/+11 |
2015-08-20 | ARC: futex cosmetics | Vineet Gupta | 1 | -8/+9 |
2015-08-20 | ARC: add barriers to futex code | Vineet Gupta | 1 | -11/+10 |
2015-07-09 | ARC: Add llock/scond to futex backend | Vineet Gupta | 1 | -6/+42 |
2015-05-19 | sched/preempt, futex: Update comments to clarify that preemption doesn't have... | David Hildenbrand | 1 | -5/+5 |
2013-02-15 | ARC: Futex support | Vineet Gupta | 1 | -0/+151 |