index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
sched
/
core.c
Age
Commit message (
Expand
)
Author
2025-02-16
Merge tag 'sched_urgent_for_v6.14_rc3' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-02-14
Merge tag 'sched_ext-for-6.14-rc2-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2025-02-08
sched: Clarify wake_up_q()'s write to task->wake_q.next
Jann Horn
2025-01-28
treewide: const qualify ctl_tables where applicable
Joel Granados
2025-01-27
sched_ext: Fix incorrect autogroup migration detection
Tejun Heo
2025-01-26
Merge tag 'mm-stable-2025-01-26-14-59' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-01-26
Merge tag 'mm-nonmm-stable-2025-01-24-23-16' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2025-01-24
hung_task: add task->flags, blocked by coredump to log
Oxana Kharitonova
2025-01-23
Merge tag 'sched_ext-for-6.14' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2025-01-21
Merge tag 'kthread-for-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-01-13
lazy tlb: fix hotplug exit race with MMU_LAZY_TLB_SHOOTDOWN
Nicholas Piggin
2025-01-13
kasan: make kasan_record_aux_stack_noalloc() the default behaviour
Peter Zijlstra
2025-01-13
psi: Fix race when task wakes up before psi_sched_switch() adjusts flags
Chengming Zhou
2025-01-13
sched: Don't account irq time if sched_clock_irqtime is disabled
Yafang Shao
2025-01-10
sched_ext: Implement scx_bpf_now()
Changwoo Min
2025-01-08
sched,arm64: Handle CPU isolation on last resort fallback rq selection
Frederic Weisbecker
2024-12-09
sched/fair: Rename h_nr_running into h_nr_queued
Vincent Guittot
2024-12-09
Merge branch 'sched/urgent'
Peter Zijlstra
2024-12-09
sched/fair: Fix sched_can_stop_tick() for fair tasks
Vincent Guittot
2024-12-02
sched: Unify HK_TYPE_{TIMER|TICK|MISC} to HK_TYPE_KERNEL_NOISE
Waiman Long
2024-12-02
sched/deadline: Check bandwidth overflow earlier for hotplug
Juri Lelli
2024-12-02
sched/deadline: Correctly account for allocated bandwidth during hotplug
Juri Lelli
2024-12-02
sched: Don't try to catch up excess steal time.
Suleiman Souhlal
2024-12-02
sched/core: Prevent wakeup of ksoftirqd during idle load balance
K Prateek Nayak
2024-12-02
sched/core: Remove the unnecessary need_resched() check in nohz_csd_func()
K Prateek Nayak
2024-11-19
Merge tag 'sched-core-2024-11-18' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2024-11-11
Merge tag 'sched_ext-for-6.12-rc7-fixes' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2024-11-09
sched_ext: Handle cases where pick_task_scx() is called without preceding bal...
Tejun Heo
2024-11-05
sched: Enable PREEMPT_DYNAMIC for PREEMPT_RT
Peter Zijlstra
2024-11-05
sched: Add Lazy preemption model
Peter Zijlstra
2024-11-05
sched: Add TIF_NEED_RESCHED_LAZY infrastructure
Peter Zijlstra
2024-11-05
sched: Initialize idle tasks only once
Thomas Gleixner
2024-10-29
sched: Pass correct scheduling policy to __setscheduler_class
Aboorva Devarajan
2024-10-26
sched: psi: pass enqueue/dequeue flags to psi callbacks directly
Johannes Weiner
2024-10-26
sched/uclamp: Fix unnused variable warning
Christian Loehle
2024-10-21
Merge tag 'v6.12-rc4' into sched/core, to resolve conflict
Ingo Molnar
2024-10-17
Merge branch 'linus' into sched/urgent, to resolve conflict
Ingo Molnar
2024-10-14
sched: Split scheduler and execution contexts
Peter Zijlstra
2024-10-14
sched: Split out __schedule() deactivate task logic into a helper
John Stultz
2024-10-14
sched: Add move_queued_task_locked helper
Connor O'Brien
2024-10-14
sched: Improve cache locality of RSEQ concurrency IDs for intermittent workloads
Mathieu Desnoyers
2024-10-14
sched/fair: Fix external p->on_rq users
Peter Zijlstra
2024-10-14
sched/psi: Fix mistaken CPU pressure indication after corrupted task state bug
Johannes Weiner
2024-10-11
sched/core: Dequeue PSI signals for blocked tasks that are delayed
Peter Zijlstra
2024-10-11
sched: Fix delayed_dequeue vs switched_from_fair()
Peter Zijlstra
2024-10-11
sched/core: Disable page allocation in task_tick_mm_cid()
Waiman Long
2024-10-07
sched/core: Add ENQUEUE_RQ_SELECTED to indicate whether ->select_task_rq() wa...
Tejun Heo
2024-10-07
sched/core: Make select_task_rq() take the pointer to wake_flags instead of v...
Tejun Heo
2024-09-23
sched, sched_ext: Disable SM_IDLE/rq empty path when scx_enabled()
Pat Somaru
2024-09-21
Merge tag 'sched_ext-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
[next]