index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
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-15
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