Commit Graph

73 Commits (e702d3cf29143327679ce2e2a60775eaf829f377)

Author SHA1 Message Date
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
Paul E. McKenney 6155fec92e rcu: Fix rcutorture mod_timer argument to delay one jiffy 15 years ago
Paul E. McKenney 632ee20013 rcu: Introduce lockdep-based checking to RCU read-side primitives 15 years ago
Paul E. McKenney bf66f18e79 rcu: Add force_quiescent_state() testing to rcutorture 15 years ago
Paul E. McKenney d9a3da0699 rcu: Add expedited grace-period support for preemptible RCU 15 years ago
Rusty Russell dd17c8f729 percpu: remove per_cpu__ prefix. 15 years ago
Paul E. McKenney cf886c44ec rcu: Improve rcutorture diagnostics when bad torture_type specified 16 years ago
Paul E. McKenney 804bb83705 rcu: Add synchronize_srcu_expedited() to the rcutorture test suite 16 years ago
Christoph Lameter e800879d50 this_cpu: Use this_cpu operations in RCU 16 years ago
Paul E. McKenney 9b2619aff0 rcu: Clean up code to address Ingo's checkpatch feedback 16 years ago
Paul E. McKenney a71fca58b7 rcu: Fix whitespace inconsistencies 16 years ago
Josh Triplett b8d57a76d9 rcutorture: Occasionally delay readers enough to make RCU force_quiescent_state 16 years ago
Paul E. McKenney 0acc512cb1 rcu: Add synchronize_sched_expedited() torture tests 16 years ago
Rusty Russell 73d0a4b107 cpumask: convert rcutorture.c 16 years ago
Paul E. McKenney c9d557c19f rcu: fix bug in rcutorture system-shutdown code 16 years ago
Paul E. McKenney c59ab97e9e rcu: fix rcutorture bug 16 years ago
Rusty Russell bd232f97b3 cpumask: convert RCU implementations 16 years ago
Paul E. McKenney 343e9099c8 rcu: fix rcutorture behavior during reboot 16 years ago
Harvey Harrison f07767fd0f byteorder: remove direct includes of linux/byteorder/swab[b].h 17 years ago
Paul E. McKenney 0729fbf3bc rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers (timers) 17 years ago
Paul E. McKenney 3ccf79f457 rcu: make quiescent rcutorture less power-hungry 17 years ago
Paul E. McKenney e3d7be270c rcu, rcutorture: make quiescent rcutorture less power-hungry 17 years ago
Paul E. McKenney 31a72bce0b rcu: make rcutorture more vicious: reinstate boot-time testing 17 years ago
Paul E. McKenney d120f65f3a rcu: make rcutorture more vicious: add stutter feature 17 years ago
Ingo Molnar 5af970a48f rcutorture: WARN_ON_ONCE(1) when detecting an error 17 years ago
Paul E. McKenney 2326974df2 rcu: add call_rcu_sched() and friends to rcutorture 17 years ago
Robert P. J. Day 1aeb272cf0 kernel: explicitly include required header files under kernel/ 17 years ago
Mike Travis f70316dace generic: use new set_cpus_allowed_ptr function 17 years ago
Gautham R Shenoy 86ef5c9a8e cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() 17 years ago
Paul E. McKenney c17ac85504 Make rcutorture RNG use temporal entropy 18 years ago
Jesper Juhl a9022e9cb9 Clean up duplicate includes in kernel/ 18 years ago
Rafael J. Wysocki 8314418629 Freezer: make kernel threads nonfreezable by default 18 years ago
Josh Triplett ade5fb818f rcutorture: Remove redundant assignment to cur_ops in for loop 18 years ago
Josh Triplett c8e5b16310 rcutorture: style cleanup: avoid != NULL in boolean tests 18 years ago
Ahmed S. Darwish 788e770eb2 rcutorture: Use ARRAY_SIZE macro when appropriate 18 years ago
Josh Triplett 6f8bc500a1 rcutorture: Mark rcu_torture_init as __init 18 years ago
Josh Triplett d6ad67112a [PATCH] Publish rcutorture module parameters via sysfs, read-only 18 years ago
Ingo Molnar e4e6bdbb42 [PATCH] rcu: rcutorture suspend fix 18 years ago
Josh Triplett 012d3ca8d8 [PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture 18 years ago
Josh Triplett 4b6c2cca6e [PATCH] rcu: add sched torture type to rcutorture 19 years ago
Josh Triplett 11a147013e [PATCH] rcu: add rcu_bh_sync torture type to rcutorture 19 years ago
Josh Triplett 20d2e4283a [PATCH] rcu: add rcu_sync torture type to rcutorture 19 years ago
Josh Triplett e303373658 [PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementation 19 years ago
Josh Triplett b772e1dd4b [PATCH] RCU: add fake writers to rcutorture 19 years ago
Josh Triplett 75cfef32f2 [PATCH] rcu: Fix sign bug making rcu_random always return the same sequence 19 years ago
Josh Triplett 2860aaba4d [PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader startup fails 19 years ago