index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
srcutree.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
srcu: Use rnp->lock wrappers to replace explicit memory barriers
Paul E. McKenney
2017-06-09
1
-48
/
+43
*
srcu: Shrink srcu.h by moving docbook and private function
Paul E. McKenney
2017-06-09
1
-0
/
+17
*
srcu: Prevent sdp->srcu_gp_seq_needed counter wrap
Paul E. McKenney
2017-06-09
1
-0
/
+18
*
srcu: Add DEBUG_OBJECTS_RCU_HEAD functionality
Paul E. McKenney
2017-06-08
1
-1
/
+18
*
srcu: Print non-default exp_holdoff values at boot time
Paul E. McKenney
2017-06-08
1
-1
/
+5
*
srcu: Make exp_holdoff module parameter be static
Paul E. McKenney
2017-06-08
1
-1
/
+1
*
srcu: Make Classic and Tree SRCU announce themselves at bootup
Paul E. McKenney
2017-06-08
1
-0
/
+7
*
srcu: Eliminate possibility of destructive counter overflow
Paul E. McKenney
2017-06-08
1
-9
/
+24
*
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
Paolo Bonzini
2017-06-08
1
-3
/
+2
*
srcu: Debloat the <linux/rcu_segcblist.h> header
Ingo Molnar
2017-05-02
1
-0
/
+1
*
srcu: Adjust default auto-expediting holdoff
Paul E. McKenney
2017-04-27
1
-1
/
+1
*
srcu: Specify auto-expedite holdoff time
Paul E. McKenney
2017-04-27
1
-1
/
+17
*
srcu: Expedite first synchronize_srcu() when idle
Paul E. McKenney
2017-04-27
1
-1
/
+58
*
srcu: Expedited grace periods with reduced memory contention
Paul E. McKenney
2017-04-27
1
-40
/
+95
*
srcu: Make rcutorture writer stalls print SRCU GP state
Paul E. McKenney
2017-04-26
1
-0
/
+13
*
srcu: Exact tracking of srcu_data structures containing callbacks
Paul E. McKenney
2017-04-26
1
-6
/
+23
*
srcu: Expedite srcu_schedule_cbs_snp() callback invocation
Paul E. McKenney
2017-04-21
1
-1
/
+2
*
srcu: Parallelize callback handling
Paul E. McKenney
2017-04-21
1
-130
/
+512
*
srcu: Introduce CLASSIC_SRCU Kconfig option
Paul E. McKenney
2017-04-18
1
-0
/
+613