summaryrefslogtreecommitdiffstats
path: root/kernel/sched/core.c
Commit message (Expand)AuthorAgeFilesLines
...
| * | sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRYMark Rutland2022-02-191-0/+2
| * | sched/preempt: Refactor sched_dynamic_update()Mark Rutland2022-02-191-22/+37
| * | sched/preempt: Move PREEMPT_DYNAMIC logic laterMark Rutland2022-02-191-136/+136
| * | sched/isolation: Use single feature type while referring to housekeeping cpumaskFrederic Weisbecker2022-02-161-6/+6
| * | sched/numa: Fix NUMA topology for systems with CPU-less nodesHuang Ying2022-02-161-1/+4
| * | sched: replace cpumask_weight with cpumask_empty where appropriateYury Norov2022-02-161-1/+1
| * | sched/core: Export pelt_thermal_tpQais Yousef2022-01-271-0/+1
* | | Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-blockLinus Torvalds2022-03-211-5/+2
|\ \ \ | |_|/ |/| |
| * | block: check that there is a plug in blk_flush_plugChristoph Hellwig2022-02-021-5/+2
| * | block: remove blk_needs_flush_plugChristoph Hellwig2022-02-021-1/+1
* | | sched: Fix yet more sched_fork() racesPeter Zijlstra2022-02-191-13/+21
* | | sched/fair: Fix fault in reweight_entityTadeusz Struk2022-02-061-5/+6
|/ /
* | Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-231-11/+4
|\ \ | |/ |/|
| * sched: Avoid double preemption in __cond_resched_*lock*()Peter Zijlstra2022-01-181-9/+3
| * sched/core: Accounting forceidle time for all tasks except idle taskCruz Zhao2022-01-181-2/+1
* | Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2022-01-171-8/+8
|\ \ | |/ |/|
| * kthread: Generalize pf_io_worker so it can point to struct kthreadEric W. Biederman2022-01-081-1/+1
| * kthread: Never put_user the set_child_tid addressEric W. Biederman2021-12-221-1/+1
| * kthread: Warn about failed allocations for the init kthreadEric W. Biederman2021-12-211-1/+1
| * kthread: Ensure struct kthread is present for all kthreadsEric W. Biederman2021-12-131-8/+8
* | Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-01-111-0/+3
|\ \
| * \ Merge tag 'v5.16-rc5' into locking/core, to pick up fixesIngo Molnar2021-12-131-7/+3
| |\ \
| * | | sched: Trigger warning if ->migration_disabled counter underflows.Sebastian Andrzej Siewior2021-12-041-0/+3
| | |/ | |/|
* | | Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-111-21/+63
|\ \ \
| * | | sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()Dietmar Eggemann2021-12-111-1/+1
| * | | sched/core: Forced idle accountingJosh Don2021-11-171-20/+62
| |/ /
* | | Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2022-01-101-1/+1
|\ \ \ | |_|/ |/| |
| * | sched: Snapshot thread flagsMark Rutland2021-12-011-1/+1
* | | sched/uclamp: Fix rq->uclamp_max not set on first enqueueQais Yousef2021-12-041-1/+1
* | | preempt/dynamic: Fix setup_preempt_mode() return valueAndrew Halaney2021-12-041-2/+2
|/ /
* / sched/scs: Reset task stack state in bringup_cpu()Mark Rutland2021-11-241-4/+0
|/
* preempt: Restore preemption model selection configsValentin Schneider2021-11-111-3/+3
* sched/fair: Prevent dead task groups from regaining cfs_rq'sMathias Krause2021-11-111-9/+35
* sched/core: Mitigate race cpus_share_cache()/update_top_cache_domain()Vincent Donnefort2021-11-111-0/+3
* Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2021-11-011-201/+191
|\
| * sched: Add wrapper for get_wchan() to keep task blockedKees Cook2021-10-151-0/+19
| * kernel/sched: Fix sched_fork() access an invalid sched_task_groupZhang Qiao2021-10-141-21/+22
| * sched: Simplify wake_up_*idle*()Peter Zijlstra2021-10-071-9/+5
| * sched,rcu: Rework try_invoke_on_locked_down_task()Peter Zijlstra2021-10-071-3/+3
| * sched: Improve try_invoke_on_locked_down_task()Peter Zijlstra2021-10-071-24/+39
| * sched: Remove pointless preemption disable in sched_submit_work()Thomas Gleixner2021-10-051-8/+2
| * sched: Move kprobes cleanup out of finish_task_switch()Thomas Gleixner2021-10-051-6/+0
| * sched: Limit the number of task migrations per batch on RTThomas Gleixner2021-10-051-0/+4
| * sched: Move mmdrop to RCU on RTThomas Gleixner2021-10-051-1/+1
| * sched: Provide Kconfig support for default dynamic preempt modeFrederic Weisbecker2021-10-051-3/+26
| * sched: Make struct sched_statistics independent of fair sched classYafang Shao2021-10-051-11/+14
| * sched/fair: Add cfs bandwidth burst statisticsHuaixin Chang2021-10-051-3/+10
| * sched/core: Simplify core-wide task selectionPeter Zijlstra2021-10-051-111/+45
| * sched: Switch wait_task_inactive to HRTIMER_MODE_REL_HARDSebastian Andrzej Siewior2021-10-051-1/+1
* | Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2021-11-011-24/+43
|\ \