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
/
timer.c
Commit message (
Expand
)
Author
Age
*
kernel/: fix BUG_ON checks for cpu notifier callbacks direct call
Akinobu Mita
2010-06-04
*
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2010-05-28
|
\
|
*
timers: Move local variable into else section
Thomas Gleixner
2010-05-26
|
*
timers: Fix slack calculation really
Thomas Gleixner
2010-05-25
*
|
kernel/: convert cpu notifier to return encapsulate errno value
Akinobu Mita
2010-05-27
|
/
*
timers: Fix slack calculation for expired timers
Jeff Chua
2010-05-24
*
Merge branch 'linus' into timers/core
Thomas Gleixner
2010-05-10
|
\
|
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
|
*
timer stats: Fix del_timer_sync() and try_to_del_timer_sync()
Andrew Morton
2010-03-12
*
|
timers: Introduce the concept of timer slack for legacy timers
Arjan van de Ven
2010-04-06
*
|
timer: Try to survive timer callback preempt_count leak
Thomas Gleixner
2010-03-12
*
|
timer: Split out timer function call
Thomas Gleixner
2010-03-12
*
|
timer: Print function name for timer callbacks modifying preemption count
Uwe Kleine-König
2010-03-12
|
/
*
perf: Fix perf_event_do_pending() fallback callsite
Peter Zijlstra
2010-01-21
*
timers: Remove duplicate setting of new_base in __mod_timer()
Simon Horman
2009-12-16
*
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-23
|
\
|
*
timers: Add tracepoints for timer_list timers
Xiao Guangrong
2009-08-29
*
|
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-21
*
|
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-18
|
\
|
|
*
timer.c: Fix S/390 comments
Randy Dunlap
2009-08-26
|
*
Merge branch 'linus' into timers/core
Thomas Gleixner
2009-08-14
|
|
\
|
*
|
timers: Cache __next_timer_interrupt result
Martin Schwidefsky
2009-08-04
*
|
|
rcu: Simplify rcu_pending()/rcu_check_callbacks() API
Paul E. McKenney
2009-08-23
|
|
/
|
/
|
*
|
timer: Avoid reading uninitialized data
Pavel Roskin
2009-07-18
|
/
*
timer stats: Optimize by adding quick check to avoid function calls
Heiko Carstens
2009-06-24
*
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2009-06-15
|
\
|
*
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
|
*
timers: allow deferrable timers for intervals tv2-tv5 to be deferred
Jon Hunter
2009-05-02
*
|
Merge branch 'linus' into x86/mce3
Ingo Molnar
2009-06-11
|
\
\
|
*
\
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-11
|
|
\
\
|
|
*
|
sched, timers: cleanup avenrun users
Thomas Gleixner
2009-05-15
|
|
*
|
sched, timers: move calc_load() to scheduler
Thomas Gleixner
2009-05-15
|
|
|
/
|
*
|
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-04-29
|
|
\
|
|
*
|
perf_counter: unify and fix delayed counter wakeup
Peter Zijlstra
2009-04-06
*
|
|
Export add_timer_on for modules
Andi Kleen
2009-05-28
|
|
/
|
/
|
*
|
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
2009-04-09
|
\
\
|
|
/
|
/
|
|
*
timers: add missing kernel-doc
Randy Dunlap
2009-04-01
*
|
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-03-30
|
\
\
|
|
/
|
/
|
|
*
timer: implement lockdep deadlock detection
Johannes Berg
2009-02-14
*
|
timers: add mod_timer_pending()
Ingo Molnar
2009-02-18
|
/
*
[CVE-2009-0029] System call wrappers part 27
Heiko Carstens
2009-01-14
*
[CVE-2009-0029] System call wrappers part 02
Heiko Carstens
2009-01-14
*
[CVE-2009-0029] System call wrappers part 01
Heiko Carstens
2009-01-14
*
[CVE-2009-0029] Convert all system calls to return a long
Heiko Carstens
2009-01-14
*
[PATCH] idle cputime accounting
Martin Schwidefsky
2008-12-31
*
[PATCH] fix scaled & unscaled cputime accounting
Martin Schwidefsky
2008-12-31
*
Merge branch 'master' into next
James Morris
2008-11-13
|
\
|
*
Add round_jiffies_up and related routines
Alan Stern
2008-11-06
*
|
CRED: Wrap task credential accesses in the core kernel
David Howells
2008-11-13
|
/
[next]