index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
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
2019-10-29
sched/cputime: Add vtime idle task state
Frederic Weisbecker
2019-10-29
sched/vtime: Record CPU under seqcount for kcpustat needs
Frederic Weisbecker
2019-10-29
sched/fair/util_est: Implement faster ramp-up EWMA on utilization increases
Patrick Bellasi
2019-10-29
sched/topology: Allow sched_asym_cpucapacity to be disabled
Valentin Schneider
2019-10-29
sched/topology: Don't try to build empty sched domains
Valentin Schneider
2019-10-23
Remove the nr_exclusive argument from __wake_up_sync_key()
David Howells
2019-10-21
sched/fair: Rework find_idlest_group()
Vincent Guittot
2019-10-21
sched/fair: Optimize find_idlest_group()
Vincent Guittot
2019-10-21
sched/fair: Use load instead of runnable load in wakeup path
Vincent Guittot
[next]