summaryrefslogtreecommitdiffstats
path: root/kernel
AgeCommit message (Expand)Author
2011-12-11rcu: Add more information to the wrong-idle-task complaintPaul E. McKenney
2011-12-11rcu: Deconfuse dynticks entry-exit tracingPaul E. McKenney
2011-12-11rcu: Fix early call to rcu_idle_enter()Frederic Weisbecker
2011-12-11nohz: Allow rcu extended quiescent state handling seperately from tick stopFrederic Weisbecker
2011-12-11nohz: Separate out irq exit and idle loop dyntick logicFrederic Weisbecker
2011-12-11rcu: Inform the user about extended quiescent state on PROVE_RCU warningFrederic Weisbecker
2011-12-11rcu: Detect illegal rcu dereference in extended quiescent stateFrederic Weisbecker
2011-12-11rcu: Remove redundant return from rcu_report_exp_rnp()Thomas Gleixner
2011-12-11rcu: Omit self-awaken when setting up expedited grace periodThomas Gleixner
2011-12-11rcu: Disable preemption in rcu_is_cpu_idle()Paul E. McKenney
2011-12-11rcu: Add failure tracing to rcutorturePaul E. McKenney
2011-12-11trace: Allow ftrace_dump() to be called from modulesPaul E. McKenney
2011-12-11rcu: Track idleness independent of idle tasksPaul E. McKenney
2011-12-11rcu: Make synchronize_sched_expedited() better at work sharingPaul E. McKenney
2011-12-11rcu: Avoid RCU-preempt expedited grace-period botchPaul E. McKenney
2011-12-11rcu: ->signaled better named ->fqs_statePaul E. McKenney
2011-12-09PM / Hibernate: Remove deprecated hibernation snapshot ioctlsSrivatsa S. Bhat
2011-12-09PM / Sleep: Fix freezer failures due to racy usermodehelper_is_disabled()Srivatsa S. Bhat
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines
2011-12-09printk: avoid double lock acquirePeter Zijlstra
2011-12-08PM / Sleep: Replace mutex_[un]lock(&pm_mutex) with [un]lock_system_sleep()Srivatsa S. Bhat
2011-12-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2011-12-08sched, nohz: Fix missing RCU read lockPeter Zijlstra
2011-12-07lockdep, bug: Exclude TAINT_OOT_MODULE from disabling lock debuggingBen Hutchings
2011-12-07perf: Do no try to schedule task events if there are noneGleb Natapov
2011-12-06PM / Hibernate: Replace unintuitive 'if' condition in kernel/power/user.c wit...Srivatsa S. Bhat
2011-12-06Merge branch 'pm-freezer' into pm-sleepRafael J. Wysocki
2011-12-06PM / Hibernate: Remove deprecated hibernation test modesSrivatsa S. Bhat
2011-12-06PM / Hibernate: Thaw processes in SNAPSHOT_CREATE_IMAGE ioctl test pathSrivatsa S. Bhat
2011-12-06PM / Hibernate: Enable usermodehelpers in software_resume() error pathSrivatsa S. Bhat
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2011-12-06sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle load balancerSuresh Siddha
2011-12-06sched, nohz: Fix the idle cpu check in nohz_idle_balanceSuresh Siddha
2011-12-06sched: Use jump_labels for sched_featPeter Zijlstra
2011-12-06sched/accounting: Fix parameter passing in task_group_account_fieldGlauber Costa
2011-12-06sched/accounting: Fix user/system tick double accountingGlauber Costa
2011-12-06sched/accounting: Re-use scheduler statistics for the root cgroupGlauber Costa
2011-12-06sched: Save some hrtick_start_fair cyclesMike Galbraith
2011-12-06jump_label: Provide jump_label_key initializersPeter Zijlstra
2011-12-06jump_label, x86: Fix section mismatchPeter Zijlstra
2011-12-06Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2011-12-06lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()Yong Zhang
2011-12-06alarmtimers: Fix time comparisonThomas Gleixner
2011-12-06sched/accounting, cgroups: Reuse cgroup's parent pointerGlauber Costa
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa
2011-12-06sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpusSuresh Siddha
2011-12-06sched, nohz: Implement sched group, domain aware nohz idle load balancingSuresh Siddha
2011-12-06sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha
2011-12-06sched, nohz: Introduce nohz_flags in 'struct rq'Suresh Siddha