summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-05-09Revert "reboot: disable usermodehelper to prevent fs access"Stephen Rothwell
2011-05-09Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2011-05-09Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2011-05-09Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2011-05-09Merge remote-tracking branch 'ptrace/ptrace'Stephen Rothwell
2011-05-09Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2011-05-09Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2011-05-09Merge remote-tracking branch 'suspend/linux-next'Stephen Rothwell
2011-05-09Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-05-09Merge remote-tracking branch 'security-testing/next'Stephen Rothwell
2011-05-09Merge branch 'quilt/rr'Stephen Rothwell
2011-05-09Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-05-07perf,rcu: convert call_rcu(swevent_hlist_release_rcu) to kfree_rcu()Lai Jiangshan
2011-05-07perf,rcu: convert call_rcu(free_ctx) to kfree_rcu()Lai Jiangshan
2011-05-07cgroup,rcu: convert call_rcu(__free_css_id_cb) to kfree_rcu()Lai Jiangshan
2011-05-07cgroup,rcu: convert call_rcu(free_cgroup_rcu) to kfree_rcu()Lai Jiangshan
2011-05-07cgroup,rcu: convert call_rcu(free_css_set_rcu) to kfree_rcu()Lai Jiangshan
2011-05-07rcu: permit rcu_read_unlock() to be called while holding runqueue locksPaul E. McKenney
2011-05-07Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2011-05-07Merge branch 'linus' into auto-latestIngo Molnar
2011-05-06reboot: disable usermodehelper to prevent fs accessKay Sievers
2011-05-06Regression: partial revert "tracing: Remove lock_depth from event entry"Arjan van de Ven
2011-05-06Merge branch 'power-domains' into linux-nextRafael J. Wysocki
2011-05-06Merge branch 'syscore' into linux-nextRafael J. Wysocki
2011-05-06PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki
2011-05-06Merge branch 'timers/urgent' into auto-latestIngo Molnar
2011-05-06Merge branch 'timers/core' into auto-latestIngo Molnar
2011-05-06Merge branch 'sched/core' into auto-latestIngo Molnar
2011-05-06Merge branch 'perf/urgent' into auto-latestIngo Molnar
2011-05-06sched: Shorten the construction of the span cpu mask of sched domainHillf Danton
2011-05-06sched: Wrap the 'cfs_rq->nr_spread_over' field with CONFIG_SCHED_DEBUGRakib Mullick
2011-05-05rcu: provide rcu_virt_note_context_switch() function.Gleb Natapov
2011-05-05rcu: get rid of signed overflow in check_cpu_stall()Paul E. McKenney
2011-05-05rcu: optimize rcutinyEric Dumazet
2011-05-05rcu: prevent call_rcu() from diving into rcu core if irqs disabledPaul E. McKenney
2011-05-05rcu: further lower priority in rcu_yield()Paul E. McKenney
2011-05-05rcu: introduce kfree_rcu()Lai Jiangshan
2011-05-05rcu: fix spellingPaul E. McKenney
2011-05-05rcu: call __rcu_read_unlock() in exit_rcu for tree RCULai Jiangshan
2011-05-05rcu: Converge TINY_RCU expedited and normal boostingPaul E. McKenney
2011-05-05rcu: remove useless ->boosted_this_gp fieldPaul E. McKenney
2011-05-05rcu: code cleanups in TINY_RCU priority boosting.Paul E. McKenney
2011-05-05rcu: Switch to this_cpu() primitivesPaul E. McKenney
2011-05-05rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warningsPaul E. McKenney
2011-05-05rcu: mark rcutorture boosting callback as being on-stackPaul E. McKenney
2011-05-05rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPTMathieu Desnoyers
2011-05-05rcu: Add forward-progress diagnostic for per-CPU kthreadsPaul E. McKenney
2011-05-05rcu: add grace-period age and more kthread state to tracingPaul E. McKenney
2011-05-05rcu: fix tracing bug thinko on boost-balk attributionPaul E. McKenney
2011-05-05rcu: make rcutorture version numbers available through debugfsPaul E. McKenney