index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
rcu
/
tree.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rcu: Suppress lockdep false positive for rcp->exp_funnel_mutex
Paul E. McKenney
2015-09-20
1
-0
/
+5
*
Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD
Paul E. McKenney
2015-08-04
1
-262
/
+327
|
\
|
*
rcu: Silence lockdep false positive for expedited grace periods
Paul E. McKenney
2015-08-04
1
-2
/
+10
|
*
rcu: Add fastpath bypassing funnel locking
Paul E. McKenney
2015-07-17
1
-0
/
+16
|
*
rcu: Rename RCU_GP_DONE_FQS to RCU_GP_DOING_FQS
Paul E. McKenney
2015-07-17
1
-1
/
+1
|
*
rcu: Pull out wait_event*() condition into helper function
Paul E. McKenney
2015-07-17
1
-5
/
+21
|
*
rcu: Add stall warnings to synchronize_sched_expedited()
Paul E. McKenney
2015-07-17
1
-4
/
+54
|
*
rcu: Extend expedited funnel locking to rcu_data structure
Paul E. McKenney
2015-07-17
1
-3
/
+16
|
*
rcu: Consolidate last open-coded expedited memory barrier
Paul E. McKenney
2015-07-17
1
-1
/
+1
|
*
rcu: Apply rcu_seq operations to _rcu_barrier()
Paul E. McKenney
2015-07-17
1
-53
/
+19
|
*
rcu: Use funnel locking for synchronize_rcu_expedited()'s polling loop
Paul E. McKenney
2015-07-17
1
-7
/
+8
|
*
rcu: Fix synchronize_sched_expedited() type error for "s"
Paul E. McKenney
2015-07-17
1
-1
/
+1
|
*
rcu: Abstract funnel locking from synchronize_sched_expedited()
Paul E. McKenney
2015-07-17
1
-33
/
+47
|
*
rcu: Abstract sequence counting from synchronize_sched_expedited()
Paul E. McKenney
2015-07-17
1
-10
/
+58
|
*
rcu: Make expedited GP CPU stoppage asynchronous
Peter Zijlstra
2015-07-17
1
-14
/
+17
|
*
rcu: Get rid of synchronize_sched_expedited()'s polling loop
Paul E. McKenney
2015-07-17
1
-55
/
+40
|
*
rcu: Rework synchronize_sched_expedited() counter handling
Paul E. McKenney
2015-07-17
1
-68
/
+30
|
*
rcu: Switch synchronize_sched_expedited() to stop_one_cpu()
Peter Zijlstra
2015-07-17
1
-27
/
+14
|
*
rcu: Reset rcu_fanout_leaf if out of bounds
Paul E. McKenney
2015-07-17
1
-0
/
+1
|
*
rcu: Limit count of static data to the number of RCU levels
Alexander Gordeev
2015-07-15
1
-17
/
+4
|
*
rcu: Remove unnecessary fields from rcu_state structure
Alexander Gordeev
2015-07-15
1
-12
/
+15
|
*
rcu: Limit rcu_capacity[] size to RCU_NUM_LVLS items
Alexander Gordeev
2015-07-15
1
-6
/
+6
|
*
rcu: Simplify rcu_init_geometry() capacity arithmetics
Alexander Gordeev
2015-07-15
1
-10
/
+8
|
*
rcu: Cleanup rcu_init_geometry() code and arithmetics
Alexander Gordeev
2015-07-15
1
-14
/
+10
|
*
rcu: Remove superfluous local variable in rcu_init_geometry()
Alexander Gordeev
2015-07-15
1
-7
/
+7
|
*
rcu: Panic if RCU tree can not accommodate all CPUs
Alexander Gordeev
2015-07-15
1
-12
/
+17
|
*
rcu: Provide more diagnostics for stalled GP kthread
Paul E. McKenney
2015-07-15
1
-2
/
+8
*
|
rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN()
Paul E. McKenney
2015-07-22
1
-14
/
+14
*
|
rcu: Make rcu_is_watching() really notrace
Alexei Starovoitov
2015-07-22
1
-2
/
+2
*
|
rcu: Add RCU-sched flavors of get-state and cond-sync
Paul E. McKenney
2015-07-22
1
-0
/
+52
*
|
rcu: Drop RCU_USER_QS in favor of NO_HZ_FULL
Paul E. McKenney
2015-07-06
1
-4
/
+4
|
/
*
Merge tag 'trace-v4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2015-06-26
1
-1
/
+1
|
\
|
*
tracing: Rename ftrace_event.h to trace_events.h
Steven Rostedt (Red Hat)
2015-05-13
1
-1
/
+1
|
|
|
\
|
\
|
\
*
-
-
-
.
\
Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '...
Paul E. McKenney
2015-05-27
1
-61
/
+120
|
\
\
\
\
|
|
|
*
|
rcu: Conditionally compile RCU's eqs warnings
Paul E. McKenney
2015-05-27
1
-8
/
+15
|
|
|
*
|
rcu: Make RCU able to tolerate undefined CONFIG_RCU_KTHREAD_PRIO
Paul E. McKenney
2015-05-27
1
-0
/
+4
|
|
|
*
|
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT_LEAF
Paul E. McKenney
2015-05-27
1
-4
/
+4
|
|
|
*
|
rcu: Make RCU able to tolerate undefined CONFIG_RCU_FANOUT
Paul E. McKenney
2015-05-27
1
-2
/
+2
|
|
|
*
|
rcu: Enable diagnostic dump of rcu_node combining tree
Paul E. McKenney
2015-05-27
1
-0
/
+27
|
|
|
*
|
rcu: Convert CONFIG_RCU_FANOUT_EXACT to boot parameter
Paul E. McKenney
2015-05-27
1
-2
/
+5
|
|
|
*
|
rcu: Provide diagnostic option to slow down grace-period scans
Paul E. McKenney
2015-05-27
1
-4
/
+25
|
|
|
*
|
rcu: Shut up spurious gcc uninitialized-variable warning
Paul E. McKenney
2015-05-27
1
-3
/
+3
|
|
|
*
|
rcu: Modulate grace-period slow init to normalize delay
Paul E. McKenney
2015-05-27
1
-2
/
+13
|
|
_
|
/
/
|
/
|
|
|
|
|
*
|
rcu: Correctly initialize ->rcu_qs_ctr_snap at online time
Paul E. McKenney
2015-05-27
1
-1
/
+1
|
|
*
|
rcu: Remove redundant offline check
Paul E. McKenney
2015-05-27
1
-2
/
+0
|
|
*
|
rcu: Remove dead code from force_qs_rnp()
Paul E. McKenney
2015-05-27
1
-4
/
+0
|
|
*
|
rcu: Eliminate HOTPLUG_CPU #ifdef in favor of IS_ENABLED()
Paul E. McKenney
2015-05-27
1
-25
/
+14
|
|
/
/
|
/
|
|
|
*
|
rcu: Change function declaration to bool
Nicholas Mc Guire
2015-05-27
1
-1
/
+1
|
*
|
rcu: Make rcu_*_data variables static
Nicolas Iooss
2015-05-27
1
-1
/
+1
|
*
|
rcu: Make synchronize_sched_expedited() call wait_rcu_gp()
Paul E. McKenney
2015-05-27
1
-1
/
+1
[next]