Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
bc75e99983df1efd977a5cd468893d55d52b8d70
/
kernel
/
rcu
bc75e99
rcu: Correctly handle sparse possible cpus
by Mark Rutland
· 9 years ago
088e9d2
rcu: sysctl: Panic on RCU Stall
by Daniel Bristot de Oliveira
· 9 years ago
aab0573
rcu: Fix a typo in a comment
by Paul E. McKenney
· 9 years ago
4929c91
rcu: Make call_rcu_tasks() tolerate first call with irqs disabled
by Paul E. McKenney
· 9 years ago
40e0a6c
rcu: Move expedited code from tree_plugin.h to tree_exp.h
by Paul E. McKenney
· 9 years ago
3549c2b
rcu: Move expedited code from tree.c to tree_exp.h
by Paul E. McKenney
· 9 years ago
d3acab6
rcu: Remove some superfluous lines
by Peter Zijlstra
· 9 years ago
590d175
rcu: Fix outdated hotplug-exclusion comment in rcu_gp_init()
by Paul E. McKenney
· 9 years ago
0d95092
rcu: Fix outdated rcu_scheduler_active comment
by Paul E. McKenney
· 9 years ago
b9fdac7f
debugobjects: insulate non-fixup logic related to static obj from fixup callbacks
by Du, Changbin
· 9 years ago
3263d28
rcu: update debugobjects fixup callbacks return type
by Du, Changbin
· 9 years ago
dcd36d0
Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and 'torture.2016.04.21a' into HEAD
by Paul E. McKenney
· 9 years ago
0aa67e7
rcutorture: Add irqs-disabled test for call_rcu()
by Paul E. McKenney
· 9 years ago
de26ca1
rcutorture: Consider FROZEN hotplug notifier transitions
by Anna-Maria Gleixner
· 9 years ago
67522be
rcutorture: Remove redundant initialization to zero
by Paul E. McKenney
· 9 years ago
e6fb1fc
rcuperf: Do not wake up shutdown wait queue if "shutdown" is false.
by Artem Savkov
· 9 years ago
620316e
rcutorture: Avoid RCU CPU stall warning and RT throttling
by Paul E. McKenney
· 9 years ago
df37e66
rcutorture: Add rcuperf holdoff boot parameter to reduce interference
by Paul E. McKenney
· 9 years ago
ac2bb27
rcutorture: Make rcuperf collect expedited event-trace data
by Paul E. McKenney
· 9 years ago
2094c99
rcutorture: Set rcuperf writer kthreads to real-time priority
by Paul E. McKenney
· 9 years ago
6b558c4
rcutorture: Bind rcuperf reader/writer kthreads to CPUs
by Paul E. McKenney
· 9 years ago
8704baa
rcutorture: Add RCU grace-period performance tests
by Paul E. McKenney
· 9 years ago
291783b
rcutorture: Expedited-GP batch progress access to torturing
by Paul E. McKenney
· 9 years ago
9efafb8
rcutorture: Allow for rcupdate.rcu_normal
by Paul E. McKenney
· 9 years ago
5dffed1
rcu: Dump ftrace buffer when kicking grace-period kthread
by Paul E. McKenney
· 9 years ago
293e242
rcu: Remove superfluous versions of rcu_read_lock_sched_held()
by Boqun Feng
· 9 years ago
8c7c482
rcu: Awaken grace-period kthread if too long since FQS
by Paul E. McKenney
· 9 years ago
fcfd0a2
rcu: Make FQS schedule advance only if FQS happened
by Paul E. McKenney
· 9 years ago
86057b8
rcu: Awaken grace-period kthread when stalled
by Paul E. McKenney
· 9 years ago
3b5f668
rcu: Overlap wakeups with next expedited grace period
by Paul E. McKenney
· 9 years ago
aff12cd
rcu: Consolidate expedited GP code into exp_funnel_lock()
by Paul E. McKenney
· 9 years ago
179e5dc
rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap()
by Paul E. McKenney
· 9 years ago
4ea3e85
rcu: Consolidate expedited GP code into rcu_exp_wait_wake()
by Paul E. McKenney
· 9 years ago
356051e
rcu: Add exp_funnel_lock() fastpath
by Paul E. McKenney
· 9 years ago
f6a12f3
rcu: Enforce expedited-GP fairness via funnel wait queue
by Paul E. McKenney
· 9 years ago
d40a4f0
rcu: Shorten expedited_workdone* to exp_workdone*
by Paul E. McKenney
· 9 years ago
ec3833e
rcu: Force boolean subscript for expedited stall warnings
by Paul E. McKenney
· 9 years ago
e2fd9d3
rcu: Remove expedited GP funnel-lock bypass
by Paul E. McKenney
· 9 years ago
4f41530
rcu: Add expedited-grace-period event tracing
by Paul E. McKenney
· 9 years ago
bea2de4
rcu: Add funnel-locking tracing for expedited grace periods
by Paul E. McKenney
· 9 years ago
26ece8e
rcu: Fix synchronize_rcu_expedited() header comment
by Paul E. McKenney
· 9 years ago
a1e1224
rcu: Make cond_resched_rcu_qs() supply RCU-sched expedited QS
by Paul E. McKenney
· 9 years ago
251c617
rcu: Make expedited RCU-preempt stall warnings count accurately
by Paul E. McKenney
· 9 years ago
28728dd
rcu: Make expedited RCU-sched grace period immediately detect idle
by Paul E. McKenney
· 9 years ago
274529b
rcu: Consolidate dumping of ftrace buffer
by Paul E. McKenney
· 9 years ago
5c9a875
kernel: add kcov code coverage
by Dmitry Vyukov
· 9 years ago
271ecc5
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 9 years ago
2552821
tags: Fix DEFINE_PER_CPU expansions
by Peter Zijlstra
· 9 years ago
710d60c
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 9 years ago
6701915
Merge commit 'torture.2015.02.23a' into core/rcu
by Ingo Molnar
· 9 years ago
8bc6782
Merge commit 'fixes.2015.02.23a' into core/rcu
by Ingo Molnar
· 9 years ago
27d50c7
rcu: Make CPU_DYING_IDLE an explicit call
by Thomas Gleixner
· 9 years ago
abedf8e
rcu: Use simple wait queues where possible in rcutree
by Paul Gortmaker
· 9 years ago
065bb78
rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
by Daniel Wagner
· 9 years ago
4f2a848
rcu: Export rcu_gp_is_normal()
by Paul E. McKenney
· 9 years ago
4b455dc
rcu: Catch up rcu_report_qs_rdp() comment with reality
by Paul E. McKenney
· 9 years ago
9fc9204
rcu: Make rcu/tiny_plugin.h explicitly non-modular
by Paul Gortmaker
· 9 years ago
67c583a7
RCU: Privatize rcu_node::lock
by Boqun Feng
· 9 years ago
1914aab
rcu: Remove useless rcu_data_p when !PREEMPT_RCU
by Chen Gang
· 9 years ago
aa5a898
rcutorture: Correct no-expedite console messages
by Paul E. McKenney
· 9 years ago
23a9bac
rcu: Set rdp->gpwrap when CPU is idle
by Paul E. McKenney
· 9 years ago
4914950
rcu: Stop treating in-kernel CPU-bound workloads as errors
by Paul E. McKenney
· 9 years ago
8994515
rcu: Update rcu_report_qs_rsp() comment
by Paul E. McKenney
· 9 years ago
bb53e41
rcu: Assign false instead of 0 for ->core_needs_qs
by Paul E. McKenney
· 9 years ago
648c630
Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'list.2015.12.04b' and 'torture.2015.12.05a' into HEAD
by Paul E. McKenney
· 9 years ago
45fed3e
rcu: Make rcu_gp_init() be bool rather than int
by Paul E. McKenney
· 9 years ago
e11f133
rcu: Move wakeup out from under rnp->lock
by Peter Zijlstra
· 9 years ago
7c9906c
rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()
by Paul E. McKenney
· 9 years ago
d117c8a
rcu: Make cpu_needs_another_gp() be bool
by Paul E. McKenney
· 9 years ago
a87f203
rcu: Eliminate unused rcu_init_one() argument
by Paul E. McKenney
· 9 years ago
79cfea02
rcu: Remove TINY_RCU bloat from pointless boot parameters
by Paul E. McKenney
· 9 years ago
6b50e11
rcutorture: Print symbolic name for ->gp_state
by Paul E. McKenney
· 9 years ago
18aff33
rcutorture: Print symbolic name for rcu_torture_writer_state
by Paul E. McKenney
· 9 years ago
b1adb3e
rcutorture: Dump stack when GP kthread stalls
by Paul E. McKenney
· 9 years ago
a0e3a3a
rcutorture: Flag nonexistent RCU GP kthread
by Paul E. McKenney
· 9 years ago
46a5d16
rcu: Stop disabling interrupts in scheduler fastpaths
by Paul E. McKenney
· 9 years ago
f0f2e7d
rcu: Avoid tick_nohz_active checks on NOCBs CPUs
by Paul E. McKenney
· 9 years ago
699d403
rcu: Fix obsolete rcu_bootup_announce_oddness() comment
by Paul E. McKenney
· 9 years ago
8ba9153
rcu: Remove lock-acquisition loop from rcu_read_unlock_special()
by Paul E. McKenney
· 9 years ago
fecbf6f
rcu: Simplify rcu_sched_qs() control flow
by Paul E. McKenney
· 9 years ago
47dbc90
kernel: Make rcu/tree_trace.c explicitly non-modular
by Paul Gortmaker
· 9 years ago
3dc5dbe
rcu: Move lock_class_key to local scope
by Paul E. McKenney
· 9 years ago
3e42ec1
rcu: Allow expedited grace periods to be disabled at init
by Paul E. McKenney
· 9 years ago
5a9be7c
rcu: Add rcu_normal kernel parameter to suppress expediting
by Paul E. McKenney
· 9 years ago
72611ab
rcu: Add more diagnostics to expedited stall warning messages.
by Paul E. McKenney
· 9 years ago
73f36f9
rcu: Make expedited grace periods resolve stall-warning ties
by Paul E. McKenney
· 9 years ago
df5bd51
rcu: Reduce expedited GP memory contention via per-CPU variables
by Paul E. McKenney
· 9 years ago
1307f21
rcu: Invert sync_rcu_exp_select_cpus() "if" statement
by Paul E. McKenney
· 9 years ago
886ef5a
rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap()
by Paul E. McKenney
· 9 years ago
1de6e56
rcu: Clarify role of ->expmaskinitnext
by Paul E. McKenney
· 9 years ago
06f60de
rcu: Short-circuit synchronize_sched_expedited() if only one CPU
by Paul E. McKenney
· 9 years ago
6cf1008
rcu: Add transitivity to remaining rcu_node ->lock acquisitions
by Paul E. McKenney
· 9 years ago
2a67e74
rcu: Create transitive rnp->lock acquisition functions
by Peter Zijlstra
· 9 years ago
39cd2dd
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.2015.10.06a' into HEAD
by Paul E. McKenney
· 9 years ago
d2856b0
Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD
by Paul E. McKenney
· 9 years ago
338b0f7
rcu: Better hotplug handling for synchronize_sched_expedited()
by Paul E. McKenney
· 9 years ago
b08517c
rcu: Enable stall warnings for synchronize_rcu_expedited()
by Paul E. McKenney
· 9 years ago
c586563
rcu: Add tasks to expedited stall-warning messages
by Paul E. McKenney
· 9 years ago
74611ec
rcu: Add online/offline info to expedited stall warning message
by Paul E. McKenney
· 9 years ago
dcdb880
rcu: Consolidate expedited CPU selection
by Paul E. McKenney
· 9 years ago
Next »