aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/rcutorture.c
Commit message (Expand)AuthorAge
* rcu: add priority-inversion testing to rcutorturePaul E. McKenney2010-10-07
* rcu: fix sparse errors in rcutorture.cPaul E. McKenney2010-09-23
* rcutorture: add random preemptionLai Jiangshan2010-08-19
* sched_clock: Add local_clock() API and improve documentationPeter Zijlstra2010-06-09
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2010-05-18
|\
| * sched: replace migration_thread with cpu_stopTejun Heo2010-05-06
* | rcu: remove all rcu head initializations, except on_stack initializationsPaul E. McKenney2010-05-11
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2010-03-03
|\
| * Merge branch 'master' into percpuTejun Heo2010-01-04
| |\
| * | percpu: remove per_cpu__ prefix.Rusty Russell2009-10-29
* | | rcu: Fix rcutorture mod_timer argument to delay one jiffyPaul E. McKenney2010-02-25
* | | rcu: Introduce lockdep-based checking to RCU read-side primitivesPaul E. McKenney2010-02-25
* | | rcu: Add force_quiescent_state() testing to rcutorturePaul E. McKenney2010-01-13
| |/ |/|
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/...Linus Torvalds2009-12-14
|\|
| * this_cpu: Use this_cpu operations in RCUChristoph Lameter2009-10-03
* | rcu: Add expedited grace-period support for preemptible RCUPaul E. McKenney2009-12-03
* | rcu: Improve rcutorture diagnostics when bad torture_type specifiedPaul E. McKenney2009-10-26
* | rcu: Add synchronize_srcu_expedited() to the rcutorture test suitePaul E. McKenney2009-10-26
* | rcu: Clean up code to address Ingo's checkpatch feedbackPaul E. McKenney2009-09-23
|/
* rcu: Fix whitespace inconsistenciesPaul E. McKenney2009-09-19
* rcutorture: Occasionally delay readers enough to make RCU force_quiescent_stateJosh Triplett2009-09-17
* rcu: Add synchronize_sched_expedited() torture testsPaul E. McKenney2009-07-03
* cpumask: convert rcutorture.cRusty Russell2009-03-30
* rcu: fix bug in rcutorture system-shutdown codePaul E. McKenney2009-01-07
* rcu: fix rcutorture bugPaul E. McKenney2009-01-05
* cpumask: convert RCU implementationsRusty Russell2008-12-31
* rcu: fix rcutorture behavior during rebootPaul E. McKenney2008-12-16
* byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison2008-10-20
* rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers ...Paul E. McKenney2008-06-26
* rcu: make quiescent rcutorture less power-hungryPaul E. McKenney2008-06-24
* rcu, rcutorture: make quiescent rcutorture less power-hungryPaul E. McKenney2008-06-24
* rcu: make rcutorture more vicious: reinstate boot-time testingPaul E. McKenney2008-06-19
* rcu: make rcutorture more vicious: add stutter featurePaul E. McKenney2008-06-18
* rcutorture: WARN_ON_ONCE(1) when detecting an errorIngo Molnar2008-06-18
* rcu: add call_rcu_sched() and friends to rcutorturePaul E. McKenney2008-05-19
* kernel: explicitly include required header files under kernel/Robert P. J. Day2008-04-29
* generic: use new set_cpus_allowed_ptr functionMike Travis2008-04-19
* cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus()Gautham R Shenoy2008-01-25
* Make rcutorture RNG use temporal entropyPaul E. McKenney2007-10-17
* Clean up duplicate includes in kernel/Jesper Juhl2007-10-17
* Freezer: make kernel threads nonfreezable by defaultRafael J. Wysocki2007-07-17
* rcutorture: Remove redundant assignment to cur_ops in for loopJosh Triplett2007-05-08
* rcutorture: style cleanup: avoid != NULL in boolean testsJosh Triplett2007-05-08
* rcutorture: Use ARRAY_SIZE macro when appropriateAhmed S. Darwish2007-05-08
* rcutorture: Mark rcu_torture_init as __initJosh Triplett2007-05-08
* [PATCH] Publish rcutorture module parameters via sysfs, read-onlyJosh Triplett2007-03-06
* [PATCH] rcu: rcutorture suspend fixIngo Molnar2006-12-30
* [PATCH] Add Sparse annotations to SRCU wrapper functions in rcutortureJosh Triplett2006-12-07
* [PATCH] rcu: add sched torture type to rcutortureJosh Triplett2006-10-04
* [PATCH] rcu: add rcu_bh_sync torture type to rcutortureJosh Triplett2006-10-04