index
:
linux-rng
jd/vdso-skip-insn
jd/vdso-test-harness
linus/master
master
Development tree for the kernel CSPRNG
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
debug.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+4
2025-05-31
sched/numa: add statistics of numa balance task
Chen Yu
1
-0
/
+4
2025-04-16
sched/debug: Print the local group's asym_prefer_cpu
K Prateek Nayak
1
-0
/
+4
2025-03-17
sched/topology: Wrappers for sched_domains_mutex
Juri Lelli
1
-4
/
+4
2025-03-17
sched: Add a generic function to return the preemption string
Sebastian Andrzej Siewior
1
-4
/
+6
2025-02-08
Merge tag 'sched-urgent-2025-02-08' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-0
/
+2
2025-01-31
sched/debug: Provide slice length for fair tasks
Christian Loehle
1
-0
/
+2
2025-01-13
sched/debug: Change need_resched warnings to pr_err
David Rientjes
1
-4
/
+6
2024-12-09
sched/fair: Rename cfs_rq.nr_running into nr_queued
Vincent Guittot
1
-1
/
+1
2024-12-09
sched/fair: Remove unused cfs_rq.idle_nr_running
Vincent Guittot
1
-2
/
+0
2024-12-09
sched/fair: Rename cfs_rq.idle_h_nr_running into h_nr_idle
Vincent Guittot
1
-2
/
+1
2024-12-09
sched/fair: Removed unsued cfs_rq.h_nr_delayed
Vincent Guittot
1
-1
/
+0
2024-12-09
sched/fair: Add new cfs_rq.h_nr_runnable
Vincent Guittot
1
-0
/
+1
2024-12-09
sched/fair: Rename h_nr_running into h_nr_queued
Vincent Guittot
1
-3
/
+3
2024-12-09
sched/eevdf: More PELT vs DELAYED_DEQUEUE
Peter Zijlstra
1
-0
/
+1
2024-11-05
sched: Enable PREEMPT_DYNAMIC for PREEMPT_RT
Peter Zijlstra
1
-2
/
+2
2024-11-05
sched: Add Lazy preemption model
Peter Zijlstra
1
-2
/
+3
2024-09-11
Merge branch 'tip/sched/core' into sched_ext/for-6.12
Tejun Heo
1
-8
/
+23
2024-09-10
sched/debug: Fix the runnable tasks output
Huang Shijie
1
-8
/
+23
2024-08-20
Merge branch 'tip/sched/core' into for-6.12
Tejun Heo
1
-2
/
+3
2024-08-17
sched/eevdf: Use sched_attr::sched_runtime to set request/slice suggestion
Peter Zijlstra
1
-1
/
+2
2024-08-07
sched/debug: Fix fair_server_period_max value
Dan Carpenter
1
-1
/
+1
2024-08-04
Merge branch 'sched/core' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into for-6.12
Tejun Heo
1
-4
/
+162
2024-07-29
sched/rt: Remove default bandwidth control
Peter Zijlstra
1
-0
/
+3
2024-07-29
sched/fair: Fair server interface
Daniel Bristot de Oliveira
1
-0
/
+159
2024-07-29
sched/fair: Remove cfs_rq::nr_spread_over and cfs_rq::exec_clock
Chuyi Zhou
1
-4
/
+0
2024-06-18
sched_ext: Implement BPF extensible scheduler class
Tejun Heo
1
-0
/
+3
2024-05-17
sched/debug: Dump domains' level
Vitalii Bursov
1
-0
/
+1
2023-12-23
sched/fair: Simplify util_est
Vincent Guittot
1
-4
/
+3
2023-11-15
sched/eevdf: Sort the rbtree by virtual deadline
Abel Wu
1
-3
/
+8
2023-09-29
sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloaded
Valentin Schneider
1
-1
/
+0
2023-09-25
sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask
Valentin Schneider
1
-3
/
+0
2023-09-21
sched/debug: Update stale reference to sched_debug.c
Sebastian Andrzej Siewior
1
-1
/
+1
2023-09-21
sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctl
Sebastian Andrzej Siewior
1
-1
/
+0
2023-07-19
sched/debug: Rename sysctl_sched_min_granularity to sysctl_sched_base_slice
Peter Zijlstra
1
-2
/
+2
2023-07-19
sched/fair: Commit to EEVDF
Peter Zijlstra
1
-6
/
+0
2023-07-19
sched/fair: Implement an EEVDF-like scheduling policy
Peter Zijlstra
1
-1
/
+5
2023-07-19
sched/fair: Add cfs_rq::avg_vruntime
Peter Zijlstra
1
-17
/
+15
2023-07-13
sched/debug: Dump domains' sched group flags
Peter Zijlstra
1
-0
/
+1
2023-05-08
sched/debug: Correct printing for rq->nr_uninterruptible
晏艳(采苓)
1
-1
/
+1
2023-03-17
sched/debug: Put sched/domains files under the verbose flag
Phil Auld
1
-3
/
+49
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+1
2022-09-11
memory tiering: hot page selection with hint page fault latency
Huang Ying
1
-0
/
+1
2022-09-05
sched/debug: fix dentry leak in update_sched_domain_debugfs
Greg Kroah-Hartman
1
-1
/
+1
2022-02-23
sched/headers: Introduce kernel/sched/build_utility.c and build multiple .c files there
Ingo Molnar
1
-1
/
+0
2022-01-27
sched/debug: Remove mpol_get/put and task_lock/unlock from sched_show_numa
Bharata B Rao
1
-10
/
+0
2021-11-17
sched/core: Forced idle accounting
Josh Don
1
-0
/
+4
2021-10-06
sched: Fix DEBUG && !SCHEDSTATS warn
Peter Zijlstra
1
-1
/
+2
2021-10-05
sched: Introduce task block time in schedstats
Yafang Shao
1
-2
/
+4
2021-10-05
sched: Make struct sched_statistics independent of fair sched class
Yafang Shao
1
-44
/
+48
[next]