summaryrefslogtreecommitdiffstats
path: root/kernel/sched/stop_task.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-11-151-1/+1
|\
| * cpuacct: Introduce cgroup_account_cputime[_field]()Tejun Heo2017-09-251-1/+1
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
|/
* sched/core: Add wrappers for lockdep_(un)pin_lock()Matt Fleming2017-01-141-1/+1
* locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra2016-05-051-1/+1
* sched: Make sched_class::set_cpus_allowed() unconditionalPeter Zijlstra2015-08-121-0/+1
* sched: Provide update_curr callbacks for stop/idle scheduling classesThomas Gleixner2014-11-231-0/+5
* sched: Add wrapper for checking task_struct::on_rqKirill Tkhai2014-08-201-1/+1
* sched, nohz: Change rq->nr_running to always use wrappersKirill Tkhai2014-05-221-2/+2
* sched: Fix hotplug task migrationPeter Zijlstra2014-02-211-2/+1
* sched: Push put_prev_task() into pick_next_task()Peter Zijlstra2014-02-101-6/+10
* sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli2014-01-131-1/+1
* sched/numa: Introduce migrate_swap()Peter Zijlstra2013-10-091-1/+1
* sched: Use an accessor to read the rq clockFrederic Weisbecker2013-05-281-4/+4
* sched: Fix migration thread runtime bogosityMike Galbraith2012-08-131-1/+21
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-171-0/+108
OpenPOWER on IntegriCloud