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
/
core.c
Age
Commit message (
Expand
)
Author
2022-05-06
Merge tag 'v5.18-rc5' into sched/core to pull in fixes & to resolve a conflict
Ingo Molnar
2022-05-01
smp: Rename flush_smp_call_function_from_idle()
Thomas Gleixner
2022-05-01
sched: Fix missing prototype warnings
Thomas Gleixner
2022-04-05
preempt/dynamic: Introduce preemption model accessors
Valentin Schneider
2022-04-05
sched: Teach the forced-newidle balancer about CPU affinity limitation.
Sebastian Andrzej Siewior
2022-04-05
sched/core: Fix forceidle balancing
Peter Zijlstra
2022-03-22
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2022-03-22
NUMA balancing: optimize page placement for memory tiering system
Huang Ying
2022-03-22
Merge tag 'sched-core-2022-03-22' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2022-03-21
Merge tag 'for-5.18/block-2022-03-18' of git://git.kernel.dk/linux-block
Linus Torvalds
2022-03-15
sched/headers: Only include <linux/entry-common.h> when CONFIG_GENERIC_ENTRY=y
Ingo Molnar
2022-03-15
Merge branch 'sched/fast-headers' into sched/core
Ingo Molnar
2022-03-08
sched/deadline: Merge dl_task_can_attach() and dl_cpu_busy()
Dietmar Eggemann
2022-03-08
sched/deadline: Remove unused def_dl_bandwidth
Dietmar Eggemann
2022-03-01
sched/tracing: Don't re-read p->state when emitting sched_switch event
Valentin Schneider
2022-02-23
sched/headers: Reorganize, clean up and optimize kernel/sched/core.c dependen...
Ingo Molnar
2022-02-23
sched/headers: Standardize kernel/sched/sched.h header dependencies
Ingo Molnar
2022-02-21
Merge tag 'v5.17-rc5' into sched/core, to resolve conflicts
Ingo Molnar
2022-02-19
sched/preempt: Add PREEMPT_DYNAMIC using static keys
Mark Rutland
2022-02-19
sched/preempt: Decouple HAVE_PREEMPT_DYNAMIC from GENERIC_ENTRY
Mark Rutland
2022-02-19
sched/preempt: Refactor sched_dynamic_update()
Mark Rutland
2022-02-19
sched/preempt: Move PREEMPT_DYNAMIC logic later
Mark Rutland
2022-02-19
sched: Fix yet more sched_fork() races
Peter Zijlstra
2022-02-16
sched/isolation: Use single feature type while referring to housekeeping cpumask
Frederic Weisbecker
2022-02-16
sched/numa: Fix NUMA topology for systems with CPU-less nodes
Huang Ying
2022-02-16
sched: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-02-06
sched/fair: Fix fault in reweight_entity
Tadeusz Struk
2022-02-02
block: check that there is a plug in blk_flush_plug
Christoph Hellwig
2022-02-02
block: remove blk_needs_flush_plug
Christoph Hellwig
2022-01-27
sched/core: Export pelt_thermal_tp
Qais Yousef
2022-01-23
Merge tag 'sched_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-18
sched: Avoid double preemption in __cond_resched_*lock*()
Peter Zijlstra
2022-01-18
sched/core: Accounting forceidle time for all tasks except idle task
Cruz Zhao
2022-01-17
Merge branch 'signal-for-v5.17' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-01-11
Merge tag 'sched_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-10
Merge tag 'core_entry_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-01-08
kthread: Generalize pf_io_worker so it can point to struct kthread
Eric W. Biederman
2021-12-22
kthread: Never put_user the set_child_tid address
Eric W. Biederman
2021-12-21
kthread: Warn about failed allocations for the init kthread
Eric W. Biederman
2021-12-13
kthread: Ensure struct kthread is present for all kthreads
Eric W. Biederman
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2021-12-11
sched/fair: Replace CFS internal cpu_util() with cpu_util_cfs()
Dietmar Eggemann
2021-12-04
sched: Trigger warning if ->migration_disabled counter underflows.
Sebastian Andrzej Siewior
2021-12-04
sched/uclamp: Fix rq->uclamp_max not set on first enqueue
Qais Yousef
2021-12-04
preempt/dynamic: Fix setup_preempt_mode() return value
Andrew Halaney
2021-12-01
sched: Snapshot thread flags
Mark Rutland
2021-11-24
sched/scs: Reset task stack state in bringup_cpu()
Mark Rutland
2021-11-17
sched/core: Forced idle accounting
Josh Don
2021-11-11
preempt: Restore preemption model selection configs
Valentin Schneider
[next]