aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-10-01Merge branch 'rcu/next' of git://github.com/paulmckrcu/linux into core/rcuIngo Molnar
2011-09-29Resource: fix wrong resource window calculationRam Pai
2011-09-29Merge branch 'for-linus' of git://github.com/NewDreamNetwork/ceph-clientLinus Torvalds
2011-09-29Merge branch 'v4l_for_linus' of git://linuxtv.org/mchehab/for_linusLinus Torvalds
2011-09-29Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds
2011-09-29Merge git://github.com/davem330/sparcLinus Torvalds
2011-09-29Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~keithp/linuxLinus Torvalds
2011-09-29powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt
2011-09-29bootup: move 'usermodehelper_enable()' a little earlierwangyanqing
2011-09-29sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller
2011-09-28rcu: Move propagation of ->completed from rcu_start_gp() to rcu_report_qs_rsp()Paul E. McKenney
2011-09-28rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent statesPaul E. McKenney
2011-09-28rcu: Wire up RCU_BOOST_PRIO for rcutreeMike Galbraith
2011-09-28rcu: Make rcu_torture_boost() exit loops at end of testPaul E. McKenney
2011-09-28rcu: Make rcu_torture_fqs() exit loops at end of testPaul E. McKenney
2011-09-28rcu: Permit rt_mutex_unlock() with irqs disabledPaul E. McKenney
2011-09-28rcu: Avoid having just-onlined CPU resched itself when RCU is idlePaul E. McKenney
2011-09-28rcu: Suppress NMI backtraces when stall ends before dumpPaul E. McKenney
2011-09-28rcu: Prohibit grace periods during early bootPaul E. McKenney
2011-09-28rcu: Simplify unboosting checksPaul E. McKenney
2011-09-28rcu: Prevent early boot set_need_resched() from __rcu_pending()Paul E. McKenney
2011-09-28rcu: Dump local stack if cannot dump all CPUs' stacksPaul E. McKenney
2011-09-28rcu: Move __rcu_read_unlock()'s barrier() within if-statementPaul E. McKenney
2011-09-28rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentationPaul E. McKenney
2011-09-28rcu: Make rcu_assign_pointer() unconditionally insert a memory barrierEric Dumazet
2011-09-28rcu: Make rcu_implicit_dynticks_qs() locals be correct sizePaul E. McKenney
2011-09-28rcu: Eliminate in_irq() checks in rcu_enter_nohz()Paul E. McKenney
2011-09-28nohz: Remove nohz_cpu_maskShi, Alex
2011-09-28rcu: Document interpretation of RCU-lockdep splatsPaul E. McKenney
2011-09-28rcu: Allow rcutorture's stat_interval parameter to be changed at runtimePaul E. McKenney
2011-09-28rcu: Remove unused and redundant interfacesPaul E. McKenney
2011-09-28rcu: Update documentation for additional RCU lockdep functionsPaul E. McKenney
2011-09-28rcu: Not necessary to pass rcu_read_lock_held() to rcu_dereference_protected()Michal Hocko
2011-09-28rcu: Simplify quiescent-state accountingPaul E. McKenney
2011-09-28rcu: Add grace-period, quiescent-state, and call_rcu trace eventsPaul E. McKenney
2011-09-28rcu: Make TINY_RCU also use softirq for RCU_BOOST=nPaul E. McKenney
2011-09-28rcu: Add event-trace markers to TREE_RCU kthreadsPaul E. McKenney
2011-09-28rcu: Move RCU_BOOST declarations to allow compiler checkingPaul E. McKenney
2011-09-28rcu: Update comments to reflect softirqs vs. kthreadsPaul E. McKenney
2011-09-28rcu: Add RCU type to callback-invocation tracingPaul E. McKenney
2011-09-28rcu: Put names into TINY_RCU structures under RCU_TRACEPaul E. McKenney
2011-09-28rcu: Event-trace markers for computing RCU CPU utilizationPaul E. McKenney
2011-09-28rcu: Add event-tracing for RCU callback invocationPaul E. McKenney
2011-09-28rcu: Don't destroy rcu_torture_boost() callback until it is donePaul E. McKenney
2011-09-28rcu: Drive configuration directly from SMP and PREEMPTPaul E. McKenney
2011-09-28rcu: Fix RCU's NMI documentationPaul E. McKenney
2011-09-28rcu: Catch rcutorture up to new RCU API additionsPaul E. McKenney
2011-09-28rcu: Abstract common code for RCU grace-period-wait primitivesPaul E. McKenney
2011-09-28rcu: Fix mismatched variable in rcutree_trace.cAndi Kleen
2011-09-28rcu: Update rcutorture documentationPaul E. McKenney