aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/sched_cpupri.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-08-02sched: Add new prio to cpupri before removing old prioSteven Rostedt1-14/+16
2009-08-02sched: Fix race in cpupri introduced by cpumask_var changesGregory Haskins1-1/+14
2009-06-17sched: Remove unneeded __ref tagLi Zefan1-1/+1
2009-06-11sched: use slab in cpupri_init()Pekka Enberg1-3/+5
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu1-1/+1
2009-04-01sched_rt: don't allocate cpumask in fastpathRusty Russell1-2/+3
2009-01-06sched: fix section mismatchLi Zefan1-1/+1
2008-11-24sched: convert struct cpupri_vec cpumask_var_t.Rusty Russell1-11/+28
2008-06-06sched: use a 2-d bitmap for searching lowest-pri CPUGregory Haskins1-0/+174