aboutsummaryrefslogtreecommitdiff
path: root/kernel/sched
AgeCommit message (Expand)AuthorFilesLines
2020-02-04proc: convert everything to "struct proc_ops"Gravatar Alexey Dobriyan 1-24/+24
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 15-149/+298
2020-01-22genirq, sched/isolation: Isolate from handling managed interruptsGravatar Ming Lei 1-0/+6
2020-01-20sched/fair: Define sched_idle_cpu() only for SMP configurationsGravatar Viresh Kumar 1-0/+2
2020-01-17sched/topology: Assert non-NUMA topology masks don't (partially) overlapGravatar Valentin Schneider 1-0/+39
2020-01-17idle: fix spelling mistake "iterrupts" -> "interrupts"Gravatar Hewenliang 1-1/+1
2020-01-17sched/fair: Remove redundant call to cpufreq_update_util()Gravatar Vincent Guittot 1-7/+7
2020-01-17sched/psi: create /proc/pressure and /proc/pressure/{io|memory|cpu} only when...Gravatar Wang Long 1-4/+6
2020-01-17sched/fair: Fix sgc->{min,max}_capacity calculation for SD_OVERLAPGravatar Peng Liu 1-22/+4
2020-01-17sched/fair: calculate delta runnable load only when it's neededGravatar Peng Wang 1-5/+6
2020-01-17sched/cputime: move rq parameter in irqtime_account_process_tickGravatar Alex Shi 1-9/+6
2020-01-17sched/debug: Reset watchdog on all CPUs while processing sysrq-tGravatar Wei Li 1-2/+9
2020-01-17sched/core: Fix size of rq::uclamp initializationGravatar Li Guanglei 1-1/+2
2020-01-17sched/uclamp: Fix a bug in propagating uclamp value in new cgroupsGravatar Qais Yousef 1-0/+6
2020-01-17sched/fair: Load balance aggressively for SCHED_IDLE CPUsGravatar Viresh Kumar 1-11/+21
2020-01-17sched/fair : Improve update_sd_pick_busiest for spare capacity caseGravatar Vincent Guittot 1-5/+9
2019-12-25sched/rt: Make RT capacity-awareGravatar Qais Yousef 3-18/+94
2019-12-25sched/fair: Make EAS wakeup placement consider uclamp restrictionsGravatar Valentin Schneider 1-2/+10
2019-12-25sched/fair: Make task_fits_capacity() consider uclamp restrictionsGravatar Valentin Schneider 1-1/+15
2019-12-25sched/uclamp: Rename uclamp_util_with() into uclamp_rq_util_with()Gravatar Valentin Schneider 2-5/+6
2019-12-25sched/uclamp: Make uclamp util helpers use and return UL valuesGravatar Valentin Schneider 2-10/+10
2019-12-25sched/uclamp: Remove uclamp_util()Gravatar Valentin Schneider 1-9/+0
2019-12-25sched/fair: Make sched-idle CPU selection consistent throughoutGravatar Viresh Kumar 1-22/+12
2019-12-25sched/core: Remove unused variable from set_user_nice()Gravatar Qian Cai 1-2/+1
2019-12-25Merge tag 'v5.5-rc3' into sched/core, to pick up fixesGravatar Ingo Molnar 4-9/+37
2019-12-21Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-3/+15
2019-12-17schied/fair: Skip calculating @contrib without loadGravatar Peng Wang 1-3/+17
2019-12-17sched/fair: Optimize select_idle_cpuGravatar Cheng Jian 1-3/+4
2019-12-17sched/wait: fix ___wait_var_event(exclusive)Gravatar Oleg Nesterov 1-0/+1
2019-12-17sched: Use fair:prio_changed() instead of ad-hoc implementationGravatar Frederic Weisbecker 1-8/+8
2019-12-17sched: Spare resched IPI when prio changes on a single fair taskGravatar Frederic Weisbecker 1-0/+3
2019-12-17sched/cfs: fix spurious active migrationGravatar Vincent Guittot 1-1/+8
2019-12-17sched/fair: Fix find_idlest_group() to handle CPU affinityGravatar Vincent Guittot 1-0/+4
2019-12-17psi: Fix a division error in psi poll()Gravatar Johannes Weiner 1-1/+1
2019-12-17sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptimeGravatar Johannes Weiner 1-1/+2
2019-12-12cpufreq: Avoid leaving stale IRQ work items during CPU offlineGravatar Rafael J. Wysocki 2-5/+21
2019-12-08Merge branch 'linus' into sched/urgent, to pick up the latest before merging ...Gravatar Ingo Molnar 2-19/+42
2019-12-05Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-1/+1
2019-11-30Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...Gravatar Linus Torvalds 1-10/+27
2019-11-29sched/clock: Use static_branch_likely() with sched_clock_runningGravatar Zhenzhong Duan 1-3/+3
2019-11-26Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Gravatar Linus Torvalds 1-9/+15
2019-11-26Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-1/+1
2019-11-26Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 10-639/+1172
2019-11-26Merge branch 'pm-cpuidle'Gravatar Rafael J. Wysocki 1-9/+15
2019-11-25Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-4/+12
2019-11-21sched/vtime: Bring up complete kcpustat accessorGravatar Frederic Weisbecker 1-20/+116
2019-11-21sched/cputime: Support other fields on kcpustat_field()Gravatar Frederic Weisbecker 1-11/+43
2019-11-20cpuidle: Pass exit latency limit to cpuidle_use_deepest_state()Gravatar Daniel Lezcano 1-1/+7
2019-11-20cpuidle: Allow idle injection to apply exit latency limitGravatar Daniel Lezcano 1-7/+7
2019-11-18sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()Gravatar Vincent Guittot 1-49/+62