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
*
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
*
Add suspend-related notifications for CPU hotplug
Rafael J. Wysocki
2007-05-09
*
[PATCH] rcu: add a prefetch() in rcu_do_batch()
Eric Dumazet
2006-12-07
*
[PATCH] rcu: simplify/improve batch tuning
Oleg Nesterov
2006-10-04
*
[PATCH] rcu_do_batch: make ->qlen decrement irq safe
Oleg Nesterov
2006-09-13
*
[PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications
Chandra Seetharaman
2006-07-31
*
[PATCH] lockdep: locking init debugging improvement
Ingo Molnar
2006-07-03
*
[PATCH] cpu hotplug: revert initdata patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
*
[PATCH] cpu hotplug: revert init patch submitted for 2.6.17
Chandra Seetharaman
2006-06-27
*
[PATCH] rcutorture: add call_rcu_bh() operations
Paul E. McKenney
2006-06-27
*
[PATCH] Make RCU API inaccessible to non-GPL Linux kernel modules
Paul E. McKenney
2006-06-23
*
[PATCH] RCU: introduce rcu_needs_cpu() interface
Heiko Carstens
2006-05-15
*
[PATCH] Remove __devinit and __cpuinit from notifier_call definitions
Chandra Seetharaman
2006-04-26
*
[PATCH] Remove __devinitdata from notifier block definitions
Chandra Seetharaman
2006-04-26
*
[PATCH] rcu_process_callbacks: don't cli() while testing ->nxtlist
Oleg Nesterov
2006-03-24
*
[PATCH] kernel/rcupdate.c: make two structs static
Adrian Bunk
2006-03-23
*
[PATCH] convert kernel/rcupdate.c:rcu_barrier_sema to mutex
Ingo Molnar
2006-03-23
*
[PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to RCU subsystem
Greg Kroah-Hartman
2006-03-20
*
[PATCH] rcu batch tuning
Dipankar Sarma
2006-03-08
*
[PATCH] rcu: fix hotplug-cpu ->donelist leak
Oleg Nesterov
2006-01-10
*
[PATCH] rcu: join rcu_ctrlblk and rcu_state
Oleg Nesterov
2006-01-10
*
[PATCH] rcu: don't set ->next_pending in rcu_start_batch()
Oleg Nesterov
2006-01-09
*
[PATCH] rcu: uninline __rcu_pending()
Oleg Nesterov
2006-01-09
*
[PATCH] rcu file: use atomic primitives
Nick Piggin
2006-01-08
*
[PATCH] RCU signal handling
Ingo Molnar
2006-01-08
*
[PATCH] Change maxaligned_in_smp alignemnt macros to internodealigned_in_smp ...
Ravikiran G Thirumalai
2006-01-08
*
[PATCH] Fix RCU race in access of nohz_cpu_mask
Srivatsa Vaddagiri
2005-12-12
*
[PATCH] add rcu_barrier() synchronization point
Dipankar Sarma
2005-12-12
*
[PATCH] RCU torture-testing kernel module
Paul E. McKenney
2005-10-30
*
[PATCH] rcu: keep rcu callback event counter
Eric Dumazet
2005-10-17
*
Increase default RCU batching sharply
Linus Torvalds
2005-10-17
*
[PATCH] files: rcuref APIs
Dipankar Sarma
2005-09-09
*
[PATCH] Deprecate synchronize_kernel, GPL replacement
Paul E. McKenney
2005-05-01
*
[PATCH] kernel/rcupdate.c: make the exports EXPORT_SYMBOL_GPL
Paul E. McKenney
2005-05-01
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16