aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-08-04sched/fair: Use prev instead of new target as recent_used_cpuMel Gorman
2021-08-04sched: Don't report SCHED_FLAG_SUGOV in sched_getattr()Quentin Perret
2021-08-04sched/deadline: Fix reset_on_fork reporting of DL tasksQuentin Perret
2021-08-04sched: remove redundant on_rq status changeWang Hui
2021-08-04sched/numa: Fix is_core_idle()Mika Penttilä
2021-06-28sched: Optimize housekeeping_cpumask() in for_each_cpu_and()Yuan ZhaoXiong
2021-06-28sched/sysctl: Move extern sysctl declarations to sched.hHailong Liu
2021-06-28wait: use LIST_HEAD_INIT() to initialize wait_queue_headJulian Wiedmann
2021-06-28sched/debug: Don't update sched_domain debug directories before sched_debug_i...Valentin Schneider
2021-06-28sched/fair: Ensure _sum and _avg values stay consistentOdin Ugedal
2021-06-24sched/doc: Update the CPU capacity asymmetry bitsBeata Michalska
2021-06-24sched/topology: Rework CPU capacity asymmetry detectionBeata Michalska
2021-06-24sched/core: Introduce SD_ASYM_CPUCAPACITY_FULL sched_domain flagBeata Michalska
2021-06-24psi: Fix race between psi_trigger_create/destroyZhaoyang Huang
2021-06-24sched/fair: Introduce the burstable CFS controllerHuaixin Chang
2021-06-22sched/uclamp: Fix uclamp_tg_restrict()Qais Yousef
2021-06-22sched/rt: Fix Deadline utilization tracking during policy changeVincent Donnefort
2021-06-22sched/rt: Fix RT utilization tracking during policy changeVincent Donnefort
2021-06-18sched: Change task_struct::statePeter Zijlstra
2021-06-18sched,arch: Remove unused TASK_STATE offsetsPeter Zijlstra
2021-06-18sched,timer: Use __set_current_state()Peter Zijlstra
2021-06-18sched: Add get_current_state()Peter Zijlstra
2021-06-18sched,perf,kvm: Fix preemption conditionPeter Zijlstra
2021-06-18sched: Introduce task_is_running()Peter Zijlstra
2021-06-18sched: Unbreak wakeupsPeter Zijlstra
2021-06-18Merge branch 'sched/urgent' into sched/core, to resolve conflictsIngo Molnar
2021-06-17sched/fair: Age the average idle timePeter Zijlstra
2021-06-17sched/cpufreq: Consider reduced CPU capacity in energy calculationLukasz Luba
2021-06-17sched/fair: Take thermal pressure into account while estimating energyLukasz Luba
2021-06-17thermal/cpufreq_cooling: Update offline CPUs per-cpu thermal_pressureLukasz Luba
2021-06-17sched/fair: Return early from update_tg_cfs_load() if delta == 0Dietmar Eggemann
2021-06-17sched/pelt: Check that *_avg are null when *_sum areVincent Guittot
2021-06-14sched/fair: Correctly insert cfs_rq's to list on unthrottleOdin Ugedal
2021-06-13Linux 5.13-rc6Linus Torvalds
2021-06-13Merge tag 'perf-tools-fixes-for-v5.13-2021-06-13' of git://git.kernel.org/pub...Linus Torvalds
2021-06-13Merge tag 'nfs-for-5.13-3' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2021-06-13Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-06-12Merge tag 'riscv-for-linus-5.13-rc6' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2021-06-12mm: relocate 'write_protect_seq' in struct mm_structFeng Tang
2021-06-12Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'tty-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2021-06-12Merge tag 'staging-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-06-12Merge tag 'driver-core-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-06-12Merge tag 'char-misc-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-06-12Merge tag 'pinctrl-v5.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-06-12Merge tag 'block-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-12Merge tag 'io_uring-5.13-2021-06-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-06-12Merge tag 'sched-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-06-12Merge tag 'perf-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2021-06-12Merge tag 'objtool-urgent-2021-06-12' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds