Age | Commit message (Expand) | Author |
2012-11-30 | context_tracking: New context tracking susbsystem | Frederic Weisbecker |
2012-11-16 | sched: Mark RCU reader in sched_show_task() | Paul E. McKenney |
2012-11-16 | rcu: Separate accounting of callbacks from callback-free CPUs | Paul E. McKenney |
2012-11-16 | rcu: Add callback-free CPUs | Paul E. McKenney |
2012-11-16 | Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ... | Paul E. McKenney |
2012-11-16 | rcu: Add documentation for the new rcuexp debugfs trace file | Paul E. McKenney |
2012-11-16 | rcu: Update documentation for TREE_RCU debugfs tracing | Paul E. McKenney |
2012-11-13 | rcu: Reduce default RCU CPU stall warning timeout | Paul E. McKenney |
2012-11-13 | rcu: Fix TINY_RCU rcu_is_cpu_rrupt_from_idle check | Paul E. McKenney |
2012-11-13 | rcu: Clarify memory-ordering properties of grace-period primitives | Paul E. McKenney |
2012-11-13 | rcu: Add new rcutorture module parameters to start/end test messages | Paul E. McKenney |
2012-11-13 | rcu: Remove list_for_each_continue_rcu() | Paul E. McKenney |
2012-11-13 | rcu: Fix batch-limit size problem | Eric Dumazet |
2012-11-08 | rcu: Add tracing for synchronize_sched_expedited() | Paul E. McKenney |
2012-11-08 | rcu: Remove old debugfs interfaces and also RCU flavor name | Michael Wang |
2012-11-08 | rcu: split 'rcuhier' to each flavor | Michael Wang |
2012-11-08 | rcu: split 'rcugp' to each flavor | Michael Wang |
2012-11-08 | rcu: split 'rcuboost' to each flavor | Michael Wang |
2012-11-08 | rcu: split 'rcubarrier' to each flavor | Michael Wang |
2012-11-08 | rcu: Fix tracing formatting | Paul E. McKenney |
2012-11-08 | rcu: Remove the interface "rcudata.csv" | Michael Wang |
2012-11-08 | rcu: Replace the old interface with the new one | Michael Wang |
2012-11-08 | rcu: Optimize the 'rcu_pending' for RCU trace | Michael Wang |
2012-11-08 | rcu: Optimize the 'rcudata.csv' for RCU trace | Michael Wang |
2012-11-08 | rcu: Optimize the 'rcudata' for RCU trace | Michael Wang |
2012-11-08 | rcu: Fundamental facility for 'CPU units sequence reading' | Michael Wang |
2012-11-08 | rcu: Create directory for each flavor of rcu | Michael Wang |
2012-11-08 | rcu: Instrument synchronize_rcu_expedited() for debugfs tracing | Paul E. McKenney |
2012-11-08 | rcu: Move synchronize_sched_expedited() state to rcu_state | Paul E. McKenney |
2012-11-08 | rcu: Avoid counter wrap in synchronize_sched_expedited() | Paul E. McKenney |
2012-11-08 | rcu: Rename ->onofflock to ->orphan_lock | Paul E. McKenney |
2012-11-08 | rcu: Document alternative RCU/reference-count algorithms | Paul E. McKenney |
2012-11-08 | rcu: Update docs to include kfree_rcu() | Kees Cook |
2012-10-27 | rcu: Fix unrecovered RCU user mode in syscall_trace_leave() | Frederic Weisbecker |
2012-10-27 | rcutorture: Use DEFINE_STATIC_SRCU() | Lai Jiangshan |
2012-10-27 | srcu: Add DEFINE_SRCU() | Lai Jiangshan |
2012-10-24 | rcu: Wordsmith help text for RCU_USER_QS kernel parameter | Paul Gortmaker |
2012-10-23 | rcu: Dump number of callbacks in stall warning messages | Paul E. McKenney |
2012-10-23 | rcu: Add grace-period information to RCU CPU stall warnings | Paul E. McKenney |
2012-10-23 | rcu: Print remote CPU's stacks in stall warnings | Paul E. McKenney |
2012-10-23 | srcu: Export process_srcu() | Lai Jiangshan |
2012-10-23 | srcu: Credit Lai Jiangshan with SRCU rewrite | Lai Jiangshan |
2012-10-23 | rcu: Fix precedence error in cpu_needs_another_gp() | Paul E. McKenney |
2012-10-23 | rcu: Add a module parameter to force use of expedited RCU primitives | Antti P Miettinen |
2012-10-23 | rcu: Update RCU_FAST_NO_HZ help text | Paul E. McKenney |
2012-10-23 | rcu: Remove rcu_switch() | Frederic Weisbecker |
2012-10-23 | rcu: Make rcutorture give diagnostics if CPU offline fails | Paul E. McKenney |
2012-10-23 | rcu: Fix comment about _rcu_barrier()/orphanage exclusion | Paul E. McKenney |
2012-10-23 | rcu: Correct the name of a reference in list of RCU papers | Dhaval Giani |
2012-10-23 | Documentation: Fix memory-barriers.txt example | Paul E. McKenney |