aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/cpupri.c
Commit message (Expand)AuthorAge
* Merge tag 'v5.2-rc5' into sched/core, to pick up fixesIngo Molnar2019-06-17
|\
| * treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441Thomas Gleixner2019-06-05
* | sched/core: Provide a pointer to the valid CPU maskSebastian Andrzej Siewior2019-06-03
|/
* sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar2018-03-04
* sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar2018-03-03
* sched/cpupri: Don't re-initialize 'struct cpupri'Viresh Kumar2017-08-10
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-02
* sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowedThomas Gleixner2016-05-12
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-03
|\
| * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-18
* | sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra2014-05-22
* | sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri checkSteven Rostedt (Red Hat)2014-05-07
|/
* sched: Fix some kernel-doc warningsYacine Belkadi2013-07-18
* sched/rt: Move rt specific bits into new header fileClark Williams2013-02-07
* sched: Fix minor code style issuesYing Xue2012-07-26
* kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2012-01-23
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-17