aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
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 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
2014-01-10Merge remote-tracking branch 'stable/linux-3.10.y' into linux-linaro-lskAlex Shi
2014-01-09sched: fix the theoretical signal_wake_up() vs schedule() raceOleg Nesterov
2014-01-09sched/rt: Fix rq's cpupri leak while enqueue/dequeue child RT entitiesKirill Tkhai
2014-01-09sched: numa: skip inaccessible VMAsMel Gorman
2013-12-22Merge remote-tracking branch 'stable/linux-3.10.y' into linux-linaro-lskAlex Shi
2013-12-20sched: Avoid throttle_cfs_rq() racing with period_timer stoppingBen Segall
2013-12-19Merge branch 'v3.10/topic/big.LITTLE' into linux-linaro-lskAlex Shi
2013-12-13sched/debug: Add load-tracking statistics to taskKamalesh Babulal
2013-12-13sched: Fix sleep time double accounting in enqueue entityAlex Shi
2013-11-22sched: hmp: Fix build breakage when not using CONFIG_SCHED_HMPChris Redpath
2013-11-22Merge remote-tracking branch 'lsk/v3.10/topic/big.LITTLE' into linux-linaro-lsklsk-13.11Mark Brown
2013-11-22sched: hmp: Fix build breakage when not using CONFIG_SCHED_HMPChris Redpath
2013-11-21Merge remote-tracking branch 'lsk/v3.10/topic/big.LITTLE' into linux-linaro-lskMark Brown
2013-11-21sched: hmp: add read-only hmp domain sysfs fileChris Redpath
2013-11-21HMP: Avoid using the cpu stopper to stop runnable tasksMathieu Poirier
2013-10-11Merge remote-tracking branch 'lsk/v3.10/topic/big.LITTLE' into linux-linaro-lskMark Brown
2013-10-11HMP: Implement task packing for small tasks in HMP systemsChris Redpath
2013-10-11hmp: Remove potential for task_struct access raceChris Redpath
2013-10-11sched: HMP: fix potential logical errorsChris Redpath
2013-10-11sched: HMP: Additional trace points for debugging HMP behaviourChris Redpath
2013-10-11sched: HMP: Change default HMP thresholdsChris Redpath
2013-10-04Merge tag 'v3.10.14' into linux-linaro-lskMark Brown
2013-10-01sched/fair: Fix small race where child->se.parent,cfs_rq might point to inval...Daisuke Nishimura
2013-10-01sched/cputime: Do not scale when utime == 0Stanislaw Gruszka
2013-09-05HMP: Update migration timer when we fork-migrateChris Redpath
2013-09-05HMP: Access runqueue task clocks directly.Chris Redpath
2013-09-05HMP: Implement idle pull for HMPChris Redpath
2013-09-05sched: HMP change nr_running offload metricChris Redpath
2013-09-05HMP: Explicitly implement all-load-is-max-load policy for HMP targetsChris Redpath
2013-09-05HMP: Modify the runqueue stats to add a new child statChris Redpath
2013-09-05sched: track per-rq 'last migration time'Chris Redpath
2013-09-05sched: HMP fix traversing the rb-tree from the curr pointerMorten Rasmussen
2013-09-05HMP: select 'best' task for migration rather than 'current'Chris Redpath
2013-09-05HMP: Check the system has little cpus before forcing rt tasks onto themJon Medhurst (Tixy)
2013-08-21Merge tag 'v3.10.9' into linux-linaro-lskMark Brown
2013-08-20sched: Ensure update_cfs_shares() is called for parents of continuously-runni...Peter Zijlstra
2013-08-20Merge branch 'master' of git://git.linaro.org/arm/big.LITTLE/mp into lsk-v3.1...Mark Brown