summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2015-04-07mm: numa: disable change protection for vma(VM_HUGETLB)Naoya Horiguchi
2015-03-28Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-03-25mm: numa: slow PTE scan rate if migration failures occurMel Gorman
2015-03-23sched: Fix RLIMIT_RTTIME when PI-boosting to RTBrian Silverman
2015-03-05cpuidle / sleep: Use broadcast timer for states that stop local timerRafael J. Wysocki
2015-03-02cpuidle: Clean up fallback handling in cpuidle_idle_call()Rafael J. Wysocki
2015-02-28idle / sleep: Avoid excessive disabling and enabling interruptsRafael J. Wysocki
2015-02-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-18sched/rt: Avoid obvious configuration failPeter Zijlstra
2015-02-18sched/autogroup: Fix failure to set cpu.rt_runtime_usPeter Zijlstra
2015-02-18sched/dl: Do update_rq_clock() in yield_task_dl()Kirill Tkhai
2015-02-18sched: Prevent recursion in io_schedule()NeilBrown
2015-02-18sched/completion: Serialize completion_done() with complete()Oleg Nesterov
2015-02-18sched: Fix preempt_schedule_common() triggering tracing recursionFrederic Weisbecker
2015-02-18sched/dl: Prevent enqueue of a sleeping task in dl_task_timer()Kirill Tkhai
2015-02-18sched: Make dl_task_time() use task_rq_lock()Peter Zijlstra
2015-02-18sched: Clarify ordering between task_rq_lock() and move_queued_task()Peter Zijlstra
2015-02-17Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2015-02-13sched: use %*pb[l] to print bitmaps including cpumasks and nodemasksTejun Heo
2015-02-13PM / sleep: Re-implement suspend-to-idle handlingRafael J. Wysocki
2015-02-12kernel/sched/clock.c: add another clock for use with the soft lockup watchdogCyril Bur
2015-02-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-02-09Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-02-09Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-02-09Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-06Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2015-02-04Merge tag 'v3.19-rc7' into perf/core, to merge fixes before applying new changesIngo Molnar
2015-02-04sched/completion: Add lock-free checking of the blocking caseNicholas Mc Guire
2015-02-04sched/completion: Remove unnecessary ->wait.lock serialization when reading c...Nicholas Mc Guire
2015-02-04sched: Pull resched loop to __schedule() callersFrederic Weisbecker
2015-02-04sched/deadline: Remove cpu_active_mask from cpudl_find()Xunlei Pang
2015-02-04sched: Fix hrtick_start() on UPWanpeng Li
2015-02-04sched/deadline: Avoid pointless __setscheduler()Wanpeng Li
2015-02-04sched/deadline: Fix stale yield statePeter Zijlstra
2015-02-04sched/deadline: Fix hrtick for a non-leftmost taskWanpeng Li
2015-02-04Merge branch 'sched/urgent' into sched/core, to merge fixes before applying n...Ingo Molnar
2015-02-04sched/deadline: Fix deadline parameter modification handlingPeter Zijlstra
2015-02-01sched: don't cause task state changes in nested sleep debuggingLinus Torvalds
2015-01-30sched/deadline: Modify cpudl::free_cpus to reflect rd->onlineXunlei Pang
2015-01-30sched/idle: Add missing checks to the exit condition of cpu_idle_poll()Preeti U Murthy
2015-01-30sched: Fix missing preemption opportunityFrederic Weisbecker
2015-01-30sched/rt: Reduce rq lock contention by eliminating locking of non-feasible ta...Tim Chen
2015-01-30Merge branch 'sched/urgent' into sched/coreIngo Molnar
2015-01-29ftrace: allow architectures to specify ftrace compile optionsHeiko Carstens
2015-01-28sched: Fix crash if cpuset_cpumask_can_shrink() is passed an empty cpumaskMike Galbraith
2015-01-28sched/fair: Avoid using uninitialized variable in preferred_group_nid()Jan Beulich
2015-01-14perf: Avoid horrible stack usagePeter Zijlstra (Intel)
2015-01-14sched/debug: Print rq->clock_taskPeter Zijlstra
2015-01-14sched/core: Rework rq->clock update skipsPeter Zijlstra
2015-01-14sched/core: Validate rq_clock*() serializationPeter Zijlstra