Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-02-04 | sched/core: Convert signal_struct.sigcnt to refcount_t | Elena Reshetova | 3 | -5/+5 |
2019-02-04 | sched/core: Convert sighand_struct.count to refcount_t | Elena Reshetova | 4 | -8/+9 |
2019-01-29 | sched: Remove stale PF_MUTEX_TESTER bit | Thomas Gleixner | 1 | -1/+0 |
2019-01-27 | sched/fair: Fix unnecessary increase of balance interval | Vincent Guittot | 1 | -13/+27 |
2019-01-27 | sched/fair: Fix rounding bug for asym packing | Vincent Guittot | 1 | -3/+1 |
2019-01-27 | sched/fair: Trigger asym_packing during idle load balance | Vincent Guittot | 1 | -1/+1 |