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
2009-03-31
hrtimer: fix rq->lock inversion (again)
Peter Zijlstra
1
-21
/
+34
2009-01-30
hrtimer: prevent negative expiry value after clock_was_set()
Thomas Gleixner
1
-0
/
+7
2009-01-30
hrtimers: allow the hot-unplugging of all cpus
Sebastien Dugue
1
-0
/
+4
2009-01-30
hrtimers: increase clock min delta threshold while interrupt hanging
Frederic Weisbecker
1
-1
/
+29
2009-01-26
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+3
2009-01-18
hrtimers: fix inconsistent lock state on resume in hres_timers_resume
Peter Zijlstra
1
-1
/
+3
2009-01-14
[CVE-2009-0029] System call wrappers part 01
Heiko Carstens
1
-2
/
+2
2009-01-05
hrtimer: splitout peek ahead functionality, fix
Ingo Molnar
1
-1
/
+5
2009-01-05
hrtimer: fixup comments
Thomas Gleixner
1
-11
/
+9
2009-01-05
hrtimer: fix recursion deadlock by re-introducing the softirq
Peter Zijlstra
1
-33
/
+27
2009-01-05
hrtimer: simplify hotplug migration
Thomas Gleixner
1
-15
/
+10
2009-01-05
hrtimer: fix HOTPLUG_CPU=n compile warning
Thomas Gleixner
1
-11
/
+8
2009-01-05
hrtimer: splitout peek ahead functionality
Thomas Gleixner
1
-7
/
+17
2008-12-31
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+0
2008-12-26
hrtimer: remove #include <linux/irq.h>
KOSAKI Motohiro
1
-1
/
+0
2008-12-19
hrtimers: fix warning in kernel/hrtimer.c
Ingo Molnar
1
-1
/
+5
2008-12-08
hrtimer: removing all ur callback modes, fix
Peter Zijlstra
1
-7
/
+1
2008-12-04
hrtimer: removing all ur callback modes, fix hotplug
Peter Zijlstra
1
-28
/
+37
2008-11-25
hrtimer: removing all ur callback modes
Peter Zijlstra
1
-249
/
+31
2008-11-12
hrtimer: clean up unused callback modes
Peter Zijlstra
1
-9
/
+0
2008-11-11
timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
Gautham R Shenoy
1
-1
/
+16
2008-10-22
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
1
-21
/
+185
2008-10-20
hrtimers: simplify hrtimer_peek_ahead_timers()
Thomas Gleixner
1
-9
/
+3
2008-10-20
hrtimers: fix docbook comments
Thomas Gleixner
1
-2
/
+2
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
1
-18
/
+92
2008-10-17
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
1
-10
/
+85
2008-10-13
rangetimers: fix the bug reported by Ingo for real
Arjan van de Ven
1
-6
/
+2
2008-10-11
rangetimer: fix BUG_ON reported by Ingo
Arjan van de Ven
1
-1
/
+5
2008-09-29
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
1
-12
/
+25
2008-09-29
hrtimer: mark migration state
Thomas Gleixner
1
-2
/
+10
2008-09-29
hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers
Thomas Gleixner
1
-3
/
+25
2008-09-29
hrtimer: migrate pending list on cpu offline
Thomas Gleixner
1
-1
/
+33
2008-09-22
hrtimer: remove hrtimer_clock_base::get_softirq_time()
Mark McLoughlin
1
-3
/
+1
2008-09-11
hrtimer: peek at the timer queue just before going idle
Arjan van de Ven
1
-0
/
+30
2008-09-11
hrtimer: make the nanosleep() syscall use the per process slack
Arjan van de Ven
1
-1
/
+6
2008-09-07
hrtimer: add a hrtimer_start_range() function
Arjan van de Ven
1
-3
/
+23
2008-09-05
hrtimer: turn hrtimers into range timers
Arjan van de Ven
1
-4
/
+52
2008-09-05
hrtimer: convert kernel/* to the new hrtimer apis
Arjan van de Ven
1
-21
/
+23
2008-09-05
select: Introduce a hrtimeout function
Arjan van de Ven
1
-0
/
+65
2008-08-21
migrate_timers: add comment, use spinlock_irq()
Oleg Nesterov
1
-5
/
+6
2008-07-15
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
1
-1
/
+1
2008-07-15
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-5
/
+2
2008-07-14
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-1
/
+1
2008-07-14
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2008-07-14
Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh...
Thomas Gleixner
1
-5
/
+2
2008-07-10
Merge branch 'imx' into devel
Russell King
1
-0
/
+8
2008-07-03
hrtimer: prevent migration for raising softirq
Steven Rostedt
1
-0
/
+8
2008-06-26
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
1
-1
/
+1
2008-05-26
hrtimer: Remove unused variables in ktime_divns()
Carlos R. Mafra
1
-3
/
+2
2008-05-26
hrtimer: remove warning in hres_timers_resume
Jeremy Fitzhardinge
1
-2
/
+0
[next]