1. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  2. d8bf4ca rcu: treewide: Do not use rcu_read_lock_held when calling rcu_dereference_check by Michal Hocko · 13 years ago
  3. 561190e rcu: mark rcutorture boosting callback as being on-stack by Paul E. McKenney · 13 years ago
  4. 4a29865 rcu: make rcutorture version numbers available through debugfs by Paul E. McKenney · 13 years ago
  5. 67b98db rcu: eliminate unused boosting statistics by Paul E. McKenney · 14 years ago
  6. 3acf4a9 rcu: avoid hammering sched with yet another bound RT kthread by Paul E. McKenney · 13 years ago
  7. 37743de rcutorture: Get rid of duplicate sched.h include by Jesper Juhl · 14 years ago
  8. 8e8be45 rcu: add priority-inversion testing to rcutorture by Paul E. McKenney · 14 years ago
  9. 0ddea0e rcu: fix sparse errors in rcutorture.c by Paul E. McKenney · 14 years ago
  10. e546f48 rcutorture: add random preemption by Lai Jiangshan · 14 years ago
  11. c676329 sched_clock: Add local_clock() API and improve documentation by Peter Zijlstra · 14 years ago
  12. b8ae30e Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  13. 72d5a9f rcu: remove all rcu head initializations, except on_stack initializations by Paul E. McKenney · 14 years ago
  14. 969c792 sched: replace migration_thread with cpu_stop by Tejun Heo · 14 years ago
  15. 0a135ba Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  16. 6155fec rcu: Fix rcutorture mod_timer argument to delay one jiffy by Paul E. McKenney · 15 years ago
  17. 632ee20 rcu: Introduce lockdep-based checking to RCU read-side primitives by Paul E. McKenney · 15 years ago
  18. bf66f18 rcu: Add force_quiescent_state() testing to rcutorture by Paul E. McKenney · 15 years ago
  19. 32032df Merge branch 'master' into percpu by Tejun Heo · 15 years ago
  20. d031655 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 15 years ago
  21. d9a3da0 rcu: Add expedited grace-period support for preemptible RCU by Paul E. McKenney · 15 years ago
  22. dd17c8f percpu: remove per_cpu__ prefix. by Rusty Russell · 15 years ago
  23. cf886c4 rcu: Improve rcutorture diagnostics when bad torture_type specified by Paul E. McKenney · 15 years ago
  24. 804bb83 rcu: Add synchronize_srcu_expedited() to the rcutorture test suite by Paul E. McKenney · 15 years ago
  25. e800879 this_cpu: Use this_cpu operations in RCU by Christoph Lameter · 15 years ago
  26. 9b2619a rcu: Clean up code to address Ingo's checkpatch feedback by Paul E. McKenney · 15 years ago
  27. a71fca5 rcu: Fix whitespace inconsistencies by Paul E. McKenney · 15 years ago
  28. b8d57a7 rcutorture: Occasionally delay readers enough to make RCU force_quiescent_state by Josh Triplett · 15 years ago
  29. 0acc512 rcu: Add synchronize_sched_expedited() torture tests by Paul E. McKenney · 15 years ago
  30. 73d0a4b cpumask: convert rcutorture.c by Rusty Russell · 15 years ago
  31. c9d557c rcu: fix bug in rcutorture system-shutdown code by Paul E. McKenney · 16 years ago
  32. c59ab97 rcu: fix rcutorture bug by Paul E. McKenney · 16 years ago
  33. bd232f9 cpumask: convert RCU implementations by Rusty Russell · 16 years ago
  34. 343e909 rcu: fix rcutorture behavior during reboot by Paul E. McKenney · 16 years ago
  35. f07767f byteorder: remove direct includes of linux/byteorder/swab[b].h by Harvey Harrison · 16 years ago
  36. 0729fbf rcu: make rcutorture even more vicious: invoke RCU readers from irq handlers (timers) by Paul E. McKenney · 16 years ago
  37. 3ccf79f rcu: make quiescent rcutorture less power-hungry by Paul E. McKenney · 16 years ago
  38. e3d7be2 rcu, rcutorture: make quiescent rcutorture less power-hungry by Paul E. McKenney · 16 years ago
  39. 31a72bc rcu: make rcutorture more vicious: reinstate boot-time testing by Paul E. McKenney · 16 years ago
  40. d120f65 rcu: make rcutorture more vicious: add stutter feature by Paul E. McKenney · 16 years ago
  41. 5af970a rcutorture: WARN_ON_ONCE(1) when detecting an error by Ingo Molnar · 16 years ago
  42. 2326974 rcu: add call_rcu_sched() and friends to rcutorture by Paul E. McKenney · 16 years ago
  43. 1aeb272 kernel: explicitly include required header files under kernel/ by Robert P. J. Day · 16 years ago
  44. f70316d generic: use new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  45. 86ef5c9 cpu-hotplug: replace lock_cpu_hotplug() with get_online_cpus() by Gautham R Shenoy · 17 years ago
  46. c17ac85 Make rcutorture RNG use temporal entropy by Paul E. McKenney · 17 years ago
  47. a9022e9 Clean up duplicate includes in kernel/ by Jesper Juhl · 17 years ago
  48. 8314418 Freezer: make kernel threads nonfreezable by default by Rafael J. Wysocki · 17 years ago
  49. ade5fb8 rcutorture: Remove redundant assignment to cur_ops in for loop by Josh Triplett · 17 years ago
  50. c8e5b16 rcutorture: style cleanup: avoid != NULL in boolean tests by Josh Triplett · 17 years ago
  51. 788e770 rcutorture: Use ARRAY_SIZE macro when appropriate by Ahmed S. Darwish · 17 years ago
  52. 6f8bc50 rcutorture: Mark rcu_torture_init as __init by Josh Triplett · 17 years ago
  53. d6ad671 [PATCH] Publish rcutorture module parameters via sysfs, read-only by Josh Triplett · 18 years ago
  54. e4e6bdb [PATCH] rcu: rcutorture suspend fix by Ingo Molnar · 18 years ago
  55. 012d3ca [PATCH] Add Sparse annotations to SRCU wrapper functions in rcutorture by Josh Triplett · 18 years ago
  56. 4b6c2cc [PATCH] rcu: add sched torture type to rcutorture by Josh Triplett · 18 years ago
  57. 11a1470 [PATCH] rcu: add rcu_bh_sync torture type to rcutorture by Josh Triplett · 18 years ago
  58. 20d2e42 [PATCH] rcu: add rcu_sync torture type to rcutorture by Josh Triplett · 18 years ago
  59. e303373 [PATCH] rcu: refactor srcu_torture_deferred_free to work for any implementation by Josh Triplett · 18 years ago
  60. b772e1d [PATCH] RCU: add fake writers to rcutorture by Josh Triplett · 18 years ago
  61. 75cfef3 [PATCH] rcu: Fix sign bug making rcu_random always return the same sequence by Josh Triplett · 18 years ago
  62. 2860aab [PATCH] rcu: Avoid kthread_stop on invalid pointer if rcutorture reader startup fails by Josh Triplett · 18 years ago
  63. 3c29e03 [PATCH] rcu: Mention rcu_bh in description of rcutorture's torture_type parameter by Josh Triplett · 18 years ago
  64. ff2c93a [PATCH] rcu: Add MODULE_AUTHOR to rcutorture module by Josh Triplett · 18 years ago
  65. b2896d2 [PATCH] srcu-3: add SRCU operations to rcutorture by Paul E. McKenney · 18 years ago
  66. 4802211 rcutorture: Fix incorrect description of default for nreaders parameter by Josh Triplett · 18 years ago
  67. a49a4af [PATCH] rcu: add lock annotations to rcu{,_bh}_torture_read_{lock,unlock} by Josh Triplett · 18 years ago
  68. c32e066 [PATCH] rcutorture: add call_rcu_bh() operations by Paul E. McKenney · 18 years ago
  69. 72e9bb5 [PATCH] rcutorture: add ops vector and Classic RCU ops by Paul E. McKenney · 18 years ago
  70. 29766f1 [PATCH] rcutorture: catchup doc fixes for idle-hz tests by Paul E. McKenney · 18 years ago
  71. 0a94502 [PATCH] for_each_possible_cpu: fixes for generic part by KAMEZAWA Hiroyuki · 19 years ago
  72. 8d3b33f [PATCH] Remove MODULE_PARM by Rusty Russell · 19 years ago
  73. 95c3832 [PATCH] rcutorture: tag success/failure line with module parameters by Paul E. McKenney · 19 years ago
  74. adac166 [PATCH] rcu_torture_lock deadlock fix by Ingo Molnar · 19 years ago
  75. d84f520 [PATCH] Extend RCU torture module to test tickless idle CPU by Srivatsa Vaddagiri · 19 years ago
  76. 095975d [PATCH] rcu file: use atomic primitives by Nick Piggin · 19 years ago
  77. 97a41e2 [PATCH] kernel/: small cleanups by Adrian Bunk · 19 years ago
  78. 89d46b8 [PATCH] Fix bug in RCU torture test by Srivatsa Vaddagiri · 19 years ago
  79. 996417d [PATCH] add success/failure indication to RCU torture test by Paul E. McKenney · 19 years ago
  80. dbdf65b [PATCH] rcutorture: renice to low priority by Ingo Molnar · 19 years ago
  81. a241ec6 [PATCH] RCU torture-testing kernel module by Paul E. McKenney · 19 years ago