1. 67d6491 locking: locktorture: Do not include rwlock.h directly by Wolfgang M. Reimer · 5 years ago
  2. c5d3c8c locktorture: Replace strncmp() with str_has_prefix() by Chuhong Yuan · 5 years ago
  3. ff3bf92 torture: Allow inter-stutter interval to be specified by Paul E. McKenney · 6 years ago
  4. a9d6938 locktorture: NULL cxt.lwsa and cxt.lrsa to allow bad-arg detection by Paul E. McKenney · 6 years ago
  5. e7ffb4e Merge branches 'doc.2019.01.26a', 'fixes.2019.01.26a', 'sil.2019.01.26a', 'spdx.2019.02.09a', 'srcu.2019.01.26a' and 'torture.2019.01.26a' into HEAD by Paul E. McKenney · 6 years ago
  6. 5a4eb3c locking/locktorture: Convert to SPDX license identifier by Paul E. McKenney · 6 years ago
  7. 3a6cb58 rcutorture: Add grace period after CPU offline by Paul E. McKenney · 6 years ago
  8. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  9. 08295b3 locking: Implement an algorithm choice for Wound-Wait mutexes by Thomas Hellstrom · 7 years ago
  10. 6050003 torture: Keep old-school dmesg format by Paul E. McKenney · 7 years ago
  11. 90127d6 torture: Make online/offline messages appear only for verbose=2 by Paul E. McKenney · 7 years ago
  12. 6396bb2 treewide: kzalloc() -> kcalloc() by Kees Cook · 7 years ago
  13. 6da2ec5 treewide: kmalloc() -> kmalloc_array() by Kees Cook · 7 years ago
  14. a2f2577 torture: Eliminate torture_runnable and perf_runnable by Paul E. McKenney · 7 years ago
  15. 2ce77d1 locking/locktorture: Fix num reader/writer corner cases by Davidlohr Bueso · 8 years ago
  16. f2f7626 locking/locktorture: Fix rwsem reader_delay by Davidlohr Bueso · 8 years ago
  17. cc1321c torture: Reduce #ifdefs for preempt_schedule() by Paul E. McKenney · 7 years ago
  18. 037741a sched/headers: Prepare for the removal of <linux/rtmutex.h> from <linux/sched.h> by Ingo Molnar · 8 years ago
  19. ae7e81c sched/headers: Prepare for new header dependencies before moving code to <uapi/linux/sched/types.h> by Ingo Molnar · 8 years ago
  20. 42e1b14 Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  21. f4dbba5 locktorture: Fix potential memory leak with rw lock test by Yang Shi · 8 years ago
  22. 0186a6c locking/ww_mutex: Add ww_mutex to locktorture test by Chris Wilson · 8 years ago
  23. 5db4298 lcoking/locktorture: Simplify the torture_runnable computation by Paul E. McKenney · 9 years ago
  24. c1c33b9 locking/locktorture: Fix NULL pointer dereference for cleanup paths by Davidlohr Bueso · 9 years ago
  25. 1f19093 locking/locktorture: Fix deboosting NULL pointer dereference by Davidlohr Bueso · 9 years ago
  26. 39cd2dd Merge branches 'doc.2015.10.06a', 'percpu-rwsem.2015.10.06a' and 'torture.2015.10.06a' into HEAD by Paul E. McKenney · 9 years ago
  27. a36a996 locktorture: Fix module unwind when bad torture_type specified by Paul E. McKenney · 9 years ago
  28. 617783d locktorture: Add torture tests for percpu_rwsem by Paul E. McKenney · 9 years ago
  29. 095777c locktorture: Support rtmutex torturing by Davidlohr Bueso · 9 years ago
  30. 61d49d2 locktorture: Change longdelay_us to longdelay_ms by Paul E. McKenney · 10 years ago
  31. f548d99 locktorture: fix deadlock in 'rw_lock_irq' type by Alexey Kodanev · 10 years ago
  32. c98fed9 locktorture: Cleanup header usage by Davidlohr Bueso · 10 years ago
  33. a122949 locktorture: Cannot hold read and write lock by Davidlohr Bueso · 10 years ago
  34. 219f800 locktorture: Fix __acquire annotation for spinlock irq by Davidlohr Bueso · 10 years ago
  35. e34191f locktorture: Support rwlocks by Davidlohr Bueso · 10 years ago
  36. 630952c locktorture: Introduce torture context by Davidlohr Bueso · 10 years ago
  37. 4a3b427 locktorture: Support rwsems by Davidlohr Bueso · 10 years ago
  38. 4f6332c locktorture: Add infrastructure for torturing read locks by Davidlohr Bueso · 10 years ago
  39. d36a7a0 torture: Address race in module cleanup by Davidlohr Bueso · 10 years ago
  40. 1e6757a locktorture: Make statistics generic by Davidlohr Bueso · 10 years ago
  41. f095bfc locktorture: Teach about lock debugging by Davidlohr Bueso · 10 years ago
  42. 42ddc75 locktorture: Support mutexes by Davidlohr Bueso · 10 years ago
  43. 23a8e5c locktorture: Rename locktorture_runnable parameter by Davidlohr Bueso · 10 years ago
  44. c84a1e3 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next by Linus Torvalds · 11 years ago
  45. 5228084 torture: Check for multiple concurrent torture tests by Paul E. McKenney · 11 years ago
  46. d065eac locktorture: Remove reference to nonexistent Kconfig parameter by Paul E. McKenney · 11 years ago
  47. da601c6 torture: Intensify locking test by Paul E. McKenney · 11 years ago
  48. 8698a74 sched, treewide: Replace hardcoded nice values with MIN_NICE/MAX_NICE by Dongsheng Yang · 11 years ago
  49. e086481 rcutorture: Add a lock_busted to test the test by Paul E. McKenney · 11 years ago
  50. 0af3fe1 locktorture: Add a lock-torture kernel module by Paul E. McKenney · 11 years ago