| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2021-08-17 | locking/ww_mutex: Add rt_mutex based lock type and accessors | Peter Zijlstra | -3/+3 |
| 2021-08-17 | locking/ww_mutex: Add RT priority to W/W order | Peter Zijlstra | -15/+49 |
| 2021-08-17 | locking/ww_mutex: Implement rt_mutex accessors | Peter Zijlstra | -0/+80 |
| 2021-08-17 | locking/ww_mutex: Abstract out internal lock accesses | Thomas Gleixner | -4/+19 |
| 2021-08-17 | locking/ww_mutex: Abstract out mutex types | Peter Zijlstra | -10/+13 |
| 2021-08-17 | locking/ww_mutex: Abstract out mutex accessors | Peter Zijlstra | -2/+14 |
| 2021-08-17 | locking/ww_mutex: Abstract out waiter enqueueing | Peter Zijlstra | -6/+13 |
| 2021-08-17 | locking/ww_mutex: Abstract out the waiter iteration | Peter Zijlstra | -4/+53 |
| 2021-08-17 | locking/ww_mutex: Remove the __sched annotation from ww_mutex APIs | Peter Zijlstra | -6/+6 |
| 2021-08-17 | locking/ww_mutex: Split out the W/W implementation logic into kernel/locking/... | Peter Zijlstra (Intel) | -0/+369 |
