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.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-06-19
sched: Rename sched.c as sched/core.c in comments and Documentation
Viresh Kumar
1
-1
/
+1
2013-03-16
timekeeping: Use inject_offset in warp_clock
John Stultz
1
-3
/
+3
2013-03-16
timekeeping: Avoid adjust kernel time once hwclock kept in UTC time
Dong Zhu
1
-5
/
+6
2013-02-22
time: don't inline EXPORT_SYMBOL functions
Greg Kroah-Hartman
1
-2
/
+2
2013-02-09
time, Fix setting of hardware clock in NTP code
Prarit Bhargava
1
-0
/
+8
2012-09-24
time: Move update_vsyscall definitions to timekeeper_internal.h
John Stultz
1
-1
/
+1
2012-03-16
time: Remove bogus comments
Thomas Gleixner
1
-6
/
+0
2011-10-31
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
1
-1
/
+1
2011-09-21
time: Change jiffies_to_clock_t() argument type to unsigned long
hank
1
-1
/
+1
2011-03-16
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-19
/
+1
2011-02-02
time: Correct the *settime* parameters
Richard Cochran
1
-1
/
+1
2011-01-31
time: Move get_jiffies_64 to kernel/time/jiffies.c
Torben Hohn
1
-17
/
+0
2011-01-26
time: Add nsecs_to_cputime64 interface for asm-generic
Venkatesh Pallipadi
1
-2
/
+21
2010-11-29
Kill off a bunch of warning: ‘inline’ is not at beginning of declaration
Jesper Juhl
1
-2
/
+2
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
1
-16
/
+0
2010-05-24
timekeeping: Fix timezone update
Thomas Gleixner
1
-4
/
+4
2010-05-10
Merge branch 'linus' into timers/core
Thomas Gleixner
1
-1
/
+0
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2010-03-13
time: Clean up warp_clock()
John Stultz
1
-6
/
+5
2009-12-23
Revert "time: Remove xtime_cache"
Linus Torvalds
1
-0
/
+1
2009-12-09
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+0
2009-11-26
sched, time: Define nsecs_to_jiffies()
Hidetoshi Seto
1
-0
/
+30
2009-10-05
time: Remove xtime_cache
john stultz
1
-1
/
+0
2009-09-15
time: Prevent 32 bit overflow with set_normalized_timespec()
Thomas Gleixner
1
-1
/
+8
2009-01-14
[CVE-2009-0029] System call wrappers part 01
Heiko Carstens
1
-7
/
+7
2009-01-07
Allow times and time system calls to return small negative values
Paul Mackerras
1
-1
/
+3
2008-09-06
select: add a timespec_add_safe() function
Thomas Gleixner
1
-0
/
+18
2008-05-03
Make constants in kernel/timeconst.h fixed 64 bits
H. Peter Anvin
1
-4
/
+4
2008-05-01
remove div_long_long_rem
Roman Zippel
1
-10
/
+15
2008-05-01
convert a few do_div users
Roman Zippel
1
-20
/
+9
2008-04-29
kernel: explicitly include required header files under kernel/
Robert P. J. Day
1
-0
/
+1
2008-04-22
time: Export set_normalized_timespec.
YOSHIFUJI Hideaki
1
-0
/
+1
2008-02-08
avoid overflows in kernel/time.c
H. Peter Anvin
1
-8
/
+21
2008-02-08
time: fix typo in comments
Li Zefan
1
-2
/
+2
2008-02-06
speed up jiffies conversion functions if HZ==USER_HZ
Andrew Morton
1
-1
/
+3
2008-02-06
system timer: fix crash in <100Hz system timer
David Fries
1
-2
/
+9
2008-02-01
timekeeping: update xtime_cache when time(zone) changes
Thomas Gleixner
1
-0
/
+1
2007-10-19
whitespace fixes: time syscalls
Daniel Walker
1
-6
/
+6
2007-10-19
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
1
-0
/
+2
2007-10-17
Clean up duplicate includes in kernel/
Jesper Juhl
1
-1
/
+0
2007-10-16
time: introduce xtime_seconds
Ingo Molnar
1
-5
/
+1
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
1
-16
/
+0
2007-07-21
Revert "sys_time() speedup"
Linus Torvalds
1
-8
/
+5
2007-07-20
[IA64] remove time interpolator
Bob Picco
1
-88
/
+0
2007-07-16
sys_time() speedup
Ingo Molnar
1
-8
/
+24
2007-05-08
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
1
-1
/
+0
2007-05-08
Optimize timespec_trunc()
Eric Dumazet
1
-30
/
+30
2007-04-26
[TCP] tcp_probe: improvements for net-2.6.22
Stephen Hemminger
1
-0
/
+1
2007-04-26
[NET]: convert network timestamps to ktime_t
Eric Dumazet
1
-0
/
+1
2007-04-05
[PATCH] kernel/time.c: add missing symbol exports
Thomas Bittermann
1
-0
/
+2
[next]