Update to 3.4-final.
[linux-flexiantxendom0-3.2.10.git] / kernel / rcutorture.c
2012-02-21 Julia LawallPTR_ERR should be called before its argument is cleared.
2012-02-21 Paul E. McKenneyrcu: Trace only after NULL-pointer check
2012-02-21 Paul E. McKenneyrcu: Add CPU-stall capability to rcutorture
2012-02-21 Paul E. McKenneyrcutorture: Permit holding off CPU-hotplug operations...
2012-02-21 Paul E. McKenneyrcu: Make rcutorture flag online/offline failures
2012-01-16 Heiko Carstensrcu: Add missing __cpuinit annotation in rcutorture...
2012-01-16 Rusty Russellrcu: Make rcutorture bool parameters really bool (core...
2011-12-11 Paul E. McKenneyrcu: Add rcutorture tests for srcu_read_lock_raw()
2011-12-11 Paul E. McKenneyrcu: Make rcutorture test for hotpluggability before...
2011-12-11 Paul E. McKenneyrcu: Add rcutorture CPU-hotplug capability
2011-12-11 Paul E. McKenneyrcu: Control rcutorture startup from kernel boot parameters
2011-12-11 Paul E. McKenneyrcu: Add rcutorture system-shutdown capability
2011-12-11 Paul E. McKenneyrcu: Add failure tracing to rcutorture
2011-09-29 Paul E. McKenneyrcu: Make rcu_torture_boost() exit loops at end of...
2011-09-29 Paul E. McKenneyrcu: Make rcu_torture_fqs() exit loops at end of test
2011-09-29 Paul E. McKenneyrcu: Allow rcutorture's stat_interval parameter to...
2011-09-29 Paul E. McKenneyrcu: Don't destroy rcu_torture_boost() callback until...
2011-09-29 Paul E. McKenneyrcu: Catch rcutorture up to new RCU API additions
2011-09-29 Eric Dumazetrcu: Use kthread_create_on_node()
2011-07-26 Arun Sharmaatomic: use <linux/atomic.h>
2011-07-08 Michal Hockorcu: treewide: Do not use rcu_read_lock_held when calli...
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-06 Paul E. McKenneyrcu: mark rcutorture boosting callback as being on...
2011-05-06 Paul E. McKenneyrcu: make rcutorture version numbers available through...
2011-05-06 Paul E. McKenneyrcu: eliminate unused boosting statistics
2011-05-06 Paul E. McKenneyrcu: avoid hammering sched with yet another bound RT...
2011-03-04 Jesper Juhlrcutorture: Get rid of duplicate sched.h include
2010-10-07 Paul E. McKenneyrcu: add priority-inversion testing to rcutorture
2010-09-23 Paul E. McKenneyrcu: fix sparse errors in rcutorture.c
2010-08-20 Lai Jiangshanrcutorture: add random preemption
2010-06-09 Peter Zijlstrasched_clock: Add local_clock() API and improve document...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-18 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2010-05-11 Paul E. McKenneyrcu: remove all rcu head initializations, except on_sta...
2010-05-06 Tejun Heosched: replace migration_thread with cpu_stop
2010-03-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2010-02-25 Paul E. McKenneyrcu: Fix rcutorture mod_timer argument to delay one...
2010-02-25 Paul E. McKenneyrcu: Introduce lockdep-based checking to RCU read-side...
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-13 Paul E. McKenneyrcu: Add force_quiescent_state() testing to rcutorture
2010-01-05 Tejun HeoMerge branch 'master' into percpu
2009-12-14 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-12-03 Paul E. McKenneyrcu: Add expedited grace-period support for preemptible RCU
2009-10-29 Rusty Russellpercpu: remove per_cpu__ prefix.
2009-10-26 Paul E. McKenneyrcu: Improve rcutorture diagnostics when bad torture_ty...
2009-10-26 Paul E. McKenneyrcu: Add synchronize_srcu_expedited() to the rcutorture...
2009-10-03 Christoph Lameterthis_cpu: Use this_cpu operations in RCU
2009-09-23 Paul E. McKenneyrcu: Clean up code to address Ingo's checkpatch feedback
2009-09-19 Paul E. McKenneyrcu: Fix whitespace inconsistencies
2009-09-17 Josh Triplettrcutorture: Occasionally delay readers enough to make...
2009-07-03 Paul E. McKenneyrcu: Add synchronize_sched_expedited() torture tests
2009-03-30 Rusty Russellcpumask: convert rcutorture.c
2009-01-07 Paul E. McKenneyrcu: fix bug in rcutorture system-shutdown code
2009-01-05 Paul E. McKenneyrcu: fix rcutorture bug
2008-12-31 Rusty Russellcpumask: convert RCU implementations
2008-12-16 Paul E. McKenneyrcu: fix rcutorture behavior during reboot
2008-10-20 Harvey Harrisonbyteorder: remove direct includes of linux/byteorder...
2008-06-26 Paul E. McKenneyrcu: make rcutorture even more vicious: invoke RCU...
2008-06-24 Paul E. McKenneyrcu: make quiescent rcutorture less power-hungry
2008-06-24 Paul E. McKenneyrcu, rcutorture: make quiescent rcutorture less power...
2008-06-19 Paul E. McKenneyrcu: make rcutorture more vicious: reinstate boot-time...
2008-06-18 Paul E. McKenneyrcu: make rcutorture more vicious: add stutter feature
2008-06-18 Ingo Molnarrcutorture: WARN_ON_ONCE(1) when detecting an error
2008-05-19 Paul E. McKenneyrcu: add call_rcu_sched() and friends to rcutorture
2008-04-29 Robert P. J. Daykernel: explicitly include required header files under...
2008-04-19 Mike Travisgeneric: use new set_cpus_allowed_ptr function
2008-02-25 Jeff Mahoney- Update to 2.6.25-rc3.
2008-01-25 Gautham R Shenoycpu-hotplug: replace lock_cpu_hotplug() with get_online...
2007-11-07 Jeff Mahoney-rc2 for real this time. ;)
2007-10-17 Paul E. McKenneyMake rcutorture RNG use temporal entropy
2007-10-17 Jesper JuhlClean up duplicate includes in kernel/
2007-07-17 Rafael J. WysockiFreezer: make kernel threads nonfreezable by default
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-05-08 Josh Triplettrcutorture: Remove redundant assignment to cur_ops...
2007-05-08 Josh Triplettrcutorture: style cleanup: avoid != NULL in boolean...
2007-05-08 Ahmed S. Darwishrcutorture: Use ARRAY_SIZE macro when appropriate
2007-05-08 Josh Triplettrcutorture: Mark rcu_torture_init as __init
2007-03-06 Josh Triplett[PATCH] Publish rcutorture module parameters via sysfs...
2006-12-30 Ingo Molnar[PATCH] rcu: rcutorture suspend fix
2006-12-07 Josh Triplett[PATCH] Add Sparse annotations to SRCU wrapper function...
2006-10-04 Josh Triplett[PATCH] rcu: add sched torture type to rcutorture
2006-10-04 Josh Triplett[PATCH] rcu: add rcu_bh_sync torture type to rcutorture
2006-10-04 Josh Triplett[PATCH] rcu: add rcu_sync torture type to rcutorture
2006-10-04 Josh Triplett[PATCH] rcu: refactor srcu_torture_deferred_free to...
2006-10-04 Josh Triplett[PATCH] RCU: add fake writers to rcutorture
2006-10-04 Josh Triplett[PATCH] rcu: Fix sign bug making rcu_random always...
2006-10-04 Josh Triplett[PATCH] rcu: Avoid kthread_stop on invalid pointer...
2006-10-04 Josh Triplett[PATCH] rcu: Mention rcu_bh in description of rcutortur...
2006-10-04 Josh Triplett[PATCH] rcu: Add MODULE_AUTHOR to rcutorture module
2006-10-04 Paul E. McKenney[PATCH] srcu-3: add SRCU operations to rcutorture
2006-10-03 Josh Triplettrcutorture: Fix incorrect description of default for...
2006-09-29 Josh Triplett[PATCH] rcu: add lock annotations to rcu{,_bh}_torture_...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-06-28 Paul E. McKenney[PATCH] rcutorture: add call_rcu_bh() operations
2006-06-28 Paul E. McKenney[PATCH] rcutorture: add ops vector and Classic RCU ops
2006-06-28 Paul E. McKenney[PATCH] rcutorture: catchup doc fixes for idle-hz tests
2006-04-02 Andreas Gruenbacher- patches.fixes/remove-MODULE_PARM: Remove MODULE_PARM...
2006-03-28 KAMEZAWA Hiroyuki[PATCH] for_each_possible_cpu: fixes for generic part
2006-03-25 Rusty Russell[PATCH] Remove MODULE_PARM
2006-03-24 Paul E. McKenney[PATCH] rcutorture: tag success/failure line with modul...
next