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
/
time
/
tick-common.c
Commit message (
Expand
)
Author
Age
*
timers/PM: Drop unnecessary braces from tick_freeze()
Rafael J. Wysocki
2015-04-03
*
timers/PM: Fix up tick_unfreeze()
Rafael J. Wysocki
2015-04-03
*
clockevents: Cleanup dead cpu explicitely
Thomas Gleixner
2015-04-03
*
clockevents: Make tick handover explicit
Thomas Gleixner
2015-04-03
*
arm/bL_switcher: Kill tick suspend hackery
Thomas Gleixner
2015-04-01
*
tick/xen: Provide and use tick_suspend_local() and tick_resume_local()
Thomas Gleixner
2015-04-01
*
clockevents: Make suspend/resume calls explicit
Thomas Gleixner
2015-04-01
*
clockevents: Manage device's state separately for the core
Viresh Kumar
2015-03-27
*
clockevents: Handle tick device's resume separately
Viresh Kumar
2015-03-27
*
PM / sleep: Make it possible to quiesce timers during suspend-to-idle
Rafael J. Wysocki
2015-02-15
*
Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-10-15
|
\
|
*
time: Replace __get_cpu_var uses
Christoph Lameter
2014-08-26
*
|
nohz: Move nohz full init call to tick init
Frederic Weisbecker
2014-09-13
|
/
*
tick-common: Fix wrong check in tick_check_replacement()
Viresh Kumar
2014-04-15
*
tick: Remove code duplication in tick_handle_periodic()
Viresh Kumar
2014-03-25
*
tick: Fix spelling mistake in tick_handle_periodic()
Viresh Kumar
2014-03-25
*
Merge branch 'fortglx/3.14/time' of git://git.linaro.org/people/john.stultz/l...
Ingo Molnar
2014-01-12
|
\
|
*
tick/timekeeping: Call update_wall_time outside the jiffies lock
John Stultz
2013-12-23
*
|
tick: Document tick_do_timer_cpu
Andrew Morton
2013-11-19
|
/
*
tick: Sanitize broadcast control logic
Thomas Gleixner
2013-07-02
*
clockevents: Prefer CPU local devices over global devices
Stephen Boyd
2013-06-24
*
clockevents: Implement unbind functionality
Thomas Gleixner
2013-05-16
*
clockevents: Split out selection logic
Thomas Gleixner
2013-05-16
*
clockevents: Add module refcount
Thomas Gleixner
2013-05-16
*
clockevents: Move the tick_notify() switch case to clockevents_notify()
Thomas Gleixner
2013-05-16
*
clockevents: Simplify locking
Thomas Gleixner
2013-05-16
*
clockevents: Get rid of the notifier chain
Thomas Gleixner
2013-05-16
*
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
|
\
|
*
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
|
*
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
2013-03-21
*
|
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-04-25
*
|
tick: Convert broadcast cpu bitmaps to cpumask_var_t
Thomas Gleixner
2013-03-07
|
/
*
time: Kill xtime_lock, replacing it with jiffies_lock
John Stultz
2012-11-13
*
clockevents: Make minimum delay adjustments configurable
Martin Schwidefsky
2011-09-08
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2011-03-15
|
\
|
*
time: Make do_timer() and xtime_lock local to kernel/time/
Torben Hohn
2011-01-31
*
|
clockevents: Prevent oneshot mode when broadcast device is periodic
Thomas Gleixner
2011-02-26
|
/
*
core: Replace __get_cpu_var with __this_cpu_read if not used for an address.
Christoph Lameter
2010-12-17
*
clockevents: Convert to raw_spinlock
Thomas Gleixner
2009-12-14
*
clockevents: Make tick_device_lock static
Thomas Gleixner
2009-12-14
*
clockevents: prevent endless loop in tick_handle_periodic()
john stultz
2009-05-02
*
hrtimers: allow the hot-unplugging of all cpus
Sebastien Dugue
2009-01-30
*
cpumask: convert kernel time functions
Rusty Russell
2008-12-31
*
cpumask: convert struct clock_event_device to cpumask pointers.
Rusty Russell
2008-12-13
*
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-12-13
*
clockevents: prevent mode mismatch on cpu online
Thomas Gleixner
2008-09-23
*
clockevents: prevent cpu online to interfere with nohz
Thomas Gleixner
2008-09-23
*
clockevents: make device shutdown robust
Thomas Gleixner
2008-09-16
*
clockevents: prevent clockevent event_handler ending up handler_noop
Venkatesh Pallipadi
2008-09-05
*
cpumask: change cpumask_of_cpu_ptr to use new cpumask_of_cpu
Mike Travis
2008-07-26
[next]