index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
hrtimer.c
Commit message (
Expand
)
Author
Age
*
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
Linus Torvalds
2009-06-17
|
\
|
*
hrtimer: export ktime_add_safe
Artem Bityutskiy
2009-06-08
*
|
timers: Logic to move non pinned timers
Arun R Bharadwaj
2009-05-13
*
|
timers: Framework for identifying pinned timers
Arun R Bharadwaj
2009-05-13
|
/
*
hrtimer: fix rq->lock inversion (again)
Peter Zijlstra
2009-03-31
*
hrtimer: prevent negative expiry value after clock_was_set()
Thomas Gleixner
2009-01-30
*
hrtimers: allow the hot-unplugging of all cpus
Sebastien Dugue
2009-01-30
*
hrtimers: increase clock min delta threshold while interrupt hanging
Frederic Weisbecker
2009-01-30
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-01-26
|
\
|
*
hrtimers: fix inconsistent lock state on resume in hres_timers_resume
Peter Zijlstra
2009-01-18
*
|
[CVE-2009-0029] System call wrappers part 01
Heiko Carstens
2009-01-14
|
/
*
hrtimer: splitout peek ahead functionality, fix
Ingo Molnar
2009-01-05
*
hrtimer: fixup comments
Thomas Gleixner
2009-01-05
*
hrtimer: fix recursion deadlock by re-introducing the softirq
Peter Zijlstra
2009-01-05
*
hrtimer: simplify hotplug migration
Thomas Gleixner
2009-01-05
*
hrtimer: fix HOTPLUG_CPU=n compile warning
Thomas Gleixner
2009-01-05
*
hrtimer: splitout peek ahead functionality
Thomas Gleixner
2009-01-05
*
Merge branch 'irq-fixes-for-linus-4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-12-31
|
\
|
*
hrtimer: remove #include <linux/irq.h>
KOSAKI Motohiro
2008-12-26
*
|
hrtimers: fix warning in kernel/hrtimer.c
Ingo Molnar
2008-12-18
*
|
hrtimer: removing all ur callback modes, fix
Peter Zijlstra
2008-12-08
*
|
hrtimer: removing all ur callback modes, fix hotplug
Peter Zijlstra
2008-12-04
*
|
hrtimer: removing all ur callback modes
Peter Zijlstra
2008-11-25
|
/
*
hrtimer: clean up unused callback modes
Peter Zijlstra
2008-11-12
*
timers: handle HRTIMER_CB_IRQSAFE_UNLOCKED correctly from softirq context
Gautham R Shenoy
2008-11-11
*
Merge branch 'timers/range-hrtimers' into v28-range-hrtimers-for-linus-v2
Thomas Gleixner
2008-10-22
|
\
|
*
hrtimers: simplify hrtimer_peek_ahead_timers()
Thomas Gleixner
2008-10-20
|
*
hrtimers: fix docbook comments
Thomas Gleixner
2008-10-20
|
*
Merge commit 'linus/master' into merge-linus
Arjan van de Ven
2008-10-17
|
|
\
|
*
|
rangetimers: fix the bug reported by Ingo for real
Arjan van de Ven
2008-10-13
|
*
|
rangetimer: fix BUG_ON reported by Ingo
Arjan van de Ven
2008-10-11
|
*
|
hrtimer: peek at the timer queue just before going idle
Arjan van de Ven
2008-09-11
|
*
|
hrtimer: make the nanosleep() syscall use the per process slack
Arjan van de Ven
2008-09-11
|
*
|
hrtimer: add a hrtimer_start_range() function
Arjan van de Ven
2008-09-07
|
*
|
hrtimer: turn hrtimers into range timers
Arjan van de Ven
2008-09-06
|
*
|
hrtimer: convert kernel/* to the new hrtimer apis
Arjan van de Ven
2008-09-06
|
*
|
select: Introduce a hrtimeout function
Arjan van de Ven
2008-09-06
|
|
|
|
\
\
*
-
.
\
\
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
2008-10-20
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
/
|
|
|
/
|
|
*
hrtimer: prevent migration of per CPU hrtimers
Thomas Gleixner
2008-09-29
|
|
*
hrtimer: mark migration state
Thomas Gleixner
2008-09-29
|
|
*
hrtimer: fix migration of CB_IRQSAFE_NO_SOFTIRQ hrtimers
Thomas Gleixner
2008-09-29
|
|
*
hrtimer: migrate pending list on cpu offline
Thomas Gleixner
2008-09-29
|
|
/
|
/
|
|
*
hrtimer: remove hrtimer_clock_base::get_softirq_time()
Mark McLoughlin
2008-09-22
|
*
migrate_timers: add comment, use spinlock_irq()
Oleg Nesterov
2008-08-21
|
/
*
Merge branch 'generic-ipi' into generic-ipi-for-linus
Ingo Molnar
2008-07-15
|
\
|
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
*
|
Merge branch 'timers/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2008-07-15
|
\
\
|
|
\
|
|
\
|
*
-
.
|
Merge commit '900cfa46191a7d87cf1891924cb90499287fd235'; branches 'timers/noh...
Thomas Gleixner
2008-07-14
|
|
\
\
|
|
|
*
|
hrtimer: Remove unused variables in ktime_divns()
Carlos R. Mafra
2008-05-26
|
|
*
|
hrtimer: remove warning in hres_timers_resume
Jeremy Fitzhardinge
2008-05-26
|
|
|
/
[next]