index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-sched.c
Age
Commit message (
Expand
)
Author
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
2020-01-15
tick/sched: Annotate lockless access to last_jiffies_update
Eric Dumazet
2019-11-26
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-10-29
sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enable...
Frederic Weisbecker
2019-10-05
time: Export tick start/stop functions for rcutorture
Paul E. McKenney
2019-10-05
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
2019-08-28
tick: Mark sched_timer to expire in hard interrupt context
Sebastian Andrzej Siewior
2019-08-01
tick: Mark tick related hrtimers to expiry in hard interrupt context
Sebastian Andrzej Siewior
2019-06-03
sched/fair: Remove the rq->cpu_load[] update code
Dietmar Eggemann
2019-05-06
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-05-06
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-05-03
nohz_full: Allow the boot CPU to be nohz_full
Nicholas Piggin
2019-04-10
cpuidle: Export the next timer expiration for CPUs
Ulf Hansson
2019-03-23
timekeeping: Consistently use unsigned int for seqcount snapshot
Rasmus Villemoes
2018-11-23
hrtimers/tick/clockevents: Remove sloppy license references
Thomas Gleixner
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
2018-10-10
tick/sched : Remove redundant cpu_online() check
Peng Hao
2018-07-31
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
2018-04-26
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
2018-04-11
Merge branches 'pm-cpuidle' and 'pm-qos'
Rafael J. Wysocki
2018-04-10
tick-sched: avoid a maybe-uninitialized warning
Arnd Bergmann
2018-04-09
nohz: Avoid duplication of code related to got_idle_tick
Rafael J. Wysocki
[prev]
[next]