index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
cpupri.c
Age
Commit message (
Expand
)
Author
2019-06-17
Merge tag 'v5.2-rc5' into sched/core, to pick up fixes
Ingo Molnar
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2019-06-03
sched/core: Provide a pointer to the valid CPU mask
Sebastian Andrzej Siewior
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-08-10
sched/cpupri: Don't re-initialize 'struct cpupri'
Viresh Kumar
2017-03-02
sched/core: Remove the tsk_cpus_allowed() wrapper
Ingo Molnar
2016-05-12
sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowed
Thomas Gleixner
2014-06-03
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2014-05-22
sched/cpupri: Replace NR_CPUS arrays
Peter Zijlstra
2014-05-07
sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri check
Steven Rostedt (Red Hat)
2014-04-18
arch: Mass conversion of smp_mb__*()
Peter Zijlstra
2013-07-18
sched: Fix some kernel-doc warnings
Yacine Belkadi
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
2012-07-26
sched: Fix minor code style issues
Ying Xue
2012-01-23
kernel-doc: fix kernel-doc warnings in sched
Randy Dunlap
2011-11-17
sched: Move all scheduler bits into kernel/sched/
Peter Zijlstra