index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-16
sched_ext, sched/core: Fix build failure when !FAIR_GROUP_SCHED && EXT_GROUP_...
Tejun Heo
1
-1
/
+1
2025-07-31
Merge tag 'sched_ext-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-5
/
+24
2025-07-30
Merge tag 'trace-rv-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-3
/
+10
2025-07-29
Merge tag 'sched-core-2025-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-352
/
+517
2025-07-29
Merge tag 'core-entry-2025-07-29' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+4
2025-07-28
sched: Adapt sched tracepoints for RV task model
Gabriele Monaco
1
-3
/
+10
2025-07-14
sched: Start blocked_on chain processing in find_proxy_task()
Peter Zijlstra
1
-23
/
+123
2025-07-14
sched: Fix proxy/current (push,pull)ability
Valentin Schneider
1
-0
/
+25
2025-07-14
sched: Add an initial sketch of the find_proxy_task() function
John Stultz
1
-5
/
+112
2025-07-14
sched: Add CONFIG_SCHED_PROXY_EXEC & boot argument to enable/disable
John Stultz
1
-0
/
+29
2025-07-14
Merge branch 'tip/sched/urgent'
Peter Zijlstra
1
-10
/
+10
2025-07-14
sched/deadline: Initialize dl_servers after SMP
Juri Lelli
1
-0
/
+2
2025-07-09
Revert "sched/numa: add statistics of numa balance task"
Chen Yu
1
-7
/
+2
2025-07-01
sched/core: Fix migrate_swap() vs. hotplug
Peter Zijlstra
1
-0
/
+5
2025-07-01
sched: Fix preemption string of preempt_dynamic_none
Thomas Weißschuh
1
-1
/
+1
2025-06-30
entry: Split generic entry into generic exception and syscall entry
Jinjie Ruan
1
-4
/
+4
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
1
-5
/
+24
2025-06-20
sched_ext: Merge branch 'for-6.16-fixes' into for-6.17
Tejun Heo
1
-2
/
+2
2025-06-18
sched/core: Reorganize cgroup bandwidth control interface file writes
Tejun Heo
1
-106
/
+99
2025-06-18
sched/core: Reorganize cgroup bandwidth control interface file reads
Tejun Heo
1
-18
/
+40
2025-06-18
sched/core: Relocate tg_get_cfs_*() and cpu_cfs_*_read_*()
Tejun Heo
1
-67
/
+67
2025-06-17
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...
Tejun Heo
1
-2
/
+2
2025-06-13
sched/smp: Use the SMP version of idle_thread_set_boot_cpu()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of sched_exec()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of wake_up_new_task()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of __task_needs_rq_lock()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of try_to_wake_up()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Always define rq->hrtick_csd
Ingo Molnar
1
-23
/
+0
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
1
-91
/
+15
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/core.c
Ingo Molnar
1
-93
/
+93
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+7
2025-05-31
sched/numa: add statistics of numa balance task
Chen Yu
1
-2
/
+7
2025-05-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-65
/
+83
2025-05-21
sched/uclamp: Align uclamp and util_est and call before freq update
Xuewen Yan
1
-7
/
+10
2025-05-14
sched,livepatch: Untangle cond_resched() and live-patching
Peter Zijlstra
1
-42
/
+8
2025-04-30
sched/core: Tweak wait_task_inactive() to force dequeue sched_delayed tasks
John Stultz
1
-0
/
+6
2025-04-08
sched: Do not construct nor expose RT_GROUP_SCHED structures if disabled
Michal Koutný
1
-12
/
+24
2025-04-08
sched: Bypass bandwitdh checks with runtime disabled RT_GROUP_SCHED
Michal Koutný
1
-1
/
+5
2025-04-08
sched: Skip non-root task_groups with disabled RT_GROUP_SCHED
Michal Koutný
1
-1
/
+1
2025-04-08
sched: Add commadline option for RT_GROUP_SCHED toggling
Michal Koutný
1
-0
/
+25
2025-04-08
sched: Fix trace_sched_switch(.prev_state)
Peter Zijlstra
1
-2
/
+4
2025-04-03
rseq: Eliminate useless task_work on execve
Mathieu Desnoyers
1
-1
/
+0
2025-03-27
Merge tag 'trace-latency-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+22
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+1
2025-03-24
Merge tag 'sched-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-39
/
+73
2025-03-24
Merge tag 'rcu-next-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
1
-1
/
+3
2025-03-24
Merge tag 'sched_ext-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-7
/
+2
2025-03-24
sched: Add sched tracepoints for RV task model
Gabriele Monaco
1
-1
/
+22
2025-03-19
sched/debug: Make CONFIG_SCHED_DEBUG functionality unconditional
Ingo Molnar
1
-15
/
+3
2025-03-19
sched/debug: Make 'const_debug' tunables unconditional __read_mostly
Ingo Molnar
1
-2
/
+2
[next]