Age | Commit message (Expand) | Author | Files | Lines |
2018-02-06 | sched/core: Optimize ttwu_stat() | Peter Zijlstra | 1 | -8/+8 |
2018-02-05 | membarrier: Provide core serializing command, *_SYNC_CORE | Mathieu Desnoyers | 1 | -5/+13 |
2018-02-05 | membarrier: Document scheduler barrier requirements | Mathieu Desnoyers | 1 | -11/+26 |
2018-02-05 | powerpc, membarrier: Skip memory barrier in switch_mm() | Mathieu Desnoyers | 1 | -10/+0 |
2018-01-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -7/+60 |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+2 |
2018-01-16 | delayacct: Account blkio completion on the correct task | Josh Snyder | 1 | -3/+3 |
2018-01-10 | sched/cpufreq: Change the worker kthread to SCHED_DEADLINE | Juri Lelli | 1 | -2/+11 |
2018-01-10 | sched/deadline: Implement "runtime overrun signal" support | Juri Lelli | 1 | -2/+1 |
2018-01-10 | sched/core: Rework and clarify prepare_lock_switch() | rodrigosiqueira | 1 | -4/+49 |
2018-01-03 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -1/+2 |
2017-12-11 | sched/core: Fix kernel-doc warnings after code movement | Randy Dunlap | 1 | -11/+11 |
2017-11-29 | sched: Stop resched_cpu() from sending IPIs to offline CPUs | Paul E. McKenney | 1 | -1/+2 |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 1 | -6/+30 |
2017-11-16 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 1 | -4/+170 |
2017-11-14 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -29/+27 |
2017-11-09 | sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds | Patrick Bellasi | 1 | -3/+6 |
2017-10-27 | sched/isolation: Move isolcpus= handling to the housekeeping code | Frederic Weisbecker | 1 | -15/+1 |
2017-10-27 | sched/isolation: Introduce housekeeping flags | Frederic Weisbecker | 1 | -4/+4 |
2017-10-27 | sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu() | Frederic Weisbecker | 1 | -3/+3 |
2017-10-27 | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker | 1 | -0/+1 |
2017-10-26 | cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat | Tejun Heo | 1 | -9/+4 |
2017-10-20 | Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an... | Paul E. McKenney | 1 | -2/+3 |
2017-10-10 | rcutorture: Dump writer stack if stalled | Paul E. McKenney | 1 | -0/+1 |
2017-10-10 | sched,rcu: Make cond_resched() provide RCU quiescent state | Paul E. McKenney | 1 | -0/+1 |
2017-10-10 | sched: Make resched_cpu() unconditional | Paul E. McKenney | 1 | -2/+1 |
2017-09-30 | sched: Implement interface for cgroup unified hierarchy | Tejun Heo | 1 | -0/+171 |
2017-09-30 | sched: Misc preps for cgroup unified hierarchy interface | Tejun Heo | 1 | -4/+4 |
2017-09-29 | sched/fair: Use reweight_entity() for set_user_nice() | Vincent Guittot | 1 | -7/+15 |
2017-09-29 | sched/debug: Ignore TASK_IDLE for SysRq-W | Peter Zijlstra | 1 | -1/+23 |
2017-09-20 | sched_rr_get_interval(): move compat to native, get rid of set_fs() | Al Viro | 1 | -6/+30 |
2017-09-12 | sched/core: WARN() when migrating to an offline CPU | Peter Zijlstra | 1 | -0/+4 |
2017-09-07 | sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs | Peter Zijlstra | 1 | -4/+3 |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -2/+2 |
2017-09-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -17/+5 |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar | 1 | -4/+34 |
2017-08-17 | Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',... | Paul E. McKenney | 1 | -4/+34 |
2017-08-17 | membarrier: Provide expedited private command | Mathieu Desnoyers | 1 | -0/+25 |
2017-08-11 | sched: Replace spin_unlock_wait() with lock/unlock pair | Paul E. McKenney | 1 | -2/+2 |
2017-08-10 | locking: Introduce smp_mb__after_spinlock() | Peter Zijlstra | 1 | -2/+2 |
2017-08-10 | sched/debug: Intruduce task_state_to_char() helper function | Xie XiuQi | 1 | -11/+4 |
2017-08-10 | sched/core: Remove unnecessary initialization init_idle_bootup_task() | Cheng Jian | 1 | -5/+0 |
2017-08-10 | sched/core: Reuse put_prev_task() | Viresh Kumar | 1 | -1/+1 |
2017-07-28 | sched: Allow migrating kthreads into online but inactive CPUs | Tejun Heo | 1 | -2/+7 |
2017-07-25 | sched/core: Fix some documentation build warnings | Jonathan Corbet | 1 | -1/+1 |
2017-07-03 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -717/+55 |
2017-07-03 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -7/+1 |
2017-06-23 | sched/rt: Move RT related code from sched/core.c to sched/rt.c | Nicolas Pitre | 1 | -315/+0 |
2017-06-23 | sched/deadline: Move DL related code from sched/core.c to sched/deadline.c | Nicolas Pitre | 1 | -337/+6 |
2017-06-23 | sched/cpuset: Only offer CONFIG_CPUSETS if SMP is enabled | Nicolas Pitre | 1 | -4/+3 |