summaryrefslogtreecommitdiffstats
path: root/Documentation/ABI (unfollow)
Commit message (Expand)AuthorFilesLines
2019-02-04sched/fair: Move the rq_of() helper functionVincent Guittot2-13/+16
2019-02-04sched/core: Convert task_struct.stack_refcount to refcount_tElena Reshetova5-6/+7
2019-02-04sched/core: Convert task_struct.usage to refcount_tElena Reshetova4-6/+7
2019-02-04sched/fair: Convert numa_group.refcount to refcount_tElena Reshetova1-6/+6
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