summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2011-05-18ftrace: Separate hash allocation and assignmentSteven Rostedt
2011-05-18ftrace: Create a global_ops to hold the filter and notrace hashesSteven Rostedt
2011-05-18ftrace: Use hash instead for FTRACE_FL_FILTERSteven Rostedt
2011-05-18ftrace: Replace FTRACE_FL_NOTRACE flag with a hash of ignored functionsSteven Rostedt
2011-05-18irq: Export functions to allow modular irq driversJonathan Cameron
2011-05-18genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner
2011-05-18genirq: Remove pointless ifdefsThomas Gleixner
2011-05-17PM: Allow drivers to allocate memory from .prepare() callbacks safelyRafael J. Wysocki
2011-05-17PM: Remove CONFIG_PM_VERBOSERafael J. Wysocki
2011-05-17Merge branch 'power-domains' into for-linusRafael J. Wysocki
2011-05-17Merge branch 'syscore' into for-linusRafael J. Wysocki
2011-05-17Revert "PM / Hibernate: Reduce autotuned default image size"Rafael J. Wysocki
2011-05-17PM / Hibernate: Add sysfs knob to control size of memory for driversRafael J. Wysocki
2011-05-17kmod: always provide usermodehelper_disable()Kay Sievers
2011-05-17PM: Print a warning if firmware is requested when tasks are frozenRafael J. Wysocki
2011-05-17Freezer: Use SMP barriersMike Frysinger
2011-05-17PM / Suspend: Do not ignore error codes returned by suspend_enter()MyungJoo Ham
2011-05-17Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2011-05-16tick: Clear broadcast active bit when switching to oneshotThomas Gleixner
2011-05-16sched: Fix and optimise calculation of the weight-inverseStephan Baerwolf
2011-05-16sched: Avoid going ahead if ->cpus_allowed is not changedYong Zhang
2011-05-16sched, rt: Update rq clock when unthrottling of an otherwise idle CPUMike Galbraith
2011-05-16sched: Fix rt_rq runtime leakage bugCheng Xu
2011-05-13Cache user_ns in struct credSerge E. Hallyn
2011-05-13job control: reorganize wait_task_stopped()Tejun Heo
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-11PM: Remove sysdev suspend, resume and shutdown operationsRafael J. Wysocki
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-10Merge commit 'v2.6.39-rc7' into perf/coreIngo Molnar
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-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-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-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