| Age | Commit message (Expand) | Author |
| 2011-07-06 | resource: ability to resize an allocated resource | Ram Pai |
| 2011-07-05 | Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g... | Ingo Molnar |
| 2011-07-02 | PM: Allow the clocks management code to be used during system suspend | Rafael J. Wysocki |
| 2011-07-02 | PM / Domains: Support for generic I/O PM domains (v8) | Rafael J. Wysocki |
| 2011-07-01 | Merge branch 'sched/core-v2' of git://git.kernel.org/pub/scm/linux/kernel/git... | Ingo Molnar |
| 2011-07-01 | perf: export perf_event_refresh() to modules | Avi Kivity |
| 2011-07-01 | perf: Add context field to perf_event | Avi Kivity |
| 2011-07-01 | perf: Remove the perf_output_begin(.sample) argument | Peter Zijlstra |
| 2011-07-01 | perf: Remove the nmi parameter from the swevent and overflow interface | Peter Zijlstra |
| 2011-07-01 | perf, x86: Add hw_watchdog_set_attr() in a sake of nmi-watchdog on P4 | Cyrill Gorcunov |
| 2011-07-01 | events: Ensure that timers are updated without requiring read() call | Eric B Munson |
| 2011-07-01 | events: Move lockless timer calculation into helper function | Eric B Munson |
| 2011-07-01 | events: Add note to update_event_times comment about holding ctx->lock | Eric B Munson |
| 2011-07-01 | perf_events: Fix perf buffer watermark setting | Vince Weaver |
| 2011-07-01 | sched: Skip autogroup when looking for all rt sched groups | Yong Zhang |
| 2011-07-01 | sched: Simplify mutex_spin_on_owner() | Thomas Gleixner |
| 2011-07-01 | sched: Remove rcu_read_lock() from wake_affine() | Nikunj A. Dadhania |
| 2011-07-01 | Merge commit 'v3.0-rc5' into sched/core | Ingo Molnar |
| 2011-07-01 | Merge commit 'v3.0-rc5' into perf/core | Ingo Molnar |
| 2011-07-01 | sched, cgroups: Fix MIN_SHARES on 64-bit boxen | Mike Galbraith |
| 2011-06-30 | netfilter: add SELinux context support to AUDIT target | Mr Dash Four |
| 2011-06-30 | Merge branch 'linus' into next | James Morris |
| 2011-06-29 | jump_label: Fix jump_label update for modules | Xiao Guangrong |
| 2011-06-27 | taskstats: don't allow duplicate entries in listener mode | Vasiliy Kulikov |
| 2011-06-27 | x86, mtrr: use stop_machine APIs for doing MTRR rendezvous | Suresh Siddha |
| 2011-06-27 | stop_machine: implement stop_machine_from_inactive_cpu() | Tejun Heo |
| 2011-06-27 | stop_machine: reorganize stop_cpus() implementation | Tejun Heo |
| 2011-06-27 | x86, mtrr: lock stop machine during MTRR rendezvous sequence | Suresh Siddha |
| 2011-06-27 | ptrace: wait_consider_task: s/same_thread_group/ptrace_reparented/ | Oleg Nesterov |
| 2011-06-27 | ptrace: kill real_parent_is_ptracer() in in favor of ptrace_reparented() | Oleg Nesterov |
| 2011-06-27 | do not change dead_task->exit_signal | Oleg Nesterov |
| 2011-06-27 | kill task_detached() | Oleg Nesterov |
| 2011-06-27 | reparent_leader: check EXIT_DEAD instead of task_detached() | Oleg Nesterov |
| 2011-06-27 | make do_notify_parent() __must_check, update the callers | Oleg Nesterov |
| 2011-06-27 | __ptrace_detach: avoid task_detached(), check do_notify_parent() | Oleg Nesterov |
| 2011-06-27 | kill tracehook_notify_death() | Oleg Nesterov |
| 2011-06-27 | make do_notify_parent() return bool | Oleg Nesterov |
| 2011-06-25 | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
| 2011-06-23 | sched: Generalize sleep inside spinlock detection | Frederic Weisbecker |
| 2011-06-22 | ptrace: kill clone/exec tracehooks | Tejun Heo |
| 2011-06-22 | ptrace: kill trivial tracehooks | Tejun Heo |
| 2011-06-22 | ptrace: kill task_ptrace() | Tejun Heo |
| 2011-06-22 | lockdep: Fix trace_[soft,hard]irqs_[on,off]() recursion | Peter Zijlstra |
| 2011-06-22 | printk: Fix console_sem vs logbuf_lock unlock race | Peter Zijlstra |
| 2011-06-21 | time: Avoid accumulating time drift in suspend/resume | John Stultz |
| 2011-06-21 | time: Catch invalid timespec sleep values in __timekeeping_inject_sleeptime | John Stultz |
| 2011-06-21 | alarmtimers: Return -ENOTSUPP if no RTC device is present | John Stultz |
| 2011-06-21 | alarmtimers: Handle late rtc module loading | John Stultz |
| 2011-06-21 | PM: Free memory bitmaps if opening /dev/snapshot fails | Michal Kubecek |
| 2011-06-19 | Merge branches 'perf-urgent-for-linus', 'sched-urgent-for-linus', 'timers-urg... | Linus Torvalds |