aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched_cpupri.c
AgeCommit message (Expand)Author
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-03-06bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita
2010-02-04Fix misspellings of "invocation" in comments.Adam Buchbinder
2010-02-02sched: Use for_each_bitAkinobu Mita
2009-12-14sched: Convert cpupri lock to raw_spinlockThomas Gleixner
2009-08-02sched: Add new prio to cpupri before removing old prioSteven Rostedt
2009-08-02sched: Fix race in cpupri introduced by cpumask_var changesGregory Haskins
2009-06-17sched: Remove unneeded __ref tagLi Zefan
2009-06-11sched: use slab in cpupri_init()Pekka Enberg
2009-06-09cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu
2009-04-01sched_rt: don't allocate cpumask in fastpathRusty Russell
2009-01-06sched: fix section mismatchLi Zefan
2008-11-24sched: convert struct cpupri_vec cpumask_var_t.Rusty Russell
2008-06-06sched: use a 2-d bitmap for searching lowest-pri CPUGregory Haskins