Age | Commit message (Expand) | Author |
2022-02-23 | sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f... | Ingo Molnar |
2021-10-05 | sched: Make struct sched_statistics independent of fair sched class | Yafang Shao |
2021-05-12 | sched: Introduce sched_class::pick_task() | Peter Zijlstra |
2020-11-10 | sched: Remove select_task_rq()'s sd_flag parameter | Valentin Schneider |
2020-10-29 | sched: Remove relyance on STRUCT_ALIGNMENT | Peter Zijlstra |
2020-10-25 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches |
2020-06-25 | sched: Remove struct sched_class::next field | Steven Rostedt (VMware) |
2020-06-25 | sched: Force the address order of each sched class descriptor | Steven Rostedt (VMware) |
2020-06-15 | sched/idle,stop: Remove .get_rr_interval from sched_class | Dietmar Eggemann |
2019-11-11 | sched/core: Further clarify sched_class::set_next_task() | Peter Zijlstra |
2019-11-11 | sched/core: Simplify sched_class::pick_next_task() | Peter Zijlstra |
2019-11-08 | sched: Fix pick_next_task() vs 'change' pattern race | Peter Zijlstra |
2019-08-08 | sched: Rework pick_next_task() slow-path | Peter Zijlstra |
2019-08-08 | sched: Allow put_prev_task() to drop rq->lock | Peter Zijlstra |
2019-08-08 | sched: Add task_struct pointer to sched_class::set_curr_task | Peter Zijlstra |
2018-03-03 | sched: Clean up and harmonize the coding style of the scheduler code base | Ingo Molnar |
2018-02-21 | sched/isolation: Offload residual 1Hz scheduler tick | Frederic Weisbecker |
2017-11-15 | Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2017-11-02 | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman |
2017-09-25 | cpuacct: Introduce cgroup_account_cputime[_field]() | Tejun Heo |
2017-01-14 | sched/core: Add wrappers for lockdep_(un)pin_lock() | Matt Fleming |
2016-05-05 | locking/lockdep, sched/core: Implement a better lock pinning scheme | Peter Zijlstra |
2015-08-12 | sched: Make sched_class::set_cpus_allowed() unconditional | Peter Zijlstra |
2014-11-23 | sched: Provide update_curr callbacks for stop/idle scheduling classes | Thomas Gleixner |
2014-08-20 | sched: Add wrapper for checking task_struct::on_rq | Kirill Tkhai |
2014-05-22 | sched, nohz: Change rq->nr_running to always use wrappers | Kirill Tkhai |
2014-02-21 | sched: Fix hotplug task migration | Peter Zijlstra |
2014-02-10 | sched: Push put_prev_task() into pick_next_task() | Peter Zijlstra |
2014-01-13 | sched/deadline: Add SCHED_DEADLINE structures & implementation | Dario Faggioli |
2013-10-09 | sched/numa: Introduce migrate_swap() | Peter Zijlstra |
2013-05-28 | sched: Use an accessor to read the rq clock | Frederic Weisbecker |
2012-08-13 | sched: Fix migration thread runtime bogosity | Mike Galbraith |
2011-11-17 | sched: Move all scheduler bits into kernel/sched/ | Peter Zijlstra |