index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2020-03-05
sched/fair: Optimize select_idle_cpu
Cheng Jian
2020-03-05
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
2020-03-05
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
2020-03-05
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
2020-02-28
sched/psi: Fix OOB write when writing 0 bytes to PSI files
Suren Baghdasaryan
2020-02-24
sched/topology: Assert non-NUMA topology masks don't (partially) overlap
Valentin Schneider
2020-02-24
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
2020-02-19
sched/uclamp: Reject negative values in cpu_uclamp_write()
Qais Yousef
2020-02-14
sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
Qais Yousef
2019-12-21
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-12-17
sched/cfs: fix spurious active migration
Vincent Guittot
2019-12-17
sched/fair: Fix find_idlest_group() to handle CPU affinity
Vincent Guittot
2019-12-17
psi: Fix a division error in psi poll()
Johannes Weiner
2019-12-17
sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime
Johannes Weiner
2019-12-12
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2019-12-05
Merge branch 'thermal/next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2019-11-30
Merge tag 'notifications-pipe-prep-20191115' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2019-11-26
Merge tag 'pm-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-11-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-11-26
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2019-11-25
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
2019-11-21
sched/vtime: Bring up complete kcpustat accessor
Frederic Weisbecker
2019-11-21
sched/cputime: Support other fields on kcpustat_field()
Frederic Weisbecker
2019-11-20
cpuidle: Pass exit latency limit to cpuidle_use_deepest_state()
Daniel Lezcano
2019-11-20
cpuidle: Allow idle injection to apply exit latency limit
Daniel Lezcano
2019-11-18
sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()
Vincent Guittot
2019-11-18
Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies
Ingo Molnar
2019-11-18
sched/fair: Add comments for group_type and balancing at SD_NUMA level
Vincent Guittot
2019-11-18
sched/fair: Fix rework of find_idlest_group()
Vincent Guittot
2019-11-17
sched/uclamp: Fix overzealous type replacement
Valentin Schneider
2019-11-15
sched/uclamp: Fix incorrect condition
Qais Yousef
2019-11-13
sched/pelt: Fix update of blocked PELT ordering
Vincent Guittot
2019-11-13
sched/core: Avoid spurious lock dependencies
Peter Zijlstra
2019-11-11
cpuidle: Use nanoseconds as the unit of time
Rafael J. Wysocki
2019-11-11
sched/core: Further clarify sched_class::set_next_task()
Peter Zijlstra
2019-11-11
sched/fair: Use mul_u32_u32()
Peter Zijlstra
2019-11-11
sched/core: Simplify sched_class::pick_next_task()
Peter Zijlstra
2019-11-11
sched/core: Optimize pick_next_task()
Peter Zijlstra
2019-11-11
sched/core: Make pick_next_task_idle() more consistent
Peter Zijlstra
2019-11-11
sched/fair: Better document newidle_balance()
Peter Zijlstra
2019-11-11
Merge tag 'v5.4-rc7' into sched/core, to pick up fixes
Ingo Molnar
2019-11-08
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
2019-11-08
sched/core: Fix compilation error when cgroup not selected
Qais Yousef
2019-11-07
cpufreq: Initialize the governors in core_initcall
Amit Kucheria
2019-10-31
Add wake_up_interruptible_sync_poll_locked()
David Howells
2019-10-29
io-wq: small threadpool implementation for io_uring
Jens Axboe
2019-10-29
sched/kcpustat: Introduce vtime-aware kcpustat accessor for CPUTIME_SYSTEM
Frederic Weisbecker
2019-10-29
sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enable...
Frederic Weisbecker
2019-10-29
sched/cputime: Add vtime guest task state
Frederic Weisbecker
[next]