summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-05-04Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'ptrace/ptrace'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'suspend/linux-next'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'security-testing/next'Stephen Rothwell
2011-05-04Merge branch 'quilt/rr'Stephen Rothwell
2011-05-04Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2011-05-03Merge branch 'perf/core' into auto-latestIngo Molnar
2011-05-03perf: Start the restructuringBorislav Petkov
2011-05-03Merge branch 'sched/core' into auto-latestIngo Molnar
2011-05-03Merge branch 'perf/core' into auto-latestIngo Molnar
2011-05-03Merge branch 'irq/urgent' into auto-latestIngo Molnar
2011-05-03Merge branch 'irq/core' into auto-latestIngo Molnar
2011-05-03Merge branch 'linus' into auto-latestIngo Molnar
2011-05-02perf,rcu: convert call_rcu(swevent_hlist_release_rcu) to kfree_rcu()Lai Jiangshan
2011-05-02perf,rcu: convert call_rcu(free_ctx) to kfree_rcu()Lai Jiangshan
2011-05-02cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu()Lai Jiangshan
2011-05-02cgroup,rcu: convert call_rcu(free_cgroup_rcu) to kfree_rcu()Lai Jiangshan
2011-05-02cgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree_rcu()Lai Jiangshan
2011-05-02rcu: optimize rcutinyEric Dumazet
2011-05-02rcu: prevent call_rcu() from diving into rcu core if irqs disabledPaul E. McKenney
2011-05-02rcu: further lower priority in rcu_yield()Paul E. McKenney
2011-05-02rcu: introduce kfree_rcu()Lai Jiangshan
2011-05-02rcu: fix spellingPaul E. McKenney
2011-05-02rcu: call __rcu_read_unlock() in exit_rcu for tree RCULai Jiangshan
2011-05-02rcu: Converge TINY_RCU expedited and normal boostingPaul E. McKenney
2011-05-02rcu: remove useless ->boosted_this_gp fieldPaul E. McKenney
2011-05-02rcu: code cleanups in TINY_RCU priority boosting.Paul E. McKenney
2011-05-02rcu: Switch to this_cpu() primitivesPaul E. McKenney
2011-05-02rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warningsPaul E. McKenney
2011-05-02rcu: mark rcutorture boosting callback as being on-stackPaul E. McKenney
2011-05-02rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPTMathieu Desnoyers
2011-05-02rcu: Add forward-progress diagnostic for per-CPU kthreadsPaul E. McKenney
2011-05-02rcu: add grace-period age and more kthread state to tracingPaul E. McKenney
2011-05-02rcu: fix tracing bug thinko on boost-balk attributionPaul E. McKenney
2011-05-02rcu: make rcutorture version numbers available through debugfsPaul E. McKenney
2011-05-02rcu: add tracing for RCU's kthread run states.Paul E. McKenney
2011-05-02rcu: add callback-queue information to rcudata outputPaul E. McKenney
2011-05-02rcu: Add boosting to TREE_PREEMPT_RCU tracingPaul E. McKenney
2011-05-02rcu: eliminate unused boosting statisticsPaul E. McKenney
2011-05-02rcu: avoid hammering sched with yet another bound RT kthreadPaul E. McKenney
2011-05-02rcu: put per-CPU kthread at non-RT priority during CPU hotplug operationsPaul E. McKenney
2011-05-02rcu: Force per-rcu_node kthreads off of the outgoing CPUPaul E. McKenney
2011-05-02rcu: priority boosting for TREE_PREEMPT_RCUPaul E. McKenney
2011-05-02rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney
2011-05-02rcu: merge TREE_PREEPT_RCU blocked_tasks[] listsPaul E. McKenney