index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched_cpupri.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-07-17
sched: No need for bootmem special cases
Pekka Enberg
1
-6
/
+2
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
1
-1
/
+1
2010-02-04
Fix misspellings of "invocation" in comments.
Adam Buchbinder
1
-1
/
+1
2010-02-02
sched: Use for_each_bit
Akinobu Mita
1
-3
/
+1
2009-12-14
sched: Convert cpupri lock to raw_spinlock
Thomas Gleixner
1
-5
/
+5
2009-08-02
sched: Add new prio to cpupri before removing old prio
Steven Rostedt
1
-14
/
+16
2009-08-02
sched: Fix race in cpupri introduced by cpumask_var changes
Gregory Haskins
1
-1
/
+14
2009-06-17
sched: Remove unneeded __ref tag
Li Zefan
1
-1
/
+1
2009-06-11
sched: use slab in cpupri_init()
Pekka Enberg
1
-3
/
+5
2009-06-09
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
1
-1
/
+1
2009-04-01
sched_rt: don't allocate cpumask in fastpath
Rusty Russell
1
-2
/
+3
2009-01-06
sched: fix section mismatch
Li Zefan
1
-1
/
+1
2008-11-24
sched: convert struct cpupri_vec cpumask_var_t.
Rusty Russell
1
-11
/
+28
2008-06-06
sched: use a 2-d bitmap for searching lowest-pri CPU
Gregory Haskins
1
-0
/
+174