index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-04-08
sched/core: Remove unused rq::last_load_update_tick
Vincent Donnefort
1
-1
/
+0
2020-04-08
workqueue: Remove the warning in wq_worker_sleeping()
Sebastian Andrzej Siewior
1
-1
/
+2
2020-04-08
sched/fair: Align rq->avg_idle and rq->avg_scan_cost
Valentin Schneider
1
-6
/
+0
2020-03-30
Merge tag 'smp-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-7
/
+2
2020-03-20
psi: Fix cpu.pressure for cpu.max and competing cgroups
Johannes Weiner
1
-0
/
+2
2020-03-20
sched/core: Distribute tasks within affinity masks
Paul Turner
1
-1
/
+6
2020-03-06
thermal/cpu-cooling, sched/core: Move the arch_set_thermal_pressure() API to ...
Ingo Molnar
1
-0
/
+11
2020-03-06
sched/core: Remove rq.hrtick_csd_pending
Peter Xu
1
-7
/
+2
2020-03-06
sched/fair: Enable tuning of decay period
Thara Gopinath
1
-1
/
+1
2020-03-06
sched/fair: Enable periodic update of average thermal pressure
Thara Gopinath
1
-0
/
+3
2020-02-24
sched/pelt: Remove unused runnable load average
Vincent Guittot
1
-2
/
+0
2020-02-24
Merge tag 'v5.6-rc3' into sched/core, to pick up fixes and dependent patches
Ingo Molnar
1
-11
/
+0
2020-02-20
sched/core: Remove duplicate assignment in sched_tick_remote()
Scott Wood
1
-1
/
+0
2020-02-10
sched/fair: Allow a per-CPU kthread waking a task to stack on the same CPU, t...
Mel Gorman
1
-11
/
+0
2020-01-28
x86, sched: Add support for frequency invariance
Giovanni Gherdovich
1
-0
/
+1
2020-01-28
sched/fair: Prevent unlimited runtime on throttled group
Vincent Guittot
1
-1
/
+8
2020-01-28
sched/nohz: Optimize get_nohz_timer_target()
Wanpeng Li
1
-7
/
+12
2020-01-28
sched/uclamp: Reject negative values in cpu_uclamp_write()
Qais Yousef
1
-1
/
+1
2020-01-28
timers/nohz: Update NOHZ load in remote tick
Peter Zijlstra (Intel)
1
-1
/
+3
2020-01-28
sched/core: Don't skip remote tick for idle CPUs
Scott Wood
1
-8
/
+10
2020-01-17
sched/core: Fix size of rq::uclamp initialization
Li Guanglei
1
-1
/
+2
2020-01-17
sched/uclamp: Fix a bug in propagating uclamp value in new cgroups
Qais Yousef
1
-0
/
+6
2019-12-25
sched/uclamp: Make uclamp util helpers use and return UL values
Valentin Schneider
1
-3
/
+3
2019-12-25
sched/core: Remove unused variable from set_user_nice()
Qian Cai
1
-2
/
+1
2019-12-17
sched: Use fair:prio_changed() instead of ad-hoc implementation
Frederic Weisbecker
1
-8
/
+8
2019-11-26
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2019-11-26
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-8
/
+10
2019-11-25
Merge tag 'for-5.5/io_uring-20191121' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-4
/
+12
2019-11-18
Merge tag 'v5.4-rc8' into sched/core, to pick up fixes and dependencies
Ingo Molnar
1
-2
/
+3
2019-11-17
sched/uclamp: Fix overzealous type replacement
Valentin Schneider
1
-3
/
+3
2019-11-15
sched/uclamp: Fix incorrect condition
Qais Yousef
1
-1
/
+1
2019-11-13
sched/core: Avoid spurious lock dependencies
Peter Zijlstra
1
-1
/
+2
2019-11-11
sched/core: Simplify sched_class::pick_next_task()
Peter Zijlstra
1
-3
/
+3
2019-11-11
sched/core: Optimize pick_next_task()
Peter Zijlstra
1
-3
/
+3
2019-11-11
sched/core: Make pick_next_task_idle() more consistent
Peter Zijlstra
1
-2
/
+4
2019-11-08
sched: Fix pick_next_task() vs 'change' pattern race
Peter Zijlstra
1
-6
/
+15
2019-11-08
sched/core: Fix compilation error when cgroup not selected
Qais Yousef
1
-1
/
+1
2019-10-29
io-wq: small threadpool implementation for io_uring
Jens Axboe
1
-4
/
+12
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
1
-1
/
+1
2019-10-01
sched_setattr: switch to copy_struct_from_user()
Aleksa Sarai
1
-36
/
+7
2019-09-28
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-13
/
+15
2019-09-25
sched/core: Remove double update_max_interval() call on CPU startup
Valentin Schneider
1
-2
/
+0
2019-09-25
sched/core: Fix preempt_schedule() interrupt return comment
Valentin Schneider
1
-4
/
+3
2019-09-25
sched/core: Fix migration to invalid CPU in __set_cpus_allowed_ptr()
KeMeng Shi
1
-2
/
+2
2019-09-25
sched/membarrier: Fix p->mm->membarrier_state racy load
Mathieu Desnoyers
1
-2
/
+2
2019-09-25
tasks, sched/core: RCUify the assignment of rq->curr
Eric W. Biederman
1
-2
/
+7
2019-09-25
tasks, sched/core: Ensure tasks are available for a grace period after leavin...
Eric W. Biederman
1
-1
/
+1
2019-09-21
Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...
Linus Torvalds
1
-5
/
+14
2019-09-17
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-3
/
+3
2019-09-16
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-100
/
+461
[next]