summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-05-06Revert "PM: Print a warning if firmware is requested when tasks are frozen"Stephen Rothwell
2011-05-06Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2011-05-06Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2011-05-06Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2011-05-06Merge remote-tracking branch 'ptrace/ptrace'Stephen Rothwell
2011-05-06Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2011-05-06Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2011-05-06Merge remote-tracking branch 'suspend/linux-next'Stephen Rothwell
2011-05-06Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-05-06Merge remote-tracking branch 'security-testing/next'Stephen Rothwell
2011-05-06Merge branch 'quilt/rr'Stephen Rothwell
2011-05-06Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-05-06Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2011-05-05Merge branch 'power-domains' into linux-nextRafael J. Wysocki
2011-05-05Merge branch 'syscore' into linux-nextRafael J. Wysocki
2011-05-05PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki
2011-05-05Freezer: Use SMP barriersMike Frysinger
2011-05-05PM / Suspend: Do not ignore error codes returned by suspend_enter()MyungJoo Ham
2011-05-05net: Add sendmmsg socket system callAnton Blanchard
2011-05-04Merge branch 'timers/core' into auto-latestIngo Molnar
2011-05-04Merge branch 'sched/core' into auto-latestIngo Molnar
2011-05-04Merge branch 'perf/core' into auto-latestIngo Molnar
2011-05-04Merge branch 'irq/urgent' into auto-latestIngo Molnar
2011-05-04Merge branch 'irq/core' into auto-latestIngo Molnar
2011-05-04Merge branch 'linus' into auto-latestIngo Molnar
2011-05-04sched: Remove unused 'this_best_prio arg' from balance_tasks()Vladimir Davydov
2011-05-04perf events: Clean up definitions and initializers, update copyrightsIngo Molnar
2011-05-04alarmtimer: Drop device refcount after rtc_open()Thomas Gleixner
2011-05-04alarmtimer: Check return value of class_find_device()Thomas Gleixner
2011-05-03hw breakpoints: Move to kernel/events/Borislav Petkov
2011-05-03perf: Start the restructuringBorislav Petkov
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