summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-08-17Merge branches 'doc.2017.08.17a', 'fixes.2017.08.17a', 'hotplug.2017.07.25b',...Paul E. McKenney
2017-08-17arch: Remove spin_unlock_wait() arch-specific definitionsPaul E. McKenney
2017-08-17locking: Remove spin_unlock_wait() generic definitionsPaul E. McKenney
2017-08-17drivers/ata: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney
2017-08-17ipc: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney
2017-08-17exit: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney
2017-08-17completion: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney
2017-08-17doc: Set down RCU's scheduling-clock-interrupt needsPaul E. McKenney
2017-08-17doc: No longer allowed to use rcu_dereference on non-pointersPaul E. McKenney
2017-08-17doc: Add RCU files to docbook-generation filesPaul E. McKenney
2017-08-17doc: Update memory-barriers.txt for read-to-write dependenciesPaul E. McKenney
2017-08-17doc: Update RCU documentationPaul E. McKenney
2017-08-17membarrier: Provide expedited private commandMathieu Desnoyers
2017-08-17rcu: Remove exports from rcu_idle_exit() and rcu_idle_enter()Paul E. McKenney
2017-08-17rcu: Add warning to rcu_idle_enter() for irqs enabledPaul E. McKenney
2017-08-17rcu: Make rcu_idle_enter() rely on callers disabling irqsPeter Zijlstra (Intel)
2017-08-17rcu: Add assertions verifying blocked-tasks listPaul E. McKenney
2017-08-17rcu/tracing: Set disable_rcu_irq_enter on rcu_eqs_exit()Masami Hiramatsu
2017-08-17rcu: Add TPS() protection for _rcu_barrier_trace stringsPaul E. McKenney
2017-08-17rcu: Use idle versions of swait to make idle-hack clearLuis R. Rodriguez
2017-08-17swait: Add idle variants which don't contribute to load averageLuis R. Rodriguez
2017-08-17rcu: Add event tracing to ->gp_tasks update at GP startPaul E. McKenney
2017-08-17rcu: Move rcu.h to new trivial-function stylePaul E. McKenney
2017-08-17rcu: Add TPS() to event-traced stringsPaul E. McKenney
2017-08-17rcu: Create reasonable API for do_exit() TASKS_RCU processingPaul E. McKenney
2017-08-17rcu: Drive TASKS_RCU directly off of PREEMPTPaul E. McKenney
2017-08-11sched: Replace spin_unlock_wait() with lock/unlock pairPaul E. McKenney
2017-07-28sched: Allow migrating kthreads into online but inactive CPUsTejun Heo
2017-07-27srcu: Provide ordering for CPU not involved in grace periodPaul E. McKenney
2017-07-25rcu: Move callback-list warning to irq-disable regionPaul E. McKenney
2017-07-25rcu: Remove unused RCU list functionsPaul E. McKenney
2017-07-25rcu: Localize rcu_state ->orphan_pend and ->orphan_donePaul E. McKenney
2017-07-25rcu: Advance callbacks after migrationPaul E. McKenney
2017-07-25rcu: Eliminate rcu_state ->orphan_lockPaul E. McKenney
2017-07-25rcu: Advance outgoing CPU's callbacks before migrating themPaul E. McKenney
2017-07-25rcu: Make NOCB CPUs migrate CBs directly from outgoing CPUPaul E. McKenney
2017-07-25rcu: Check for NOCB CPUs and empty lists earlier in CB migrationPaul E. McKenney
2017-07-25rcu: Remove orphan/adopt event-tracing fieldsPaul E. McKenney
2017-07-25torture: Fix typo suppressing CPU-hotplug statisticsPaul E. McKenney
2017-07-25rcu: Make expedited GPs correctly handle hardware CPU insertionPaul E. McKenney
2017-07-25rcu: Migrate callbacks earlier in the CPU-offline timelinePaul E. McKenney
2017-07-25task_work: Replace spin_unlock_wait() with lock/unlock pairOleg Nesterov
2017-07-25net/netfilter/nf_conntrack_core: Fix net_conntrack_lock()Manfred Spraul
2017-07-25atomics: Revert addition of comment header to spin_unlock_wait()Paul E. McKenney
2017-07-25rcu: Use timer as backstop for NOCB deferred wakeupsPaul E. McKenney
2017-07-24rcutorture: Invoke call_rcu() from timer handlerPaul E. McKenney
2017-07-24rcu: Add last-CPU to GP-kthread starvation messagesPaul E. McKenney
2017-07-24rcutorture: Eliminate unused ts_rem local from rcu_trace_clock_local()Paul E. McKenney
2017-07-24rcutorture: Add task's CPU for rcutorture writer stallsPaul E. McKenney
2017-07-24rcutorture: Use nr_cpus rather than maxcpus to limit test sizePaul E. McKenney