aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2013-06-20Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-06-19sched: Fix clear NOHZ_BALANCE_KICKVincent Guittot
2013-05-31vtime: Use consistent clocks among nohz accountingFrederic Weisbecker
2013-05-05Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-05-04sched: Keep at least 1 tick per second for active dynticks tasksFrederic Weisbecker
2013-05-02Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-05-02Merge commit '8700c95adb03' into timers/nohzFrederic Weisbecker
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-30workqueue: include workqueue info when printing debug dump of a worker taskTejun Heo
2013-04-30sched: Avoid prev->stime underflowStanislaw Gruszka
2013-04-30sched: Do not account bogus utimeStanislaw Gruszka
2013-04-30sched: Avoid cputime scaling overflowStanislaw Gruszka
2013-04-30Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2013-04-30Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-04-29Merge branch 'for-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds
2013-04-29fix a leak in /proc/schedstatsAl Viro
2013-04-29Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-26sched: Fix init NOHZ_IDLE flagVincent Guittot
2013-04-24sched: Prevent to re-select dst-cpu in load_balance()Joonsoo Kim
2013-04-24sched: Rename load_balance_tmpmask to load_balance_maskJoonsoo Kim
2013-04-24sched: Move up affinity check to mitigate useless redoing overheadJoonsoo Kim
2013-04-24sched: Don't consider other cpus in our group in case of NEWLY_IDLEJoonsoo Kim
2013-04-24sched: Explicitly cpu_idle_type checking in rebalance_domains()Joonsoo Kim
2013-04-24sched: Change position of resched_cpu() in load_balance()Joonsoo Kim
2013-04-22nohz: Re-evaluate the tick for the new task after a context switchFrederic Weisbecker
2013-04-22nohz: Re-evaluate the tick from the scheduler IPIFrederic Weisbecker
2013-04-22sched: New helper to prevent from stopping the tick in full dynticksFrederic Weisbecker
2013-04-22sched: Kick full dynticks CPU that have more than one task enqueued.Frederic Weisbecker
2013-04-21sched: Fix wrong rq's runnable_avg update with rt tasksVincent Guittot
2013-04-19mutex: Move mutex spinning code from sched/core.c back to mutex.cWaiman Long
2013-04-15nohz: Switch from "extended nohz" to "full nohz" based namingFrederic Weisbecker
2013-04-14Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2013-04-10sched/cpuacct/UML: Fix header file dependency bug on the UML buildIngo Molnar
2013-04-10sched/cpuacct: No need to check subsys active stateLi Zefan
2013-04-10sched/cpuacct: Initialize cpuacct subsystem earlierLi Zefan
2013-04-10sched/cpuacct: Initialize root cpuacct earlierLi Zefan
2013-04-10sched/cpuacct: Allocate per_cpu cpuusage for root cpuacct staticallyLi Zefan
2013-04-10sched/cpuacct: Clean up cpuacct.hLi Zefan
2013-04-10sched/cpuacct: Remove redundant NULL checks in cpuacct_acount_field()Li Zefan
2013-04-10sched/cpuacct: Remove redundant NULL checks in cpuacct_charge()Li Zefan
2013-04-10sched/cpuacct: Add cpuacct_acount_field()Li Zefan
2013-04-10sched/cpuacct: Add cpuacct_init()Li Zefan
2013-04-10sched: Split cpuacct code out of sched.hLi Zefan
2013-04-10sched: Split cpuacct code out of core.cLi Zefan
2013-04-10sched: Fix comment in rebalance_domains()Libin
2013-04-10sched: Simplify can_migrate_task()Zhang Hang
2013-04-08sched/cputime: Fix accounting on multi-threaded processesStanislaw Gruszka
2013-04-08arch: Consolidate tsk_is_polling()Thomas Gleixner
2013-04-08sched: Fix typo inside commentViresh Kumar
2013-04-08sched/debug: Fix sd->*_idx limit range avoiding overflowlibin