summaryrefslogtreecommitdiffstats
path: root/kernel/sched_cpupri.c
Commit message (Expand)AuthorAgeFilesLines
* sched: No need for bootmem special casesPekka Enberg2010-07-171-6/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * Fix misspellings of "invocation" in comments.Adam Buchbinder2010-02-041-1/+1
* | bitops: rename for_each_bit() to for_each_set_bit()Akinobu Mita2010-03-061-1/+1
* | sched: Use for_each_bitAkinobu Mita2010-02-021-3/+1
|/
* sched: Convert cpupri lock to raw_spinlockThomas Gleixner2009-12-141-5/+5
* sched: Add new prio to cpupri before removing old prioSteven Rostedt2009-08-021-14/+16
* sched: Fix race in cpupri introduced by cpumask_var changesGregory Haskins2009-08-021-1/+14
* sched: Remove unneeded __ref tagLi Zefan2009-06-171-1/+1
* sched: use slab in cpupri_init()Pekka Enberg2009-06-111-3/+5
* cpumask: alloc zeroed cpumask for static cpumask_var_tsYinghai Lu2009-06-091-1/+1
* sched_rt: don't allocate cpumask in fastpathRusty Russell2009-04-011-2/+3
* sched: fix section mismatchLi Zefan2009-01-061-1/+1
* sched: convert struct cpupri_vec cpumask_var_t.Rusty Russell2008-11-241-11/+28
* sched: use a 2-d bitmap for searching lowest-pri CPUGregory Haskins2008-06-061-0/+174
OpenPOWER on IntegriCloud