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
nocache-cleanup
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
Age
Commit message (
Expand
)
Author
Files
Lines
2024-06-18
sched_ext: Print sched_ext info when dumping stack
David Vernet
2
-0
/
+54
2024-06-18
sched_ext: Allow BPF schedulers to disallow specific tasks from joining SCHED...
Tejun Heo
3
-0
/
+56
2024-06-18
sched_ext: Implement runnable task stall watchdog
David Vernet
3
-4
/
+129
2024-06-18
sched_ext: Add sysrq-S which disables the BPF scheduler
Tejun Heo
2
-0
/
+21
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
7
-5
/
+4421
2024-06-18
sched_ext: Add boilerplate for extensible scheduler class
Tejun Heo
4
-8
/
+52
2024-06-18
sched: Add normal_policy()
Tejun Heo
2
-2
/
+7
2024-06-18
sched: Factor out update_other_load_avgs() from __update_blocked_others()
Tejun Heo
3
-13
/
+26
2024-06-18
sched: Factor out cgroup weight conversion functions
Tejun Heo
2
-15
/
+31
2024-06-18
sched: Add sched_class->switching_to() and expose check_class_changing/changed()
Tejun Heo
3
-0
/
+16
2024-06-18
sched: Add sched_class->reweight_task()
Tejun Heo
3
-5
/
+6
2024-06-18
sched: Allow sched_cgroup_fork() to fail and introduce sched_cancel_fork()
Tejun Heo
1
-1
/
+7
2024-06-18
sched: Restructure sched_class order sanity checks in sched_init()
Tejun Heo
1
-4
/
+4
2024-06-06
rcu/tasks: Fix stale task snaphot for Tasks Trace
Frederic Weisbecker
1
-7
/
+7
2024-06-05
sched/balance: Skip unnecessary updates to idle load balancer's flags
Tim Chen
1
-0
/
+7
2024-06-05
idle: Remove stale RCU comment
Christian Loehle
1
-6
/
+0
2024-06-05
sched/headers: Move struct pre-declarations to the beginning of the header
Ingo Molnar
1
-10
/
+6
2024-06-05
sched/core: Clean up kernel/sched/sched.h a bit
Ingo Molnar
1
-132
/
+180
2024-06-05
sched/core: Simplify prefetch_curr_exec_start()
Ingo Molnar
1
-2
/
+2
2024-05-27
sched: Fix spelling in comments
Ingo Molnar
16
-92
/
+92
2024-05-27
sched/syscalls: Split out kernel/sched/syscalls.c from kernel/sched/core.c
Ingo Molnar
4
-1773
/
+1818
2024-05-21
Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linux
Linus Torvalds
1
-4
/
+2
2024-05-19
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
4
-6
/
+8
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
6
-6
/
+0
2024-05-17
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...
Cheng Yu
1
-1
/
+1
2024-05-17
sched/fair: Remove stale FREQUENCY_UTIL comment
Christian Loehle
1
-2
/
+2
2024-05-17
sched/fair: Fix initial util_avg calculation
Dawei Li
1
-2
/
+3
2024-05-17
sched/debug: Dump domains' level
Vitalii Bursov
1
-0
/
+1
2024-05-17
sched/fair: Allow disabling sched_balance_newidle with sched_relax_domain_level
Vitalii Bursov
1
-1
/
+1
2024-05-13
Merge tag 'sched-core-2024-05-13' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
9
-323
/
+379
2024-05-09
sched/topology: Optimize topology_span_sane()
Kyle Meyer
1
-4
/
+2
2024-04-28
sched/isolation: Fix boot crash when maxcpus < first housekeeping CPU
Oleg Nesterov
1
-1
/
+6
2024-04-28
sched/isolation: Prevent boot crash when the boot CPU is nohz_full
Oleg Nesterov
1
-1
/
+10
2024-04-24
sched/pelt: Remove shift of thermal clock
Vincent Guittot
3
-27
/
+3
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
5
-34
/
+34
2024-04-24
sched/cpufreq: Take cpufreq feedback into account
Vincent Guittot
1
-20
/
+25
2024-04-24
sched/fair: Fix update of rd->sg_overutilized
Vincent Guittot
1
-1
/
+1
2024-04-24
scheduler: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
6
-6
/
+0
2024-04-22
sched/eevdf: Prevent vlag from going out of bounds in reweight_eevdf()
Xuewen Yan
1
-6
/
+12
2024-04-22
sched/eevdf: Fix miscalculation in reweight_entity() when se is not curr
Tianchen Ding
1
-5
/
+6
2024-04-22
sched/eevdf: Always update V if se->on_rq when reweighting
Tianchen Ding
1
-3
/
+2
2024-04-17
sched/vtime: Get rid of generic vtime_task_switch() implementation
Alexander Gordeev
1
-13
/
+0
2024-04-16
sched: Add missing memory barrier in switch_mm_cid
Mathieu Desnoyers
1
-6
/
+14
2024-03-29
sched/balancing: Simplify the sg_status bitmask and use separate ->overloaded...
Ingo Molnar
2
-29
/
+24
2024-03-28
sched/fair: Rename set_rd_overutilized_status() to set_rd_overutilized()
Ingo Molnar
1
-4
/
+4
2024-03-28
sched/fair: Rename SG_OVERLOAD to SG_OVERLOADED
Ingo Molnar
2
-5
/
+5
2024-03-28
sched/fair: Rename {set|get}_rd_overload() to {set|get}_rd_overloaded()
Ingo Molnar
2
-6
/
+6
2024-03-28
sched/fair: Rename root_domain::overload to ::overloaded
Ingo Molnar
1
-3
/
+3
2024-03-28
sched/fair: Use helper functions to access root_domain::overload
Shrikanth Hegde
2
-5
/
+14
2024-03-28
sched/fair: Check root_domain::overload value before update
Shrikanth Hegde
1
-1
/
+2
[prev]
[next]