aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched/cpupri.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-29sched/cpupri: Add CPUPRI_HIGHERPeter Zijlstra1-1/+2
2020-10-29sched/cpupri: Remove pri_to_cpu[1]Dietmar Eggemann1-2/+2
2020-10-29sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE]Dietmar Eggemann1-4/+3
2020-03-06sched/rt: Optimize cpupri_find() on non-heterogenous systemsQais Yousef1-2/+4
2019-12-25sched/rt: Make RT capacity-awareQais Yousef1-1/+3
2018-03-04sched/headers: Simplify and clean up header usage in the schedulerIngo Molnar1-1/+0
2018-03-03sched: Clean up and harmonize the coding style of the scheduler code baseIngo Molnar1-15/+9
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2014-11-16sched/cpupri: Remove unnecessary definitions in cpupri.hpang.xunlei1-3/+0
2014-05-22sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra1-1/+1
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra1-0/+34