summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2014-06-25Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-06-25Merge remote-tracking branch 'lsk/v3.10/topic/big.LITTLE' into linux-linaro-lskMark Brown
2014-06-12Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-06-12Merge tag v3.10.43 into linux-linaro-lskAlex Shi
2014-06-11sched: Fix hotplug vs. set_cpus_allowed_ptr()Lai Jiangshan
2014-06-11sched: Sanitize irq accounting madnessThomas Gleixner
2014-06-11sched: Use CPUPRI_NR_PRIORITIES instead of MAX_RT_PRIO in cpupri checkSteven Rostedt (Red Hat)
2014-06-11sched: hmp: fix out-of-range CPU possibleChris Redpath
2014-05-15Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-05-15Merge remote-tracking branch 'lsk/v3.10/topic/big.LITTLE' into linux-linaro-lskMark Brown
2014-05-09hmp: dont attempt to pull tasks if affinity doesn't allow itChris Redpath
2014-05-09hmp: Use idle pull to perform forced up-migrationsChris Redpath
2014-05-09sched: hmp: unify active migration codeChris Redpath
2014-05-09hmp: sched: Clean up hmp_up_threshold checks into a utility fnChris Redpath
2014-05-07Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-05-07Merge remote-tracking branch 'lsk/v3.10/topic/big.LITTLE' into linux-linaro-lskMark Brown
2014-05-07sched: hmp: Change small task packing defaults for all platformsChris Redpath
2014-04-08Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-04-08Merge branch 'v3.10/topic/big.LITTLE' of git://git.linaro.org/kernel/linux-li...Mark Brown
2014-04-08Revert "hmp: sched: Clean up hmp_up_threshold checks into a utility fn"Jon Medhurst
2014-04-08Revert "sched: hmp: unify active migration code"Jon Medhurst
2014-04-08Revert "hmp: Use idle pull to perform forced up-migrations"Jon Medhurst
2014-04-08Revert "hmp: dont attempt to pull tasks if affinity doesn't allow it"Jon Medhurst
2014-03-31Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-03-31Merge tag 'v3.10.35' into linux-linaro-lskMark Brown
2014-03-31sched/autogroup: Fix race with task_groups listGerald Schaefer
2014-03-31Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidMark Brown
2014-03-31Merge branch 'for-lsk' of git://git.linaro.org/arm/big.LITTLE/mp into linux-l...Mark Brown
2014-03-28Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-03-28Merge tag 'v3.10.34' into linux-linaro-lskAlex Shi
2014-03-24hmp: dont attempt to pull tasks if affinity doesn't allow itChris Redpath
2014-03-24hmp: Use idle pull to perform forced up-migrationsChris Redpath
2014-03-24sched: hmp: unify active migration codeChris Redpath
2014-03-24hmp: sched: Clean up hmp_up_threshold checks into a utility fnChris Redpath
2014-03-23sched: Fix double normalization of vruntimeGeorge McCollister
2014-01-22Merge remote-tracking branch 'lsk/linux-linaro-lsk' into linux-linaro-lsk-and...Mark Brown
2014-01-22Merge remote-tracking branch 'lsk/v3.10/topic/big.LITTLE' into linux-linaro-lskMark Brown
2014-01-22HMP: Fix rt task allowed cpu mask restriction code on 1x1 systemDietmar Eggemann
2014-01-22sched: hmp: Fix potential task_struct memory leakChris Redpath
2014-01-22sched: hmp: Change TC2 packing config to disabled default if presentChris Redpath
2014-01-22sched: hmp: Make idle balance behaviour normal when packing disabledChris Redpath
2014-01-22sched: update runqueue clock before migrations awayChris Redpath
2014-01-22sched: reset blocked load decay_count during synchronizationChris Redpath
2014-01-22sched/debug: Add load-tracking statistics to taskKamalesh Babulal
2014-01-16Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-androidAlex Shi
2014-01-16Merge remote-tracking branch 'stable/linux-3.10.y' 3.10.27 into linux-linaro-lskAlex Shi
2014-01-15sched: Guarantee new group-entities always have weightPaul Turner
2014-01-15sched: Fix hrtimer_cancel()/rq->lock deadlockBen Segall
2014-01-15sched: Fix cfs_bandwidth misuse of hrtimer_expires_remainingBen Segall
2014-01-15sched: Fix race on toggling cfs_bandwidth_usedBen Segall