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
/
alarmtimer.h
Age
Commit message (
Expand
)
Author
2016-12-01
alarmtimer: Add tracepoints for alarm timers
Baolin Wang
2016-06-20
alarmtimer: Fix comments describing structure fields
Pratyush Patel
2015-04-22
alarmtimer: Get rid of unused return value
Thomas Gleixner
2013-05-29
alarmtimer: Add functions for timerfd support
Todd Poynor
2012-09-24
alarmtimer: Remove unused helpers & defines
John Stultz
2012-09-24
alarmtimer: Use hrtimer per-alarm instead of per-base
John Stultz
2012-04-20
alarmtimer: Provide accessor to alarmtimer rtc device
John Stultz
2011-08-10
alarmtimers: Add try_to_cancel functionality
John Stultz
2011-08-10
alarmtimers: Add more refined alarm state tracking
John Stultz
2011-08-10
alarmtimers: Remove period from alarm structure
John Stultz
2011-08-10
alarmtimers: Add alarm_forward functionality
John Stultz
2011-08-10
alarmtimers: Change alarmtimer functions to return alarmtimer_restart values
John Stultz
2011-04-28
timers: Improve alarmtimer comments and minor fixes
John Stultz
2011-04-26
timers: Introduce in-kernel alarm-timer interface
John Stultz