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
/
timekeeping.c
Age
Commit message (
Expand
)
Author
2010-08-13
time: Workaround gcc loop optimization that causes 64bit div errors
John Stultz
2010-08-12
timekeeping: Fix overflow in rawtime tv_nsec on 32 bit archs
Jason Wessel
2010-07-27
timekeeping: Make xtime and wall_to_monotonic static
John Stultz
2010-07-27
hrtimer: Cleanup direct access to wall_to_monotonic
John Stultz
2010-07-27
timkeeping: Fix update_vsyscall to provide wall_to_monotonic offset
John Stultz
2010-07-27
time: Kill off CONFIG_GENERIC_TIME
John Stultz
2010-07-27
time: Implement timespec_add
John Stultz
2010-05-10
Merge branch 'linus' into timers/core
Thomas Gleixner
2010-04-13
time: Remove xtime_cache
John Stultz
2010-03-23
time: Fix accumulation bug triggered by long delay.
John Stultz
2010-03-01
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2010-02-09
Export the symbol of getboottime and mmonotonic_to_bootbased
Jason Wang
2010-02-05
clocksource: add suspend callback
Magnus Damm
2009-12-22
Revert "time: Remove xtime_cache"
Linus Torvalds
2009-12-08
Merge branch 'timers-for-linus-urgent' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-12-08
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-11-17
timekeeping: Fix clock_gettime vsyscall time warp
Lin Ming
2009-11-13
nohz: Prevent clocksource wrapping during idle
Jon Hunter
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-10-05
time: Remove xtime_cache
john stultz
2009-10-05
time: Implement logarithmic time accumulation
john stultz
2009-08-25
timekeeping: Fix invalid getboottime() value
Hiroshi Shimamoto
2009-08-21
time: Introduce CLOCK_REALTIME_COARSE
john stultz
2009-08-15
timekeeping: Introduce read_boot_clock
Martin Schwidefsky
2009-08-15
timekeeping: Increase granularity of read_persistent_clock()
Martin Schwidefsky
2009-08-15
timekeeping: Update clocksource with stop_machine
Martin Schwidefsky
2009-08-15
timekeeping: Add timekeeper read_clock helper functions
Martin Schwidefsky
2009-08-15
timekeeping: Move NTP adjusted clock multiplier to struct timekeeper
Martin Schwidefsky
2009-08-15
timekeeping: Add xtime_shift and ntp_error_shift to struct timekeeper
Martin Schwidefsky
2009-08-15
timekeeping: Introduce struct timekeeper
Martin Schwidefsky
2009-08-15
clocksource: Cleanup clocksource selection
Martin Schwidefsky
2009-08-15
timekeeping: Move reset of cycle_last for tsc clocksource to tsc
Martin Schwidefsky
2009-08-15
timekeeping: Remove clocksource inline functions
Martin Schwidefsky
2009-08-15
timekeeping: Introduce timekeeping_leap_insert
John Stultz
2009-07-07
timekeeping: Move ktime_get() functions to timekeeping.c
Thomas Gleixner
2009-07-07
timekeeping: optimized ktime_get[_ts] for GENERIC_TIME=y
Martin Schwidefsky
2009-06-11
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Paul Mundt
2009-05-15
sched, timers: move calc_load() to scheduler
Thomas Gleixner
2009-05-02
timekeeping: create arch_gettimeoffset infrastructure
john stultz
2009-04-21
clocksource: add enable() and disable() callbacks
Magnus Damm
2008-12-31
sched_clock: prevent scd->clock from moving backwards, take #2
Thomas Gleixner
2008-12-04
time: catch xtime_nsec underflows and fix them
john stultz
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-09-24
timekeeping: fix rounding problem during clock update
Roman Zippel
2008-08-21
clocksource: introduce CLOCK_MONOTONIC_RAW
John Stultz
2008-08-21
clocksource: introduce clocksource_forward_now()
Roman Zippel
2008-05-01
ntp: handle leap second via timer
Roman Zippel
2008-05-01
ntp: remove current_tick_length()
Roman Zippel
2008-05-01
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
Roman Zippel
2008-04-19
x86: tsc prevent time going backwards
Thomas Gleixner
[next]