Age | Commit message (Expand) | Author | Files | Lines |
2019-11-11 | sched/core: Further clarify sched_class::set_next_task() | Peter Zijlstra | 1 | -2/+2 |
2019-11-11 | sched/core: Simplify sched_class::pick_next_task() | Peter Zijlstra | 1 | -4/+1 |
2019-11-08 | sched: Fix pick_next_task() vs 'change' pattern race | Peter Zijlstra | 1 | -7/+11 |
2019-08-08 | sched: Rework pick_next_task() slow-path | Peter Zijlstra | 1 | -1/+2 |
2019-08-08 | sched: Allow put_prev_task() to drop rq->lock | Peter Zijlstra | 1 | -1/+1 |
2019-08-08 | sched: Add task_struct pointer to sched_class::set_curr_task | Peter Zijlstra | 1 | -10/+7 |
2018-03-03 | sched: Clean up and harmonize the coding style of the scheduler code base | Ingo Molnar | 1 | -2/+1 |
2018-02-21 | sched/isolation: Offload residual 1Hz scheduler tick | Frederic Weisbecker | 1 | -0/+8 |
2017-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 1 | -1/+1 |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 1 | -0/+1 |
2017-09-25 | cpuacct: Introduce cgroup_account_cputime[_field]() | Tejun Heo | 1 | -1/+1 |
2017-01-14 | sched/core: Add wrappers for lockdep_(un)pin_lock() | Matt Fleming | 1 | -1/+1 |
2016-05-05 | locking/lockdep, sched/core: Implement a better lock pinning scheme | Peter Zijlstra | 1 | -1/+1 |
2015-08-12 | sched: Make sched_class::set_cpus_allowed() unconditional | Peter Zijlstra | 1 | -0/+1 |
2014-11-23 | sched: Provide update_curr callbacks for stop/idle scheduling classes | Thomas Gleixner | 1 | -0/+5 |
2014-08-20 | sched: Add wrapper for checking task_struct::on_rq | Kirill Tkhai | 1 | -1/+1 |
2014-05-22 | sched, nohz: Change rq->nr_running to always use wrappers | Kirill Tkhai | 1 | -2/+2 |
2014-02-21 | sched: Fix hotplug task migration | Peter Zijlstra | 1 | -2/+1 |
2014-02-10 | sched: Push put_prev_task() into pick_next_task() | Peter Zijlstra | 1 | -6/+10 |
2014-01-13 | sched/deadline: Add SCHED_DEADLINE structures & implementation | Dario Faggioli | 1 | -1/+1 |
2013-10-09 | sched/numa: Introduce migrate_swap() | Peter Zijlstra | 1 | -1/+1 |
2013-05-28 | sched: Use an accessor to read the rq clock | Frederic Weisbecker | 1 | -4/+4 |
2012-08-13 | sched: Fix migration thread runtime bogosity | Mike Galbraith | 1 | -1/+21 |
2011-11-17 | sched: Move all scheduler bits into kernel/sched/ | Peter Zijlstra | 1 | -0/+108 |