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
2020-01-26
sched/cpufreq: Move the cfs_rq_util_change() call to cpufreq_update_util()
Vincent Guittot
2020-01-26
sched/core: Further clarify sched_class::set_next_task()
Peter Zijlstra
2020-01-12
psi: Fix a division error in psi poll()
Johannes Weiner
2020-01-12
sched/psi: Fix sampling error and rare div0 crashes with cgroups and high uptime
Johannes Weiner
2019-12-31
cpufreq: Avoid leaving stale IRQ work items during CPU offline
Rafael J. Wysocki
2019-12-31
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-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-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-12
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-10-09
sched/vtime: Fix guest/system mis-accounting on task switch
Frederic Weisbecker
2019-10-09
sched/fair: Scale bandwidth quota and period without losing quota/period rati...
Xuewei Zhang
2019-10-04
Merge tag 'copy-struct-from-user-v5.4-rc2' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2019-10-01
membarrier: Fix RCU locking bug caused by faulty merge
Peter Zijlstra
2019-10-01
sched_setattr: switch to copy_struct_from_user()
Aleksa Sarai
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-09-25
sched/fair: Avoid redundant EAS calculation
Quentin Perret
2019-09-25
sched/core: Remove double update_max_interval() call on CPU startup
Valentin Schneider
2019-09-25
sched/core: Fix preempt_schedule() interrupt return comment
Valentin Schneider
2019-09-25
sched/fair: Fix -Wunused-but-set-variable warnings
Qian Cai
2019-09-25
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
2019-09-25
sched/membarrier: Return -ENOMEM to userspace on memory allocation failure
Mathieu Desnoyers
2019-09-25
sched/membarrier: Skip IPIs when mm->mm_users == 1
Mathieu Desnoyers
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
2019-09-25
sched/membarrier: Remove redundant check
Mathieu Desnoyers
2019-09-25
sched/membarrier: Fix private expedited registration check
Mathieu Desnoyers
2019-09-25
tasks, sched/core: RCUify the assignment of rq->curr
Eric W. Biederman
2019-09-25
tasks, sched/core: With a grace period after finish_task_switch(), remove unn...
Eric W. Biederman
2019-09-25
tasks, sched/core: Ensure tasks are available for a grace period after leavin...
Eric W. Biederman
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
2019-09-17
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-17
sched/fair: Remove unused cfs_rq_clock_task() function
Qian Cai
2019-09-17
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2019-09-17
Merge branch 'pm-cpuidle'
Rafael J. Wysocki
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]