aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/cpupri.c
AgeCommit message (Expand)Author
9 daysmaster: sync with upstream 6.6Bruce Ashfield
2022-08-12sched/all: Change all BUG_ON() instances in the scheduler to WARN_ON_ONCE()Ingo Molnar
2022-02-23sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c f...Ingo Molnar
2021-03-22sched: Fix various typosIngo Molnar
2020-11-10Merge branch 'sched/migrate-disable'Peter Zijlstra
2020-11-10sched,rt: Use the full cpumask for balancingPeter Zijlstra
2020-10-29sched/cpupri: Add CPUPRI_HIGHERPeter Zijlstra
2020-10-29sched/cpupri: Remap CPUPRI_NORMAL to MAX_RT_PRIO-1Peter Zijlstra
2020-10-29sched/cpupri: Remove pri_to_cpu[1]Dietmar Eggemann
2020-10-29sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE]Dietmar Eggemann
2020-03-20sched/rt: cpupri_find: Trigger a full search as fallbackQais Yousef
2020-03-06sched/rt: Optimize cpupri_find() on non-heterogenous systemsQais Yousef
2020-03-06sched/rt: cpupri_find: Implement fallback mechanism for !fit caseQais Yousef
2019-12-25sched/rt: Make RT capacity-awareQais Yousef
2019-06-17Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar
2019-06-05treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner
2019-06-03sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior
2018-03-04sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar
2018-03-03sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar
2017-08-10sched/cpupri: Don't re-initialize 'struct cpupri'Viresh Kumar
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar
2016-05-12sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowedThomas Gleixner
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-05-22sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra
2014-05-07sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri checkSteven Rostedt (Red Hat)
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra
2013-07-18sched: Fix some kernel-doc warningsYacine Belkadi
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams
2012-07-26sched: Fix minor code style issuesYing Xue
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra