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
/
rcutree_plugin.h
Commit message (
Expand
)
Author
Age
*
rcu: Fix code-style issues involving "else"
Paul E. McKenney
2012-07-06
*
-
-
-
.
Merge branches 'bigrtm.2012.07.04a', 'doctorture.2012.07.02a', 'fixes.2012.07...
Paul E. McKenney
2012-07-06
|
\
\
\
|
|
|
*
rcu: Make RCU_FAST_NO_HZ respect nohz= boot parameter
Paul E. McKenney
2012-07-02
|
|
|
*
rcu: Round FAST_NO_HZ lazy timeout to nearest second
Paul E. McKenney
2012-07-02
|
|
|
/
|
|
/
|
|
|
*
rcu: Prevent uninitialized string in RCU CPU stall info
Carsten Emde
2012-07-02
|
|
*
rcu: Consolidate tree/tiny __rcu_read_{,un}lock() implementations
Paul E. McKenney
2012-07-02
|
|
/
*
|
rcu: Introduce for_each_rcu_flavor() and use it
Paul E. McKenney
2012-07-02
*
|
rcu: Remove unneeded __rcu_process_callbacks() argument
Paul E. McKenney
2012-07-02
*
|
rcu: Place pointer to call_rcu() in rcu_data structure
Paul E. McKenney
2012-07-02
*
|
rcu: Size rcu_node tree from nr_cpu_ids rather than NR_CPUS
Paul E. McKenney
2012-07-02
*
|
rcu: Four-level hierarchy is no longer experimental
Paul E. McKenney
2012-07-02
*
|
rcu: Control RCU_FANOUT_LEAF from boot-time parameter
Paul E. McKenney
2012-07-02
|
/
*
Revert "rcu: Move PREEMPT_RCU preemption to switch_to() invocation"
Paul E. McKenney
2012-07-02
*
rcu: Precompute RCU_FAST_NO_HZ timer offsets
Paul E. McKenney
2012-06-06
*
rcu: Move RCU_FAST_NO_HZ per-CPU variables to rcu_dynticks structure
Paul E. McKenney
2012-06-06
*
rcu: Update RCU_FAST_NO_HZ tracing for lazy callbacks
Paul E. McKenney
2012-06-06
*
-
.
Merge branches 'barrier.2012.05.09a', 'fixes.2012.04.26a', 'inline.2012.05.02...
Paul E. McKenney
2012-05-11
|
\
\
|
|
*
rcu: Make exit_rcu() more precise and consolidate
Paul E. McKenney
2012-05-02
|
|
*
rcu: Move PREEMPT_RCU preemption to switch_to() invocation
Paul E. McKenney
2012-05-02
|
|
/
*
|
rcu: Explicitly initialize RCU_FAST_NO_HZ per-CPU variables
Paul E. McKenney
2012-05-09
*
|
rcu: Make RCU_FAST_NO_HZ handle timer migration
Paul E. McKenney
2012-05-09
*
|
rcu: Ensure that RCU_FAST_NO_HZ timers expire on correct CPU
Paul E. McKenney
2012-05-01
*
|
rcu: Add warning for RCU_FAST_NO_HZ timer firing
Paul E. McKenney
2012-04-26
*
|
rcu: Make RCU_FAST_NO_HZ account for pauses out of idle
Paul E. McKenney
2012-04-24
*
|
rcu: Make RCU_FAST_NO_HZ use timer rather than hrtimer
Paul E. McKenney
2012-04-24
*
|
rcu: Add RCU_FAST_NO_HZ tracing for idle exit
Paul E. McKenney
2012-04-24
|
/
*
rcu: Hold off RCU_FAST_NO_HZ after timer posted
Paul E. McKenney
2012-02-21
*
rcu: Eliminate softirq-mediated RCU_FAST_NO_HZ idle-entry loop
Paul E. McKenney
2012-02-21
*
rcu: Call out dangers of expedited RCU primitives
Paul E. McKenney
2012-02-21
*
rcu: Rework detection of use of RCU by offline CPUs
Paul E. McKenney
2012-02-21
*
rcu: No interrupt disabling for rcu_prepare_for_idle()
Paul E. McKenney
2012-02-21
*
rcu: Move synchronize_sched_expedited() to rcutree.c
Paul E. McKenney
2012-02-21
*
rcu: Check for illegal use of RCU from offlined CPUs
Paul E. McKenney
2012-02-21
*
rcu: Print scheduling-clock information on RCU CPU stall-warning messages
Paul E. McKenney
2012-02-21
*
rcu: Remove #ifdef CONFIG_SMP from TREE_RCU
Paul E. McKenney
2012-02-21
*
rcu: Clean up straggling rcu_preempt_needs_cpu() name
Paul E. McKenney
2012-02-21
*
rcu: Limit lazy-callback duration
Paul E. McKenney
2012-02-21
*
rcu: Simplify offline processing
Paul E. McKenney
2012-02-21
*
rcu: Avoid waking up CPUs having only kfree_rcu() callbacks
Paul E. McKenney
2012-02-21
*
rcu: Add lockdep-RCU checks for simple self-deadlock
Paul E. McKenney
2012-02-21
*
rcu: Apply ACCESS_ONCE() to rcu_boost() return value
Paul E. McKenney
2011-12-11
*
Revert "rcu: Permit rt_mutex_unlock() with irqs disabled"
Paul E. McKenney
2011-12-11
*
rcu: Adaptive dyntick-idle preparation
Paul E. McKenney
2011-12-11
*
rcu: Keep invoking callbacks if CPU otherwise idle
Paul E. McKenney
2011-12-11
*
rcu: Permit dyntick-idle with callbacks pending
Paul E. McKenney
2011-12-11
*
rcu: Reduce latency of rcu_prepare_for_idle()
Paul E. McKenney
2011-12-11
*
rcu: Eliminate RCU_FAST_NO_HZ grace-period hang
Paul E. McKenney
2011-12-11
*
rcu: Avoid needlessly IPIing CPUs at GP end
Paul E. McKenney
2011-12-11
*
rcu: Go dyntick-idle more quickly if CPU has serviced current grace period
Paul E. McKenney
2011-12-11
*
rcu: Add tracing for RCU_FAST_NO_HZ
Paul E. McKenney
2011-12-11
[next]