| Commit message (Expand) | Author |
| 2011-12-09 | printk: avoid double lock acquire | Peter Zijlstra |
| 2011-12-08 | PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep() | Srivatsa S. Bhat |
| 2011-12-08 | sched, nohz: Fix missing RCU read lock | Peter Zijlstra |
| 2011-12-07 | lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debugging | Ben Hutchings |
| 2011-12-07 | perf: Do no try to schedule task events if there are none | Gleb Natapov |
| 2011-12-06 | PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c wit... | Srivatsa S. Bhat |
| 2011-12-06 | PM / Hibernate: Remove deprecated hibernation test modes | Srivatsa S. Bhat |
| 2011-12-06 | PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test path | Srivatsa S. Bhat |
| 2011-12-06 | PM / Hibernate: Enable usermodehelpers in software_resume() error path | Srivatsa S. Bhat |
| 2011-12-06 | sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle load balancer | Suresh Siddha |
| 2011-12-06 | sched, nohz: Fix the idle cpu check in nohz_idle_balance | Suresh Siddha |
| 2011-12-06 | sched: Use jump_labels for sched_feat | Peter Zijlstra |
| 2011-12-06 | sched/accounting: Fix parameter passing in task_group_account_field | Glauber Costa |
| 2011-12-06 | sched/accounting: Fix user/system tick double accounting | Glauber Costa |
| 2011-12-06 | sched/accounting: Re-use scheduler statistics for the root cgroup | Glauber Costa |
| 2011-12-06 | sched: Save some hrtick_start_fair cycles | Mike Galbraith |
| 2011-12-06 | jump_label: Provide jump_label_key initializers | Peter Zijlstra |
| 2011-12-06 | jump_label, x86: Fix section mismatch | Peter Zijlstra |
| 2011-12-06 | lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() | Yong Zhang |
| 2011-12-06 | alarmtimers: Fix time comparison | Thomas Gleixner |
| 2011-12-06 | sched/accounting, cgroups: Reuse cgroup's parent pointer | Glauber Costa |
| 2011-12-06 | sched/accounting: Change cpustat fields to an array | Glauber Costa |
| 2011-12-06 | sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpus | Suresh Siddha |
| 2011-12-06 | sched, nohz: Implement sched group, domain aware nohz idle load balancing | Suresh Siddha |
| 2011-12-06 | sched, nohz: Track nr_busy_cpus in the sched_group_power | Suresh Siddha |
| 2011-12-06 | sched, nohz: Introduce nohz_flags in 'struct rq' | Suresh Siddha |
| 2011-12-06 | sched/rt: Code cleanup, remove a redundant function call | Shan Hai |
| 2011-12-06 | sched: Fix the sched group node allocation for SD_OVERLAP domains | Suresh Siddha |
| 2011-12-06 | sched: Set skip_clock_update in yield_task_fair() | Mike Galbraith |
| 2011-12-06 | sched: Use rt.nr_cpus_allowed to recover select_task_rq() cycles | Mike Galbraith |
| 2011-12-06 | sched: Clean up domain traversal in select_idle_sibling() | Suresh Siddha |
| 2011-12-06 | events, sched: Add tracepoint for accounting blocked time | Andrew Vagin |
| 2011-12-06 | perf, core: Rate limit perf_sched_events jump_label patching | Gleb Natapov |
| 2011-12-06 | perf: Fix enable_on_exec for sibling events | Peter Zijlstra |
| 2011-12-06 | perf: Remove superfluous arguments | Peter Zijlstra |
| 2011-12-06 | perf: Avoid a useless pmu_disable() in the perf-tick | Peter Zijlstra |
| 2011-12-06 | lockdep: Print lock name in lockdep_init_error() | Ming Lei |
| 2011-12-06 | lockdep, kmemcheck: Annotate ->lock in lockdep_init_map() | Yong Zhang |
| 2011-12-06 | lockdep, rtmutex, bug: Show taint flags on error | Ben Hutchings |
| 2011-12-06 | lockdep, bug: Exclude TAINT_FIRMWARE_WORKAROUND from disabling lockdep | Peter Zijlstra |
| 2011-12-05 | ftrace: Fix hash record accounting bug | Steven Rostedt |
| 2011-12-05 | jump_label: jump_label_inc may return before the code is patched | Gleb Natapov |
| 2011-12-05 | ftrace: Remove force undef config value left for testing | Steven Rostedt |
| 2011-12-05 | tracing: Restore system filter behavior | Li Zefan |
| 2011-12-05 | tracing: fix event_subsystem ref counting | Ilya Dryomov |
| 2011-12-05 | x86: Panic on detection of stack overflow | Mitsuo Hayasaka |
| 2011-12-05 | perf: Fix loss of notification with multi-event | Peter Zijlstra |
| 2011-12-02 | clockevents: Set noop handler in clockevents_exchange_device() | Thomas Gleixner |
| 2011-12-02 | tick-broadcast: Stop active broadcast device when replacing it | Thomas Gleixner |
| 2011-12-02 | genirq: Fix race condition when stopping the irq thread | Ido Yariv |