summaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)Author
2019-12-18Merge tag 'v4.14.159' into 4.14-2.0.x-imxMarcel Ziswiler
2019-12-17sched/fair: Scale bandwidth quota and period without losing quota/period rati...Xuewei Zhang
2019-12-17sched/core: Avoid spurious lock dependenciesPeter Zijlstra
2019-12-01sched/fair: Don't increase sd->balance_interval on newidle balanceValentin Schneider
2019-12-01sched/topology: Fix off by one bugPeter Zijlstra
2019-11-12sched/fair: Fix -Wunused-but-set-variable warningsQian Cai
2019-11-12sched/fair: Fix low cpu usage with high throttling by removing expiration of ...Dave Chiluk
2019-11-10sched/wake_q: Fix wakeup ordering for wake_qPeter Zijlstra
2019-11-06sched/vtime: Fix guest/system mis-accounting on task switchFrederic Weisbecker
2019-10-11sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()KeMeng Shi
2019-10-05sched/fair: Use rq_lock/unlock in online_fair_sched_groupPhil Auld
2019-10-05sched/core: Fix CPU controller for !RT_GROUP_SCHEDJuri Lelli
2019-10-05sched/fair: Fix imbalance due to CPU affinityVincent Guittot
2019-09-16sched/fair: Don't assign runtime for throttled cfs_rqLiangyan
2019-08-04sched/fair: Don't free p->numa_faults with concurrent readersJann Horn
2019-07-31sched/core: Add __sched tag for io_schedule()Gao Xiang
2019-07-12Merge tag 'v4.14.126' into 4.14-2.0.x-imxMax Krummenacher
2019-05-31sched/core: Handle overflow in cpu_shares_write_u64Konstantin Khlebnikov
2019-05-31sched/rt: Check integer overflow at usec to nsec conversionKonstantin Khlebnikov
2019-05-31sched/core: Check quota and period overflow at usec to nsec conversionKonstantin Khlebnikov
2019-05-25sched/cpufreq: Fix kobject memleakTobin C. Harding
2019-05-08Merge branch 'linux-4.14.y_for_4.14-2.0.x-imx' into 4.14-2.0.x-imxPhilippe Schenker
2019-05-02sched/deadline: Correctly handle active 0-lag timersluca abeni
2019-05-02sched/numa: Fix a possible divide-by-zeroXie XiuQi
2019-04-27sched/fair: Limit sched_cfs_period_timer() loop to avoid hard lockupPhil Auld
2019-04-17sched/fair: Do not re-read ->h_load_next during hierarchical load calculationMel Gorman
2019-04-05sched/debug: Initialize sd_sysctl_cpus if !CONFIG_CPUMASK_OFFSTACKHidetoshi Seto
2019-04-05sched/topology: Fix percpu data types in struct sd_data & struct s_dataLuc Van Oostenryck
2019-03-27sched/cpufreq/schedutil: Fix error path mutex unlockJules Maselbas
2019-02-12cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVMJosh Poimboeuf
2019-02-12cpufreq: Move gov_attr_* macros to cpufreq.hViresh Kumar
2019-01-23sched/fair: Fix bandwidth timer clock drift conditionXunlei Pang
2019-01-13sched/fair: Fix infinite loop in update_blocked_averages() by reverting a9e7f...Linus Torvalds
2018-12-05sched/smt: Expose sched_smt_present static keyThomas Gleixner
2018-12-05sched/smt: Make sched_smt_present track topologyPeter Zijlstra (Intel)
2018-12-05sched/core: Fix cpu.max vs. cpuhotplug deadlockPeter Zijlstra
2018-11-27sched/core: Take the hotplug lock in sched_init_smp()Valentin Schneider
2018-11-13sched/fair: Fix the min_vruntime update logic in dequeue_entity()Song Muchun
2018-11-10sched/fair: Fix throttle_list starvation with low CFS quotaPhil Auld
2018-09-29sched/fair: Fix vruntime_normalized() for remote non-migration wakeupSteve Muckle
2018-09-26sched/fair: Fix util_avg of new tasks for asymmetric systemsQuentin Perret
2018-09-26sched/core: Use smp_mb() in wake_woken_function()Andrea Parri
2018-09-15sched/deadline: Fix switching to -deadlineLuca Abeni
2018-09-05sched/rt: Restore rt_runtime after disabling RT_RUNTIME_SHAREHailong Liu
2018-08-15sched/smt: Update sched_smt_present at runtimePeter Zijlstra
2018-07-08sched/core: Require cpu_active() in select_task_rq(), for user tasksPaul Burton
2018-07-08sched/core: Fix rules for running on online && !active CPUsPeter Zijlstra
2018-06-21sched/deadline: Make the grub_reclaim() function staticMathieu Malaterre
2018-06-21sched/debug: Move the print_rt_rq() and print_dl_rq() declarations to kernel/...Mathieu Malaterre
2018-06-21sched/core: Introduce set_special_state()Peter Zijlstra