aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
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-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-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-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
2011-12-06sched/rt: Code cleanup, remove a redundant function callShan Hai
2011-12-06sched: Fix the sched group node allocation for SD_OVERLAP domainsSuresh Siddha
2011-12-06sched: Set skip_clock_update in yield_task_fair()Mike Galbraith
2011-12-06sched: Use rt.nr_cpus_allowed to recover select_task_rq() cyclesMike Galbraith
2011-12-06sched: Clean up domain traversal in select_idle_sibling()Suresh Siddha
2011-12-06events, sched: Add tracepoint for accounting blocked timeAndrew Vagin
2011-12-06perf, core: Rate limit perf_sched_events jump_label patchingGleb Natapov
2011-12-06perf: Fix enable_on_exec for sibling eventsPeter Zijlstra
2011-12-06perf: Remove superfluous argumentsPeter Zijlstra
2011-12-06perf: Avoid a useless pmu_disable() in the perf-tickPeter Zijlstra
2011-12-06lockdep: Print lock name in lockdep_init_error()Ming Lei
2011-12-06lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()Yong Zhang
2011-12-06lockdep, rtmutex, bug: Show taint flags on errorBen Hutchings
2011-12-06lockdep, bug: Exclude TAINT_FIRMWARE_WORKAROUND from disabling lockdepPeter Zijlstra
2011-12-06Merge commit 'v3.2-rc4' into core/lockingIngo Molnar
2011-12-06Merge branch 'perf/urgent' into perf/coreIngo Molnar
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds