summaryrefslogtreecommitdiff
path: root/kernel/locking/ww_mutex.h
AgeCommit message (Expand)Author
2021-08-17locking/ww_mutex: Add rt_mutex based lock type and accessorsPeter Zijlstra
2021-08-17locking/ww_mutex: Add RT priority to W/W orderPeter Zijlstra
2021-08-17locking/ww_mutex: Implement rt_mutex accessorsPeter Zijlstra
2021-08-17locking/ww_mutex: Abstract out internal lock accessesThomas Gleixner
2021-08-17locking/ww_mutex: Abstract out mutex typesPeter Zijlstra
2021-08-17locking/ww_mutex: Abstract out mutex accessorsPeter Zijlstra
2021-08-17locking/ww_mutex: Abstract out waiter enqueueingPeter Zijlstra
2021-08-17locking/ww_mutex: Abstract out the waiter iterationPeter Zijlstra
2021-08-17locking/ww_mutex: Remove the __sched annotation from ww_mutex APIsPeter Zijlstra
2021-08-17locking/ww_mutex: Split out the W/W implementation logic into kernel/locking/...Peter Zijlstra (Intel)