Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | sched/cpupri: Remove cpupri->pri_active | Yong Zhang | 2011-08-14 | 1 | -2/+0 |
* | sched/cpupri: Remove the vec->lock | Steven Rostedt | 2011-08-14 | 1 | -3/+2 |
* | sched: No need for bootmem special cases | Pekka Enberg | 2010-07-17 | 1 | -1/+1 |
* | sched: Convert cpupri lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -1/+1 |
* | cpumask: remove cpumask_t from core | Rusty Russell | 2009-03-30 | 1 | -1/+1 |
* | sched: convert struct cpupri_vec cpumask_var_t. | Rusty Russell | 2008-11-24 | 1 | -2/+3 |
* | sched: fix the cpuprio count really | Thomas Gleixner | 2008-06-06 | 1 | -2/+2 |
* | sched: fix cpupri priocount | Gregory Haskins | 2008-06-06 | 1 | -1/+1 |
* | sched: use a 2-d bitmap for searching lowest-pri CPU | Gregory Haskins | 2008-06-06 | 1 | -0/+36 |