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
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
2018-11-23
time: Remove useless filenames in top level comments
Thomas Gleixner
1
-2
/
+0
2018-10-10
tick/sched : Remove redundant cpu_online() check
Peng Hao
1
-1
/
+1
2018-07-31
nohz: Fix local_timer_softirq_pending()
Anna-Maria Gleixner
1
-1
/
+1
2018-04-26
Revert: Unify CLOCK_MONOTONIC and CLOCK_BOOTTIME
Thomas Gleixner
1
-9
/
+0
2018-04-26
tick/sched: Do not mess with an enqueued hrtimer
Thomas Gleixner
1
-5
/
+5
2018-04-11
Merge branches 'pm-cpuidle' and 'pm-qos'
Rafael J. Wysocki
1
-73
/
+177
2018-04-10
tick-sched: avoid a maybe-uninitialized warning
Arnd Bergmann
1
-3
/
+6
2018-04-09
nohz: Avoid duplication of code related to got_idle_tick
Rafael J. Wysocki
1
-10
/
+6
2018-04-09
nohz: Gather tick_sched booleans under a common flag field
Frederic Weisbecker
1
-5
/
+7
2018-04-09
cpuidle: menu: Refine idle state selection for running tick
Rafael J. Wysocki
1
-6
/
+6
2018-04-09
sched: idle: Select idle state before stopping the tick
Rafael J. Wysocki
1
-12
/
+49
2018-04-07
time: tick-sched: Split tick_nohz_stop_sched_tick()
Rafael J. Wysocki
1
-46
/
+78
2018-04-06
cpuidle: Return nohz hint from cpuidle_select()
Rafael J. Wysocki
1
-0
/
+20
2018-04-05
sched: idle: Do not stop the tick upfront in the idle loop
Rafael J. Wysocki
1
-8
/
+18
2018-04-05
time: tick-sched: Reorganize idle tick management code
Rafael J. Wysocki
1
-21
/
+25
2018-04-05
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+9
2018-04-02
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-14
/
+8
2018-03-13
timekeeping: Make the MONOTONIC clock behave like the BOOTTIME clock
Thomas Gleixner
1
-0
/
+9
2018-03-09
sched/nohz: Clean up nohz enter/exit
Peter Zijlstra
1
-7
/
+0
2018-02-21
sched/nohz: Remove the 1 Hz tick code
Frederic Weisbecker
1
-6
/
+0
2018-02-21
nohz: Allow to check if remote CPU tick is stopped
Frederic Weisbecker
1
-0
/
+7
2018-02-21
nohz: Convert tick_nohz_tick_stopped() to bool
Frederic Weisbecker
1
-1
/
+1
2018-02-16
sched/isolation: Eliminate NO_HZ_FULL_ALL
Paul E. McKenney
1
-20
/
+2
2018-01-16
hrtimer: Optimize the hrtimer code by using static keys for migration_enable/...
Thomas Gleixner
1
-1
/
+1
2017-12-30
nohz: Prevent a timer interrupt storm in tick_nohz_stop_sched_tick()
Thomas Gleixner
1
-2
/
+17
2017-12-28
cpufreq: schedutil: Use idle_calls counter of the remote CPU
Joel Fernandes
1
-0
/
+13
2017-11-14
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-28
/
+5
2017-11-08
timers/nohz: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-3
/
+2
2017-10-27
sched/isolation: Handle the nohz_full= parameter
Frederic Weisbecker
1
-10
/
+3
2017-10-27
sched/isolation: Move housekeeping related code to its own file
Frederic Weisbecker
1
-18
/
+0
2017-10-10
sched/idle: Move quiet_vmstate() into the NOHZ code
Peter Zijlstra
1
-0
/
+2
2017-07-03
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-23
/
+40
2017-06-22
nohz: Move idle balancer registration to the idle path
Frederic Weisbecker
1
-2
/
+3
2017-06-22
sched/loadavg: Generalize "_idle" naming to "_nohz"
Frederic Weisbecker
1
-2
/
+2
2017-06-13
nohz: Fix spurious warning when hrtimer and clockevent get out of sync
Frederic Weisbecker
1
-2
/
+4
2017-06-05
nohz: Fix buggy tick delay on IRQ storms
Frederic Weisbecker
1
-19
/
+2
2017-05-30
nohz: Reset next_tick cache even when the timer has no regs
Frederic Weisbecker
1
-0
/
+2
2017-05-17
nohz: Fix collision between tick and other hrtimers, again
Frederic Weisbecker
1
-6
/
+31
2017-05-17
nohz: Add hrtimer sanity check
Frederic Weisbecker
1
-2
/
+7
2017-05-15
sched/clock: Remove unused argument to sched_clock_idle_wakeup_event()
Peter Zijlstra
1
-1
/
+1
2017-03-23
cpufreq: schedutil: Avoid reducing frequency of busy CPUs prematurely
Rafael J. Wysocki
1
-0
/
+12
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
[next]