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
/
sched_clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-27
timers, sched/clock: Clean up the code a bit
Ingo Molnar
1
-51
/
+56
2015-03-27
timers, sched/clock: Avoid deadlock during read from NMI
Daniel Thompson
1
-35
/
+68
2015-03-27
timers, sched/clock: Remove redundant notrace from update function
Daniel Thompson
1
-1
/
+1
2015-03-27
timers, sched/clock: Remove suspend from clock_read_data()
Daniel Thompson
1
-15
/
+25
2015-03-27
timers, sched/clock: Optimize cache line usage
Daniel Thompson
1
-35
/
+77
2015-03-27
timers, sched/clock: Match scope of read and write seqcounts
Daniel Thompson
1
-15
/
+11
2015-03-12
clocksource: Add 'max_cycles' to 'struct clocksource'
John Stultz
1
-1
/
+1
2015-03-12
clocksource: Simplify the logic around clocksource wrapping safety margins
John Stultz
1
-2
/
+2
2014-07-24
sched_clock: Avoid corrupting hrtimer tree during suspend
Stephen Boyd
1
-1
/
+3
2014-04-23
sched_clock: Remove deprecated setup_sched_clock() API
Stephen Boyd
1
-13
/
+0
2014-02-19
sched_clock: Prevent callers from seeing half-updated data
Stephen Boyd
1
-17
/
+29
2014-01-12
sched_clock: Disable seqlock lockdep usage in sched_clock()
John Stultz
1
-3
/
+3
2013-10-10
sched_clock: Remove sched_clock_func() hook
Stephen Boyd
1
-8
/
+1
2013-07-30
sched_clock: Add support for >32 bit sched_clock
Stephen Boyd
1
-14
/
+32
2013-07-30
sched_clock: Use an hrtimer instead of timer
Stephen Boyd
1
-17
/
+21
2013-07-30
sched_clock: Use seqcount instead of rolling our own
Stephen Boyd
1
-19
/
+8
2013-06-18
ARM: sched_clock: Load cycle count after epoch stabilizes
Stephen Boyd
1
-11
/
+8
2013-06-13
sched_clock: Make ARM's sched_clock generic for all architectures
Stephen Boyd
1
-0
/
+215