summaryrefslogtreecommitdiff
path: root/kernel/sched/stop_task.c
AgeCommit message (Expand)Author
2018-03-03sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar
2018-02-21sched/isolation: Offload residual 1Hz scheduler tickFrederic Weisbecker
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-25cpuacct: Introduce cgroup_account_cputime[_field]()Tejun Heo
2017-01-14sched/core: Add wrappers for lockdep_(un)pin_lock()Matt Fleming
2016-05-05locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra
2015-08-12sched: Make sched_class::set_cpus_allowed() unconditionalPeter Zijlstra
2014-11-23sched: Provide update_curr callbacks for stop/idle scheduling classesThomas Gleixner
2014-08-20sched: Add wrapper for checking task_struct::on_rqKirill Tkhai
2014-05-22sched, nohz: Change rq->nr_running to always use wrappersKirill Tkhai
2014-02-21sched: Fix hotplug task migrationPeter Zijlstra
2014-02-10sched: Push put_prev_task() into pick_next_task()Peter Zijlstra
2014-01-13sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli
2013-10-09sched/numa: Introduce migrate_swap()Peter Zijlstra
2013-05-28sched: Use an accessor to read the rq clockFrederic Weisbecker
2012-08-13sched: Fix migration thread runtime bogosityMike Galbraith
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra