summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
masterdrm/radeon: introduce a sub allocator and convert ib pool to itJerome Glisse12 years
mutex[rfc] locking/ww_mutex: Always spin optimistically for the first waiterNicolai Hähnle7 years
 
 
AgeCommit messageAuthorFilesLines
2016-12-01[rfc] locking/ww_mutex: Always spin optimistically for the first waitermutexNicolai Hähnle1-3/+32
2016-12-01Documentation/locking/ww_mutex: Update the design documentNicolai Hähnle1-4/+8
2016-12-01locking/mutex: Initialize mutex_waiter::ww_ctx with poison when debuggingNicolai Hähnle2-0/+5
2016-12-01locking/ww_mutex: Yield to other waiters from optimistic spinNicolai Hähnle1-10/+38
2016-12-01locking/ww_mutex: Wake at most one waiter for back off when acquiring the lockNicolai Hähnle1-19/+39
2016-12-01locking/ww_mutex: Notify waiters that have to back off while adding tasks to ...Nicolai Hähnle1-10/+32
2016-12-01locking/ww_mutex: Add waiters in stamp orderNicolai Hähnle2-7/+83
2016-12-01locking/ww_mutex: Set use_ww_ctx even when locking without a contextNicolai Hähnle2-21/+27
2016-12-01locking/ww_mutex: Extract stamp comparison to __ww_mutex_stamp_afterNicolai Hähnle1-2/+8
2016-12-01locking/ww_mutex: Re-check ww->ctx in the inner optimistic spin loopNicolai Hähnle1-18/+26
[...]
 
Clone
git://people.freedesktop.org/~nh/linux
ssh://people.freedesktop.org/~nh/linux