summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-03-11cpuidle/idle: Move the cpuidle_idle_call function to idle.cDaniel Lezcano3-51/+56
2014-03-11idle/cpuidle: Split cpuidle_idle_call main function into smaller functionsDaniel Lezcano2-21/+94
2014-02-28Merge branch 'timers/core' into sched/idleIngo Molnar10-40/+283
2014-02-28Merge branch 'timers.2014.02.25a' of git://git.kernel.org/pub/scm/linux/kerne...Thomas Gleixner1-2/+28
2014-02-27trace: Replace hardcoding of 19 with MAX_NICEDongsheng Yang1-3/+3
2014-02-27sched: Guarantee task priority in pick_next_task()Peter Zijlstra4-6/+34
2014-02-27sched/idle: Remove stale old filePeter Zijlstra2-154/+10
2014-02-27sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHEDDietmar Eggemann2-8/+9
2014-02-26timers: Make internal_add_timer() update ->next_timer if ->active_timers == 0Oleg Nesterov1-2/+2
2014-02-26timers: Reduce future __run_timers() latency for first add to empty listPaul E. McKenney1-0/+1
2014-02-26timers: Reduce future __run_timers() latency for newly emptied listPaul E. McKenney1-0/+2
2014-02-26timers: Reduce __run_timers() latency for empty listPaul E. McKenney1-0/+18
2014-02-26timers: Track total number of timers in listPaul E. McKenney1-0/+5
2014-02-22cpuidle/arm64: Remove redundant cpuidle_idle_call()Nicolas Pitre1-5/+2
2014-02-22cpuidle/powernv: Remove redundant cpuidle_idle_call()Nicolas Pitre2-12/+6
2014-02-22sched, nohz: Exclude isolated cores from load balancingMike Galbraith1-7/+18
2014-02-22sched: Fix select_task_rq_fair() description commentsMorten Rasmussen1-5/+6
2014-02-22workqueue: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang1-1/+1
2014-02-22sys: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang1-4/+4
2014-02-22sched: Replace hardcoding of -20 and 19 with MIN_NICE and MAX_NICEDongsheng Yang2-7/+7
2014-02-22rcu: Use MAX_NICE to replace hardcoding of 19Dongsheng Yang1-4/+4
2014-02-22sched/prio: Add 3 macros of MAX_NICE, MIN_NICE and NICE_WIDTH in prio.hDongsheng Yang1-2/+6
2014-02-22sched/prio: Use DEFAULT_PRIO to define NICE_TO_PRIO() and PRIO_TO_NICE()Dongsheng Yang1-2/+2
2014-02-22sched/rt: Make init_sched_rt_calss() __initLi Zefan1-1/+1
2014-02-22sched/rt: Remove 'leaf_rt_rq_list' from 'struct rq'Li Zefan2-5/+0
2014-02-22sched: Consider pi boosting in setscheduler()Thomas Gleixner3-11/+49
2014-02-22sched: Queue RT tasks to head when prio dropsThomas Gleixner1-2/+7
2014-02-22sched: Adjust p->sched_reset_on_fork when nothing else changesThomas Gleixner1-1/+3
2014-02-22sched: Add better debug output for might_sleep()Thomas Gleixner2-2/+24
2014-02-22sched: Check for idle task in might_sleep()Thomas Gleixner1-1/+2
2014-02-22sched: Init idle->on_rq in init_idle()Thomas Gleixner1-0/+1
2014-02-22sched: Remove some #ifdefferyPeter Zijlstra4-21/+60
2014-02-22sched: Fix hotplug task migrationPeter Zijlstra7-12/+28
2014-02-22sched/fair: Remove idle_balance() declaration in sched.hPeter Zijlstra2-25/+29
2014-02-22sched/fair: Reset se-depth when task switched to FAIRMichael wang1-1/+9
2014-02-22Merge branch 'linus' into sched/coreThomas Gleixner998-5965/+12770
2014-02-21Merge tag 'pci-v3.14-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-22/+152
2014-02-21Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds6-8/+35
2014-02-21Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds7-28/+40
2014-02-21Merge branch 'for-3.14-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-4/+8
2014-02-20Merge branch 'fixes-for-v3.14' of git://git.linaro.org/people/mszyprowski/lin...Linus Torvalds2-2/+4
2014-02-20user_namespace.c: Remove duplicated word in commentBrian Campbell1-1/+1
2014-02-20Merge tag 'nfs-for-3.14-4' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds8-21/+60
2014-02-20Merge tag 'mfd-fixes-3.14-1' of git://git.linaro.org/people/lee.jones/mfdLinus Torvalds9-13/+17
2014-02-19NFS fix error return in nfs4_select_rw_stateidAndy Adamson1-1/+4
2014-02-19mfd: sec-core: sec_pmic_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven1-0/+2
2014-02-19mfd: max14577: max14577_{suspend,resume}() should depend on CONFIG_PM_SLEEPGeert Uytterhoeven1-0/+2
2014-02-19mfd: tps65217: Naturalise cross-architecture discrepanciesLee Jones2-4/+4
2014-02-19mfd: wm8994-core: Naturalise cross-architecture discrepanciesLee Jones1-1/+1
2014-02-19mfd: max8998: Naturalise cross-architecture discrepanciesLee Jones2-4/+4