index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
2021-06-14
Revert "cpufreq: CPPC: Add support for frequency invariance"
Viresh Kumar
2021-05-06
sched: Fix out-of-bound access in uclamp
Quentin Perret
2021-04-28
Merge tag 'sched-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-04-28
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-21
kthread: Fix PF_KTHREAD vs to_kthread() race
Peter Zijlstra
2021-04-21
sched: Warn on long periods of pending need_resched
Paul Turner
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: Use cpu_dying() to fix balance_push vs hotplug-rollback
Peter Zijlstra
2021-04-12
Merge branch 'cpufreq/arm/linux-next' of git://git.kernel.org/pub/scm/linux/k...
Rafael J. Wysocki
2021-04-09
static_call: Relax static_call_update() function argument type
Peter Zijlstra
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-22
cpufreq: CPPC: Add support for frequency invariance
Viresh Kumar
2021-03-22
sched: Fix various typos
Ingo Molnar
2021-03-10
sched: Remove unnecessary variable from schedule_tail()
Edmundo Carmona Antoranz
2021-03-06
psi: Use ONCPU state tracking machinery to detect reclaim
Chengming Zhou
2021-03-06
sched/fair: Trigger the update of blocked load on newly idle cpu
Vincent Guittot
2021-03-06
sched: Simplify set_affinity_pending refcounts
Peter Zijlstra
2021-03-06
sched: Fix affine_move_task() self-concurrency
Peter Zijlstra
2021-03-06
sched: Optimize migration_cpu_stop()
Peter Zijlstra
2021-03-06
sched: Collate affine_move_task() stoppers
Peter Zijlstra
2021-03-06
sched: Simplify migration_cpu_stop()
Valentin Schneider
2021-03-06
sched: Simplify migration_cpu_stop()
Peter Zijlstra
2021-03-06
sched: Fix migration_cpu_stop() requeueing
Peter Zijlstra
2021-02-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-02-21
Merge tag 'sched-core-2021-02-17' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-02-17
sched/features: Distinguish between NORMAL and DEADLINE hrtick
Juri Lelli
2021-02-17
sched/features: Fix hrtick reprogramming
Juri Lelli
2021-02-17
sched: Harden PREEMPT_DYNAMIC
Peter Zijlstra
2021-02-17
sched: Add /debug/sched_preempt
Peter Zijlstra
2021-02-17
preempt/dynamic: Support dynamic preempt with preempt= boot option
Peter Zijlstra (Intel)
2021-02-17
preempt/dynamic: Provide preempt_schedule[_notrace]() static calls
Peter Zijlstra (Intel)
2021-02-17
preempt/dynamic: Provide cond_resched() and might_resched() static calls
Peter Zijlstra (Intel)
2021-02-17
sched/core: Update task_prio() function header
Dietmar Eggemann
2021-02-17
sched: Remove MAX_USER_RT_PRIO
Dietmar Eggemann
2021-02-17
Merge tag 'v5.11' into sched/core, to pick up fixes & refresh the branch
Ingo Molnar
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2021-02-04
sched: Add cond_resched_rwlock
Ben Gardon
2021-01-22
Merge branches 'doc.2021.01.06a', 'fixes.2021.01.04b', 'kfree_rcu.2021.01.04a...
Paul E. McKenney
2021-01-22
sched: Relax the set_cpus_allowed_ptr() semantics
Peter Zijlstra
2021-01-22
sched: Fix CPU hotplug / tighten is_per_cpu_kthread()
Peter Zijlstra
2021-01-22
sched: Prepare to use balance_push in ttwu()
Peter Zijlstra
2021-01-22
sched: Don't run cpu-online with balance_push() enabled
Peter Zijlstra
2021-01-22
sched/core: Print out straggler tasks in sched_cpu_dying()
Valentin Schneider
2021-01-14
sched: Prevent raising SCHED_SOFTIRQ when CPU is !active
Anna-Maria Behnsen
2021-01-14
sched/core: Rename schedutil_cpu_util() and allow rest of the kernel to use it
Viresh Kumar
2021-01-14
sched/core: Move schedutil_cpu_util() to core.c
Viresh Kumar
2021-01-04
sched/core: Allow try_invoke_on_locked_down_task() with irqs disabled
Peter Zijlstra
2020-12-27
Merge tag 'sched-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[next]