index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
Age
Commit message (
Expand
)
Author
2023-10-07
sched/core: Update stale comment in try_to_wake_up()
Ingo Molnar
2023-10-07
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2023-10-06
cpufreq: Rebuild sched-domains when removing cpufreq driver
Pierre Gondois
2023-10-06
cpufreq: schedutil: Merge initialization code of sg_cpu in single loop
Liao Chang
2023-10-05
cpufreq: schedutil: Update next_freq when cpufreq_limits change
Xuewen Yan
2023-10-03
sched/headers: Remove duplicate header inclusions
Yu Liao
2023-10-03
sched/eevdf: Fix avg_vruntime()
Peter Zijlstra
2023-10-03
sched/eevdf: Also update slice on placement
Peter Zijlstra
2023-10-02
sched/rt: Disallow writing invalid values to sched_rt_period_us
Cyril Hrubis
2023-09-29
sched/debug: Add new tracepoint to track compute energy computation
Qais Yousef
2023-09-29
sched/uclamp: Ignore (util == 0) optimization in feec() when p_util_max = 0
Qais Yousef
2023-09-29
sched/uclamp: Set max_spare_cap_cpu even if max_spare_cap is 0
Qais Yousef
2023-09-29
sched/deadline: Make dl_rq->pushable_dl_tasks update drive dl_rq->overloaded
Valentin Schneider
2023-09-28
sched/rt: Fix live lock between select_fallback_rq() and RT push
Joel Fernandes (Google)
2023-09-25
sched/rt: Make rt_rq->pushable_tasks updates drive rto_mask
Valentin Schneider
2023-09-24
sched/core: Refactor the task_flags check for worker sleeping in sched_submit...
Wang Jinchao
2023-09-24
sched/fair: Fix warning in bandwidth distribution
Josh Don
2023-09-24
sched/fair: Make cfs_rq->throttled_csd_list available on !SMP
Josh Don
2023-09-22
sched/debug: Avoid checking in_atomic_preempt_off() twice in schedule_debug()
Liming Wu
2023-09-21
sched/debug: Update stale reference to sched_debug.c
Sebastian Andrzej Siewior
2023-09-21
sched/debug: Remove the /proc/sys/kernel/sched_child_runs_first sysctl
Sebastian Andrzej Siewior
2023-09-20
sched: Provide rt_mutex specific scheduler helpers
Peter Zijlstra
2023-09-20
sched: Extract __schedule_loop()
Thomas Gleixner
2023-09-20
sched: Constrain locks in sched_submit_work()
Peter Zijlstra
2023-09-19
kernel/sched: Modify initial boot task idle setup
Liam R. Howlett
2023-09-19
sched/fair: Rename check_preempt_curr() to wakeup_preempt()
Ingo Molnar
2023-09-19
sched/fair: Rename check_preempt_wakeup() to check_preempt_wakeup_fair()
Ingo Molnar
2023-09-18
sched/headers: Remove duplicated includes in kernel/sched/sched.h
GUO Zihua
2023-09-18
sched/fair: Ratelimit update to tg->load_avg
Aaron Lu
2023-09-18
freezer,sched: Use saved_state to reduce some spurious wakeups
Elliot Berman
2023-09-18
sched/core: Remove ifdeffery for saved_state
Elliot Berman
2023-09-15
sched/core: Use do-while instead of for loop in set_nr_if_polling()
Uros Bizjak
2023-09-15
sched/fair: Fix cfs_rq_is_decayed() on !SMP
Chengming Zhou
2023-09-15
sched/topology: Fix sched_numa_find_nth_cpu() comment
Yury Norov
2023-09-15
sched/topology: Handle NUMA_NO_NODE in sched_numa_find_nth_cpu()
Yury Norov
2023-09-15
sched/topology: Fix sched_numa_find_nth_cpu() in CPU-less case
Yury Norov
2023-09-15
sched/fair: Fix open-coded numa_nearest_node()
Yury Norov
2023-09-13
sched/fair: Fix SMT4 group_smt_balance handling
Tim Chen
2023-09-13
sched: Misc cleanups
Peter Zijlstra
2023-09-13
sched: Simplify tg_set_cfs_bandwidth()
Peter Zijlstra
2023-09-13
sched: Simplify sched_move_task()
Peter Zijlstra
2023-09-13
sched: Simplify sched_rr_get_interval()
Peter Zijlstra
2023-09-13
sched: Simplify yield_to()
Peter Zijlstra
2023-09-13
sched: Simplify sched_{set,get}affinity()
Peter Zijlstra
2023-09-13
sched: Simplify syscalls
Peter Zijlstra
2023-09-13
sched: Simplify set_user_nice()
Peter Zijlstra
2023-09-11
arch: Remove Itanium (IA-64) architecture
Ard Biesheuvel
2023-09-02
sched/fair: Optimize should_we_balance() for large SMT systems
Shrikanth Hegde
2023-08-29
sched/fair: Make update_entity_lag() static
Hao Jia
2023-08-28
Merge tag 'x86-cleanups-2023-08-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
[prev]
[next]