index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
ktime.h
Age
Commit message (
Expand
)
Author
2011-03-31
Fix common misspellings
Lucas De Marchi
2010-05-14
ktime: introduce ktime_to_ms()
Chuck Lever
2008-04-19
time: add ns_to_ktime()
Ingo Molnar
2008-02-14
hrtimer: check relative timeouts for overflow
Thomas Gleixner
2008-02-07
Fix compilation of powerpc asm-offsets.c with old gcc
Tony Breeds
2007-10-10
[KTIME]: Introduce ktime_sub_ns and ktime_sub_us
Arnaldo Carvalho de Melo
2007-07-10
[KTIME]: Introduce ktime_add_us
Arnaldo Carvalho de Melo
2007-07-10
[KTIME]: Introduce ktime_us_delta
Gerrit Renker
2007-06-15
[TCP]: Congestion control API RTT sampling fix
Ilpo Järvinen
2007-05-09
declare struct ktime
Andrew Morton
2007-04-25
[TCP]: Fix linkage errors on i386.
YOSHIFUJI Hideaki
2007-03-16
[PATCH] fix MTIME_SEC_MAX on 32-bit
Thomas Gleixner
2007-02-16
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
2007-02-11
[PATCH] Numerous fixes to kernel-doc info in source files.
Robert P. J. Day
2006-12-07
[PATCH] ktime: Fix signed / unsigned mismatch in ktime_to_ns
Thomas Gleixner
2006-09-06
[PATCH] prevent timespec/timeval to ktime_t overflow
Thomas Gleixner
2006-06-25
[PATCH] ktime/hrtimer: fix kernel-doc comments
Randy Dunlap
2006-03-26
[PATCH] hrtimers: remove DEFINE_KTIME and ktime_to_clock_t()
Roman Zippel
2006-02-15
[PATCH] hrtimer: fix multiple macro argument expansion
Roman Zippel
2006-02-01
[PATCH] hrtimers: add back lost credit lines
Thomas Gleixner
2006-01-12
[hrtimer] Change resolution storage to ktime_t format
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: introduce ktime_t time format
Thomas Gleixner