index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
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
*
rcutorture: Dump stack when GP kthread stalls
Paul E. McKenney
2015-12-05
1
-1
/
+4
*
rcutorture: Flag nonexistent RCU GP kthread
Paul E. McKenney
2015-12-05
1
-1
/
+1
*
rcu: Add transitivity to remaining rcu_node ->lock acquisitions
Paul E. McKenney
2015-11-23
1
-12
/
+12
*
rcu: Create transitive rnp->lock acquisition functions
Peter Zijlstra
2015-11-23
1
-52
/
+26
*
Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD
Paul E. McKenney
2015-10-07
1
-93
/
+364
|
\
|
*
rcu: Better hotplug handling for synchronize_sched_expedited()
Paul E. McKenney
2015-10-07
1
-6
/
+62
|
*
rcu: Add tasks to expedited stall-warning messages
Paul E. McKenney
2015-10-07
1
-1
/
+1
|
*
rcu: Add online/offline info to expedited stall warning message
Paul E. McKenney
2015-10-07
1
-1
/
+8
|
*
rcu: Consolidate expedited CPU selection
Paul E. McKenney
2015-10-07
1
-3
/
+4
|
*
rcu: Prepare for consolidating expedited CPU selection
Paul E. McKenney
2015-10-07
1
-2
/
+0
|
*
rcu: Stop excluding CPU hotplug in synchronize_sched_expedited()
Paul E. McKenney
2015-10-07
1
-13
/
+1
|
*
rcu: Stop silencing lockdep false positive for expedited grace periods
Paul E. McKenney
2015-10-07
1
-15
/
+2
|
*
rcu: Switch synchronize_sched_expedited() to IPI
Paul E. McKenney
2015-10-07
1
-12
/
+20
|
*
rcu: Make ->cpu_no_qs be a union for aggregate OR
Paul E. McKenney
2015-09-20
1
-11
/
+11
|
*
rcu: Invert passed_quiesce and rename to cpu_no_qs
Paul E. McKenney
2015-09-20
1
-11
/
+11
|
*
rcu: Rename qs_pending to core_needs_qs
Paul E. McKenney
2015-09-20
1
-7
/
+7
|
*
rcu: Move synchronize_sched_expedited() to combining tree
Paul E. McKenney
2015-09-20
1
-41
/
+82
|
*
rcu: Use single-stage IPI algorithm for RCU expedited grace period
Paul E. McKenney
2015-09-20
1
-20
/
+55
|
*
rcu: Consolidate tree setup for synchronize_rcu_expedited()
Paul E. McKenney
2015-09-20
1
-1
/
+85
|
*
rcu: Move rcu_report_exp_rnp() to allow consolidation
Paul E. McKenney
2015-09-20
1
-0
/
+66
|
*
rcu: Use rsp->expedited_wq instead of sync_rcu_preempt_exp_wq
Paul E. McKenney
2015-09-20
1
-1
/
+1
*
|
rcu: Finish folding ->fqs_state into ->gp_state
Petr Mladek
2015-10-06
1
-10
/
+8
*
|
rcu: Eliminate panic when silly boot-time fanout specified
Paul E. McKenney
2015-10-06
1
-9
/
+11
*
|
rcu: Don't disable preemption for Tiny and Tree RCU readers
Boqun Feng
2015-10-06
1
-0
/
+9
*
|
rcu: Use rcu_callback_t in call_rcu*() and friends
Boqun Feng
2015-10-06
1
-4
/
+4
|
/
*
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
[next]