index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-25
sched_ext: Drop kfuncs marked for removal in 6.15
Jake Hillion
2
-74
/
+7
2025-06-24
sched_ext, rcu: Eject BPF scheduler on RCU CPU stall panic
David Dai
3
-0
/
+44
2025-06-23
kernel/sched/ext.c: fix typo "occured" -> "occurred" in comments
Ke Ma
1
-2
/
+2
2025-06-20
sched_ext: Add support for cgroup bandwidth control interface
Tejun Heo
8
-10
/
+127
2025-06-20
sched_ext, sched/core: Factor out struct scx_task_group
Tejun Heo
3
-20
/
+25
2025-06-18
sched/core: Reorganize cgroup bandwidth control interface file writes
Tejun Heo
3
-113
/
+106
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-18
sched/fair: Move max_cfs_quota_period decl and default_cfs_period() def from ...
Tejun Heo
2
-11
/
+13
2025-06-17
sched_ext, sched/core: Don't call scx_group_set_weight() prematurely from sch...
Tejun Heo
3
-2
/
+9
2025-06-17
sched_ext: Make scx_group_set_weight() always update tg->scx.weight
Tejun Heo
1
-6
/
+6
2025-06-16
sched_ext: Return NULL in llc_span
Cheng-Yang Chou
1
-1
/
+1
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext_idle.h
Cheng-Yang Chou
1
-5
/
+0
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext_idle.c
Cheng-Yang Chou
1
-34
/
+1
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext.h
Cheng-Yang Chou
1
-1
/
+1
2025-06-13
sched_ext: Always use SMP versions in kernel/sched/ext.c
Cheng-Yang Chou
1
-25
/
+1
2025-06-13
sched/smp: Use the SMP version of double_rq_clock_clear_update()
Ingo Molnar
1
-3
/
+0
2025-06-13
sched/smp: Use the SMP version of add_nr_running()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of ENQUEUE_MIGRATED
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of WF_ and SD_ flag sanity checks
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of task_on_cpu()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of rq_pin_lock()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of is_migration_disabled()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of cpu_of()
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of the stop-CPU scheduling class
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of the idle scheduling class
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of sched_update_asym_prefer_cpu()
Ingo Molnar
1
-2
/
+0
2025-06-13
sched/smp: Use the SMP version of the scheduler syscalls
Ingo Molnar
1
-5
/
+1
2025-06-13
sched/smp: Use the SMP version of schedstats
Ingo Molnar
1
-4
/
+0
2025-06-13
sched/smp: Use the SMP version of scheduler debugging data
Ingo Molnar
1
-14
/
+0
2025-06-13
sched/smp: Use the SMP version of the deadline scheduling class
Ingo Molnar
1
-8
/
+0
2025-06-13
sched/smp: Use the SMP version of the RT scheduling class
Ingo Molnar
2
-74
/
+0
2025-06-13
sched/smp: Use the SMP version of idle_thread_set_boot_cpu()
Ingo Molnar
2
-6
/
+0
2025-06-13
sched/smp: Use the SMP version of sched_exec()
Ingo Molnar
2
-8
/
+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
2
-25
/
+0
2025-06-13
sched/smp: Always define is_percpu_thread() and scheduler_ipi()
Ingo Molnar
1
-8
/
+0
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
19
-599
/
+31
2025-06-13
sched/smp: Always define sched_domains_mutex_lock()/unlock(), def_root_domain...
Ingo Molnar
3
-6
/
+6
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/topology.c
Ingo Molnar
1
-5
/
+5
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/syscalls.c
Ingo Molnar
1
-5
/
+4
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/stats.[ch]
Ingo Molnar
2
-6
/
+6
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/sched.h
Ingo Molnar
1
-40
/
+42
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/rt.c
Ingo Molnar
1
-27
/
+27
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/psi.c
Ingo Molnar
1
-2
/
+2
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/pelt.[ch]
Ingo Molnar
2
-8
/
+8
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/loadavg.c
Ingo Molnar
1
-2
/
+2
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/idle.c
Ingo Molnar
1
-4
/
+4
[next]