index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
time
/
ntp.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-05-01
ntp: handle leap second via timer
Roman Zippel
1
-43
/
+90
2008-05-01
ntp: remove current_tick_length()
Roman Zippel
1
-14
/
+2
2008-05-01
ntp: rename TICK_LENGTH_SHIFT to NTP_SCALE_SHIFT
Roman Zippel
1
-10
/
+10
2008-05-01
ntp: support for TAI
Roman Zippel
1
-0
/
+7
2008-05-01
ntp: increase time_offset resolution
Roman Zippel
1
-12
/
+11
2008-05-01
ntp: increase time_freq resolution
Roman Zippel
1
-15
/
+15
2008-05-01
ntp: NTP4 user space bits update
Roman Zippel
1
-44
/
+47
2008-05-01
ntp: cleanup ntp.c
Roman Zippel
1
-82
/
+91
2008-05-01
remove div_long_long_rem
Roman Zippel
1
-4
/
+2
2008-05-01
convert a few do_div users
Roman Zippel
1
-19
/
+6
2008-03-09
time: remove obsolete CLOCK_TICK_ADJUST
Roman Zippel
1
-1
/
+10
2008-03-09
ntp: use unsigned input for do_div()
David Howells
1
-5
/
+7
2008-02-10
ntp: correct inconsistent interval/tick_length usage
john stultz
1
-4
/
+0
2007-11-26
time: add ADJ_OFFSET_SS_READ
John Stultz
1
-3
/
+6
2007-11-17
ntp: fix typo that makes sync_cmos_clock erratic
David P. Reed
1
-1
/
+1
2007-09-11
Fix "no_sync_cmos_clock" logic inversion in kernel/time/ntp.c
Tony Breeds
1
-1
/
+1
2007-07-21
NTP: move the cmos update code into ntp.c
Thomas Gleixner
1
-3
/
+56
2007-07-20
[IA64] remove time interpolator
Bob Picco
1
-10
/
+0
2007-07-16
Remove capability.h from mm.h
Alexey Dobriyan
1
-1
/
+1
2007-07-03
NTP: remove clock_was_set() call to prevent deadlock
Thomas Gleixner
1
-2
/
+0
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
1
-0
/
+2
2007-03-27
[PATCH] ntp: avoid time_offset overflows
john stultz
1
-14
/
+16
2007-02-16
[PATCH] HZ free ntp
john stultz
1
-11
/
+19
2006-10-28
[PATCH] time_adjust cleared before use
Jim Houston
1
-1
/
+1
2006-10-01
[PATCH] kernel/time/ntp.c: possible cleanups
Adrian Bunk
1
-20
/
+20
2006-10-01
[PATCH] ntp: convert to the NTP4 reference model
Roman Zippel
1
-32
/
+19
2006-10-01
[PATCH] ntp: convert time_freq to nsec value
Roman Zippel
1
-14
/
+22
2006-10-01
[PATCH] ntp: remove time_tolerance
Roman Zippel
1
-5
/
+4
2006-10-01
[PATCH] ntp: add time_adjust to tick length
Roman Zippel
1
-53
/
+18
2006-10-01
[PATCH] ntp: prescale time_offset
Roman Zippel
1
-48
/
+16
2006-10-01
[PATCH] ntp: add time_freq to tick length
Roman Zippel
1
-5
/
+3
2006-10-01
[PATCH] ntp: add time_adj to tick length
Roman Zippel
1
-4
/
+2
2006-10-01
[PATCH] ntp: add ntp_update_frequency
Roman Zippel
1
-6
/
+44
2006-10-01
[PATCH] NTP: Move all the NTP related code to ntp.c
john stultz
1
-0
/
+389