summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
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: 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: Allow rcutorture's stat_interval parameter to be changed at runtimePaul E. McKenney
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: 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: Restore checks for blocking in RCU read-side critical sectionsPaul E. McKenney
2011-09-28rcu: Avoid unnecessary self-wakeup of per-CPU kthreadsShaohua Li
2011-09-28rcu: Use kthread_create_on_node()Eric Dumazet
2011-09-28connector: add comm change event report to proc connectorVladimir Zapolskiy
2011-09-27PM / Runtime: Introduce trace points for tracing rpm_* functionsMing Lei
2011-09-27treewide: Correct spelling of successfully in commentsJoe Perches
2011-09-26sched: Remove redundant test in check_preempt_tick()Wang Xingchao
2011-09-26Merge commit 'v3.1-rc7' into perf/coreIngo Molnar
2011-09-26sched: Fix up wchan borkageSimon Kirby
2011-09-26Merge branch 'for_3_2/for-rmk/arm_cpu_pm' of git://gitorious.org/omap-sw-deve...Russell King
2011-09-25ptrace: PTRACE_LISTEN forgets to unlock ->siglockOleg Nesterov
2011-09-23cpu_pm: call notifiers during suspendColin Cross
2011-09-23cpu_pm: Add cpu power management notifiersColin Cross
2011-09-22tracing: Fix preemptirqsoff tracer to not stop at preempt offSteven Rostedt
2011-09-21time: Change jiffies_to_clock_t() argument type to unsigned longhank
2011-09-21Merge branch 'kprobes-test' of git://git.yxit.co.uk/linux into devel-stableRussell King
2011-09-20irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring
2011-09-19Merge branch 'irq-fixes-for-linus' of git://tesla.tglx.de/git/linux-2.6-tipLinus Torvalds
2011-09-19Make taskstats round statistics down to nearest 1k bytes/eventsLinus Torvalds
2011-09-19Make TASKSTATS require root accessLinus Torvalds
2011-09-19tracing: Add a counter clock for those that do not trust clocksSteven Rostedt
2011-09-18watchdog: Drop FIFO policy in exit pathThomas Gleixner
2011-09-18Merge branch 'linus' into sched/coreIngo Molnar
2011-09-18lockdep: Comment all warningsPeter Zijlstra
2011-09-18sched/rt: Migrate equal priority tasks to available CPUsShawn Bohrer