index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
rcu
Age
Commit message (
Expand
)
Author
2016-03-22
kernel: add kcov code coverage
Dmitry Vyukov
2016-03-16
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2016-03-15
tags: Fix DEFINE_PER_CPU expansions
Peter Zijlstra
2016-03-15
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-15
Merge commit 'torture.2015.02.23a' into core/rcu
Ingo Molnar
2016-03-15
Merge commit 'fixes.2015.02.23a' into core/rcu
Ingo Molnar
2016-03-01
rcu: Make CPU_DYING_IDLE an explicit call
Thomas Gleixner
2016-02-25
rcu: Use simple wait queues where possible in rcutree
Paul Gortmaker
2016-02-25
rcu: Do not call rcu_nocb_gp_cleanup() while holding rnp->lock
Daniel Wagner
2016-02-23
rcu: Export rcu_gp_is_normal()
Paul E. McKenney
2016-02-23
rcu: Catch up rcu_report_qs_rdp() comment with reality
Paul E. McKenney
2016-02-23
rcu: Make rcu/tiny_plugin.h explicitly non-modular
Paul Gortmaker
2016-02-23
RCU: Privatize rcu_node::lock
Boqun Feng
2016-02-23
rcu: Remove useless rcu_data_p when !PREEMPT_RCU
Chen Gang
2016-02-23
rcutorture: Correct no-expedite console messages
Paul E. McKenney
2016-02-23
rcu: Set rdp->gpwrap when CPU is idle
Paul E. McKenney
2016-02-23
rcu: Stop treating in-kernel CPU-bound workloads as errors
Paul E. McKenney
2016-02-23
rcu: Update rcu_report_qs_rsp() comment
Paul E. McKenney
2016-02-23
rcu: Assign false instead of 0 for ->core_needs_qs
Paul E. McKenney
2015-12-07
Merge branches 'doc.2015.12.05a', 'exp.2015.12.07a', 'fixes.2015.12.07a', 'li...
Paul E. McKenney
2015-12-07
rcu: Make rcu_gp_init() be bool rather than int
Paul E. McKenney
2015-12-07
rcu: Move wakeup out from under rnp->lock
Peter Zijlstra
2015-12-07
rcu: Don't redundantly disable irqs in rcu_irq_{enter,exit}()
Paul E. McKenney
2015-12-07
rcu: Make cpu_needs_another_gp() be bool
Paul E. McKenney
2015-12-07
rcu: Eliminate unused rcu_init_one() argument
Paul E. McKenney
2015-12-07
rcu: Remove TINY_RCU bloat from pointless boot parameters
Paul E. McKenney
2015-12-05
rcutorture: Print symbolic name for ->gp_state
Paul E. McKenney
2015-12-05
rcutorture: Print symbolic name for rcu_torture_writer_state
Paul E. McKenney
2015-12-05
rcutorture: Dump stack when GP kthread stalls
Paul E. McKenney
2015-12-05
rcutorture: Flag nonexistent RCU GP kthread
Paul E. McKenney
2015-12-04
rcu: Stop disabling interrupts in scheduler fastpaths
Paul E. McKenney
2015-12-04
rcu: Avoid tick_nohz_active checks on NOCBs CPUs
Paul E. McKenney
2015-12-04
rcu: Fix obsolete rcu_bootup_announce_oddness() comment
Paul E. McKenney
2015-12-04
rcu: Remove lock-acquisition loop from rcu_read_unlock_special()
Paul E. McKenney
2015-12-04
rcu: Simplify rcu_sched_qs() control flow
Paul E. McKenney
2015-12-04
kernel: Make rcu/tree_trace.c explicitly non-modular
Paul Gortmaker
2015-12-04
rcu: Move lock_class_key to local scope
Paul E. McKenney
2015-12-04
rcu: Allow expedited grace periods to be disabled at init
Paul E. McKenney
2015-12-04
rcu: Add rcu_normal kernel parameter to suppress expediting
Paul E. McKenney
2015-12-04
rcu: Add more diagnostics to expedited stall warning messages.
Paul E. McKenney
2015-12-04
rcu: Make expedited grace periods resolve stall-warning ties
Paul E. McKenney
2015-12-04
rcu: Reduce expedited GP memory contention via per-CPU variables
Paul E. McKenney
2015-12-04
rcu: Invert sync_rcu_exp_select_cpus() "if" statement
Paul E. McKenney
2015-12-04
rcu: Move smp_mb() from rcu_seq_snap() to rcu_exp_gp_seq_snap()
Paul E. McKenney
2015-12-04
rcu: Clarify role of ->expmaskinitnext
Paul E. McKenney
2015-12-04
rcu: Short-circuit synchronize_sched_expedited() if only one CPU
Paul E. McKenney
2015-11-23
rcu: Add transitivity to remaining rcu_node ->lock acquisitions
Paul E. McKenney
2015-11-23
rcu: Create transitive rnp->lock acquisition functions
Peter Zijlstra
2015-10-07
Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201...
Paul E. McKenney
2015-10-07
Merge branches 'fixes.2015.10.06a' and 'exp.2015.10.07a' into HEAD
Paul E. McKenney
[next]