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
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-13
timekeeping: Add warnings when overflows or underflows are observed
John Stultz
1
-7
/
+57
2015-03-13
timekeeping: Try to catch clocksource delta underflows
John Stultz
1
-0
/
+7
2015-03-13
timekeeping: Add checks to cap clocksource reads to the 'max_cycles' value
John Stultz
1
-14
/
+35
2015-03-13
timekeeping: Add debugging checks to warn if we see delays
John Stultz
2
-0
/
+29
2015-03-12
clocksource: Add 'max_cycles' to 'struct clocksource'
John Stultz
2
-13
/
+17
2015-03-12
clocksource: Simplify the logic around clocksource wrapping safety margins
John Stultz
2
-16
/
+14
2015-03-12
clocksource: Simplify the clocks_calc_max_nsecs() logic
John Stultz
1
-12
/
+3
2015-03-04
Merge tag 'v4.0-rc2' into timers/core, to refresh the tree before pulling mor...
Ingo Molnar
12
-101
/
+224
2015-03-02
clockevents: export clockevents_unbind_device instead of clockevents_unbind
Vitaly Kuznetsov
1
-1
/
+1
2015-02-21
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-3
/
+7
2015-02-18
clockevents: Introduce mode specific callbacks
Viresh Kumar
2
-5
/
+115
2015-02-18
ntp: Fixup adjtimex freq validation on 32-bit systems
John Stultz
1
-3
/
+7
2015-02-18
Merge tag 'suspend-to-idle-3.20-rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-10
/
+90
2015-02-15
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
3
-2
/
+54
2015-02-15
timekeeping: Make it safe to use the fast timekeeper while suspended
Rafael J. Wysocki
1
-0
/
+30
2015-02-14
time: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
1
-9
/
+2
2015-02-14
timekeeping: Pass readout base to update_fast_timekeeper()
Rafael J. Wysocki
1
-8
/
+6
2015-02-13
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
3
-4
/
+3
2015-02-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
3
-77
/
+113
2015-02-10
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
3
-68
/
+60
2015-02-05
hrtimer: Fix incorrect tai offset calculation for non high-res timer systems
John Stultz
1
-1
/
+1
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+11
2015-01-26
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-0
/
+11
2015-01-24
hrtimer: Make __hrtimer_get_next_event() static
kbuild test robot
1
-1
/
+1
2015-01-24
Merge tag 'fortglx-3.20-time' of https://git.linaro.org/people/john.stultz/li...
Thomas Gleixner
3
-10
/
+10
2015-01-24
rtc: Convert rtc_set_ntp_time() to use timespec64
Xunlei Pang
1
-2
/
+2
2015-01-24
time: Expose getboottime64 for in-kernel uses
John Stultz
1
-6
/
+6
2015-01-24
ktime: Optimize ktime_divns for constant divisors
Nicolas Pitre
1
-2
/
+2
2015-01-23
hrtimer: Prevent stale expiry time in hrtimer_interrupt()
Thomas Gleixner
1
-58
/
+50
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
2
-0
/
+11
2015-01-07
time: adjtimex: Validate the ADJ_FREQUENCY values
Sasha Levin
1
-0
/
+7
2015-01-07
time: settimeofday: Validate the values of tv from user
Sasha Levin
1
-0
/
+4
2014-12-31
timecounter: keep track of accumulated fractional nanoseconds
Richard Cochran
1
-7
/
+24
2014-12-31
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
3
-77
/
+96
2014-12-20
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+0
2014-12-19
tick/powerclamp: Remove tick_nohz_idle abuse
Thomas Gleixner
1
-2
/
+0
2014-12-16
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+1
2014-12-12
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2014-12-12
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...
Linus Torvalds
1
-1
/
+1
2014-12-10
Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-5
/
+63
2014-12-10
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-40
/
+41
2014-12-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-3
/
+2
2014-12-05
drm/i915: compute wait_ioctl timeout correctly
Daniel Vetter
1
-0
/
+1
2014-11-25
time: Fix sign bug in NTP mult overflow warning
John Stultz
1
-1
/
+1
2014-11-22
Merge branch 'master' into for-3.19
Tejun Heo
3
-2
/
+3
2014-11-21
time: Fixup comments to reflect usage of timespec64
John Stultz
1
-3
/
+3
2014-11-21
time: Expose get_monotonic_coarse64() for in-kernel uses
John Stultz
1
-2
/
+2
2014-11-21
time: Expose getrawmonotonic64 for in-kernel uses
John Stultz
1
-5
/
+6
2014-11-21
time: Provide y2038 safe mktime() replacement
pang.xunlei
1
-12
/
+8
2014-11-21
time: Provide y2038 safe timekeeping_inject_sleeptime() replacement
pang.xunlei
1
-6
/
+4
[prev]
[next]