summaryrefslogtreecommitdiffstats
path: root/include/linux/time.h
Commit message (Expand)AuthorAgeFilesLines
* sched_clock: prevent scd->clock from moving backwards, take #2Thomas Gleixner2008-12-311-0/+1
* Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2Thomas Gleixner2008-10-221-0/+4
|\
| * Merge commit 'linus/master' into merge-linusArjan van de Ven2008-10-171-0/+2
| |\
| * | select: add a timespec_add_safe() functionThomas Gleixner2008-09-051-0/+4
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-201-0/+5
|\ \ \ \ \ | | |_|/ / | |/| | / | | | |/ | | |/|
| | | * timers: fix itimer/many thread hangFrank Mayhar2008-09-141-0/+3
| | |/ | |/|
| | * compat: generic compat get/settimeofdayChristoph Hellwig2008-10-161-0/+2
| |/
* / clocksource: introduce CLOCK_MONOTONIC_RAWJohn Stultz2008-08-211-0/+2
|/
* always_inline timespec_add_nsJeremy Fitzhardinge2008-06-121-2/+5
* common implementation of iterative div/modJeremy Fitzhardinge2008-06-121-9/+2
* time: prevent the loop in timespec_add_ns() from being optimised awaySegher Boessenkool2008-03-091-0/+4
* timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hresLi Zefan2008-02-081-1/+1
* timekeeping: update xtime_cache when time(zone) changesThomas Gleixner2008-02-011-0/+1
* kernel/time/timekeeping.c: cleanupsAdrian Bunk2007-10-171-1/+1
* Cache xtime every call to update_wall_timejohn stultz2007-07-251-5/+1
* Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz2007-07-251-1/+1
* NTP: move the cmos update code into ntp.cThomas Gleixner2007-07-211-0/+3
* make timespec_equal() take const argumentsJan Engelhardt2007-07-171-1/+2
* Introduce boot based timeTomas Janousek2007-07-161-0/+2
* utimensat implementationUlrich Drepper2007-05-081-1/+1
* Move timekeeping code to timekeeping.cjohn stultz2007-05-081-0/+1
* [PATCH] GTOD: persistent clock supportJohn Stultz2007-02-161-0/+1
* [PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCKEric Dumazet2007-02-131-1/+1
* [PATCH] Add const for time{spec,val}_compare argumentsRolf Eike Beer2007-02-111-2/+2
* [PATCH] per-task-delay-accounting: setupShailabh Nagar2006-07-141-0/+12
* Merge branch 'x86-64'Linus Torvalds2006-06-261-4/+7
|\
| * [PATCH] x86_64: Add useful constants to time.hVojtech Pavlik2006-06-261-4/+7
* | [PATCH] Time: Introduce arch generic time accessorsjohn stultz2006-06-261-0/+15
* | [PATCH] Time: Use clocksource infrastructure for update_wall_timejohn stultz2006-06-261-0/+2
|/
* [PATCH] hrtimers: remove nsec_t typedefRoman Zippel2006-03-261-12/+6
* [PATCH] sys_alarm() unsigned signed conversion fixupThomas Gleixner2006-03-251-0/+1
* [PATCH] select: fix returned timevalAndrew Morton2006-02-111-1/+24
* [PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.Chris Wright2006-01-311-1/+1
* [PATCH] vfs: *at functions: coreUlrich Drepper2006-01-181-1/+1
* [PATCH] Remove getnstimestamp()Matt Helsley2006-01-101-1/+0
* [PATCH] hrtimer: convert posix timers completelyThomas Gleixner2006-01-101-2/+1
* [PATCH] hrtimer: introduce nsec_t type and conversion functionsThomas Gleixner2006-01-101-0/+47
* [PATCH] hrtimer: create and use timespec_valid macroThomas Gleixner2006-01-101-0/+6
* [PATCH] hrtimer: coding style and white space cleanupIngo Molnar2006-01-101-30/+31
* [PATCH] hrtimer: coding style clean up of clock constantsIngo Molnar2006-01-101-14/+9
* [PATCH] hrtimer: remove unused clock constantsThomas Gleixner2006-01-101-7/+4
* [PATCH] hrtimer: clean up mktime and make arguments constIngo Molnar2006-01-101-5/+5
* [PATCH] hrtimer: deinline mktime and set_normalized_timespecThomas Gleixner2006-01-101-47/+5
* [PATCH] Add getnstimestamp functionMatt Helsley2005-12-121-0/+1
* [PATCH] timespec: normalize off by one errorsGeorge Anzinger2005-11-131-1/+1
* [PATCH] time.h: remove ifdefsAndrew Morton2005-09-101-9/+0
* [PATCH] include: update jiffies/{m,u}secs conversion functionsNishanth Aravamudan2005-09-101-0/+2
* [PATCH] Delete unused do_nanosleep declarationRalf Baechle2005-09-071-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+181