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
/
kernel
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
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...
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_sch...
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-08
Merge tag 'timers-cleanups-2025-06-08' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
6
-8
/
+10
2025-06-08
Merge tag 'trace-v6.16-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
2
-53
/
+143
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
6
-8
/
+10
2025-06-07
Merge tag 'kbuild-v6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2
-2
/
+88
2025-06-07
tracing: Add rcu annotation around file->filter accesses
Steven Rostedt
1
-4
/
+6
2025-06-06
Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...
Linus Torvalds
2
-2
/
+29
2025-06-06
Merge tag 'riscv-for-linus-6.16-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2025-06-06
ring-buffer: Fix buffer locking in ring_buffer_subbuf_order_set()
Dmitry Antipov
1
-3
/
+1
2025-06-06
tracing: Fix regression of filter waiting a long time on RCU synchronization
Steven Rostedt
1
-48
/
+138
2025-06-05
kernel/rcu/tree_stall: add /sys/kernel/rcu_stall_count
Max Kellermann
1
-0
/
+26
2025-06-05
alloc_tag: handle module codetag load errors as module load failures
Suren Baghdasaryan
1
-2
/
+3
2025-06-05
Merge tag 'riscv-mw2-6.16-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/ker...
Palmer Dabbelt
18
-110
/
+152
2025-06-06
tinyconfig: enable CONFIG_LD_DEAD_CODE_DATA_ELIMINATION
Masahiro Yamada
1
-0
/
+1
2025-06-05
kernel: ftrace: export ftrace_sync_ipi
Andy Chiu
1
-1
/
+1
2025-06-04
Merge tag 'sched_ext-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-18
/
+19
2025-06-03
Merge tag 'trace-v6.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...
Linus Torvalds
1
-3
/
+10
2025-06-03
Merge tag 'cgroup-for-6.16-rc1-fixes' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-9
/
+16
[next]