Commit Graph

119 Commits (bba87ffe606b7fc5fba73d1c0c5ac1eacd2cebe8)

Author SHA1 Message Date
Paul E. McKenney 67afeed2ca rcu: Add new rcutorture module parameters to start/end test messages 12 years ago
Lai Jiangshan cda4dc8130 rcutorture: Use DEFINE_STATIC_SRCU() 12 years ago
Paul E. McKenney 489832609a rcu: Make rcutorture give diagnostics if CPU offline fails 12 years ago
Paul E. McKenney 60f53782c5 rcu: Prevent initialization race in rcutorture kthreads 13 years ago
Paul E. McKenney 2caa1e4432 rcu: Switch rcutorture to pr_alert() and friends 13 years ago
Paul E. McKenney 13dbf9140c rcu: Track CPU-hotplug duration statistics 13 years ago
Paul E. McKenney ab840f7a06 rcu: Update rcutorture defaults 13 years ago
Paul E. McKenney 5cf05ad758 rcu: Fix broken strings in RCU's source code. 13 years ago
Paul E. McKenney c701d5d9b3 rcu: Fix code-style issues involving "else" 13 years ago
Paul E. McKenney 72472a02a9 rcu: Make rcutorture fakewriters invoke rcu_barrier() 13 years ago
Paul E. McKenney 143aa672f4 rcu: Fix diagnostic-printk typo in rcutorture 13 years ago
Paul E. McKenney c6ebcbb60c rcu: Fix bug in rcu_barrier() torture test 13 years ago
Paul E. McKenney e3f8d3788e rcu: Test srcu_barrier() from rcutorture test suite 13 years ago
Paul E. McKenney 751a68b2e4 rcu: Rationalize ordering of torture_ops list 13 years ago
Lai Jiangshan 9059c94017 rcu: Add rcutorture test for call_srcu() 13 years ago
Paul E. McKenney cef50120b6 rcu: Direct algorithmic SRCU implementation 13 years ago
Paul E. McKenney fae4b54f28 rcu: Introduce rcutorture testing for rcu_barrier() 13 years ago
Paul E. McKenney 37e377d282 rcu: Fixes to rcutorture error handling and cleanup 13 years ago
Julia Lawall 3c1b1ce00d PTR_ERR should be called before its argument is cleared. 13 years ago
Paul E. McKenney 7129d383d9 rcu: Trace only after NULL-pointer check 13 years ago
Paul E. McKenney c13f3757d0 rcu: Add CPU-stall capability to rcutorture 13 years ago
Paul E. McKenney 9b9ec9b90e rcutorture: Permit holding off CPU-hotplug operations during boot 13 years ago
Paul E. McKenney 091541bbdb rcu: Make rcutorture flag online/offline failures 13 years ago
Heiko Carstens 4410030646 rcu: Add missing __cpuinit annotation in rcutorture code 13 years ago
Rusty Russell d8e8ed95cd rcu: Make rcutorture bool parameters really bool (core code) 13 years ago
Paul E. McKenney 101db7b41d rcu: Add rcutorture tests for srcu_read_lock_raw() 13 years ago
Paul E. McKenney f220242af9 rcu: Make rcutorture test for hotpluggability before offlining CPUs 13 years ago
Paul E. McKenney b58bdccaa8 rcu: Add rcutorture CPU-hotplug capability 13 years ago
Paul E. McKenney bb3bf7052d rcu: Control rcutorture startup from kernel boot parameters 13 years ago
Paul E. McKenney d5f546d834 rcu: Add rcutorture system-shutdown capability 13 years ago
Paul E. McKenney 91afaf3002 rcu: Add failure tracing to rcutorture 13 years ago
Paul E. McKenney ab8f11e5f6 rcu: Make rcu_torture_boost() exit loops at end of test 14 years ago
Paul E. McKenney 93898fb1a3 rcu: Make rcu_torture_fqs() exit loops at end of test 14 years ago
Paul E. McKenney 3721bc1d3e rcu: Allow rcutorture's stat_interval parameter to be changed at runtime 14 years ago
Paul E. McKenney 9d68197c05 rcu: Don't destroy rcu_torture_boost() callback until it is done 14 years ago
Paul E. McKenney bdf2a43649 rcu: Catch rcutorture up to new RCU API additions 14 years ago
Eric Dumazet 1f28809480 rcu: Use kthread_create_on_node() 14 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Michal Hocko d8bf4ca9ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check 14 years ago
Paul E. McKenney 561190e3b3 rcu: mark rcutorture boosting callback as being on-stack 14 years ago
Paul E. McKenney 4a29865689 rcu: make rcutorture version numbers available through debugfs 14 years ago
Paul E. McKenney 67b98dba47 rcu: eliminate unused boosting statistics 14 years ago
Paul E. McKenney 3acf4a9a3d rcu: avoid hammering sched with yet another bound RT kthread 14 years ago
Jesper Juhl 37743de384 rcutorture: Get rid of duplicate sched.h include 14 years ago
Paul E. McKenney 8e8be45e8e rcu: add priority-inversion testing to rcutorture 15 years ago
Paul E. McKenney 0ddea0ead2 rcu: fix sparse errors in rcutorture.c 15 years ago
Lai Jiangshan e546f485e1 rcutorture: add random preemption 15 years ago
Peter Zijlstra c676329abb sched_clock: Add local_clock() API and improve documentation 15 years ago
Paul E. McKenney 72d5a9f7a9 rcu: remove all rcu head initializations, except on_stack initializations 15 years ago
Tejun Heo 969c79215a sched: replace migration_thread with cpu_stop 15 years ago