aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/time.c
AgeCommit message (Expand)AuthorFilesLines
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen1-1/+46
2005-01-04[PATCH] sys_stime needs a compat functionMartin Schwidefsky1-4/+2
2004-11-07[PATCH] unexport do_settimeofdayChristoph Hellwig1-2/+0
2004-10-27[PATCH] unexport getnstimeofdayChristoph Hellwig1-2/+0
2004-10-19[PATCH] BSD Secure Levels LSM: add time hooksMichael A. Halcrow1-5/+13
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann1-0/+1
2004-09-07[PATCH] Time interpolator: Scalability enhancements and high resolution time ...Christoph Lameter1-1/+63
2004-08-22[PATCH] gettimeofday nanoseconds patchChristoph Lameter1-0/+38
2004-05-28[PATCH] sparse: trivial part of kernel/* __user annotationAlexander Viro1-2/+2
2004-05-21[PATCH] Sanitise handling of unneeded syscall stubsAndrew Morton1-2/+3
2004-04-11[PATCH] Fix sys_time() to get subtick correction from the new xtimeAndrew Morton1-3/+4
2003-10-21[PATCH] Time precision, adjtime(x) vs. gettimeofdayAndrew Morton1-2/+3
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo1-0/+9
2003-07-17[PATCH] settimeofday() fixesAndrew Morton1-6/+9
2003-06-15[PATCH] Fix typo in timing changes + support for x86-64Andi Kleen1-1/+1
2003-06-14[PATCH] More time clean up stuffAndrew Morton1-1/+1
2003-06-14[PATCH] Some clean up of the time code.Andrew Morton1-14/+10
2003-06-02[PATCH] improved core support for time-interpolationAndrew Morton1-5/+3
2003-04-09Annotate kernel/time.c with user pointer annotationsLinus Torvalds1-3/+3
2003-02-10[PATCH] uninline get_jiffies_64() for 32-bit architecturesAndrew Morton1-1/+14
2003-02-04[PATCH] seqlock for xtimeStephen Hemminger1-15/+16
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen1-1/+11
2002-09-09[PATCH] USER_HZ & NTP problemsRolf Fokkens1-10/+6
2002-05-30[PATCH] time-offset patchDavid Mosberger1-0/+4
2002-04-21[PATCH] 2.5.7 adjtimex and SINGLESHOTRusty Russell1-0/+5
2002-04-02kernel/time.c needs linux/errno.hDavid S. Miller1-0/+1
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones1-1/+0
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds1-18/+0
2002-02-04Import changesetLinus Torvalds1-0/+420