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
/
rcupdate.c
Commit message (
Expand
)
Author
Age
*
rcu: Detect illegal rcu dereference in extended quiescent state
Frederic Weisbecker
2011-12-11
*
rcu: Add failure tracing to rcutorture
Paul E. McKenney
2011-12-11
*
kernel: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-10-31
*
rcu: Add event-tracing for RCU callback invocation
Paul E. McKenney
2011-09-29
*
rcu: Abstract common code for RCU grace-period-wait primitives
Paul E. McKenney
2011-09-29
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
rcu: Use WARN_ON_ONCE for DEBUG_OBJECTS_RCU_HEAD warnings
Paul E. McKenney
2011-05-06
*
rcu: Enable DEBUG_OBJECTS_RCU_HEAD from !PREEMPT
Mathieu Desnoyers
2011-05-06
*
rcu: add comment saying why DEBUG_OBJECTS_RCU_HEAD depends on PREEMPT.
Paul E. McKenney
2011-03-04
*
rcupdate: remove dead code
Amerigo Wang
2011-03-04
*
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Ingo Molnar
2010-10-07
|
\
|
*
rcu: move check from rcu_dereference_bh to rcu_read_lock_bh_held
Paul E. McKenney
2010-10-05
*
|
rcu: define __rcu address space modifier for sparse
Paul E. McKenney
2010-08-19
|
/
*
tree/tiny rcu: Add debug RCU head objects
Mathieu Desnoyers
2010-06-14
*
rcu: slim down rcutiny by removing rcu_scheduler_active and friends
Paul E. McKenney
2010-05-10
*
rcu: create rcu_my_thread_group_empty() wrapper
Paul E. McKenney
2010-05-06
*
rcu: Make RCU lockdep check the lockdep_recursion variable
Paul E. McKenney
2010-04-19
*
rcu: Make rcu_read_lock_bh_held() allow for disabled BH
Paul E. McKenney
2010-03-16
*
rcu: Export rcu_scheduler_active
Paul E. McKenney
2010-02-26
*
rcu: Make rcu_read_lock_sched_held() take boot time into account
Paul E. McKenney
2010-02-26
*
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
2010-02-25
*
rcu: Re-arrange code to reduce #ifdef pain
Paul E. McKenney
2009-11-22
*
rcu: Eliminate unneeded function wrapping
Paul E. McKenney
2009-11-22
*
rcu: "Tiny RCU", The Bloatwatch Edition
Paul E. McKenney
2009-10-26
*
rcu: Move rcu_barrier() to rcutree
Paul E. McKenney
2009-10-07
*
rcu: Replace the rcu_barrier enum with pointer to call_rcu*() function
Paul E. McKenney
2009-10-05
*
rcu: Fix rcu_lock_map build failure on CONFIG_PROVE_LOCKING=y
Paul E. McKenney
2009-10-05
*
rcu: Clean up code to address Ingo's checkpatch feedback
Paul E. McKenney
2009-09-23
*
rcu: Fix whitespace inconsistencies
Paul E. McKenney
2009-09-19
*
rcu: Fix synchronize_rcu() for TREE_PREEMPT_RCU
Paul E. McKenney
2009-09-17
*
rcu: Delay rcu_barrier() wait until beginning of next CPU-hotunplug operation.
Paul E. McKenney
2009-08-19
*
rcu: Simplify RCU CPU-hotplug notification
Paul E. McKenney
2009-08-15
*
rcu: Add synchronize_sched_expedited() primitive
Paul E. McKenney
2009-07-03
*
RCU: Don't try and predeclare inline funcs as it upsets some versions of gcc
David Howells
2009-04-15
*
rcu: rcu_barrier VS cpu_hotplug: Ensure callbacks in dead cpu are migrated to...
Lai Jiangshan
2009-03-30
*
rcu: Teach RCU that idle task is not quiscent state at boot
Paul E. McKenney
2009-02-25
*
rcu: eliminate synchronize_rcu_xxx macro
Paul E. McKenney
2009-01-05
*
rcupdate: fix bug of rcu_barrier*()
Lai Jiangshan
2008-10-21
*
rcu: fix synchronize_rcu() so that kernel-doc works
Randy Dunlap
2008-08-21
*
Merge branch 'generic-ipi-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2008-07-15
|
\
|
*
on_each_cpu(): kill unused 'retry' parameter
Jens Axboe
2008-06-26
*
|
rcu: add rcu_barrier_sched() and rcu_barrier_bh()
Paul E. McKenney
2008-05-19
*
|
rcu: add call_rcu_sched()
Paul E. McKenney
2008-05-19
|
/
*
rcupdate: fix comment
Paul E. McKenney
2008-02-13
*
Preempt-RCU: fix rcu_barrier for preemptive environment.
Paul E. McKenney
2008-01-25
*
Preempt-RCU: reorganize RCU code into rcuclassic.c and rcupdate.c
Paul E. McKenney
2008-01-25
*
Preempt-RCU: Use softirq instead of tasklets for
Dipankar Sarma
2008-01-25
*
rcu: fix section mismatch
Randy Dunlap
2008-01-22
*
Clean up duplicate includes in kernel/
Jesper Juhl
2007-10-17
*
lockdep: annotate rcu_read_{,un}lock{,_bh}
Peter Zijlstra
2007-10-11
[next]