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
/
bin
/
stackcollapse-report
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
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
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
Linux 6.16-rc1
v6.16-rc1
Linus Torvalds
1
-2
/
+2
2025-06-08
tools/power turbostat: version 2025.06.08
Len Brown
1
-37
/
+36
2025-06-08
tools/power turbostat: Add initial support for BartlettLake
Zhang Rui
1
-0
/
+1
2025-06-08
tools/power turbostat: Add initial support for DMR
Zhang Rui
1
-0
/
+18
2025-06-08
tools/power turbostat: Dump RAPL sysfs info
Zhang Rui
1
-0
/
+156
2025-06-08
tools/power turbostat: Avoid probing the same perf counters
Zhang Rui
1
-0
/
+15
2025-06-08
tools/power turbostat: Allow probing RAPL with platform_features->rapl_msrs c...
Zhang Rui
1
-25
/
+24
2025-06-08
tools/power turbostat: Clean up add perf/msr counter logic
Zhang Rui
1
-7
/
+18
2025-06-08
tools/power turbostat: Introduce add_msr_counter()
Zhang Rui
1
-9
/
+23
2025-06-08
tools/power turbostat: Remove add_msr_perf_counter_()
Zhang Rui
1
-12
/
+8
2025-06-08
tools/power turbostat: Remove add_cstate_perf_counter_()
Zhang Rui
1
-13
/
+9
2025-06-08
tools/power turbostat: Remove add_rapl_perf_counter_()
Zhang Rui
1
-15
/
+10
2025-06-08
tools/power turbostat: Quit early for unsupported RAPL counters
Zhang Rui
1
-1
/
+4
2025-06-08
tools/power turbostat: Always check rapl_joules flag
Zhang Rui
1
-3
/
+9
2025-06-08
tools/power turbostat: Fix AMD package-energy reporting
Gautham R. Shenoy
1
-5
/
+36
2025-06-08
tools/power turbostat: Fix RAPL_GFX_ALL typo
Kaushlendra Kumar
1
-1
/
+1
2025-06-08
tools/power turbostat: Add Android support for MSR device handling
Kaushlendra Kumar
1
-3
/
+17
2025-06-08
tools/power turbostat.8: pm_domain wording fix
Len Brown
1
-2
/
+2
2025-06-08
tools/power turbostat.8: fix typo: idle_pct should be pct_idle
Len Brown
1
-1
/
+1
[next]