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.h
Commit message (
Expand
)
Author
Age
*
rcu: Move RCU-related source code to kernel/rcu directory
Paul E. McKenney
2013-10-15
*
rcu: Throttle rcu_try_advance_all_cbs() execution
Paul E. McKenney
2013-09-25
*
nohz_full: Force RCU's grace-period kthreads onto timekeeping CPU
Paul E. McKenney
2013-08-31
*
nohz_full: Add full-system-idle state machine
Paul E. McKenney
2013-08-31
*
nohz_full: Add per-CPU idle-state tracking
Paul E. McKenney
2013-08-18
*
nohz_full: Add rcu_dyntick data for scalable detection of all-idle state
Paul E. McKenney
2013-08-18
*
rcu: Add const annotation to char * for RCU tracepoints and functions
Steven Rostedt (Red Hat)
2013-07-29
*
rcu: delete __cpuinit usage from all rcu files
Paul Gortmaker
2013-07-14
*
rcu: Drive quiescent-state-forcing delay from HZ
Paul E. McKenney
2013-06-10
*
rcu: Don't call wakeup() with rcu_node structure ->lock held
Steven Rostedt
2013-06-10
*
Merge commit '8700c95adb03' into timers/nohz
Frederic Weisbecker
2013-05-02
|
\
|
*
-
.
Merge branches 'doc.2013.03.12a', 'fixes.2013.03.13a' and 'idlenocb.2013.03.2...
Paul E. McKenney
2013-03-26
|
|
\
\
|
|
|
*
rcu: Abstract rcu_start_future_gp() from rcu_nocb_wait_gp()
Paul E. McKenney
2013-03-26
|
|
|
*
rcu: Rename n_nocb_gp_requests to need_future_gp
Paul E. McKenney
2013-03-26
|
|
|
*
rcu: Make RCU_FAST_NO_HZ take advantage of numbered callbacks
Paul E. McKenney
2013-03-26
|
|
|
*
rcu: Distinguish "rcuo" kthreads by RCU flavor
Paul E. McKenney
2013-03-26
|
|
|
*
rcu: Introduce proper blocking to no-CBs kthreads GP waits
Paul E. McKenney
2013-03-26
|
|
|
*
rcu: Remove restrictions on no-CBs CPUs
Paul E. McKenney
2013-03-12
|
|
|
/
|
|
/
|
|
|
*
rcu: Add softirq-stall indications to stall-warning messages
Paul E. McKenney
2013-03-13
|
|
*
rcu: Delete unused rcu_node "wakemask" field
Paul E. McKenney
2013-03-12
|
|
/
*
|
nohz: Ensure full dynticks CPUs are RCU nocbs
Frederic Weisbecker
2013-04-19
*
|
rcu: Kick adaptive-ticks CPUs that are holding up RCU grace periods
Paul E. McKenney
2013-04-15
|
/
*
-
-
-
.
Merge branches 'doctorture.2013.01.29a', 'fixes.2013.01.26a', 'tagcb.2013.01....
Paul E. McKenney
2013-01-29
|
\
\
\
|
|
|
*
rcu: Provide RCU CPU stall warnings for tiny RCU
Paul E. McKenney
2013-01-29
|
|
_
|
/
|
/
|
|
|
|
*
rcu: Tag callback lists with corresponding grace-period number
Paul E. McKenney
2013-01-08
|
|
/
|
/
|
|
*
rcu: Remove unused code originally used for context tracking
Li Zhong
2013-01-26
|
/
*
rcu: Separate accounting of callbacks from callback-free CPUs
Paul E. McKenney
2012-11-16
*
rcu: Add callback-free CPUs
Paul E. McKenney
2012-11-16
*
rcu: Instrument synchronize_rcu_expedited() for debugfs tracing
Paul E. McKenney
2012-11-08
*
rcu: Move synchronize_sched_expedited() state to rcu_state
Paul E. McKenney
2012-11-08
*
rcu: Rename ->onofflock to ->orphan_lock
Paul E. McKenney
2012-11-08
*
rcu: Grace-period initialization excludes only RCU notifier
Paul E. McKenney
2012-10-08
*
rcu: Ignore userspace extended quiescent state by default
Frederic Weisbecker
2012-09-26
*
rcu: Allow rcu_user_enter()/exit() to nest
Frederic Weisbecker
2012-09-26
*
Merge remote-tracking branch 'tip/smp/hotplug' into next.2012.09.25b
Paul E. McKenney
2012-09-25
|
\
|
*
rcu: Use smp_hotplug_thread facility for RCUs per-CPU kthread
Paul E. McKenney
2012-08-13
|
*
rcu: Yield simpler
Thomas Gleixner
2012-08-13
|
|
|
\
*
-
.
\
Merge branches 'bigrt.2012.09.23a', 'doctorture.2012.09.23a', 'fixes.2012.09....
Paul E. McKenney
2012-09-24
|
\
\
\
|
|
|
/
|
|
/
|
|
|
*
rcu: Remove _rcu_barrier() dependency on __stop_machine()
Paul E. McKenney
2012-09-23
|
|
/
*
|
rcu: Simplify quiescent-state detection
Paul E. McKenney
2012-09-23
*
|
rcu: Prevent force_quiescent_state() memory contention
Paul E. McKenney
2012-09-23
*
|
rcu: Adjust debugfs tracing for kthread-based quiescent-state forcing
Paul E. McKenney
2012-09-23
*
|
rcu: Move quiescent-state forcing into kthread
Paul E. McKenney
2012-09-23
*
|
rcu: Segregate rcu_state fields to improve cache locality
Dimitri Sivanich
2012-09-23
*
|
rcu: Provide OOM handler to motivate lazy RCU callbacks
Paul E. McKenney
2012-09-23
*
|
rcu: Move RCU grace-period initialization into a kthread
Paul E. McKenney
2012-09-23
|
/
*
-
.
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: Introduce for_each_rcu_flavor() and use it
Paul E. McKenney
2012-07-02
*
|
rcu: Increase rcu_barrier() concurrency
Paul E. McKenney
2012-07-02
[next]