aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/stop_task.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-11-15Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-25cpuacct: Introduce cgroup_account_cputime[_field]()Tejun Heo1-1/+1
2017-01-14sched/core: Add wrappers for lockdep_(un)pin_lock()Matt Fleming1-1/+1
2016-05-05locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra1-1/+1
2015-08-12sched: Make sched_class::set_cpus_allowed() unconditionalPeter Zijlstra1-0/+1
2014-11-23sched: Provide update_curr callbacks for stop/idle scheduling classesThomas Gleixner1-0/+5
2014-08-20sched: Add wrapper for checking task_struct::on_rqKirill Tkhai1-1/+1
2014-05-22sched, nohz: Change rq->nr_running to always use wrappersKirill Tkhai1-2/+2
2014-02-21sched: Fix hotplug task migrationPeter Zijlstra1-2/+1
2014-02-10sched: Push put_prev_task() into pick_next_task()Peter Zijlstra1-6/+10
2014-01-13sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli1-1/+1
2013-10-09sched/numa: Introduce migrate_swap()Peter Zijlstra1-1/+1
2013-05-28sched: Use an accessor to read the rq clockFrederic Weisbecker1-4/+4
2012-08-13sched: Fix migration thread runtime bogosityMike Galbraith1-1/+21
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra1-0/+108