aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] NTP: Move all the NTP related code to ntp.cjohn stultz1-173/+0
2006-06-26[PATCH] Time: Introduce arch generic time accessorsjohn stultz1-0/+2
2006-04-01Fix comments: s/granuality/granularity/Kalin KOZHUHAROV1-4/+4
2006-03-26[PATCH] hrtimers: remove nsec_t typedefRoman Zippel1-2/+2
2006-03-25[PATCH] remove pps supportRoman Zippel1-43/+16
2006-02-03[PATCH] Normalize timespec for negative values in ns_to_timespecGeorge Anzinger1-6/+7
2006-01-31Don't try to "validate" a non-existing timeval.Linus Torvalds1-1/+1
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2006-01-10[PATCH] Remove getnstimestamp()Matt Helsley1-22/+0
2006-01-10[PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner1-0/+36
2006-01-10[PATCH] hrtimer: validate timespec of do_sys_settimeofdayThomas Gleixner1-0/+3
2006-01-10[PATCH] hrtimer: export deinlined mktimeAndrew Morton1-0/+2
2006-01-10[PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar1-6/+9
2006-01-10[PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner1-0/+61
2005-12-12[PATCH] Add getnstimestamp functionMatt Helsley1-0/+22
2005-10-30[PATCH] NTP shift_right cleanupjohn stultz1-19/+6
2005-10-29[PATCH] missing exports of do_settimeofday() variantsAl Viro1-0/+1
2005-10-14[PATCH] Add missing export of getnstimeofday()Takashi Iwai1-0/+1
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl1-1/+1
2005-04-28[PATCH] time interpolator: Fix settimeofday inaccuracyChristoph Lameter1-8/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+599