index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
time.c
Age
Commit message (
Expand
)
Author
2015-09-01
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-08-17
time: Introduce timespec64_to_jiffies()/jiffies_to_timespec64()
Baolin Wang
2015-08-17
time: Fix nanosecond file time rounding in timespec_trunc()
Karsten Blees
2015-07-29
jiffies: Remove HZ > USEC_PER_SEC special case
Frederic Weisbecker
2015-06-10
time: Refactor usecs_to_jiffies
Nicholas Mc Guire
2015-05-22
time: Make sure tz_minuteswest is set to a valid value when setting time
Sasha Levin
2015-05-19
time: Refactor msecs_to_jiffies
Nicholas Mc Guire
2015-05-19
time: Move timeconst.h into include/generated
Nicholas Mc Guire
2015-01-25
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-01-22
Merge branch 'fortglx/3.19-stable/time' of https://git.linaro.org/people/john...
Thomas Gleixner
2015-01-07
time: settimeofday: Validate the values of tv from user
Sasha Levin
2014-12-15
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2014-12-05
drm/i915: compute wait_ioctl timeout correctly
Daniel Vetter
2014-11-21
time: Provide y2038 safe mktime() replacement
pang.xunlei
2014-09-12
jiffies: Fix timeval conversion to jiffies
Andrew Hunter
2014-07-23
time: Export nsecs_to_jiffies()
Thomas Gleixner
2014-07-23
time: Consolidate the time accessor prototypes
Thomas Gleixner
2014-07-23
time: More core infrastructure for timespec64
John Stultz
2014-06-23
time/timers: Move all time(r) related files into kernel/time
Thomas Gleixner