Commit Graph

14 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Akinobu Mita 984b3f5746 bitops: rename for_each_bit() to for_each_set_bit() 15 years ago
Adam Buchbinder 2a61aa4016 Fix misspellings of "invocation" in comments. 15 years ago
Akinobu Mita 90fdbdb484 sched: Use for_each_bit 15 years ago
Thomas Gleixner fe841226bd sched: Convert cpupri lock to raw_spinlock 15 years ago
Steven Rostedt c3a2ae3d93 sched: Add new prio to cpupri before removing old prio 16 years ago
Gregory Haskins 07903af152 sched: Fix race in cpupri introduced by cpumask_var changes 16 years ago
Li Zefan fd5e1b5dba sched: Remove unneeded __ref tag 16 years ago
Pekka Enberg 0fb5302916 sched: use slab in cpupri_init() 16 years ago
Yinghai Lu eaa958402e cpumask: alloc zeroed cpumask for static cpumask_var_ts 16 years ago
Rusty Russell 13b8bd0a57 sched_rt: don't allocate cpumask in fastpath 16 years ago
Li Zefan db2f59c8c9 sched: fix section mismatch 16 years ago
Rusty Russell 68e74568fb sched: convert struct cpupri_vec cpumask_var_t. 16 years ago
Gregory Haskins 6e0534f278 sched: use a 2-d bitmap for searching lowest-pri CPU 17 years ago