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
/
rcutree_plugin.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-03
rcu: Add expedited grace-period support for preemptible RCU
Paul E. McKenney
1
-9
/
+189
2009-12-03
rcu: Rename "quiet" functions
Paul E. McKenney
1
-6
/
+6
2009-11-22
rcu: Re-arrange code to reduce #ifdef pain
Paul E. McKenney
1
-0
/
+24
2009-11-22
rcu: Fix grace-period-stall bug on large systems with CPU hotplug
Paul E. McKenney
1
-24
/
+61
2009-11-11
rcu: Mark init-time-only rcu_bootup_announce() as __init
Paul E. McKenney
1
-2
/
+2
2009-11-10
rcu: Simplify association of quiescent states with grace periods
Paul E. McKenney
1
-1
/
+1
2009-11-10
rcu: Remove inline from forward-referenced functions
Paul E. McKenney
1
-2
/
+2
2009-10-15
rcu: Fix TREE_PREEMPT_RCU CPU_HOTPLUG bad-luck hang
Paul E. McKenney
1
-8
/
+17
2009-10-15
rcu: Stopgap fix for synchronize_rcu_expedited() for TREE_PREEMPT_RCU
Paul E. McKenney
1
-0
/
+21
2009-10-07
rcu: Make hot-unplugged CPU relinquish its own RCU callbacks
Paul E. McKenney
1
-0
/
+34
2009-10-05
rcu: Clean up code based on review feedback from Josh Triplett, part 4
Paul E. McKenney
1
-4
/
+0
2009-09-23
rcu: Clean up code based on review feedback from Josh Triplett, part 2
Paul E. McKenney
1
-2
/
+21
2009-09-23
rcu: Clean up code based on review feedback from Josh Triplett
Paul E. McKenney
1
-25
/
+25
2009-09-19
rcu: Fix whitespace inconsistencies
Paul E. McKenney
1
-2
/
+1
2009-09-19
rcu: Fix thinko, actually initialize full tree
Paul E. McKenney
1
-1
/
+3
2009-09-19
rcu: Apply results of code inspection of kernel/rcutree_plugin.h
Paul E. McKenney
1
-4
/
+6
2009-09-19
rcu: Add WARN_ON_ONCE() consistency checks covering state transitions
Paul E. McKenney
1
-6
/
+14
2009-09-18
rcu: Simplify rcu_read_unlock_special() quiescent-state accounting
Paul E. McKenney
1
-28
/
+26
2009-09-18
rcu: Add debug checks to TREE_PREEMPT_RCU for premature grace periods
Paul E. McKenney
1
-0
/
+25
2009-08-29
rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments
Paul E. McKenney
1
-4
/
+6
2009-08-29
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
Paul E. McKenney
1
-5
/
+64
2009-08-24
rcu: Add CPU-offline processing for single-node configurations
Paul E. McKenney
1
-0
/
+24
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
1
-0
/
+447