index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
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-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