summaryrefslogtreecommitdiff
path: root/kernel/sched/cpupri.c
AgeCommit message (Expand)Author
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