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
/
kernel
/
time.c
Commit message (
Expand
)
Author
Age
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
Revert "time: Remove xtime_cache"
Linus Torvalds
2009-12-22
*
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-12-08
|
\
|
*
time: Remove xtime_cache
john stultz
2009-10-05
*
|
sched, time: Define nsecs_to_jiffies()
Hidetoshi Seto
2009-11-26
|
/
*
time: Prevent 32 bit overflow with set_normalized_timespec()
Thomas Gleixner
2009-09-15
*
[CVE-2009-0029] System call wrappers part 01
Heiko Carstens
2009-01-14
*
Allow times and time system calls to return small negative values
Paul Mackerras
2009-01-06
*
select: add a timespec_add_safe() function
Thomas Gleixner
2008-09-06
*
Make constants in kernel/timeconst.h fixed 64 bits
H. Peter Anvin
2008-05-02
*
remove div_long_long_rem
Roman Zippel
2008-05-01
*
convert a few do_div users
Roman Zippel
2008-05-01
*
kernel: explicitly include required header files under kernel/
Robert P. J. Day
2008-04-29
*
time: Export set_normalized_timespec.
YOSHIFUJI Hideaki
2008-04-21
*
avoid overflows in kernel/time.c
H. Peter Anvin
2008-02-08
*
time: fix typo in comments
Li Zefan
2008-02-08
*
speed up jiffies conversion functions if HZ==USER_HZ
Andrew Morton
2008-02-06
*
system timer: fix crash in <100Hz system timer
David Fries
2008-02-06
*
timekeeping: update xtime_cache when time(zone) changes
Thomas Gleixner
2008-02-01
*
whitespace fixes: time syscalls
Daniel Walker
2007-10-18
*
Fix discrepancy between VDSO based gettimeofday() and sys_gettimeofday().
Tony Breeds
2007-10-18
*
Clean up duplicate includes in kernel/
Jesper Juhl
2007-10-17
*
time: introduce xtime_seconds
Ingo Molnar
2007-10-16
*
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2007-07-25
*
Revert "sys_time() speedup"
Linus Torvalds
2007-07-20
*
[IA64] remove time interpolator
Bob Picco
2007-07-20
*
sys_time() speedup
Ingo Molnar
2007-07-16
*
header cleaning: don't include smp_lock.h when not used
Randy Dunlap
2007-05-08
*
Optimize timespec_trunc()
Eric Dumazet
2007-05-08
*
[TCP] tcp_probe: improvements for net-2.6.22
Stephen Hemminger
2007-04-26
*
[NET]: convert network timestamps to ktime_t
Eric Dumazet
2007-04-26
*
[PATCH] kernel/time.c: add missing symbol exports
Thomas Bittermann
2007-04-04
*
[PATCH] Fix multiple conversion bugs in msecs_to_jiffies
Ingo Molnar
2007-02-16
*
[PATCH] Uninline jiffies.h functions
Ingo Molnar
2007-02-16
*
[PATCH] NTP: Move all the NTP related code to ntp.c
john stultz
2006-10-01
*
[PATCH] Time: Introduce arch generic time accessors
john stultz
2006-06-26
*
Fix comments: s/granuality/granularity/
Kalin KOZHUHAROV
2006-03-31
*
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
2006-03-26
*
[PATCH] remove pps support
Roman Zippel
2006-03-25
*
[PATCH] Normalize timespec for negative values in ns_to_timespec
George Anzinger
2006-02-03
*
Don't try to "validate" a non-existing timeval.
Linus Torvalds
2006-01-31
*
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-11
*
[PATCH] Remove getnstimestamp()
Matt Helsley
2006-01-10
*
[PATCH] hrtimer: introduce nsec_t type and conversion functions
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: validate timespec of do_sys_settimeofday
Thomas Gleixner
2006-01-10
*
[PATCH] hrtimer: export deinlined mktime
Andrew Morton
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] NTP shift_right cleanup
john stultz
2005-10-30
[next]