Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-09 | locking/rwsem: Remove reader optimistic spinning | Waiman Long | 1 | -4/+1 |
2020-12-09 | locking/rwsem: Enable reader optimistic lock stealing | Waiman Long | 1 | -0/+1 |
2019-06-17 | locking/rwsem: Adaptive disabling of reader optimistic spinning | Waiman Long | 1 | -4/+6 |
2019-06-17 | locking/rwsem: Enable time-based spinning on reader-owned rwsem | Waiman Long | 1 | -0/+1 |
2019-06-17 | locking/rwsem: Enable readers spinning on writer | Waiman Long | 1 | -0/+1 |
2019-06-17 | locking/rwsem: Implement lock handoff to prevent lock starvation | Waiman Long | 1 | -0/+2 |
2019-06-17 | locking/rwsem: Code cleanup after files merging | Waiman Long | 1 | -2/+0 |
2019-04-10 | locking/rwsem: Enable lock event counting | Waiman Long | 1 | -0/+17 |
2019-04-10 | locking/qspinlock_stat: Introduce generic lockevent_*() counting APIs | Waiman Long | 1 | -0/+50 |