index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
srcutree.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-02-23
Merge branches 'fixes.2018.02.23a', 'srcu.2018.02.20a' and 'torture.2018.02.2...
Paul E. McKenney
1
-8
/
+9
2018-02-23
rcu: Create RCU-specific workqueues with rescuers
Paul E. McKenney
1
-5
/
+3
2018-02-20
rcu: Remove SRCU throttling
Paul E. McKenney
1
-3
/
+1
2018-02-20
srcu: Remove dead code in srcu_gp_end()
Byungchul Park
1
-2
/
+0
2018-02-20
srcu: Reduce scans of srcu_data in counter wrap check
Ildar Ismagilov
1
-2
/
+4
2018-02-20
srcu: Prevent sdp->srcu_gp_seq_needed_exp counter wrap
Ildar Ismagilov
1
-0
/
+3
2018-02-20
srcu: Abstract function name
Paul E. McKenney
1
-1
/
+1
2018-02-20
rcu: Fix misprint in srcu_funnel_exp_start
Ildar Ismagilov
1
-1
/
+1
2018-02-20
rcu: Use wrapper for lockdep asserts
Matthew Wilcox
1
-1
/
+1
2017-11-28
srcu: Prohibit call_srcu() use under raw spinlocks
Paul E. McKenney
1
-41
/
+68
2017-10-19
doc: Fix various RCU docbook comment-header problems
Paul E. McKenney
1
-1
/
+1
2017-08-17
Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...
Paul E. McKenney
1
-2
/
+48
2017-07-27
srcu: Provide ordering for CPU not involved in grace period
Paul E. McKenney
1
-0
/
+9
2017-07-24
rcutorture: Print SRCU lock/unlock totals
Paul E. McKenney
1
-1
/
+4
2017-07-24
rcutorture: Move SRCU status printing to SRCU implementations
Paul E. McKenney
1
-0
/
+34
2017-07-24
srcu: Make process_srcu() be static
Paul E. McKenney
1
-2
/
+2
2017-06-08
srcu: Use rnp->lock wrappers to replace explicit memory barriers
Paul E. McKenney
1
-48
/
+43
2017-06-08
srcu: Shrink srcu.h by moving docbook and private function
Paul E. McKenney
1
-0
/
+17
2017-06-08
srcu: Prevent sdp->srcu_gp_seq_needed counter wrap
Paul E. McKenney
1
-0
/
+18
2017-06-08
srcu: Add DEBUG_OBJECTS_RCU_HEAD functionality
Paul E. McKenney
1
-1
/
+18
2017-06-08
srcu: Print non-default exp_holdoff values at boot time
Paul E. McKenney
1
-1
/
+5
2017-06-08
srcu: Make exp_holdoff module parameter be static
Paul E. McKenney
1
-1
/
+1
2017-06-08
srcu: Make Classic and Tree SRCU announce themselves at bootup
Paul E. McKenney
1
-0
/
+7
2017-06-08
srcu: Eliminate possibility of destructive counter overflow
Paul E. McKenney
1
-9
/
+24
2017-06-08
srcu: Allow use of Tiny/Tree SRCU from both process and interrupt context
Paolo Bonzini
1
-3
/
+2
2017-05-02
srcu: Debloat the <linux/rcu_segcblist.h> header
Ingo Molnar
1
-0
/
+1
2017-04-27
srcu: Adjust default auto-expediting holdoff
Paul E. McKenney
1
-1
/
+1
2017-04-26
srcu: Specify auto-expedite holdoff time
Paul E. McKenney
1
-1
/
+17
2017-04-26
srcu: Expedite first synchronize_srcu() when idle
Paul E. McKenney
1
-1
/
+58
2017-04-26
srcu: Expedited grace periods with reduced memory contention
Paul E. McKenney
1
-40
/
+95
2017-04-26
srcu: Make rcutorture writer stalls print SRCU GP state
Paul E. McKenney
1
-0
/
+13
2017-04-26
srcu: Exact tracking of srcu_data structures containing callbacks
Paul E. McKenney
1
-6
/
+23
2017-04-21
srcu: Expedite srcu_schedule_cbs_snp() callback invocation
Paul E. McKenney
1
-1
/
+2
2017-04-21
srcu: Parallelize callback handling
Paul E. McKenney
1
-130
/
+512
2017-04-18
srcu: Introduce CLASSIC_SRCU Kconfig option
Paul E. McKenney
1
-0
/
+613