Age | Commit message (Expand) | Author |
2016-04-21 | Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and ... | Paul E. McKenney |
2016-04-19 | documentation: Add documentation for RCU's major data structures | Paul E. McKenney |
2016-03-31 | rcu: Remove expedited GP funnel-lock bypass | Paul E. McKenney |
2016-03-31 | documentation: Emphasize the call_rcu() is illegal from idle | Paul E. McKenney |
2016-03-31 | documentation: Sharpen up the no-readers quick quiz | Paul E. McKenney |
2016-03-31 | documentation: Get rid of duplicate .htmlx file | Paul E. McKenney |
2016-03-31 | documentation: Remove unnecessary images from requirements | Paul E. McKenney |
2016-03-31 | documentation: Document illegality of call_rcu() from offline CPUs | Paul E. McKenney |
2016-03-31 | documentation: Explain why rcu_read_lock() needs no barrier() | Paul E. McKenney |
2016-03-31 | documentation: Add synchronize_rcu_mult() to the requirements | Paul E. McKenney |
2016-03-31 | documentation: Add real-time requirements from CPU-bound workloads | Paul E. McKenney |
2016-03-31 | documentation: Make sample code and documentation consistent | Yao Dongdong |
2015-12-05 | documentation: Update RCU requirements based on expedited changes | Paul E. McKenney |
2015-12-05 | documentation: Clarify RCU memory barriers and requirements | Paul E. McKenney |
2015-12-05 | documentation: Expand on scheduler/RCU deadlock requirements | Paul E. McKenney |
2015-12-05 | documentation: Composability analogies | Paul E. McKenney |
2015-12-05 | documentation: Cover requirements controlling stall warnings | Paul E. McKenney |
2015-12-05 | Documentation: Record bottom-bit-zero guarantee for ->next | Paul E. McKenney |
2015-12-05 | documentation: Record RCU requirements | Paul E. McKenney |
2015-10-07 | Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.201... | Paul E. McKenney |
2015-10-06 | documentation: Catch up list of torture_type options | Paul E. McKenney |
2015-10-06 | documentation: Correct doc to use rcu_dereference_protected | Jason A. Donenfeld |
2015-10-06 | documentation: Call out slow consoles as cause of stall warnings | Paul E. McKenney |
2015-09-20 | rcu: Invert passed_quiesce and rename to cpu_no_qs | Paul E. McKenney |
2015-08-04 | Merge branches 'doc.2015.07.15a' and 'torture.2015.07.15a' into HEAD | Paul E. McKenney |
2015-08-04 | Merge branches 'fixes.2015.07.22a' and 'initexp.2015.08.04a' into HEAD | Paul E. McKenney |
2015-07-22 | rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() | Paul E. McKenney |
2015-07-17 | rcu: Add fastpath bypassing funnel locking | Paul E. McKenney |
2015-07-17 | documentation: Describe new expedited stall warnings | Paul E. McKenney |
2015-07-17 | rcu: Remove CONFIG_RCU_CPU_STALL_INFO | Paul E. McKenney |
2015-07-15 | documentation: Fix spelling of "operators" | Paul E. McKenney |
2015-06-24 | Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6 | Linus Torvalds |
2015-06-22 | Doc: Change wikipedia's URL from http to https | Masanari Iida |
2015-05-27 | Merge branches 'array.2015.05.27a', 'doc.2015.05.27a', 'fixes.2015.05.27a', '... | Paul E. McKenney |
2015-05-27 | documentation: State that rcu_dereference() reloads pointer | Milos Vyletel |
2015-05-27 | documentation: Update rcu_dereference.txt based on WG21 discussions | Paul E. McKenney |
2015-05-27 | documentation: RCU-protected array indexes no longer supported | Paul E. McKenney |
2015-01-15 | Merge branches 'doc.2015.01.07a', 'fixes.2015.01.15a', 'preempt.2015.01.06a',... | Paul E. McKenney |
2015-01-15 | rcu: Add GP-kthread-starvation checks to CPU stall warnings | Paul E. McKenney |
2015-01-15 | rcu: Make cond_resched_rcu_qs() apply to normal RCU flavors | Paul E. McKenney |
2015-01-06 | rcu: Improve diagnostics for spurious RCU CPU stall warnings | Paul E. McKenney |
2015-01-06 | documentation: Update sysfs path for rcu_cpu_stall_timeout | Xie XiuQi |
2014-11-13 | Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '... | Paul E. McKenney |
2014-10-29 | rcu: Remove redundant TREE_PREEMPT_RCU config option | Pranith Kumar |
2014-10-28 | rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSE | Paul E. McKenney |
2014-09-07 | documentation: Add verbiage on RCU-tasks stall warning messages | Paul E. McKenney |
2014-08-06 | list: fix order of arguments for hlist_add_after(_rcu) | Ken Helias |
2014-07-08 | documentation: Add pointer to percpu-ref for RCU and refcount | Paul E. McKenney |
2014-07-08 | documentation: Update reference, kerneltrap.org no longer works | Pranith Kumar |
2014-04-29 | documentation: Update API documentation | Paul E. McKenney |