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
/
time
/
tick-sched.c
Age
Commit message (
Expand
)
Author
2023-06-26
Merge tag 'timers-core-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux...
Linus Torvalds
2023-06-18
tick/rcu: Fix bogus ratelimit condition
Wen Yang
2023-06-16
tick/common: Align tick period during sched_timer setup
Thomas Gleixner
2023-04-25
Merge tag 'timers-core-2023-04-24' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2023-04-18
timers/nohz: Remove middle-function __tick_nohz_idle_stop_tick()
Frederic Weisbecker
2023-04-18
timers/nohz: Add a comment about broken iowait counter update race
Frederic Weisbecker
2023-04-18
timers/nohz: Protect idle/iowait sleep time under seqcount
Frederic Weisbecker
2023-04-18
timers/nohz: Only ever update sleeptime from idle exit
Frederic Weisbecker
2023-04-05
rcu: Fix missing TICK_DEP_MASK_RCU_EXP dependency check
Zqiang
2023-04-05
tick/nohz: Fix cpu_is_hotpluggable() by checking with nohz subsystem
Joel Fernandes (Google)
2022-08-02
Merge tag 'rcu.2022.07.26a' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2022-06-29
context_tracking: Rename context_tracking_cpu_set() to ct_cpu_track_user()
Frederic Weisbecker
2022-06-27
tick/nohz: unexport __init-annotated tick_nohz_full_setup()
Masahiro Yamada
2022-05-23
Merge tag 'timers-core-2022-05-23' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-04-25
timers/nohz: Switch to ONESHOT_STOPPED in the low-res handler when the tick i...
Nicholas Piggin
2022-04-10
tick/sched: Fix non-kernel-doc comment
Jiapeng Chong
2022-04-10
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
2022-03-07
tick/rcu: Stop allowing RCU_SOFTIRQ in idle
Frederic Weisbecker
2022-03-07
tick/rcu: Remove obsolete rcu_needs_cpu() parameters
Frederic Weisbecker
2022-03-07
tick: Detect and fix jiffies update stall
Frederic Weisbecker
2021-12-02
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
Frederic Weisbecker
2021-06-28
Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-05-31
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
2021-05-13
tick/nohz: Call tick_nohz_task_switch() with interrupts disabled
Peter Zijlstra
2021-05-13
tick/nohz: Kick only _queued_ task whose tick dependency is updated
Marcelo Tosatti
2021-05-13
tick/nohz: Change signal tick dependency to wake up CPUs of member tasks
Marcelo Tosatti
2021-05-13
tick/nohz: Only wake up a single target cpu when kicking a task
Frederic Weisbecker
2021-05-13
tick/nohz: Update idle_exittime on actual idle exit
Yunfeng Ye
2021-05-13
tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE
Frederic Weisbecker
2021-05-13
tick/nohz: Conditionally restart tick on idle exit
Yunfeng Ye
2021-04-26
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
2021-04-26
Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-04-07
tick/nohz: Improve tick_nohz_get_next_hrtimer() kerneldoc
Rafael J. Wysocki
2021-03-22
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
2021-03-17
tick/sched: Prevent false positive softirq pending warnings on RT
Thomas Gleixner
2020-12-27
Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-12-16
tick/sched: Remove bogus boot "safety" check
Thomas Gleixner
2020-12-14
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-12-11
tick/sched: Make jiffies update quick check more robust
Thomas Gleixner
2020-11-24
irq_work: Cleanup
Peter Zijlstra
2020-11-19
tick: Get rid of tick_period
Thomas Gleixner
2020-11-19
tick/sched: Release seqcount before invoking calc_load_global()
Yunfeng Ye
2020-11-19
tick/sched: Optimize tick_do_update_jiffies64() further
Thomas Gleixner
2020-11-19
tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()
Yunfeng Ye
2020-11-19
tick/sched: Use tick_next_period for lockless quick check
Thomas Gleixner
2020-11-19
tick: Document protections for tick related data
Thomas Gleixner
2020-08-24
tick-sched: Clarify "NOHZ: local_softirq_pending" warning
Paul E. McKenney
2020-06-29
tick/nohz: Narrow down noise while setting current task's tick dependency
Frederic Weisbecker
2020-03-21
lockdep: Annotate irq_work
Sebastian Andrzej Siewior
2020-03-21
timekeeping: Split jiffies seqlock
Thomas Gleixner
[next]