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
Commit message (
Expand
)
Author
Age
*
Add quantum aligment code
Felipe Cerqueira
2013-08-07
*
tick: Prevent uncontrolled switch to oneshot mode
Thomas Gleixner
2013-07-25
*
tick: Sanitize broadcast control logic
Thomas Gleixner
2013-07-25
*
tick: Fix tick_broadcast_pending_mask not cleared
Daniel Lezcano
2013-06-21
*
tick: Remove useless timekeeping duty attribution to broadcast source
Jiri Bohac
2013-05-31
*
nohz: Fix notifier return val that enforce timekeeping
Li Zhong
2013-05-31
*
Merge branch 'fortglx/3.10/time' of git://git.linaro.org/people/jstultz/linux...
Thomas Gleixner
2013-05-29
|
\
|
*
timekeeping: Correct run-time detection of persistent_clock.
Zoran Markovic
2013-05-28
|
*
ntp: Remove unused variable flags in __hardpps
Geert Uytterhoeven
2013-05-28
*
|
tick: Cure broadcast false positive pending bit warning
Thomas Gleixner
2013-05-28
|
/
*
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2013-05-15
|
\
|
*
time: Revert ALWAYS_USE_PERSISTENT_CLOCK compile time optimizaitons
John Stultz
2013-05-14
|
*
tick: Don't invoke tick_nohz_stop_sched_tick() if the cpu is offline
Thomas Gleixner
2013-05-14
|
*
tick: Cleanup NOHZ per cpu data on cpu down
Thomas Gleixner
2013-05-12
|
*
tick: Use zalloc_cpumask_var for allocating offstack cpumasks
Thomas Gleixner
2013-05-05
*
|
Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2013-05-05
|
\
\
|
|
/
|
/
|
|
*
sched: Keep at least 1 tick per second for active dynticks tasks
Frederic Weisbecker
2013-05-04
|
*
rcu: Fix full dynticks' dependency on wide RCU nocb mode
Frederic Weisbecker
2013-05-04
|
*
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-02
|
|
\
|
*
|
nohz: Protect smp_processor_id() in tick_nohz_task_switch()
Li Zhong
2013-04-29
|
*
|
Merge branch 'timers/nohz-v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Ingo Molnar
2013-04-27
|
|
\
\
|
|
*
|
nohz: Select VIRT_CPU_ACCOUNTING_GEN from full dynticks config
Frederic Weisbecker
2013-04-26
|
*
|
|
nohz: Reduce overhead under high-freq idling patterns
Ingo Molnar
2013-04-26
|
|
/
/
|
*
|
nohz: Remove full dynticks' superfluous dependency on RCU tree
Frederic Weisbecker
2013-04-24
|
*
|
nohz: Add basic tracing
Frederic Weisbecker
2013-04-22
|
*
|
nohz: Select wide RCU nocb for full dynticks
Frederic Weisbecker
2013-04-22
|
*
|
nohz: Re-evaluate the tick for the new task after a context switch
Frederic Weisbecker
2013-04-22
|
*
|
nohz: Prepare to stop the tick on irq exit
Frederic Weisbecker
2013-04-22
|
*
|
nohz: Implement full dynticks kick
Frederic Weisbecker
2013-04-22
|
*
|
nohz: Re-evaluate the tick from the scheduler IPI
Frederic Weisbecker
2013-04-22
|
*
|
Merge branch 'timers/nohz-posix-timers-v2' of git://git.kernel.org/pub/scm/li...
Ingo Molnar
2013-04-21
|
|
\
\
|
|
*
|
nohz: New APIs to re-evaluate the tick on full dynticks CPUs
Frederic Weisbecker
2013-04-18
|
*
|
|
nohz: New option to default all CPUs in full dynticks range
Frederic Weisbecker
2013-04-19
|
*
|
|
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
2013-04-19
|
*
|
|
nohz: Force boot CPU outside full dynticks range
Frederic Weisbecker
2013-04-19
|
|
/
/
|
*
|
nohz: Improve a bit the full dynticks Kconfig documentation
Frederic Weisbecker
2013-04-15
|
*
|
nohz: Align periodic tick Kconfig with other choices' naming convention
Frederic Weisbecker
2013-04-15
|
*
|
nohz: Switch from "extended nohz" to "full nohz" based naming
Frederic Weisbecker
2013-04-15
|
*
|
nohz: Fix old dynticks idle Kconfig backward compatibility
Frederic Weisbecker
2013-04-15
|
*
|
nohz: Print final full dynticks CPUs range on boot
Frederic Weisbecker
2013-04-03
|
*
|
nohz: Pack nohz Kconfig option in a menu of choices
Frederic Weisbecker
2013-04-03
|
*
|
nohz: Rename CONFIG_NO_HZ to CONFIG_NO_HZ_COMMON
Frederic Weisbecker
2013-04-03
|
*
|
nohz: Unhide full dynticks feature from its dependencies
Frederic Weisbecker
2013-04-02
|
*
|
nohz: Assign timekeeping duty to a CPU outside the full dynticks range
Frederic Weisbecker
2013-03-21
|
*
|
nohz: Basic full dynticks interface
Frederic Weisbecker
2013-03-21
*
|
|
clockevents: Set dummy handler on CPU_DEAD shutdown
Thomas Gleixner
2013-04-25
*
|
|
Merge branch 'linus' into timers/core
Thomas Gleixner
2013-04-24
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
clockevents: Don't allow dummy broadcast timers
Mark Rutland
2013-03-07
|
|
/
*
|
timekeeping: Update tk->cycle_last in resume
Thomas Gleixner
2013-04-22
*
|
clockevents: Switch into oneshot mode even if broadcast registered late
Stephen Boyd
2013-04-17
[next]