summaryrefslogtreecommitdiffstats
path: root/kernel/futex.c (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-04sched/core: Convert signal_struct.sigcnt to refcount_tElena Reshetova3-5/+5
2019-02-04sched/core: Convert sighand_struct.count to refcount_tElena Reshetova4-8/+9
2019-01-29sched: Remove stale PF_MUTEX_TESTER bitThomas Gleixner1-1/+0
2019-01-27sched/fair: Fix unnecessary increase of balance intervalVincent Guittot1-13/+27
2019-01-27sched/fair: Fix rounding bug for asym packingVincent Guittot1-3/+1
2019-01-27sched/fair: Trigger asym_packing during idle load balanceVincent Guittot1-1/+1