summaryrefslogtreecommitdiffstats
path: root/kernel/sched/cpupri.h
Commit message (Expand)AuthorAgeFilesLines
* sched/cpupri: Add CPUPRI_HIGHERPeter Zijlstra2020-10-291-1/+2
* sched/cpupri: Remove pri_to_cpu[1]Dietmar Eggemann2020-10-291-2/+2
* sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE]Dietmar Eggemann2020-10-291-4/+3
* sched/rt: Optimize cpupri_find() on non-heterogenous systemsQais Yousef2020-03-061-2/+4
* sched/rt: Make RT capacity-awareQais Yousef2019-12-251-1/+3
* sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar2018-03-041-1/+0
* sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar2018-03-031-15/+9
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* sched/cpupri: Remove unnecessary definitions in cpupri.hpang.xunlei2014-11-161-3/+0
* sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra2014-05-221-1/+1
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-171-0/+34