index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
hrtimer.c
Age
Commit message (
Expand
)
Author
Files
Lines
2006-04-26
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
1
-1
/
+1
2006-04-26
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
1
-1
/
+1
2006-04-11
[PATCH] add cpu_relax to hrtimer_cancel
Joe Korty
1
-0
/
+1
2006-03-31
[PATCH] hrtimer: call get_softirq_time() only when necessary in run_hrtimer_q...
Dimitri Sivanich
1
-0
/
+3
2006-03-31
[PATCH] hrtimer: use generic sleeper for nanosleep
Thomas Gleixner
1
-30
/
+9
2006-03-31
[PATCH] hrtimer: create generic sleeper
Thomas Gleixner
1
-0
/
+19
2006-03-26
[PATCH] hrtimers: remove data field
Roman Zippel
1
-7
/
+5
2006-03-26
[PATCH] hrtimers: remove nsec_t typedef
Roman Zippel
1
-2
/
+2
2006-03-26
[PATCH] hrtimers: remove state field
Roman Zippel
1
-9
/
+5
2006-03-26
[PATCH] hrtimers: simplify nanosleep
Roman Zippel
1
-80
/
+62
2006-03-26
[PATCH] hrtimers: pass current time to hrtimer_forward()
Roman Zippel
1
-4
/
+3
2006-03-26
[PATCH] hrtimers: optimize softirq runqueues
Thomas Gleixner
1
-2
/
+26
2006-03-06
[PATCH] fix next_timer_interrupt() for hrtimer
Tony Lindgren
1
-0
/
+35
2006-02-14
[PATCH] hrtimer: round up relative start time on low-res arches
Ingo Molnar
1
-1
/
+12
2006-02-01
[PATCH] hrtimers: add back lost credit lines
Thomas Gleixner
1
-0
/
+6
2006-02-01
[PATCH] hrtimers: cleanups and simplifications
George Anzinger
1
-35
/
+24
2006-02-01
[PATCH] hrtimers: fix posix-timer requeue race
akpm@osdl.org
1
-0
/
+5
2006-01-16
[PATCH] kernel/hrtimer.c sparse warning fix
Ingo Molnar
1
-1
/
+2
2006-01-16
[PATCH] hrtimer comment tweak
Jonathan Corbet
1
-1
/
+1
2006-01-12
[hrtimer] Enforce resolution as lower limit of intervals
Thomas Gleixner
1
-1
/
+4
2006-01-12
[hrtimer] Change resolution storage to ktime_t format
Thomas Gleixner
1
-2
/
+1
2006-01-12
[hrtimer] Remove listhead from hrtimer struct
Thomas Gleixner
1
-12
/
+14
2006-01-10
[PATCH] Export ktime_get_ts()
Matt Helsley
1
-0
/
+1
2006-01-10
[PATCH] hrtimer: switch sys_nanosleep to hrtimer
Thomas Gleixner
1
-0
/
+14
2006-01-10
[PATCH] hrtimer: create hrtimer nanosleep API
Thomas Gleixner
1
-0
/
+127
2006-01-10
[PATCH] hrtimer: hrtimer core code
Thomas Gleixner
1
-0
/
+679