summaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)AuthorFilesLines
2011-12-19Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Martin Schwidefsky18-2272/+2479
2011-12-16sched: Add missing rcu_dereference() around ->real_parent usageKees Cook1-1/+1
2011-12-15[S390] cputime: add sparse checking and cleanupMartin Schwidefsky11-174/+116
2011-12-15Merge commit 'v3.2-rc5' into sched/coreIngo Molnar22-55/+311
2011-12-09Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-3/+9
2011-12-09sys_getppid: add missing rcu_dereferenceMandeep Singh Baines1-1/+1
2011-12-09printk: avoid double lock acquirePeter Zijlstra1-1/+2
2011-12-08Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2011-12-08sched, nohz: Fix missing RCU read lockPeter Zijlstra1-2/+7
2011-12-07perf: Do no try to schedule task events if there are noneGleb Natapov1-2/+2
2011-12-06Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-5/+11
2011-12-06sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle load balancerSuresh Siddha1-1/+1
2011-12-06sched, nohz: Fix the idle cpu check in nohz_idle_balanceSuresh Siddha1-1/+1
2011-12-06sched: Use jump_labels for sched_featPeter Zijlstra3-22/+81
2011-12-06sched/accounting: Fix parameter passing in task_group_account_fieldGlauber Costa1-2/+2
2011-12-06sched/accounting: Fix user/system tick double accountingGlauber Costa1-10/+2
2011-12-06sched/accounting: Re-use scheduler statistics for the root cgroupGlauber Costa2-93/+106
2011-12-06sched: Save some hrtick_start_fair cyclesMike Galbraith2-3/+11
2011-12-06lockdep, kmemcheck: Annotate ->lock in lockdep_init_map()Yong Zhang1-1/+7
2011-12-06alarmtimers: Fix time comparisonThomas Gleixner1-1/+1
2011-12-06sched/accounting, cgroups: Reuse cgroup's parent pointerGlauber Costa1-6/+9
2011-12-06sched/accounting: Change cpustat fields to an arrayGlauber Costa1-38/+40
2011-12-06sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpusSuresh Siddha1-36/+12
2011-12-06sched, nohz: Implement sched group, domain aware nohz idle load balancingSuresh Siddha1-113/+47
2011-12-06sched, nohz: Track nr_busy_cpus in the sched_group_powerSuresh Siddha4-0/+42
2011-12-06sched, nohz: Introduce nohz_flags in 'struct rq'Suresh Siddha3-24/+40
2011-12-06sched/rt: Code cleanup, remove a redundant function callShan Hai1-1/+1
2011-12-06sched: Fix the sched group node allocation for SD_OVERLAP domainsSuresh Siddha1-1/+1
2011-12-06sched: Set skip_clock_update in yield_task_fair()Mike Galbraith2-0/+13
2011-12-06sched: Use rt.nr_cpus_allowed to recover select_task_rq() cyclesMike Galbraith2-0/+6
2011-12-06sched: Clean up domain traversal in select_idle_sibling()Suresh Siddha2-13/+27
2011-12-06events, sched: Add tracepoint for accounting blocked timeAndrew Vagin1-0/+2
2011-12-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-6/+95
2011-12-05Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-3/+4
2011-12-05Merge branches 'core-urgent-for-linus' and 'irq-urgent-for-linus' of git://gi...Linus Torvalds1-1/+4
2011-12-05Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds4-34/+146
2011-12-05ftrace: Fix hash record accounting bugSteven Rostedt1-1/+3
2011-12-05jump_label: jump_label_inc may return before the code is patchedGleb Natapov1-1/+2
2011-12-05ftrace: Remove force undef config value left for testingSteven Rostedt1-1/+0
2011-12-05tracing: Restore system filter behaviorLi Zefan1-1/+6
2011-12-05tracing: fix event_subsystem ref countingIlya Dryomov1-1/+0
2011-12-05Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar1-3/+3
2011-12-05perf: Fix loss of notification with multi-eventPeter Zijlstra3-2/+90
2011-12-02clockevents: Set noop handler in clockevents_exchange_device()Thomas Gleixner1-0/+1
2011-12-02tick-broadcast: Stop active broadcast device when replacing itThomas Gleixner1-1/+1
2011-12-02genirq: Fix race condition when stopping the irq threadIdo Yariv1-1/+4
2011-12-01trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...Tejun Heo1-3/+3
2011-12-01clocksource: Fix bug with max_deferment margin calculationYang Honggang (Joseph)1-2/+2
2011-11-29Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds1-6/+10
2011-11-28Merge branch 'for-3.2-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-2/+9