summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-05-13Merge remote-tracking branch 'staging/staging-next'Stephen Rothwell
2011-05-13Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2011-05-13Merge remote-tracking branch 'namespace/master'Stephen Rothwell
2011-05-13Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2011-05-13Merge remote-tracking branch 'ptrace/ptrace'Stephen Rothwell
2011-05-13Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2011-05-13Merge remote-tracking branch 'suspend/linux-next'Stephen Rothwell
2011-05-13Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2011-05-13Merge remote-tracking branch 'security-testing/next'Stephen Rothwell
2011-05-13Merge branch 'quilt/rr'Stephen Rothwell
2011-05-13Merge remote-tracking branch 'net/master'Stephen Rothwell
2011-05-12Merge branch 'sched/core' into auto-latestIngo Molnar
2011-05-12Merge branch 'linus' into auto-latestIngo Molnar
2011-05-12Merge branch 'devel-stable' into for-nextRussell King
2011-05-12sched: Remove unused parameters from sched_fork() and wake_up_new_task()Samir Bellabes
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar
2011-05-11Merge material related to the consolidation of runtime PM clockRafael J. Wysocki
2011-05-11Merge material related to the removal of suspend/resume and shutdownRafael J. Wysocki
2011-05-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki
2011-05-11kmod: always provide usermodehelper_disable()Kay Sievers
2011-05-11PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki
2011-05-11Freezer: Use SMP barriersMike Frysinger
2011-05-11PM / Suspend: Do not ignore error codes returned by suspend_enter()MyungJoo Ham
2011-05-11PM / Hibernate: Fix ioctl SNAPSHOT_S2RAMRafael J. Wysocki
2011-05-11PM / Hibernate: Make snapshot_release() restore GFP maskRafael J. Wysocki
2011-05-11PM: Fix warning in pm_restrict_gfp_mask() during SNAPSHOT_S2RAM ioctlRafael J. Wysocki
2011-05-11Merge branch 'irq-davinci' of git://gitorious.org/linux-davinci/linux-davinci...Russell King
2011-05-10Merge commit '7143b7d41218d4fc2ea33e6056c73609527ae687' into HEADEric W. Biederman
2011-05-10ns proc: Add support for the uts namespaceEric W. Biederman
2011-05-10ns: Introduce the setns syscallEric W. Biederman
2011-05-09ptrace: fix signal->wait_chldexit usage in task_clear_group_stop_trapping()Tejun Heo
2011-05-09signal: sys_sigprocmask() needs retarget_shared_pending()Oleg Nesterov
2011-05-09Merge branch 'core/rcu' into auto-latestIngo Molnar
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 '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