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
/
srcu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-08-20
workqueue: deprecate system_nrt[_freezable]_wq
Tejun Heo
1
-2
/
+2
2012-04-30
rcu: Implement per-domain single-threaded call_srcu() state machine
Lai Jiangshan
1
-62
/
+300
2012-04-30
rcu: Use single value to handle expedited SRCU grace periods
Lai Jiangshan
1
-13
/
+14
2012-04-30
rcu: Improve srcu_readers_active_idx()'s cache locality
Lai Jiangshan
1
-1
/
+8
2012-04-30
rcu: Implement a variant of Peter's SRCU algorithm
Lai Jiangshan
1
-80
/
+69
2012-04-30
rcu: Improve SRCU's wait_idx() comments
Lai Jiangshan
1
-40
/
+37
2012-04-30
rcu: Flip ->completed only once per SRCU grace period
Lai Jiangshan
1
-36
/
+56
2012-04-30
rcu: Increment upper bit only for srcu_read_lock()
Lai Jiangshan
1
-10
/
+9
2012-04-30
rcu: Remove fast check path from __synchronize_srcu()
Lai Jiangshan
1
-24
/
+1
2012-04-30
rcu: Direct algorithmic SRCU implementation
Paul E. McKenney
1
-95
/
+189
2012-02-21
rcu: Call out dangers of expedited RCU primitives
Paul E. McKenney
1
-10
/
+17
2012-02-21
rcu: Add lockdep-RCU checks for simple self-deadlock
Paul E. McKenney
1
-0
/
+6
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-01-14
rcu: demote SRCU_SYNCHRONIZE_DELAY from kernel-parameter status
Paul E. McKenney
1
-2
/
+13
2010-11-29
rcu: Make synchronize_srcu_expedited() fast if running readers
Paul E. McKenney
1
-1
/
+7
2010-09-23
kernel: Remove undead ifdef CONFIG_DEBUG_LOCK_ALLOC
Christian Dietrich
1
-2
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-02-25
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
1
-17
/
+33
2010-01-16
rcu: Fix sparse warnings
Paul E. McKenney
1
-1
/
+1
2009-10-26
rcu: Add synchronize_srcu_expedited()
Paul E. McKenney
1
-23
/
+51
2008-02-06
make srcu_readers_active() static
Adrian Bunk
1
-2
/
+1
2006-10-04
[PATCH] SRCU: report out-of-memory errors
Alan Stern
1
-2
/
+3
2006-10-04
[PATCH] srcu-3: RCU variant permitting read-side blocking
Paul E. McKenney
1
-0
/
+257