index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cpupri.h
Age
Commit message (
Expand
)
Author
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/cpupri.h
Ingo Molnar
2025-06-11
sched: Make clangd usable
Peter Zijlstra
2020-10-29
sched/cpupri: Add CPUPRI_HIGHER
Peter Zijlstra
2020-10-29
sched/cpupri: Remove pri_to_cpu[1]
Dietmar Eggemann
2020-10-29
sched/cpupri: Remove pri_to_cpu[CPUPRI_IDLE]
Dietmar Eggemann
2020-03-06
sched/rt: Optimize cpupri_find() on non-heterogenous systems
Qais Yousef
2019-12-25
sched/rt: Make RT capacity-aware
Qais Yousef
2018-03-04
sched/headers: Simplify and clean up header usage in the scheduler
Ingo Molnar
2018-03-03
sched: Clean up and harmonize the coding style of the scheduler code base
Ingo Molnar
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2014-11-16
sched/cpupri: Remove unnecessary definitions in cpupri.h
pang.xunlei
2014-05-22
sched/cpupri: Replace NR_CPUS arrays
Peter Zijlstra
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra