index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
hrtimer.h
Age
Commit message (
Expand
)
Author
2007-07-16
Add a flag to indicate deferrable timers in /proc/timer_stats
Venki Pallipadi
2007-04-07
[PATCH] high-res timers: resume fix
Ingo Molnar
2007-03-06
[PATCH] hrtimers: hrtimer_clock_base description typo
Andres Salomon
2007-03-06
[PATCH] hrtimers: fix HRTIMER_CB_IRQSAFE_NO_SOFTIRQ description
Andres Salomon
2007-03-01
[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
Randy Dunlap
2007-02-16
[PATCH] Add SysRq-Q to print timer_list debug info
Ingo Molnar
2007-02-16
[PATCH] Add debugging feature /proc/timer_stat
Ingo Molnar
2007-02-16
[PATCH] hrtimers: add high resolution timer support
Thomas Gleixner
2007-02-16
[PATCH] tick-management: dyntick / highres functionality
Thomas Gleixner
2007-02-16
[PATCH] clockevents: add core functionality
Thomas Gleixner
2007-02-16
[PATCH] hrtimers: clean up callback tracking
Thomas Gleixner
2007-02-16
[PATCH] hrtimers; add state tracking
Thomas Gleixner
2007-02-16
[PATCH] hrtimers: cleanup locking
Thomas Gleixner
2007-02-16
[PATCH] hrtimers: namespace and enum cleanup
Thomas Gleixner
2007-02-16
[PATCH] GTOD: persistent clock support
John Stultz
2006-09-29
[PATCH] posix-timers: Fix clock_nanosleep() doesn't return the remaining time...
Toyo Abe
2006-09-06
[PATCH] Documentation for lock_key in struct hrtimer_base
Henrik Kretzschmar
2006-07-03
[PATCH] lockdep: annotate hrtimer base locks
Ingo Molnar
2006-06-25
[PATCH] ktime/hrtimer: fix kernel-doc comments
Randy Dunlap
2006-04-22
[RBTREE] Update hrtimers to use rb_parent() accessor macro.
David Woodhouse
2006-04-02
Documentation: fix minor kernel-doc warnings
Martin Waitz
2006-03-31
[PATCH] hrtimer: create generic sleeper
Thomas Gleixner
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
[PATCH] hrtimers: remove state field
Roman Zippel
2006-03-26
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
2006-03-26
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
2006-03-26
[PATCH] hrtimers: optimize softirq runqueues
Thomas Gleixner
2006-03-06
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
2006-02-01
[PATCH] hrtimers: cleanups and simplifications
George Anzinger
2006-02-01
[PATCH] hrtimers: fix posix-timer requeue race
akpm@osdl.org
2006-01-12
[hrtimer] Enforce resolution as lower limit of intervals
Thomas Gleixner
2006-01-12
[hrtimer] Change resolution storage to ktime_t format
Thomas Gleixner
2006-01-12
[hrtimer] Remove listhead from hrtimer struct
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: convert posix timers completely
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: create hrtimer nanosleep API
Thomas Gleixner
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner