summaryrefslogtreecommitdiffstats
path: root/kernel/sched/cpupri.c
Commit message (Expand)AuthorAgeFilesLines
* sched/cpupri: Don't re-initialize 'struct cpupri'Viresh Kumar2017-08-101-2/+0
* sched/core: Remove the tsk_cpus_allowed() wrapperIngo Molnar2017-03-021-2/+2
* sched/core: Use tsk_cpus_allowed() instead of accessing ->cpus_allowedThomas Gleixner2016-05-121-2/+2
* Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-06-031-3/+3
|\
| * arch: Mass conversion of smp_mb__*()Peter Zijlstra2014-04-181-3/+3
* | sched/cpupri: Replace NR_CPUS arraysPeter Zijlstra2014-05-221-0/+7
* | sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri checkSteven Rostedt (Red Hat)2014-05-071-2/+1
|/
* sched: Fix some kernel-doc warningsYacine Belkadi2013-07-181-2/+2
* sched/rt: Move rt specific bits into new header fileClark Williams2013-02-071-0/+2
* sched: Fix minor code style issuesYing Xue2012-07-261-5/+5
* kernel-doc: fix kernel-doc warnings in schedRandy Dunlap2012-01-231-2/+1
* sched: Move all scheduler bits into kernel/sched/Peter Zijlstra2011-11-171-0/+241
OpenPOWER on IntegriCloud