summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: Mark RCU reader in sched_show_task()Paul E. McKenney2012-11-161-1/+5
* rcu: Separate accounting of callbacks from callback-free CPUsPaul E. McKenney2012-11-163-3/+5
* rcu: Add callback-free CPUsPaul E. McKenney2012-11-167-16/+542
*---------. Merge branches 'urgent.2012.10.27a', 'doc.2012.11.16a', 'fixes.2012.11.13a', ...Paul E. McKenney2012-11-1626-505/+795
|\ \ \ \ \ \
| | | | | | * rcu: Wordsmith help text for RCU_USER_QS kernel parameterPaul Gortmaker2012-10-241-3/+3
| | | | | | * rcu: Fix precedence error in cpu_needs_another_gp()Paul E. McKenney2012-10-231-1/+1
| | | | | | * rcu: Add a module parameter to force use of expedited RCU primitivesAntti P Miettinen2012-10-237-7/+48
| | | | | | * rcu: Update RCU_FAST_NO_HZ help textPaul E. McKenney2012-10-231-8/+7
| | | | | | * rcu: Remove rcu_switch()Frederic Weisbecker2012-10-234-10/+4
| | | | | * | rcu: Add tracing for synchronize_sched_expedited()Paul E. McKenney2012-11-081-0/+37
| | | | | * | rcu: Remove old debugfs interfaces and also RCU flavor nameMichael Wang2012-11-081-146/+44
| | | | | * | rcu: split 'rcuhier' to each flavorMichael Wang2012-11-081-0/+24
| | | | | * | rcu: split 'rcugp' to each flavorMichael Wang2012-11-081-0/+26
| | | | | * | rcu: split 'rcuboost' to each flavorMichael Wang2012-11-081-1/+10
| | | | | * | rcu: split 'rcubarrier' to each flavorMichael Wang2012-11-081-0/+27
| | | | | * | rcu: Fix tracing formattingPaul E. McKenney2012-11-082-11/+14
| | | | | * | rcu: Remove the interface "rcudata.csv"Michael Wang2012-11-081-76/+0
| | | | | * | rcu: Replace the old interface with the new oneMichael Wang2012-11-081-124/+24
| | | | | * | rcu: Optimize the 'rcu_pending' for RCU traceMichael Wang2012-11-081-6/+35
| | | | | * | rcu: Optimize the 'rcudata.csv' for RCU traceMichael Wang2012-11-081-0/+42
| | | | | * | rcu: Optimize the 'rcudata' for RCU traceMichael Wang2012-11-081-0/+31
| | | | | * | rcu: Fundamental facility for 'CPU units sequence reading'Michael Wang2012-11-081-0/+30
| | | | | * | rcu: Create directory for each flavor of rcuMichael Wang2012-11-081-0/+8
| | | | | * | rcu: Instrument synchronize_rcu_expedited() for debugfs tracingPaul E. McKenney2012-11-082-3/+24
| | | | | * | rcu: Move synchronize_sched_expedited() state to rcu_statePaul E. McKenney2012-11-082-11/+12
| | | | | * | rcu: Avoid counter wrap in synchronize_sched_expedited()Paul E. McKenney2012-11-081-18/+44
| | | | | * | rcu: Rename ->onofflock to ->orphan_lockPaul E. McKenney2012-11-083-11/+11
| | | | | * | rcu: Make rcutorture give diagnostics if CPU offline failsPaul E. McKenney2012-10-231-1/+8
| | | | | * | rcu: Fix comment about _rcu_barrier()/orphanage exclusionPaul E. McKenney2012-10-231-2/+2
| | | | | |/
| | | | * | rcu: Reduce default RCU CPU stall warning timeoutPaul E. McKenney2012-11-131-1/+1
| | | | * | rcu: Dump number of callbacks in stall warning messagesPaul E. McKenney2012-10-231-4/+11
| | | | * | rcu: Add grace-period information to RCU CPU stall warningsPaul E. McKenney2012-10-231-3/+5
| | | | * | rcu: Print remote CPU's stacks in stall warningsPaul E. McKenney2012-10-233-1/+32
| | | | |/
| | | * | rcutorture: Use DEFINE_STATIC_SRCU()Lai Jiangshan2012-10-271-35/+6
| | | * | srcu: Add DEFINE_SRCU()Lai Jiangshan2012-10-271-0/+30
| | | * | srcu: Export process_srcu()Lai Jiangshan2012-10-232-4/+4
| | | * | srcu: Credit Lai Jiangshan with SRCU rewriteLai Jiangshan2012-10-232-0/+4
| | | |/
| | * | rcu: Fix TINY_RCU rcu_is_cpu_rrupt_from_idle checkPaul E. McKenney2012-11-131-1/+1
| | * | rcu: Clarify memory-ordering properties of grace-period primitivesPaul E. McKenney2012-11-133-4/+58
| | * | rcu: Add new rcutorture module parameters to start/end test messagesPaul E. McKenney2012-11-131-0/+4
| | * | rcu: Remove list_for_each_continue_rcu()Paul E. McKenney2012-11-133-29/+9
| | * | rcu: Fix batch-limit size problemEric Dumazet2012-11-131-7/+8
| | * | rcu: Accelerate callbacks for CPU initiating a grace periodPaul E. McKenney2012-10-201-2/+24
| | |/
| * | rcu: Add documentation for the new rcuexp debugfs trace filePaul E. McKenney2012-11-161-0/+41
| * | rcu: Update documentation for TREE_RCU debugfs tracingPaul E. McKenney2012-11-161-183/+182
| * | rcu: Document alternative RCU/reference-count algorithmsPaul E. McKenney2012-11-081-2/+59
| * | rcu: Update docs to include kfree_rcu()Kees Cook2012-11-082-3/+12
| * | rcu: Correct the name of a reference in list of RCU papersDhaval Giani2012-10-231-1/+1
| * | Documentation: Fix memory-barriers.txt examplePaul E. McKenney2012-10-231-4/+5
| |/
* | rcu: Fix unrecovered RCU user mode in syscall_trace_leave()Frederic Weisbecker2012-10-271-0/+7
|/
OpenPOWER on IntegriCloud