| Age | Commit message (Expand) | Author | Files | Lines |
|---|---|---|---|---|
| 2023-12-20 | plist: Split out plist_types.h | Kent Overstreet | 1 | -0/+1 |
| 2023-09-29 | futex: make the vectored futex operations available | Jens Axboe | 1 | -5/+5 |
| 2023-09-29 | futex: abstract out a __futex_wake_mark() helper | Jens Axboe | 1 | -11/+22 |
| 2023-09-29 | futex: factor out the futex wake handling | Jens Axboe | 1 | -3/+3 |
| 2023-09-21 | futex: Propagate flags into get_futex_key() | [email protected] | 1 | -7/+7 |
| 2023-09-21 | futex: Add sys_futex_wait() | [email protected] | 1 | -25/+36 |
| 2023-09-21 | futex: FLAGS_STRICT | [email protected] | 1 | -0/+3 |
| 2023-09-21 | futex: Flag conversion | [email protected] | 1 | -2/+2 |
| 2022-09-07 | freezer,sched: Rewrite core freezer logic | Peter Zijlstra | 1 | -4/+4 |
| 2021-10-07 | futex: Implement sys_futex_waitv() | André Almeida | 1 | -0/+201 |
| 2021-10-07 | futex: Split out wait/wake | Peter Zijlstra | 1 | -0/+507 |