开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-04-17
sched/debug: Rename the sched_debug parameter to sched_verbose
Peter Zijlstra
2021-04-16
sched,fair: Alternative sched_slice()
Peter Zijlstra
2021-04-16
sched: Move /proc/sched_debug to debugfs
Peter Zijlstra
2021-04-16
sched,debug: Convert sysctl sched_domains to debugfs
Peter Zijlstra
2021-04-16
debugfs: Implement debugfs_create_str()
Peter Zijlstra
2021-04-16
sched,preempt: Move preempt_dynamic to debug.c
Peter Zijlstra
2021-04-16
sched: Move SCHED_DEBUG sysctl to debugfs
Peter Zijlstra
2021-04-16
sched: Don't make LATENCYTOP select SCHED_DEBUG
Peter Zijlstra
2021-04-16
sched: Remove sched_schedstats sysctl out from under SCHED_DEBUG
Peter Zijlstra
2021-04-16
sched/numa: Allow runtime enabling/disabling of NUMA balance without SCHED_DEBUG
Mel Gorman
2021-04-16
sched: Use cpu_dying() to fix balance_push vs hotplug-rollback
Peter Zijlstra
2021-04-16
cpumask: Introduce DYING mask
Peter Zijlstra
2021-04-16
cpumask: Make cpu_{online,possible,present,active}() inline
Peter Zijlstra
2021-04-14
rseq: Optimise rseq_get_rseq_cs() and clear_rseq_cs()
Eric Dumazet
2021-04-14
rseq: Remove redundant access_ok()
Eric Dumazet
2021-04-14
rseq: Optimize rseq_update_cpu_id()
Eric Dumazet
2021-04-14
signal: Allow tasks to cache one sigqueue struct
Thomas Gleixner
2021-04-14
signal: Hand SIGQUEUE_PREALLOC flag to __sigqueue_alloc()
Thomas Gleixner
2021-04-09
sched/fair: Introduce a CPU capacity comparison helper
Valentin Schneider
2021-04-09
sched/fair: Clean up active balance nr_balance_failed trickery
Valentin Schneider
2021-04-09
sched/fair: Ignore percpu threads for imbalance pulls
Lingutla Chandrasekhar
2021-04-09
sched/fair: Bring back select_idle_smt(), but differently
Rik van Riel
2021-04-08
psi: allow unprivileged users with CAP_SYS_RESOURCE to write psi files
Josh Hunt
2021-03-25
sched/topology: Remove redundant cpumask_and() in init_overlap_sched_group()
Barry Song
2021-03-25
sched/core: Use -EINVAL in sched_dynamic_mode()
Rasmus Villemoes
2021-03-25
sched/core: Stop using magic values in sched_dynamic_mode()
Rasmus Villemoes
2021-03-23
sched/fair: Reduce long-tail newly idle balance cost
Aubrey Li
2021-03-23
sched/fair: Optimize test_idle_cores() for !SMT
Barry Song
2021-03-23
psi: Reduce calls to sched_clock() in psi
Shakeel Butt
2021-03-23
stop_machine: Add caller debug info to queue_stop_cpus_work
Valentin Schneider
2021-03-22
sched: Fix various typos
Ingo Molnar
2021-03-17
rseq, ptrace: Add PTRACE_GET_RSEQ_CONFIGURATION request
Piotr Figiel
2021-03-10
sched: Remove unnecessary variable from schedule_tail()
Edmundo Carmona Antoranz
2021-03-10
sched: Optimize __calc_delta()
Clement Courbet
2021-03-06
psi: Optimize task switch inside shared cgroups
Chengming Zhou
2021-03-06
psi: Pressure states are unlikely
Johannes Weiner
2021-03-06
psi: Use ONCPU state tracking machinery to detect reclaim
Chengming Zhou
2021-03-06
psi: Add PSI_CPU_FULL state
Chengming Zhou
2021-03-06
sched/topology: fix the issue groups don't span domain->span for NUMA diamete...
Barry Song
2021-03-06
cpu/hotplug: Add cpuhp_invoke_callback_range()
Vincent Donnefort
2021-03-06
cpu/hotplug: CPUHP_BRINGUP_CPU failure exception
Vincent Donnefort
2021-03-06
cpu/hotplug: Allowing to reset fail injection
Vincent Donnefort
2021-03-06
sched/pelt: Fix task util_est update filtering
Vincent Donnefort
2021-03-06
sched/fair: Fix shift-out-of-bounds in load_balance()
Valentin Schneider
2021-03-06
sched/fair: use lsub_positive in cpu_util_next()
Vincent Donnefort
2021-03-06
sched/fair: Fix task utilization accountability in compute_energy()
Vincent Donnefort
2021-03-06
sched/fair: Reduce the window for duplicated update
Vincent Guittot
2021-03-06
sched/fair: Trigger the update of blocked load on newly idle cpu
Vincent Guittot
2021-03-06
sched/fair: Reorder newidle_balance pulled_task tests
Vincent Guittot
2021-03-06
sched/fair: Merge for each idle cpu loop of ILB
Vincent Guittot
[next]