index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched_cpupri.c
Age
Commit message (
Expand
)
Author
2010-07-17
sched: No need for bootmem special cases
Pekka Enberg
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-06
bitops: rename for_each_bit() to for_each_set_bit()
Akinobu Mita
2010-02-04
Fix misspellings of "invocation" in comments.
Adam Buchbinder
2010-02-02
sched: Use for_each_bit
Akinobu Mita
2009-12-14
sched: Convert cpupri lock to raw_spinlock
Thomas Gleixner
2009-08-02
sched: Add new prio to cpupri before removing old prio
Steven Rostedt
2009-08-02
sched: Fix race in cpupri introduced by cpumask_var changes
Gregory Haskins
2009-06-17
sched: Remove unneeded __ref tag
Li Zefan
2009-06-11
sched: use slab in cpupri_init()
Pekka Enberg
2009-06-09
cpumask: alloc zeroed cpumask for static cpumask_var_ts
Yinghai Lu
2009-04-01
sched_rt: don't allocate cpumask in fastpath
Rusty Russell
2009-01-06
sched: fix section mismatch
Li Zefan
2008-11-24
sched: convert struct cpupri_vec cpumask_var_t.
Rusty Russell
2008-06-06
sched: use a 2-d bitmap for searching lowest-pri CPU
Gregory Haskins