index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
time.h
Commit message (
Expand
)
Author
Age
*
timekeeping: create arch_gettimeoffset infrastructure
john stultz
2009-05-02
*
make exported headers use strict posix types
Arnd Bergmann
2009-03-26
*
sched_clock: prevent scd->clock from moving backwards, take #2
Thomas Gleixner
2008-12-31
*
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
|
\
|
*
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
|
|
\
|
*
|
select: add a timespec_add_safe() function
Thomas Gleixner
2008-09-06
|
|
|
|
\
\
|
\
\
|
\
\
*
-
-
-
.
\
\
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-20
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
/
|
|
|
|
/
|
|
|
/
|
|
|
|
*
timers: fix itimer/many thread hang
Frank Mayhar
2008-09-14
|
|
|
/
|
|
/
|
|
|
*
compat: generic compat get/settimeofday
Christoph Hellwig
2008-10-16
|
|
/
*
/
clocksource: introduce CLOCK_MONOTONIC_RAW
John Stultz
2008-08-21
|
/
*
always_inline timespec_add_ns
Jeremy Fitzhardinge
2008-06-12
*
common implementation of iterative div/mod
Jeremy Fitzhardinge
2008-06-12
*
time: prevent the loop in timespec_add_ns() from being optimised away
Segher Boessenkool
2008-03-09
*
timekeeping: rename timekeeping_is_continuous to timekeeping_valid_for_hres
Li Zefan
2008-02-08
*
timekeeping: update xtime_cache when time(zone) changes
Thomas Gleixner
2008-02-01
*
kernel/time/timekeeping.c: cleanups
Adrian Bunk
2007-10-17
*
Cache xtime every call to update_wall_time
john stultz
2007-07-25
*
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2007-07-25
*
NTP: move the cmos update code into ntp.c
Thomas Gleixner
2007-07-21
*
make timespec_equal() take const arguments
Jan Engelhardt
2007-07-17
*
Introduce boot based time
Tomas Janousek
2007-07-16
*
utimensat implementation
Ulrich Drepper
2007-05-08
*
Move timekeeping code to timekeeping.c
john stultz
2007-05-08
*
[PATCH] GTOD: persistent clock support
John Stultz
2007-02-16
*
[PATCH] x86-64: get rid of ARCH_HAVE_XTIME_LOCK
Eric Dumazet
2007-02-13
*
[PATCH] Add const for time{spec,val}_compare arguments
Rolf Eike Beer
2007-02-11
*
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
2006-07-15
*
Merge branch 'x86-64'
Linus Torvalds
2006-06-26
|
\
|
*
[PATCH] x86_64: Add useful constants to time.h
Vojtech Pavlik
2006-06-26
*
|
[PATCH] Time: Introduce arch generic time accessors
john stultz
2006-06-26
*
|
[PATCH] Time: Use clocksource infrastructure for update_wall_time
john stultz
2006-06-26
|
/
*
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
2006-03-26
*
[PATCH] sys_alarm() unsigned signed conversion fixup
Thomas Gleixner
2006-03-25
*
[PATCH] select: fix returned timeval
Andrew Morton
2006-02-12
*
[PATCH] Make sure to always check upper bits of tv_nsec in timespec_valid.
Chris Wright
2006-01-31
*
[PATCH] vfs: *at functions: core
Ulrich Drepper
2006-01-18
*
[PATCH] Remove getnstimestamp()
Matt Helsley
2006-01-10
*
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: introduce nsec_t type and conversion functions
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: create and use timespec_valid macro
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: coding style and white space cleanup
Ingo Molnar
2006-01-10
*
[PATCH] hrtimer: coding style clean up of clock constants
Ingo Molnar
2006-01-10
*
[PATCH] hrtimer: remove unused clock constants
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: clean up mktime and make arguments const
Ingo Molnar
2006-01-10
*
[PATCH] hrtimer: deinline mktime and set_normalized_timespec
Thomas Gleixner
2006-01-10
*
[PATCH] Add getnstimestamp function
Matt Helsley
2005-12-12
*
[PATCH] timespec: normalize off by one errors
George Anzinger
2005-11-13
*
[PATCH] time.h: remove ifdefs
Andrew Morton
2005-09-10
*
[PATCH] include: update jiffies/{m,u}secs conversion functions
Nishanth Aravamudan
2005-09-10
*
[PATCH] Delete unused do_nanosleep declaration
Ralf Baechle
2005-09-07
[next]