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
/
rcutorture.c
Commit message (
Expand
)
Author
Age
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
*
rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check
Michal Hocko
2011-07-08
*
rcu: mark rcutorture boosting callback as being on-stack
Paul E. McKenney
2011-05-06
*
rcu: make rcutorture version numbers available through debugfs
Paul E. McKenney
2011-05-06
*
rcu: eliminate unused boosting statistics
Paul E. McKenney
2011-05-06
*
rcu: avoid hammering sched with yet another bound RT kthread
Paul E. McKenney
2011-05-06
*
rcutorture: Get rid of duplicate sched.h include
Jesper Juhl
2011-03-04
*
rcu: add priority-inversion testing to rcutorture
Paul E. McKenney
2010-10-07
*
rcu: fix sparse errors in rcutorture.c
Paul E. McKenney
2010-09-23
*
rcutorture: add random preemption
Lai Jiangshan
2010-08-19
*
sched_clock: Add local_clock() API and improve documentation
Peter Zijlstra
2010-06-09
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2010-05-18
|
\
|
*
sched: replace migration_thread with cpu_stop
Tejun Heo
2010-05-06
*
|
rcu: remove all rcu head initializations, except on_stack initializations
Paul E. McKenney
2010-05-11
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2010-03-03
|
\
|
*
Merge branch 'master' into percpu
Tejun Heo
2010-01-04
|
|
\
|
*
|
percpu: remove per_cpu__ prefix.
Rusty Russell
2009-10-29
*
|
|
rcu: Fix rcutorture mod_timer argument to delay one jiffy
Paul E. McKenney
2010-02-25
*
|
|
rcu: Introduce lockdep-based checking to RCU read-side primitives
Paul E. McKenney
2010-02-25
*
|
|
rcu: Add force_quiescent_state() testing to rcutorture
Paul E. McKenney
2010-01-13
|
|
/
|
/
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...
Linus Torvalds
2009-12-14
|
\
|
|
*
this_cpu: Use this_cpu operations in RCU
Christoph Lameter
2009-10-03
*
|
rcu: Add expedited grace-period support for preemptible RCU
Paul E. McKenney
2009-12-03
*
|
rcu: Improve rcutorture diagnostics when bad torture_type specified
Paul E. McKenney
2009-10-26
*
|
rcu: Add synchronize_srcu_expedited() to the rcutorture test suite
Paul E. McKenney
2009-10-26
*
|
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
*
rcutorture: Occasionally delay readers enough to make RCU force_quiescent_state
Josh Triplett
2009-09-17
*
rcu: Add synchronize_sched_expedited() torture tests
Paul E. McKenney
2009-07-03
*
cpumask: convert rcutorture.c
Rusty Russell
2009-03-30
*
rcu: fix bug in rcutorture system-shutdown code
Paul E. McKenney
2009-01-07
*
rcu: fix rcutorture bug
Paul E. McKenney
2009-01-05
*
cpumask: convert RCU implementations
Rusty Russell
2008-12-31
*
rcu: fix rcutorture behavior during reboot
Paul E. McKenney
2008-12-16
*
byteorder: remove direct includes of linux/byteorder/swab[b].h
Harvey Harrison
2008-10-20
*
rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ...
Paul E. McKenney
2008-06-26
*
rcu: make quiescent rcutorture less power-hungry
Paul E. McKenney
2008-06-24
*
rcu, rcutorture: make quiescent rcutorture less power-hungry
Paul E. McKenney
2008-06-24
*
rcu: make rcutorture more vicious: reinstate boot-time testing
Paul E. McKenney
2008-06-19
*
rcu: make rcutorture more vicious: add stutter feature
Paul E. McKenney
2008-06-18
*
rcutorture: WARN_ON_ONCE(1) when detecting an error
Ingo Molnar
2008-06-18
*
rcu: add call_rcu_sched() and friends to rcutorture
Paul E. McKenney
2008-05-19
*
kernel: explicitly include required header files under kernel/
Robert P. J. Day
2008-04-29
*
generic: use new set_cpus_allowed_ptr function
Mike Travis
2008-04-19
*
cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()
Gautham R Shenoy
2008-01-25
*
Make rcutorture RNG use temporal entropy
Paul E. McKenney
2007-10-17
*
Clean up duplicate includes in kernel/
Jesper Juhl
2007-10-17
*
Freezer: make kernel threads nonfreezable by default
Rafael J. Wysocki
2007-07-17
*
rcutorture: Remove redundant assignment to cur_ops in for loop
Josh Triplett
2007-05-08
*
rcutorture: style cleanup: avoid != NULL in boolean tests
Josh Triplett
2007-05-08
[next]