summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2015-06-19sched,dl: Remove return value from pull_dl_task()Peter Zijlstra
2015-06-19sched, rt: Convert switched_{from, to}_rt() / prio_changed_rt() to balance ca...Peter Zijlstra
2015-06-19sched,rt: Remove return value from pull_rt_task()Peter Zijlstra
2015-06-19sched: Allow balance callbacks for check_class_changed()Peter Zijlstra
2015-06-19sched: Use replace normalize_task() with __sched_setscheduler()Peter Zijlstra
2015-06-19sched: Replace post_schedule with a balance callback listPeter Zijlstra
2015-06-19Merge branch 'timers/core' into sched/hrtimersThomas Gleixner
2015-06-07sched/numa: Only consider less busy nodes as numa balancing destinationsRik van Riel
2015-06-07Revert 095bebf61a46 ("sched/numa: Do not move past the balance point if unbal...Rik van Riel
2015-06-07sched/fair: Prevent throttling in early pick_next_task_fair()Ben Segall
2015-06-07preempt: Use preempt_schedule_context() as the official tracing preemption pointFrederic Weisbecker
2015-06-07sched: Make preempt_schedule_context() function-tracing safeFrederic Weisbecker
2015-06-02Merge branch 'linus' into sched/core, to resolve conflictIngo Molnar
2015-05-22Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2015-05-19Merge branch 'linus' into timers/coreThomas Gleixner
2015-05-19sched/numa: Reduce conflict between fbq_classify_rq() and migrationRik van Riel
2015-05-19sched/preempt: Optimize preemption operations on __schedule() callersFrederic Weisbecker
2015-05-18sched: always use blk_schedule_flush_plug in io_schedule_outShaohua Li
2015-05-18sched,perf: Fix periodic timersPeter Zijlstra
2015-05-17sched: Fix function declaration return type mismatchNicholas Mc Guire
2015-05-08sched: Implement lockless wake-queuesPeter Zijlstra
2015-05-08sched, timer: Use the atomic task_cputime in thread_group_cputimerJason Low
2015-05-08sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to i...Jason Low
2015-05-08sched/numa: Document usages of mm->numa_scan_seqJason Low
2015-05-08sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()...Jason Low
2015-05-08sched/core: Remove unnecessary down/up conversionNicholas Mc Guire
2015-05-08sched: Move the loadavg code to a more obvious locationPeter Zijlstra
2015-05-08Merge branch 'sched/urgent' into sched/core, before applying new patchesIngo Molnar
2015-05-08sched/core: Remove __cpuinit section tag that crept back inPaul Gortmaker
2015-05-08sched/core: Fix regression in cpuset_cpu_inactive() for suspendOmar Sandoval
2015-05-08sched: Handle priority boosted tasks proper in setscheduler()Thomas Gleixner
2015-05-08Merge branch 'sched/urgent' into sched/coreIngo Molnar
2015-04-30Merge tag 'pm+acpi-4.1-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-29cpuidle: Run tick_broadcast_exit() with disabled interruptsRafael J. Wysocki
2015-04-27x86: pvclock: Really remove the sched notifier for cross-cpu migrationsPaolo Bonzini
2015-04-23sched: debug: Remove the cfs bandwidth timer_active printoutThomas Gleixner
2015-04-22sched: Cleanup bandwidth timersPeter Zijlstra
2015-04-22sched: deadline: Use hrtimer_start()Thomas Gleixner
2015-04-22sched: core: Use hrtimer_start[_expires]()Thomas Gleixner
2015-04-16sched/autogroup: Remove unnecessary #ifdef guardsTobias Klauser
2015-04-14Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-14Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-04-13Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-04-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2015-04-07mm: numa: disable change protection for vma(VM_HUGETLB)Naoya Horiguchi
2015-04-03sched/core: Drop debugging leftover trace_printk callBorislav Petkov
2015-04-03sched/idle: Use explicit broadcast oneshot control functionThomas Gleixner
2015-04-02sched/deadline: Support DL task migration during CPU hotplugWanpeng Li