index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
hrtimer.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
hrtimer: prevent negative expiry value after clock_was_set()
Thomas Gleixner
2009-01-30
1
-0
/
+7
*
hrtimers: allow the hot-unplugging of all cpus
Sebastien Dugue
2009-01-30
1
-0
/
+4
*
hrtimers: increase clock min delta threshold while interrupt hanging
Frederic Weisbecker
2009-01-30
1
-1
/
+29
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-01-26
1
-1
/
+3
|
\
|
*
hrtimers: fix inconsistent lock state on resume in hres_timers_resume
Peter Zijlstra
2009-01-18
1
-1
/
+3
*
|
[CVE-2009-0029] System call wrappers part 01
Heiko Carstens
2009-01-14
1
-2
/
+2
|
/
*
hrtimer: splitout peek ahead functionality, fix
Ingo Molnar
2009-01-05
1
-1
/
+5
*
hrtimer: fixup comments
Thomas Gleixner
2009-01-05
1
-11
/
+9
*
hrtimer: fix recursion deadlock by re-introducing the softirq
Peter Zijlstra
2009-01-05
1
-33
/
+27
*
hrtimer: simplify hotplug migration
Thomas Gleixner
2009-01-05
1
-15
/
+10
*
hrtimer: fix HOTPLUG_CPU=n compile warning
Thomas Gleixner
2009-01-05
1
-11
/
+8
*
hrtimer: splitout peek ahead functionality
Thomas Gleixner
2009-01-05
1
-7
/
+17
*
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-12-31
1
-1
/
+0
|
\
|
*
hrtimer: remove #include <linux/irq.h>
KOSAKI Motohiro
2008-12-26
1
-1
/
+0
*
|
hrtimers: fix warning in kernel/hrtimer.c
Ingo Molnar
2008-12-19
1
-1
/
+5
*
|
hrtimer: removing all ur callback modes, fix
Peter Zijlstra
2008-12-08
1
-7
/
+1
*
|
hrtimer: removing all ur callback modes, fix hotplug
Peter Zijlstra
2008-12-04
1
-28
/
+37
*
|
hrtimer: removing all ur callback modes
Peter Zijlstra
2008-11-25
1
-249
/
+31
|
/
*
hrtimer: clean up unused callback modes
Peter Zijlstra
2008-11-12
1
-9
/
+0
*
timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
Gautham R Shenoy
2008-11-11
1
-1
/
+16
*
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
1
-21
/
+185
|
\
|
*
hrtimers: simplify hrtimer_peek_ahead_timers()
Thomas Gleixner
2008-10-20
1
-9
/
+3
|
*
hrtimers: fix docbook comments
Thomas Gleixner
2008-10-20
1
-2
/
+2
|
*
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
1
-10
/
+85
|
|
\
|
*
|
rangetimers: fix the bug reported by Ingo for real
Arjan van de Ven
2008-10-13
1
-6
/
+2
|
*
|
rangetimer: fix BUG_ON reported by Ingo
Arjan van de Ven
2008-10-11
1
-1
/
+5
|
*
|
hrtimer: peek at the timer queue just before going idle
Arjan van de Ven
2008-09-11
1
-0
/
+30
|
*
|
hrtimer: make the nanosleep() syscall use the per process slack
Arjan van de Ven
2008-09-11
1
-1
/
+6
|
*
|
hrtimer: add a hrtimer_start_range() function
Arjan van de Ven
2008-09-07
1
-3
/
+23
|
*
|
hrtimer: turn hrtimers into range timers
Arjan van de Ven
2008-09-05
1
-4
/
+52
|
*
|
hrtimer: convert kernel/* to the new hrtimer apis
Arjan van de Ven
2008-09-05
1
-21
/
+23
|
*
|
select: Introduce a hrtimeout function
Arjan van de Ven
2008-09-05
1
-0
/
+65
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-20
1
-18
/
+92
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
*
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
2008-09-29
1
-12
/
+25
|
|
*
hrtimer: mark migration state
Thomas Gleixner
2008-09-29
1
-2
/
+10
|
|
*
hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers
Thomas Gleixner
2008-09-29
1
-3
/
+25
|
|
*
hrtimer: migrate pending list on cpu offline
Thomas Gleixner
2008-09-29
1
-1
/
+33
|
|
/
|
/
|
|
*
hrtimer: remove hrtimer_clock_base::get_softirq_time()
Mark McLoughlin
2008-09-22
1
-3
/
+1
|
*
migrate_timers: add comment, use spinlock_irq()
Oleg Nesterov
2008-08-21
1
-5
/
+6
|
/
*
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
1
-1
/
+1
|
\
|
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
1
-1
/
+1
*
|
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2008-07-15
1
-5
/
+2
|
\
\
|
|
\
|
|
\
|
*
-
.
|
Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh...
Thomas Gleixner
2008-07-14
1
-5
/
+2
|
|
\
\
|
|
|
*
|
hrtimer: Remove unused variables in ktime_divns()
Carlos R. Mafra
2008-05-26
1
-3
/
+2
|
|
*
|
hrtimer: remove warning in hres_timers_resume
Jeremy Fitzhardinge
2008-05-26
1
-2
/
+0
|
|
|
/
*
|
|
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2008-07-14
1
-1
/
+1
|
\
\
\
|
*
|
|
Merge branch 'imx' into devel
Russell King
2008-07-10
1
-0
/
+8
|
|
\
|
|
|
*
|
|
dyntick: Remove last reminants of dyntick support
Russell King
2008-05-12
1
-1
/
+1
|
|
|
/
|
|
/
|
*
|
|
Merge branch 'core/softirq' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2008-07-14
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove argument from open_softirq which is always NULL
Carlos R. Mafra
2008-05-25
1
-1
/
+1
|
|
/
[next]