aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/stop_task.c
Commit message (Expand)AuthorAge
* sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar2018-03-03
* sched/isolation: Offload residual 1Hz scheduler tickFrederic Weisbecker2018-02-21
* Merge branch 'for-4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2017-11-15
|\
| * cpuacct: Introduce cgroup_account_cputime[_field]()Tejun Heo2017-09-25
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
|/
* sched/core: Add wrappers for lockdep_(un)pin_lock()Matt Fleming2017-01-14
* locking/lockdep, sched/core: Implement a better lock pinning schemePeter Zijlstra2016-05-05
* sched: Make sched_class::set_cpus_allowed() unconditionalPeter Zijlstra2015-08-12
* sched: Provide update_curr callbacks for stop/idle scheduling classesThomas Gleixner2014-11-23
* sched: Add wrapper for checking task_struct::on_rqKirill Tkhai2014-08-20
* sched, nohz: Change rq->nr_running to always use wrappersKirill Tkhai2014-05-22
* sched: Fix hotplug task migrationPeter Zijlstra2014-02-21
* sched: Push put_prev_task() into pick_next_task()Peter Zijlstra2014-02-10
* sched/deadline: Add SCHED_DEADLINE structures & implementationDario Faggioli2014-01-13
* sched/numa: Introduce migrate_swap()Peter Zijlstra2013-10-09
* sched: Use an accessor to read the rq clockFrederic Weisbecker2013-05-28
* sched: Fix migration thread runtime bogosityMike Galbraith2012-08-13
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-17