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
2026-01-11
sched/fair: Proportional newidle balance
Peter Zijlstra (Intel)
1
-0
/
+3
2025-08-15
freezer,sched: Use saved_state to reduce some spurious wakeups
Elliot Berman
1
-8
/
+13
2025-08-15
sched/core: Remove ifdeffery for saved_state
Elliot Berman
1
-8
/
+2
2025-05-02
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
1
-52
/
+38
2025-05-02
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
1
-1
/
+1
2025-03-28
Revert "sched/core: Reduce cost of sched_move_task when config autogroup"
Dietmar Eggemann
1
-19
/
+3
2025-03-22
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
1
-2
/
+3
2025-03-22
hrtimer: Use and report correct timerslack values for realtime tasks
Felix Moessbauer
1
-0
/
+8
2025-03-07
sched/core: Prevent rescheduling when interrupts are disabled
Thomas Gleixner
1
-1
/
+1
2025-02-17
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
1
-2
/
+4
2025-01-09
sched: Initialize idle tasks only once
Thomas Gleixner
1
-7
/
+5
2024-12-14
sched/deadline: Collect sched_dl_entity initialization
Peter Zijlstra
1
-4
/
+1
2024-12-14
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
1
-7
/
+7
2024-12-14
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
1
-1
/
+1
2024-12-14
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
1
-1
/
+1
2024-11-01
sched/core: Disable page allocation in task_tick_mm_cid()
Waiman Long
1
-1
/
+3
2024-09-12
membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
1
-2
/
+3
2024-08-14
sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate()
Yang Yingliang
1
-0
/
+1
2024-08-14
sched/core: Introduce sched_set_rq_on/offline() helper
Yang Yingliang
1
-14
/
+26
2024-08-14
sched/smt: Fix unbalance sched_smt_present dec/inc
Yang Yingliang
1
-0
/
+1
2024-08-14
sched/smt: Introduce sched_smt_present_inc/dec() helper
Yang Yingliang
1
-7
/
+19
2024-08-03
sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...
Tejun Heo
1
-13
/
+10
2024-08-03
rcu/tasks: Fix stale task snaphot for Tasks Trace
Frederic Weisbecker
1
-7
/
+7
2024-07-18
sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
John Stultz
1
-2
/
+5
2024-06-12
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...
Cheng Yu
1
-1
/
+1
2024-04-03
sched: Simplify tg_set_cfs_bandwidth()
Peter Zijlstra
1
-19
/
+19
2023-11-28
sched/core: Fix RQCF_ACT_SKIP leak
Hao Jia
1
-4
/
+1
2023-11-20
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
1
-2
/
+8
2023-09-19
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
1
-1
/
+1
2023-08-28
Merge tag 'sched-core-2023-08-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-224
/
+272
2023-08-14
sched: Simplify sched_core_cpu_{starting,deactivate}()
Peter Zijlstra
1
-15
/
+12
2023-08-14
sched: Simplify try_steal_cookie()
Peter Zijlstra
1
-12
/
+9
2023-08-14
sched: Simplify sched_tick_remote()
Peter Zijlstra
1
-23
/
+16
2023-08-14
sched: Simplify sched_exec()
Peter Zijlstra
1
-12
/
+9
2023-08-14
sched: Simplify ttwu()
Peter Zijlstra
1
-112
/
+109
2023-08-14
sched: Simplify wake_up_if_idle()
Peter Zijlstra
1
-14
/
+6
2023-08-14
sched: Simplify: migrate_swap_stop()
Peter Zijlstra
1
-16
/
+7
2023-08-14
sched: Simplify sysctl_sched_uclamp_handler()
Peter Zijlstra
1
-7
/
+4
2023-08-14
sched: Simplify get_nohz_timer_target()
Peter Zijlstra
1
-9
/
+6
2023-08-10
Merge branch 'sched/eevdf' into sched/core
Ingo Molnar
1
-0
/
+2
2023-08-02
sched/fair: Block nohz tick_stop when cfs bandwidth in use
Phil Auld
1
-0
/
+26
2023-08-02
sched, cgroup: Restore meaning to hierarchical_quota
Phil Auld
1
-4
/
+9
2023-07-19
sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slice
Peter Zijlstra
1
-1
/
+1
2023-07-19
sched/fair: Implement an EEVDF-like scheduling policy
Peter Zijlstra
1
-0
/
+1
2023-07-19
sched/fair: Add lag based placement
Peter Zijlstra
1
-0
/
+1
2023-07-17
sched: add a few helpers to wake up tasks on the current cpu
Andrei Vagin
1
-1
/
+1
2023-07-17
sched: add WF_CURRENT_CPU and externise ttwu
Peter Oskolkov
1
-2
/
+1
2023-07-13
sched/core: introduce sched_core_idle_cpu()
Cruz Zhao
1
-0
/
+13
2023-07-13
sched: add throttled time stat for throttled children
Josh Don
1
-0
/
+44
2023-06-27
Merge tag 'cgroup-for-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
1
-23
/
+18
[next]