summaryrefslogtreecommitdiffstats
path: root/kernel/sched/cpudeadline.h (unfollow)
Commit message (Expand)AuthorFilesLines
2014-02-27sched: Put rq's sched_avg under CONFIG_FAIR_GROUP_SCHEDDietmar Eggemann2-8/+9
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-21sched: Remove some #ifdefferyPeter Zijlstra4-21/+60
2014-02-21sched: Fix hotplug task migrationPeter Zijlstra7-12/+28
2014-02-21sched/fair: Remove idle_balance() declaration in sched.hPeter Zijlstra2-25/+29
2014-02-21sched/fair: Reset se-depth when task switched to FAIRMichael wang1-1/+9
2014-02-20user_namespace.c: Remove duplicated word in commentBrian Campbell1-1/+1
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
2014-02-19mfd: max8997: Naturalise cross-architecture discrepanciesLee Jones2-4/+4
2014-02-19cgroup: update cgroup_enable_task_cg_lists() to grab siglockTejun Heo1-0/+5
2014-02-19MAINTAINERS: add entry for the PHY libraryFlorian Fainelli1-0/+11
2014-02-19of_mdio: fix phy interrupt passingBen Dooks1-7/+9
2014-02-19net: ethernet: update dependency and help text of mvnetaThomas Petazzoni1-3/+3
2014-02-19NET: fec: only enable napi if we are successfulRussell King1-2/+2
2014-02-19af_packet: remove a stray tab in packet_set_ring()Dan Carpenter1-1/+1
2014-02-18workqueue: ensure @task is valid across kthread_stop()Lai Jiangshan1-0/+7
2014-02-18net: sctp: fix sctp_connectx abi for ia32 emulation/compat modeDaniel Borkmann1-9/+32
2014-02-18drm/radeon/ni: fix typo in dpm sq ramping setupAlex Deucher1-1/+1
2014-02-18drm/radeon/si: fix typo in dpm sq ramping setupAlex Deucher1-1/+1
2014-02-18drm/radeon: fix CP semaphores on CIKChristian König3-5/+20
2014-02-18drm/radeon: delete a stray tabDan Carpenter1-1/+1
2014-02-18drm/radeon: fix display tiling setup on SIAlex Deucher1-6/+7
2014-02-18drm/radeon/dpm: reduce r7xx vblank mclk threshold to 200Alex Deucher1-8/+1
2014-02-18drm/radeon: fill in DRM_CAPs for cursor sizeAlex Deucher1-0/+2
2014-02-18drm: add DRM_CAPs for cursor sizeAlex Deucher3-0/+17
2014-02-18drm/radeon: unify bpc handlingAlex Deucher2-4/+5
2014-02-18ahci: disable NCQ on Samsung pci-e SSDs on macbooksLevente Kurusa1-0/+14
2014-02-18drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida1-0/+1