aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_cpupri.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-14sched/cpupri: Remove cpupri->pri_activeYong Zhang1-2/+0
2011-08-14sched/cpupri: Remove the vec->lockSteven Rostedt1-3/+2
2010-07-17sched: No need for bootmem special casesPekka Enberg1-1/+1
2009-12-14sched: Convert cpupri lock to raw_spinlockThomas Gleixner1-1/+1
2009-03-30cpumask: remove cpumask_t from coreRusty Russell1-1/+1
2008-11-24sched: convert struct cpupri_vec cpumask_var_t.Rusty Russell1-2/+3
2008-06-06sched: fix the cpuprio count reallyThomas Gleixner1-2/+2
2008-06-06sched: fix cpupri priocountGregory Haskins1-1/+1
2008-06-06sched: use a 2-d bitmap for searching lowest-pri CPUGregory Haskins1-0/+36