summaryrefslogtreecommitdiff
path: root/include/linux/time.h
AgeCommit message (Expand)Author
2006-03-26[PATCH] hrtimers: remove nsec_t typedefRoman Zippel
2006-03-25[PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner
2006-02-11[PATCH] select: fix returned timevalAndrew Morton
2006-01-31[PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright
2006-01-18[PATCH] vfs: *at functions: coreUlrich Drepper
2006-01-10[PATCH] Remove getnstimestamp()Matt Helsley
2006-01-10[PATCH] hrtimer: convert posix timers completelyThomas Gleixner
2006-01-10[PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner
2006-01-10[PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner
2006-01-10[PATCH] hrtimer: coding style and white space cleanupIngo Molnar
2006-01-10[PATCH] hrtimer: coding style clean up of clock constantsIngo Molnar
2006-01-10[PATCH] hrtimer: remove unused clock constantsThomas Gleixner
2006-01-10[PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar
2006-01-10[PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner
2005-12-12[PATCH] Add getnstimestamp functionMatt Helsley
2005-11-13[PATCH] timespec: normalize off by one errorsGeorge Anzinger
2005-09-10[PATCH] time.h: remove ifdefsAndrew Morton
2005-09-10[PATCH] include: update jiffies/{m,u}secs conversion functionsNishanth Aravamudan
2005-09-07[PATCH] Delete unused do_nanosleep declarationRalf Baechle
2005-01-04[PATCH] Sync in core time granuality with filesystemsAndi Kleen
2004-10-19[PATCH] Posix compliant cpu clocks V6: mmtimer provides CLOCK_SGI_CYCLEChristoph Lameter
2004-10-19[PATCH] Posix compliant cpu clocksChristoph Lameter
2004-10-18[PATCH] cleanup: time.h, times.h, timex.h and jiffies.hMartin Schwidefsky
2004-09-29[PATCH] limit max jiffy of msecs_to_jiffiesStephen Hemminger
2004-09-26[TIME]: Put jiffies_to_usecs in time.hStephen Hemminger
2004-08-22[PATCH] gettimeofday nanoseconds patchChristoph Lameter
2004-06-02[PATCH] use const in time.h unit conversion functionsAndrew Morton
2004-05-14[PATCH] MSEC_TO_JIFFIES to msec_to_jiffiesAndrew Morton
2004-05-14[PATCH] MSEC_TO_JIFFIES consolidationAndrew Morton
2004-02-03[PATCH] Fine tune the time conversion to eliminate conversion errors.Andrew Morton
2003-08-06[PATCH] itimer resolution and rounding fixesAndrew Morton
2003-08-06[PATCH] Add do_setitimer prototype to linux/time.hAndrew Morton
2003-07-31[PATCH] typo fix for time.hAlan Cox
2003-07-10[PATCH] wall_to_monotonic initialization fixes forAndrew Morton
2003-06-20[PATCH] revert adjtimex changesAndrew Morton
2003-06-14[PATCH] More time clean up stuffAndrew Morton
2003-06-14[PATCH] Some clean up of the time code.Andrew Morton
2003-05-12Fix do_utimes() user pointer annotations.Linus Torvalds
2003-04-20[PATCH] Fix jiffies_to_time[spec | val] and converse to useAndrew Morton
2003-04-20[PATCH] Fix POSIX timers to give CLOCK_MONOTONIC fullAndrew Morton
2003-04-07Make it more explicit that jiffies are "unsigned long", butLinus Torvalds
2003-02-24[PATCH] make jiffies wrap 5 min after bootAndrew Morton
2003-02-17[PATCH] POSIX clocks & timersGeorge Anzinger
2003-02-04[PATCH] seqlock for xtimeStephen Hemminger
2002-12-03[PATCH] compatibility syscall layerStephen Rothwell
2002-11-17[PATCH] nanosecond stat timefieldsAndi Kleen
2002-09-09[PATCH] USER_HZ & NTP problemsRolf Fokkens
2002-07-01Make in-kernel HZ be 1000 on x86, retaining user-level 100 HZ clock_t.Linus Torvalds
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-05v2.5.2.3 -> v2.5.2.4Linus Torvalds