index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
tick-sched.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-10
tick/sched: Fix non-kernel-doc comment
Jiapeng Chong
1
-2
/
+2
2022-04-10
tick/nohz: Use WARN_ON_ONCE() to prevent console saturation
Paul Gortmaker
1
-1
/
+1
2022-03-08
tick/rcu: Stop allowing RCU_SOFTIRQ in idle
Frederic Weisbecker
1
-10
/
+40
2022-03-08
tick/rcu: Remove obsolete rcu_needs_cpu() parameters
Frederic Weisbecker
1
-6
/
+4
2022-03-08
tick: Detect and fix jiffies update stall
Frederic Weisbecker
1
-0
/
+17
2021-12-02
timers/nohz: Last resort update jiffies on nohz_full IRQ entry
Frederic Weisbecker
1
-0
/
+7
2021-06-28
Merge tag 'timers-nohz-2021-06-28' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-41
/
+88
2021-05-31
tick/nohz: Only check for RCU deferred wakeup on user/guest entry when needed
Frederic Weisbecker
1
-0
/
+1
2021-05-13
tick/nohz: Call tick_nohz_task_switch() with interrupts disabled
Peter Zijlstra
1
-6
/
+1
2021-05-13
tick/nohz: Kick only _queued_ task whose tick dependency is updated
Marcelo Tosatti
1
-2
/
+17
2021-05-13
tick/nohz: Change signal tick dependency to wake up CPUs of member tasks
Marcelo Tosatti
1
-2
/
+13
2021-05-13
tick/nohz: Only wake up a single target cpu when kicking a task
Frederic Weisbecker
1
-13
/
+27
2021-05-13
tick/nohz: Update idle_exittime on actual idle exit
Yunfeng Ye
1
-6
/
+8
2021-05-13
tick/nohz: Remove superflous check for CONFIG_VIRT_CPU_ACCOUNTING_NATIVE
Frederic Weisbecker
1
-2
/
+0
2021-05-13
tick/nohz: Conditionally restart tick on idle exit
Yunfeng Ye
1
-15
/
+27
2021-04-27
Merge tag 'pm-5.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...
Linus Torvalds
1
-1
/
+5
2021-04-26
Merge tag 'timers-core-2021-04-26' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2021-04-07
tick/nohz: Improve tick_nohz_get_next_hrtimer() kerneldoc
Rafael J. Wysocki
1
-1
/
+5
2021-03-23
timekeeping, clocksource: Fix various typos in comments
Ingo Molnar
1
-1
/
+1
2021-03-17
tick/sched: Prevent false positive softirq pending warnings on RT
Thomas Gleixner
1
-1
/
+1
2020-12-27
Merge tag 'timers-urgent-2020-12-27' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-7
/
+0
2020-12-16
tick/sched: Remove bogus boot "safety" check
Thomas Gleixner
1
-7
/
+0
2020-12-15
Merge tag 'sched-core-2020-12-14' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+2
2020-12-12
tick/sched: Make jiffies update quick check more robust
Thomas Gleixner
1
-27
/
+47
2020-11-24
irq_work: Cleanup
Peter Zijlstra
1
-4
/
+2
2020-11-19
tick: Get rid of tick_period
Thomas Gleixner
1
-11
/
+11
2020-11-19
tick/sched: Release seqcount before invoking calc_load_global()
Yunfeng Ye
1
-1
/
+11
2020-11-19
tick/sched: Optimize tick_do_update_jiffies64() further
Thomas Gleixner
1
-5
/
+6
2020-11-19
tick/sched: Reduce seqcount held scope in tick_do_update_jiffies64()
Yunfeng Ye
1
-25
/
+22
2020-11-19
tick/sched: Use tick_next_period for lockless quick check
Thomas Gleixner
1
-13
/
+33
2020-11-19
tick: Document protections for tick related data
Thomas Gleixner
1
-1
/
+3
2020-08-25
tick-sched: Clarify "NOHZ: local_softirq_pending" warning
Paul E. McKenney
1
-1
/
+1
2020-06-29
tick/nohz: Narrow down noise while setting current task's tick dependency
Frederic Weisbecker
1
-7
/
+15
2020-03-21
lockdep: Annotate irq_work
Sebastian Andrzej Siewior
1
-0
/
+1
2020-03-21
timekeeping: Split jiffies seqlock
Thomas Gleixner
1
-7
/
+12
2020-01-15
tick/sched: Annotate lockless access to last_jiffies_update
Eric Dumazet
1
-5
/
+9
2019-11-27
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+11
2019-10-29
sched/vtime: Rename vtime_accounting_cpu_enabled() to vtime_accounting_enable...
Frederic Weisbecker
1
-1
/
+1
2019-10-05
time: Export tick start/stop functions for rcutorture
Paul E. McKenney
1
-0
/
+4
2019-10-05
nohz: Add TICK_DEP_BIT_RCU
Frederic Weisbecker
1
-0
/
+7
2019-08-28
tick: Mark sched_timer to expire in hard interrupt context
Sebastian Andrzej Siewior
1
-1
/
+1
2019-08-01
tick: Mark tick related hrtimers to expiry in hard interrupt context
Sebastian Andrzej Siewior
1
-6
/
+9
2019-06-03
sched/fair: Remove the rq->cpu_load[] update code
Dietmar Eggemann
1
-2
/
+0
2019-05-07
Merge tag 'pm-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
1
-0
/
+12
2019-05-07
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+2
2019-05-03
nohz_full: Allow the boot CPU to be nohz_full
Nicholas Piggin
1
-10
/
+24
2019-04-10
cpuidle: Export the next timer expiration for CPUs
Ulf Hansson
1
-0
/
+12
2019-03-23
timekeeping: Consistently use unsigned int for seqcount snapshot
Rasmus Villemoes
1
-1
/
+2
2018-11-23
hrtimers/tick/clockevents: Remove sloppy license references
Thomas Gleixner
1
-2
/
+0
2018-11-23
time: Add SPDX license identifiers
Thomas Gleixner
1
-0
/
+1
[next]