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
Age
Commit message (
Expand
)
Author
2024-01-18
Merge tag 'sched-urgent-2024-01-18' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-01-16
sched/fair: Fix frequency selection for non-invariant case
Vincent Guittot
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-09
Merge tag 'mm-nonmm-stable-2024-01-09-10-33' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2024-01-08
Merge branch 'sched/urgent' into sched/core, to pick up pending v6.7 fixes fo...
Ingo Molnar
2023-12-29
sched/fair: Fix tg->load when offlining a CPU
Vincent Guittot
2023-12-27
rseq: Split out rseq.h from sched.h
Kent Overstreet
2023-12-23
sched/fair: Remove unused 'next_buddy_marked' local variable in check_preempt...
Wang Jinchao
2023-12-23
sched/fair: Use all little CPUs for CPU-bound workloads
Pierre Gondois
2023-12-23
sched/fair: Simplify util_est
Vincent Guittot
2023-12-23
sched/fair: Remove SCHED_FEAT(UTIL_EST_FASTUP, true)
Vincent Guittot
2023-12-23
cpufreq/schedutil: Use a fixed reference frequency
Vincent Guittot
2023-12-10
sched: fair: move unused stub functions to header
Arnd Bergmann
2023-11-29
sched/fair: Update min_vruntime for reweight_entity() correctly
Yiwei Lin
2023-11-23
sched/cpufreq: Rework iowait boost
Vincent Guittot
2023-11-23
sched/cpufreq: Rework schedutil governor performance estimation
Vincent Guittot
2023-11-23
sched/pelt: Avoid underestimation of task utilization
Vincent Guittot
2023-11-15
sched/timers: Explain why idle task schedules out on remote timer enqueue
Frederic Weisbecker
2023-11-15
sched/cpuidle: Comment about timers requirements VS idle handler
Frederic Weisbecker
2023-11-15
sched/deadline: Introduce deadline servers
Peter Zijlstra
2023-11-15
sched/deadline: Move bandwidth accounting into {en,de}queue_dl_entity
Peter Zijlstra
2023-11-15
sched/deadline: Collect sched_dl_entity initialization
Peter Zijlstra
2023-11-15
sched: Unify more update_curr*()
Peter Zijlstra
2023-11-15
sched: Remove vruntime from trace_sched_stat_runtime()
Peter Zijlstra
2023-11-15
sched: Unify runtime accounting across classes
Peter Zijlstra
2023-11-15
sched/eevdf: O(1) fastpath for task selection
Abel Wu
2023-11-15
sched/eevdf: Sort the rbtree by virtual deadline
Abel Wu
2023-11-15
sched/numa: Fix mm numa_scan_seq based unconditional scan
Raghavendra K T
2023-11-15
sched: Use WRITE_ONCE() for p->on_rq
Paul E. McKenney
2023-11-14
sched/fair: Fix the decision for load balance
Keisuke Nishimura
2023-11-14
sched/eevdf: Fix vruntime adjustment on reweight
Abel Wu
2023-11-02
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
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-31
Merge tag 'pm-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
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-30
Merge tag 'locking-core-2023-10-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2023-10-26
Merge branch 'pm-cpufreq'
Rafael J. Wysocki
2023-10-25
sched/fair: use folio_xchg_last_cpupid() in should_numa_migrate_memory()
Kefeng Wang
2023-10-25
sched/fair: use folio_xchg_access_time() in numa_hint_fault_latency()
Kefeng Wang
2023-10-24
sched/fair: Remove SIS_PROP
Peter Zijlstra
2023-10-24
sched/fair: Use candidate prev/recent_used CPU if scanning failed for cluster...
Yicong Yang
2023-10-24
sched/fair: Scan cluster before scanning LLC in wake-up path
Barry Song
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-23
Merge tag 'v6.6-rc7' into sched/core, to pick up fixes
Ingo Molnar
2023-10-20
sched/fair: Remove unused 'curr' argument from pick_next_entity()
Yiwei Lin
2023-10-20
sched/nohz: Update comments about NEWILB_KICK
Joel Fernandes (Google)
2023-10-18
treewide: mark stuff as __ro_after_init
Alexey Dobriyan
2023-10-18
sched: remove wait bookmarks
Matthew Wilcox (Oracle)
[next]