aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/kernel/sched/cpupri.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-03-02sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar1-2/+2
2016-05-12sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowedThomas Gleixner1-2/+2
2014-06-03Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into nextLinus Torvalds1-3/+3
2014-05-22sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra1-0/+7
2014-05-07sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri checkSteven Rostedt (Red Hat)1-2/+1
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-3/+3
2013-07-18sched: Fix some kernel-doc warningsYacine Belkadi1-2/+2
2013-02-07sched/rt: Move rt specific bits into new header fileClark Williams1-0/+2
2012-07-26sched: Fix minor code style issuesYing Xue1-5/+5
2012-01-23kernel-doc: fix kernel-doc warnings in schedRandy Dunlap1-2/+1
2011-11-17sched: Move all scheduler bits into kernel/sched/Peter Zijlstra1-0/+241