index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
2024-07-29
sched/core: Fix unbalance set_rq_online/offline() in sched_cpu_deactivate()
Yang Yingliang
2024-07-29
sched/core: Introduce sched_set_rq_on/offline() helper
Yang Yingliang
2024-07-29
sched/smt: Fix unbalance sched_smt_present dec/inc
Yang Yingliang
2024-07-29
sched/smt: Introduce sched_smt_present_inc/dec() helper
Yang Yingliang
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-16
Merge tag 'sched-core-2024-07-16' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-07-15
Merge tag 'rcu.2024.07.12a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-07-11
Merge branch 'sched/urgent' into sched/core, to pick up fixes and refresh the...
Ingo Molnar
2024-07-04
sched/fair: set_load_weight() must also call reweight_task() for SCHED_IDLE t...
Tejun Heo
2024-07-01
sched: Move psi_account_irqtime() out of update_rq_clock_task() hotpath
John Stultz
2024-06-06
rcu/tasks: Fix stale task snaphot for Tasks Trace
Frederic Weisbecker
2024-06-05
sched/core: Simplify prefetch_curr_exec_start()
Ingo Molnar
2024-05-27
sched: Fix spelling in comments
Ingo Molnar
2024-05-27
sched/syscalls: Split out kernel/sched/syscalls.c from kernel/sched/core.c
Ingo Molnar
2024-05-19
Merge tag 'sched-urgent-2024-05-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-17
sched/core: Fix incorrect initialization of the 'burst' parameter in cpu_max_...
Cheng Yu
2024-04-24
sched/pelt: Remove shift of thermal clock
Vincent Guittot
2024-04-24
sched/cpufreq: Rename arch_update_thermal_pressure() => arch_update_hw_pressu...
Vincent Guittot
2024-04-24
scheduler: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-03-25
Merge tag 'v6.9-rc1' into sched/core, to pick up fixes and to refresh the branch
Ingo Molnar
2024-03-22
Merge tag 'riscv-for-linus-6.9-mw2' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-03-12
sched/balancing: Rename trigger_load_balance() => sched_balance_trigger()
Ingo Molnar
2024-03-12
sched/balancing: Rename scheduler_tick() => sched_tick()
Ingo Molnar
2024-03-11
Merge tag 'sched-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-02-24
sched: Add a new function to compare if two cpus have the same capacity
Qais Yousef
2024-02-16
sched/core: Simplify code by removing duplicate #ifdefs
Shrikanth Hegde
2024-02-15
membarrier: riscv: Provide core serializing command
Andrea Parri
2024-02-15
membarrier: Create Documentation/scheduler/membarrier.rst
Andrea Parri
2024-02-15
membarrier: riscv: Add full memory barrier in switch_mm()
Andrea Parri
2024-02-05
block: update cached timestamp post schedule/preemption
Jens Axboe
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2023-12-27
rseq: Split out rseq.h from sched.h
Kent Overstreet
2023-11-23
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
2023-11-15
sched/timers: Explain why idle task schedules out on remote timer enqueue
Frederic Weisbecker
2023-11-15
sched/deadline: Introduce deadline servers
Peter Zijlstra
2023-11-15
sched/deadline: Collect sched_dl_entity initialization
Peter Zijlstra
2023-11-15
sched: Use WRITE_ONCE() for p->on_rq
Paul E. McKenney
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-01
Merge tag 'asm-generic-6.7' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2023-10-30
Merge tag 'sched-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-10-24
sched/fair: Remove SIS_PROP
Peter Zijlstra
2023-10-24
sched: Add cpus_share_resources API
Barry Song
2023-10-24
sched/core: Fix RQCF_ACT_SKIP leak
Hao Jia
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-13
sched: Fix stop_one_cpu_nowait() vs hotplug
Peter Zijlstra
2023-10-09
Merge tag 'v6.6-rc5' into locking/core, to pick up fixes
Ingo Molnar
2023-10-09
sched/topology: Consolidate and clean up access to a CPU's max compute capacity
Vincent Guittot
2023-10-07
sched/debug: Print 'tgid' in sched_show_task()
Yajun Deng
2023-10-07
sched/core: Update stale comment in try_to_wake_up()
Ingo Molnar
[next]