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
/
sched_clock.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-11-23
sched: Add some clock info to sched_debug
Peter Zijlstra
1
-1
/
+1
2010-06-09
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
1
-10
/
+85
2010-04-15
blkio: fix for modular blk-cgroup build
Divyesh Shah
1
-0
/
+1
2009-12-15
sched: Fix cpu_clock() in NMIs, on !CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
David Miller
1
-8
/
+15
2009-10-01
sched_clock: Fix atomicity/continuity bug by using cmpxchg64()
Eric Dumazet
1
-2
/
+2
2009-09-18
sched_clock: Make it NMI safe
Peter Zijlstra
1
-69
/
+53
2009-05-09
sched: Fix fallback sched_clock()'s offset when using jiffies
Ron
1
-1
/
+2
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
1
-0
/
+12
2009-02-27
Merge branch 'sched/clock' into tracing/ftrace
Ingo Molnar
1
-24
/
+23
2009-02-26
sched_clock: cleanups
Peter Zijlstra
1
-11
/
+20
2009-02-26
sched: allow architectures to specify sched_clock_stable
Ingo Molnar
1
-25
/
+20
2009-02-26
sched: sched_clock() improvement: use in_nmi()
Ingo Molnar
1
-0
/
+8
2008-12-31
sched_clock: prevent scd->clock from moving backwards, take #2
Thomas Gleixner
1
-1
/
+4
2008-12-15
Revert "sched_clock: prevent scd->clock from moving backwards"
Linus Torvalds
1
-3
/
+3
2008-10-10
sched_clock: prevent scd->clock from moving backwards
Dave Kleikamp
1
-3
/
+3
2008-08-25
sched_clock: fix cpu_clock()
Peter Zijlstra
1
-50
/
+34
2008-08-11
sched_clock: delay using sched_clock()
Peter Zijlstra
1
-2
/
+17
2008-07-31
sched clock: couple local and remote clocks
Ingo Molnar
1
-12
/
+21
2008-07-31
sched clock: simplify __update_sched_clock()
Ingo Molnar
1
-3
/
+4
2008-07-31
sched: eliminate scd->prev_raw
Ingo Molnar
1
-5
/
+1
2008-07-31
sched clock: clean up sched_clock_cpu()
Ingo Molnar
1
-5
/
+2
2008-07-31
sched clock: revert various sched_clock() changes
Ingo Molnar
1
-96
/
+13
2008-07-28
sched: move sched_clock before first use
Hugh Dickins
1
-10
/
+9
2008-07-14
Merge branch 'sched/clock' into sched/devel
Ingo Molnar
1
-19
/
+105
2008-07-11
sched_clock: and multiplier for TSC to gtod drift
Steven Rostedt
1
-3
/
+37
2008-07-11
sched_clock: record TSC after gtod
Steven Rostedt
1
-1
/
+1
2008-07-11
sched_clock: only update deltas with local reads.
Steven Rostedt
1
-9
/
+16
2008-07-11
sched_clock: fix calculation of other CPU
Steven Rostedt
1
-2
/
+2
2008-07-11
sched_clock: stop maximum check on NO HZ
Steven Rostedt
1
-1
/
+38
2008-07-11
sched_clock: widen the max and min time
Steven Rostedt
1
-2
/
+9
2008-07-11
sched_clock: record from last tick
Steven Rostedt
1
-4
/
+5
2008-06-29
sched: sched_clock_cpu() based cpu_clock(), lockdep fix
Ingo Molnar
1
-2
/
+2
2008-06-27
sched: export cpu_clock
Ingo Molnar
1
-0
/
+1
2008-06-27
sched: sched_clock_cpu() based cpu_clock()
Peter Zijlstra
1
-0
/
+12
2008-05-29
sched: fix sched_clock_cpu()
Peter Zijlstra
1
-4
/
+14
2008-05-06
sched: add optional support for CONFIG_HAVE_UNSTABLE_SCHED_CLOCK
Peter Zijlstra
1
-0
/
+236