Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_kernel_shift_sdm845
/
6a108a14fa356ef607be308b68337939e56ea94e
/
kernel
/
sched_cpupri.c
68c38fc
sched: No need for bootmem special cases
by Pekka Enberg
· 14 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
318ae2e
Merge branch 'for-next' into for-linus
by Jiri Kosina
· 15 years ago
984b3f5
bitops: rename for_each_bit() to for_each_set_bit()
by Akinobu Mita
· 15 years ago
2a61aa4
Fix misspellings of "invocation" in comments.
by Adam Buchbinder
· 15 years ago
90fdbdb
sched: Use for_each_bit
by Akinobu Mita
· 15 years ago
fe84122
sched: Convert cpupri lock to raw_spinlock
by Thomas Gleixner
· 15 years ago
c3a2ae3
sched: Add new prio to cpupri before removing old prio
by Steven Rostedt
· 15 years ago
07903af
sched: Fix race in cpupri introduced by cpumask_var changes
by Gregory Haskins
· 15 years ago
fd5e1b5
sched: Remove unneeded __ref tag
by Li Zefan
· 16 years ago
0fb5302
sched: use slab in cpupri_init()
by Pekka Enberg
· 16 years ago
eaa9584
cpumask: alloc zeroed cpumask for static cpumask_var_ts
by Yinghai Lu
· 16 years ago
13b8bd0
sched_rt: don't allocate cpumask in fastpath
by Rusty Russell
· 16 years ago
db2f59c
sched: fix section mismatch
by Li Zefan
· 16 years ago
68e7456
sched: convert struct cpupri_vec cpumask_var_t.
by Rusty Russell
· 16 years ago
6e0534f
sched: use a 2-d bitmap for searching lowest-pri CPU
by Gregory Haskins
· 17 years ago