summaryrefslogtreecommitdiffstats
path: root/drivers/watchdog/i6300esb.c (unfollow)
Commit message (Expand)AuthorFilesLines
2011-09-30powerpc: Fix device-tree matching for Apple U4 bridgeBenjamin Herrenschmidt1-0/+14
2011-09-30bootup: move 'usermodehelper_enable()' a little earlierwangyanqing1-1/+1
2011-09-29sparc64: Force the execute bit in OpenFirmware's translation entries.David S. Miller1-0/+5
2011-09-29rcu: Move propagation of ->completed from rcu_start_gp() to rcu_report_qs_rsp()Paul E. McKenney1-20/+51
2011-09-29rcu: Remove rcu_needs_cpu_flush() to avoid false quiescent statesPaul E. McKenney3-29/+0
2011-09-29rcu: Wire up RCU_BOOST_PRIO for rcutreeMike Galbraith2-7/+15
2011-09-29rcu: Make rcu_torture_boost() exit loops at end of testPaul E. McKenney1-1/+2
2011-09-29rcu: Make rcu_torture_fqs() exit loops at end of testPaul E. McKenney1-4/+6
2011-09-29rcu: Permit rt_mutex_unlock() with irqs disabledPaul E. McKenney2-0/+13
2011-09-29rcu: Avoid having just-onlined CPU resched itself when RCU is idlePaul E. McKenney1-3/+8
2011-09-29rcu: Suppress NMI backtraces when stall ends before dumpPaul E. McKenney3-9/+19
2011-09-29rcu: Prohibit grace periods during early bootPaul E. McKenney1-2/+5
2011-09-29rcu: Simplify unboosting checksPaul E. McKenney2-13/+10
2011-09-29rcu: Prevent early boot set_need_resched() from __rcu_pending()Paul E. McKenney1-1/+2
2011-09-29rcu: Dump local stack if cannot dump all CPUs' stacksPaul E. McKenney1-2/+4
2011-09-29rcu: Move __rcu_read_unlock()'s barrier() within if-statementPaul E. McKenney2-13/+3
2011-09-29rcu: Improve rcu_assign_pointer() and RCU_INIT_POINTER() documentationPaul E. McKenney1-7/+40
2011-09-29rcu: Make rcu_assign_pointer() unconditionally insert a memory barrierEric Dumazet1-3/+1
2011-09-29rcu: Make rcu_implicit_dynticks_qs() locals be correct sizePaul E. McKenney1-5/+5
2011-09-29rcu: Eliminate in_irq() checks in rcu_enter_nohz()Paul E. McKenney1-7/+0
2011-09-29nohz: Remove nohz_cpu_maskShi, Alex3-18/+0