index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
Lines
2017-04-18
srcu: Crude control of expedited grace periods
Paul E. McKenney
-38
/
+46
2017-04-18
srcu: Merge ->srcu_state into ->srcu_gp_seq
Paul E. McKenney
-20
/
+45
2017-04-18
srcu: Allow a second bit in rcu_seq for SRCU state
Paul E. McKenney
-1
/
+1
2017-04-18
srcu: Improve rcu_seq grace-period-counter abstraction
Paul E. McKenney
-9
/
+29
2017-04-18
srcu: Fix bogus try_check_zero() comment
Paul E. McKenney
-4
/
+3
2017-04-18
srcu: Make num_rcu_lvl[] array be external
Paul E. McKenney
-1
/
+2
2017-04-18
srcu: Move rcu_node traversal macros to rcu.h
Paul E. McKenney
-35
/
+35
2017-04-18
rcu: Remove redundant levelcnt[] array from rcu_init_one()
Paul E. McKenney
-6
/
+3
2017-04-18
srcu: Move rcu_init_levelspread() to rcu_tree_node.h
Paul E. McKenney
-25
/
+38
2017-04-18
srcu: Move combining-tree definitions for SRCU's benefit
Paul E. McKenney
-70
/
+1
2017-04-18
srcu: Use rcu_segcblist to track SRCU callbacks
Paul E. McKenney
-799
/
+38
2017-04-18
srcu: Add grace-period sequence numbers
Paul E. McKenney
-4
/
+23
2017-04-18
srcu: Move to state-based grace-period sequencing
Paul E. McKenney
-50
/
+61
2017-04-18
srcu: Push srcu_advance_batches() fastpath into common case
Paul E. McKenney
-20
/
+7
2017-04-18
rcu: Fix warning in rcu_seq_end()
Dmitry Vyukov
-1
/
+1
2017-04-18
rcu: Expedited wakeups need to be fully ordered
Paul E. McKenney
-0
/
+2
2017-04-18
srcu: Move rcu_seq_start() and friends to rcu.h
Paul E. McKenney
-35
/
+40
2017-04-18
rcu: Add single-element dequeue functions to rcu_segcblist
Paul E. McKenney
-0
/
+45
2017-04-18
srcu: Allow early boot use of synchronize_srcu()
Paul E. McKenney
-0
/
+2
2017-04-18
srcu: Allow SRCU to access rcu_scheduler_active
Paul E. McKenney
-35
/
+40
2017-04-18
srcu: Abstract multi-tail callback list handling
Paul E. McKenney
-309
/
+780
2017-04-18
rcu: Default RCU_FANOUT_LEAF to 16 unless explicitly changed
Paul E. McKenney
-5
/
+1
2017-04-18
rcu: Place guard on rcu_all_qs() and rcu_note_context_switch() actions
Paul E. McKenney
-17
/
+34
2017-04-18
rcu: Eliminate flavor scan in rcu_momentary_dyntick_idle()
Paul E. McKenney
-52
/
+13
2017-04-18
rcu: Pull rcu_qs_ctr into rcu_dynticks structure
Paul E. McKenney
-13
/
+9
2017-04-18
rcu: Pull rcu_sched_qs_mask into rcu_dynticks structure
Paul E. McKenney
-7
/
+6
2017-04-18
rcu: Semicolon inside RCU_TRACE() for tree.c
Paul E. McKenney
-4
/
+4
2017-04-18
rcu: Semicolon inside RCU_TRACE() for Tiny RCU
Paul E. McKenney
-12
/
+12
2017-04-18
rcu: Semicolon inside RCU_TRACE() for rcu.h
Paul E. McKenney
-2
/
+2
2017-04-18
srcu: Check for tardy grace-period activity in cleanup_srcu_struct()
Paul E. McKenney
-2
/
+13
2017-04-18
srcu: Consolidate batch checking into rcu_all_batches_empty()
Paul E. McKenney
-8
/
+13
2017-04-18
rcu: Maintain special bits at bottom of ->dynticks counter
Paul E. McKenney
-16
/
+62
2017-04-10
rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not work
Steven Rostedt (VMware)
-2
/
+16
2017-04-10
rcu: Fix dyntick-idle tracing
Paul E. McKenney
-25
/
+23
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-0
/
+3
2017-03-02
sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...
Ingo Molnar
-1
/
+1
2017-03-02
sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h>
Ingo Molnar
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
-1
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <uap...
Ingo Molnar
-0
/
+4
2017-03-02
rcu: Separate the RCU synchronization types and APIs into <linux/rcupdate_wai...
Ingo Molnar
-3
/
+16
2017-01-25
Merge branches 'doc.2017.01.15b', 'dyntick.2017.01.23a', 'fixes.2017.01.23a',...
Paul E. McKenney
-200
/
+297
2017-01-25
srcu: Reduce probability of SRCU ->unlock_count[] counter overflow
Paul E. McKenney
-1
/
+10
2017-01-25
srcu: Force full grace-period ordering
Paul E. McKenney
-14
/
+8
2017-01-25
srcu: Implement more-efficient reader counts
Lance Roy
-80
/
+61
2017-01-23
rcu: Adjust FQS offline checks for exact online-CPU detection
Paul E. McKenney
-15
/
+2
2017-01-23
rcu: Check cond_resched_rcu_qs() state less often to reduce GP overhead
Paul E. McKenney
-12
/
+34
2017-01-23
rcu: Abstract extended quiescent state determination
Paul E. McKenney
-19
/
+45
2017-01-23
rcu: Abstract dynticks extended quiescent state enter/exit operations
Paul E. McKenney
-26
/
+62
2017-01-23
rcu: Add lockdep checks to synchronous expedited primitives
Paul E. McKenney
-0
/
+10
2017-01-23
rcu: Eliminate unused expedited_normal counter
Paul E. McKenney
-3
/
+1
[prev]
[next]