index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
Files
Lines
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
2
-25
/
+0
2025-06-13
sched/smp: Make SMP unconditional
Ingo Molnar
13
-506
/
+29
2025-06-13
sched/smp: Always define sched_domains_mutex_lock()/unlock(), def_root_domain and sched_domains_mutex
Ingo Molnar
2
-1
/
+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
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/fair.c
Ingo Molnar
1
-55
/
+56
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/debug.c
Ingo Molnar
1
-18
/
+18
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/deadline.c
Ingo Molnar
1
-18
/
+18
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/cputime.c
Ingo Molnar
1
-7
/
+7
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/cpupri.h
Ingo Molnar
1
-1
/
+1
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/cpufreq_schedutil.c
Ingo Molnar
1
-2
/
+2
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/core.c
Ingo Molnar
1
-93
/
+93
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/clock.c
Ingo Molnar
1
-2
/
+2
2025-06-13
sched: Clean up and standardize #if/#else/#endif markers in sched/autogroup.[ch]
Ingo Molnar
2
-5
/
+5
2025-06-11
sched/eevdf: Correct the comment in place_entity
wang wei
1
-1
/
+1
2025-06-11
sched: Make clangd usable
Peter Zijlstra
32
-1
/
+80
2025-06-09
sched_ext: Make scx_locked_rq() inline
Andrea Righi
2
-11
/
+13
2025-06-09
sched_ext: Make scx_rq_bypassing() inline
Andrea Righi
2
-5
/
+5
2025-06-09
sched_ext: idle: Make local functions static in ext_idle.c
Andrea Righi
2
-14
/
+17
2025-06-09
sched_ext: idle: Remove unnecessary ifdef in scx_bpf_cpu_node()
Andrea Righi
1
-4
/
+0
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
2025-06-04
Merge tag 'sched_ext-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
1
-18
/
+19
2025-06-03
sched_ext: idle: Skip cross-node search with !CONFIG_NUMA
Andrea Righi
1
-0
/
+8
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
3
-3
/
+13
2025-05-31
sched/numa: add statistics of numa balance task
Chen Yu
2
-2
/
+11
2025-05-31
sched/numa: fix task swap by skipping kernel threads
Libo Chen
1
-1
/
+2
2025-05-31
Merge tag 'mm-stable-2025-05-31-14-50' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
Linus Torvalds
1
-0
/
+9
2025-05-30
sched_ext: idle: Properly handle invalid prev_cpu during idle selection
Andrea Righi
1
-18
/
+11
2025-05-28
Merge tag 'bpf-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Linus Torvalds
1
-14
/
+1
2025-05-27
Merge tag 'sched_ext-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/sched_ext
Linus Torvalds
5
-867
/
+1238
2025-05-27
Merge tag 'pm-6.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
Linus Torvalds
3
-24
/
+12
2025-05-26
Merge tag 'sched-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
8
-158
/
+302
2025-05-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
3
-24
/
+12
2025-05-22
sched_ext: Call ops.update_idle() after updating builtin idle bits
Tejun Heo
1
-10
/
+15
2025-05-21
sched_ext: idle: Consolidate default idle CPU selection kfuncs
Andrea Righi
1
-85
/
+71
2025-05-21
sched/uclamp: Align uclamp and util_est and call before freq update
Xuewen Yan
1
-7
/
+10
2025-05-21
sched/util_est: Simplify condition for util_est_{en,de}queue()
Xuewen Yan
1
-2
/
+2
2025-05-21
sched/fair: Fixup wake_up_sync() vs DELAYED_DEQUEUE
Xuewen Yan
1
-2
/
+11
2025-05-20
sched_ext: idle: Allow scx_bpf_select_cpu_and() from unlocked context
Andrea Righi
1
-10
/
+27
[prev]
[next]