Age | Commit message (Expand) | Author |
2018-04-09 | Merge branch 'for-4.17/dax' into libnvdimm-for-next | Dan Williams |
2018-03-19 | Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2018-03-04 | sched/core: Undefine tracepoint creation at the end of core.c | Ingo Molnar |
2018-03-04 | sched/headers: Simplify and clean up header usage in the scheduler | Ingo Molnar |
2018-03-03 | sched: Clean up and harmonize the coding style of the scheduler code base | Ingo Molnar |
2018-02-21 | sched/nohz: Remove the 1 Hz tick code | Frederic Weisbecker |
2018-02-21 | sched/isolation: Offload residual 1Hz scheduler tick | Frederic Weisbecker |
2018-02-21 | sched/core: Rename init_rq_hrtick() to hrtick_rq_init() | Frederic Weisbecker |
2018-02-13 | sched/core: Fix DEBUG_SPINLOCK annotation for rq->lock | Peter Zijlstra |
2018-02-12 | sched, cgroup: Don't reject lower cpu.max on ancestors | Tejun Heo |
2018-02-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2018-02-06 | cpumask: make cpumask_size() return "unsigned int" | Alexey Dobriyan |
2018-02-06 | sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS | Mel Gorman |
2018-02-06 | sched/core: Optimize ttwu_stat() | Peter Zijlstra |
2018-02-05 | membarrier: Provide core serializing command, *_SYNC_CORE | Mathieu Desnoyers |
2018-02-05 | membarrier: Document scheduler barrier requirements | Mathieu Desnoyers |
2018-02-05 | powerpc, membarrier: Skip memory barrier in switch_mm() | Mathieu Desnoyers |
2018-01-30 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2018-01-30 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2018-01-16 | delayacct: Account blkio completion on the correct task | Josh Snyder |
2018-01-10 | sched/cpufreq: Change the worker kthread to SCHED_DEADLINE | Juri Lelli |
2018-01-10 | sched/deadline: Implement "runtime overrun signal" support | Juri Lelli |
2018-01-10 | sched/core: Rework and clarify prepare_lock_switch() | rodrigosiqueira |
2018-01-03 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-12-11 | sched/core: Fix kernel-doc warnings after code movement | Randy Dunlap |
2017-11-28 | sched: Stop resched_cpu() from sending IPIs to offline CPUs | Paul E. McKenney |
2017-11-17 | Merge branch 'misc.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds |
2017-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2017-11-13 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-11-09 | sched/core: Optimize sched_feat() for !CONFIG_SCHED_DEBUG builds | Patrick Bellasi |
2017-10-27 | sched/isolation: Move isolcpus= handling to the housekeeping code | Frederic Weisbecker |
2017-10-27 | sched/isolation: Introduce housekeeping flags | Frederic Weisbecker |
2017-10-27 | sched/isolation: Rename is_housekeeping_cpu() to housekeeping_cpu() | Frederic Weisbecker |
2017-10-27 | sched/isolation: Move housekeeping related code to its own file | Frederic Weisbecker |
2017-10-26 | cgroup, sched: Move basic cpu stats from cgroup.stat to cpu.stat | Tejun Heo |
2017-10-20 | Merge branches 'doc.2017.10.20a', 'fixes.2017.10.19a', 'stall.2017.10.09a' an... | Paul E. McKenney |
2017-10-09 | rcutorture: Dump writer stack if stalled | Paul E. McKenney |
2017-10-09 | sched,rcu: Make cond_resched() provide RCU quiescent state | Paul E. McKenney |
2017-10-09 | sched: Make resched_cpu() unconditional | Paul E. McKenney |
2017-09-29 | sched: Implement interface for cgroup unified hierarchy | Tejun Heo |
2017-09-29 | sched: Misc preps for cgroup unified hierarchy interface | Tejun Heo |
2017-09-29 | sched/fair: Use reweight_entity() for set_user_nice() | Vincent Guittot |
2017-09-29 | sched/debug: Ignore TASK_IDLE for SysRq-W | Peter Zijlstra |
2017-09-20 | sched_rr_get_interval(): move compat to native, get rid of set_fs() | Al Viro |
2017-09-12 | sched/core: WARN() when migrating to an offline CPU | Peter Zijlstra |
2017-09-07 | sched/cpuset/pm: Fix cpuset vs. suspend-resume bugs | Peter Zijlstra |
2017-09-04 | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2017-09-04 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2017-08-21 | Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau... | Ingo Molnar |
2017-08-17 | Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',... | Paul E. McKenney |