aboutsummaryrefslogtreecommitdiff
path: root/kernel/time.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-03[PATCH] Normalize timespec for negative values in ns_to_timespecGravatar George Anzinger 1-6/+7
2006-01-31Don't try to "validate" a non-existing timeval.Gravatar Linus Torvalds 1-1/+1
2006-01-11[PATCH] move capable() to capability.hGravatar Randy.Dunlap 1-0/+1
2006-01-10[PATCH] Remove getnstimestamp()Gravatar Matt Helsley 1-22/+0
2006-01-10[PATCH] hrtimer: introduce nsec_t type and conversion functionsGravatar Thomas Gleixner 1-0/+36
2006-01-10[PATCH] hrtimer: validate timespec of do_sys_settimeofdayGravatar Thomas Gleixner 1-0/+3
2006-01-10[PATCH] hrtimer: export deinlined mktimeGravatar Andrew Morton 1-0/+2
2006-01-10[PATCH] hrtimer: clean up mktime and make arguments constGravatar Ingo Molnar 1-6/+9
2006-01-10[PATCH] hrtimer: deinline mktime and set_normalized_timespecGravatar Thomas Gleixner 1-0/+61
2005-12-12[PATCH] Add getnstimestamp functionGravatar Matt Helsley 1-0/+22
2005-10-30[PATCH] NTP shift_right cleanupGravatar john stultz 1-19/+6
2005-10-29[PATCH] missing exports of do_settimeofday() variantsGravatar Al Viro 1-0/+1
2005-10-14[PATCH] Add missing export of getnstimeofday()Gravatar Takashi Iwai 1-0/+1
2005-07-27[PATCH] clean up inline static vs static inlineGravatar Jesper Juhl 1-1/+1
2005-04-28[PATCH] time interpolator: Fix settimeofday inaccuracyGravatar Christoph Lameter 1-8/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+599