1. dcd36d0 Merge branches 'doc.2016.04.19a', 'exp.2016.03.31d', 'fixes.2016.03.31d' and 'torture.2016.04.21a' into HEAD by Paul E. McKenney · 8 years ago
  2. a54062c rcutorture: Add boot-time adjustment of leaf fanout by Paul E. McKenney · 8 years ago
  3. 0aa67e7 rcutorture: Add irqs-disabled test for call_rcu() by Paul E. McKenney · 8 years ago
  4. e9fb365 rcutorture: Dump trace buffer upon shutdown by Paul E. McKenney · 8 years ago
  5. acc1adf rcutorture: Don't rebuild identical kernel by Paul E. McKenney · 8 years ago
  6. 6e524a6 rcutorture: Add OS-jitter capability by Paul E. McKenney · 8 years ago
  7. 5c14584 documentation: Add documentation for RCU's major data structures by Paul E. McKenney · 9 years ago
  8. 480b1eb rcutorture: Convert test duration to seconds early by Paul E. McKenney · 8 years ago
  9. fb2c66a torture: Kill qemu, not parent process by Paul E. McKenney · 8 years ago
  10. 9eb5188 torture: Clarify refusal to run more than one torture test by Paul E. McKenney · 9 years ago
  11. de26ca1 rcutorture: Consider FROZEN hotplug notifier transitions by Anna-Maria Gleixner · 9 years ago
  12. 67522be rcutorture: Remove redundant initialization to zero by Paul E. McKenney · 9 years ago
  13. e6fb1fc rcuperf: Do not wake up shutdown wait queue if "shutdown" is false. by Artem Savkov · 9 years ago
  14. dba6f1b rcutorture: Add largish-system rcuperf scenario by Paul E. McKenney · 9 years ago
  15. 620316e rcutorture: Avoid RCU CPU stall warning and RT throttling by Paul E. McKenney · 9 years ago
  16. df37e66 rcutorture: Add rcuperf holdoff boot parameter to reduce interference by Paul E. McKenney · 9 years ago
  17. 2b03d03 rcutorture: Make scripts analyze rcuperf trace data, if present by Paul E. McKenney · 9 years ago
  18. ac2bb27 rcutorture: Make rcuperf collect expedited event-trace data by Paul E. McKenney · 9 years ago
  19. e588f35 rcutorture: Print measure of batching efficiency by Paul E. McKenney · 9 years ago
  20. 2094c99 rcutorture: Set rcuperf writer kthreads to real-time priority by Paul E. McKenney · 9 years ago
  21. 6b558c4 rcutorture: Bind rcuperf reader/writer kthreads to CPUs by Paul E. McKenney · 9 years ago
  22. bdea9e3 rcutorture: Documentation for rcuperf kernel parameters by Paul E. McKenney · 9 years ago
  23. 8704baa rcutorture: Add RCU grace-period performance tests by Paul E. McKenney · 9 years ago
  24. 291783b rcutorture: Expedited-GP batch progress access to torturing by Paul E. McKenney · 9 years ago
  25. 9efafb8 rcutorture: Allow for rcupdate.rcu_normal by Paul E. McKenney · 9 years ago
  26. fd35be6 rcutorture: Update scripting to accommodate rcuperf by Paul E. McKenney · 9 years ago
  27. 5dffed1 rcu: Dump ftrace buffer when kicking grace-period kthread by Paul E. McKenney · 9 years ago
  28. 293e242 rcu: Remove superfluous versions of rcu_read_lock_sched_held() by Boqun Feng · 9 years ago
  29. 8c7c482 rcu: Awaken grace-period kthread if too long since FQS by Paul E. McKenney · 9 years ago
  30. fcfd0a2 rcu: Make FQS schedule advance only if FQS happened by Paul E. McKenney · 9 years ago
  31. 86057b8 rcu: Awaken grace-period kthread when stalled by Paul E. McKenney · 9 years ago
  32. 3b5f668 rcu: Overlap wakeups with next expedited grace period by Paul E. McKenney · 9 years ago
  33. aff12cd rcu: Consolidate expedited GP code into exp_funnel_lock() by Paul E. McKenney · 9 years ago
  34. 179e5dc rcu: Consolidate expedited GP tracing into rcu_exp_gp_seq_snap() by Paul E. McKenney · 9 years ago
  35. 4ea3e85 rcu: Consolidate expedited GP code into rcu_exp_wait_wake() by Paul E. McKenney · 9 years ago
  36. 356051e rcu: Add exp_funnel_lock() fastpath by Paul E. McKenney · 9 years ago
  37. f6a12f3 rcu: Enforce expedited-GP fairness via funnel wait queue by Paul E. McKenney · 9 years ago
  38. d40a4f0 rcu: Shorten expedited_workdone* to exp_workdone* by Paul E. McKenney · 9 years ago
  39. ec3833e rcu: Force boolean subscript for expedited stall warnings by Paul E. McKenney · 9 years ago
  40. e2fd9d3 rcu: Remove expedited GP funnel-lock bypass by Paul E. McKenney · 9 years ago
  41. 4f41530 rcu: Add expedited-grace-period event tracing by Paul E. McKenney · 9 years ago
  42. bea2de4 rcu: Add funnel-locking tracing for expedited grace periods by Paul E. McKenney · 9 years ago
  43. e087816 rcu: Add event tracing definitions for expedited grace periods by Paul E. McKenney · 9 years ago
  44. 26ece8e rcu: Fix synchronize_rcu_expedited() header comment by Paul E. McKenney · 9 years ago
  45. a1e1224 rcu: Make cond_resched_rcu_qs() supply RCU-sched expedited QS by Paul E. McKenney · 9 years ago
  46. 251c617 rcu: Make expedited RCU-preempt stall warnings count accurately by Paul E. McKenney · 9 years ago
  47. 28728dd rcu: Make expedited RCU-sched grace period immediately detect idle by Paul E. McKenney · 9 years ago
  48. 0c7d10e documentation: Emphasize the call_rcu() is illegal from idle by Paul E. McKenney · 8 years ago
  49. 5413e24 documentation: Sharpen up the no-readers quick quiz by Paul E. McKenney · 9 years ago
  50. 6146f8d documentation: Get rid of duplicate .htmlx file by Paul E. McKenney · 9 years ago
  51. 11a65df documentation: Remove unnecessary images from requirements by Paul E. McKenney · 9 years ago
  52. 514f1eb documentation: Document illegality of call_rcu() from offline CPUs by Paul E. McKenney · 9 years ago
  53. d8936c0 documentation: Explain why rcu_read_lock() needs no barrier() by Paul E. McKenney · 9 years ago
  54. f43b625 documentation: Add synchronize_rcu_mult() to the requirements by Paul E. McKenney · 9 years ago
  55. 41abcf3 documentation: Add real-time requirements from CPU-bound workloads by Paul E. McKenney · 9 years ago
  56. 70946a4 documentation: Make sample code and documentation consistent by Yao Dongdong · 9 years ago
  57. 274529b rcu: Consolidate dumping of ftrace buffer by Paul E. McKenney · 9 years ago
  58. f55532a Linux 4.6-rc1 by Linus Torvalds · 9 years ago
  59. d5a38f6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 9 years ago
  60. 698f415 Merge tag 'ofs-pull-tag-1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux by Linus Torvalds · 9 years ago
  61. b4cec5f Merge tag 'ntb-4.6' of git://github.com/jonmason/ntb by Linus Torvalds · 9 years ago
  62. 895a106 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  63. 02fc59a f2fs/crypto: fix xts_tweak initialization by Linus Torvalds · 9 years ago
  64. 4f1b50c NTB: Remove _addr functions from ntb_hw_amd by Allen Hubbe · 9 years ago
  65. 4599649 orangefs: fix orangefs_superblock locking by Al Viro · 9 years ago
  66. 6d4c1a3 orangefs: fix do_readv_writev() handling of error halfway through by Al Viro · 9 years ago
  67. 524b1d3 orangefs: have ->kill_sb() evict the VFS side of things first by Al Viro · 9 years ago
  68. 177f8fc orangefs: sanitize ->llseek() by Al Viro · 9 years ago
  69. 7df240d771 orangefs-bufmap.h: trim unused junk by Al Viro · 9 years ago
  70. b8a99a8 orangefs: saner calling conventions for getting a slot by Al Viro · 9 years ago
  71. bf6bf60 orangefs_copy_{to,from}_bufmap(): don't pass bufmap pointer by Al Viro · 9 years ago
  72. 9f5e2f7 orangefs: get rid of readdir_handle_s by Al Viro · 9 years ago
  73. 606c61a Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  74. 15dbc13 Merge tag 'pm+acpi-4.6-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  75. dad44de Merge tag 'please-pull-preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 9 years ago
  76. c155c74 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 9 years ago
  77. 0fda278 thp: fix typo in khugepaged_scan_pmd() by Kirill A. Shutemov · 9 years ago
  78. 0ba1d91 MAINTAINERS: fill entries for KASAN by Andrey Ryabinin · 9 years ago
  79. e7080a4 mm/filemap: generic_file_read_iter(): check for zero reads unconditionally by Nicolai Stange · 9 years ago
  80. 9dcadd3 kasan: test fix: warn if the UAF could not be detected in kmalloc_uaf2 by Alexander Potapenko · 9 years ago
  81. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 9 years ago
  82. be7635e arch, ftrace: for KASAN put hard/soft IRQ entries into separate sections by Alexander Potapenko · 9 years ago
  83. 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 9 years ago
  84. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 9 years ago
  85. e6e8379 kasan: modify kmalloc_large_oob_right(), add kmalloc_pagealloc_oob_right() by Alexander Potapenko · 9 years ago
  86. aaf4fb7 include/linux/oom.h: remove undefined oom_kills_count()/note_oom_kill() by Tetsuo Handa · 9 years ago
  87. d9dddbf mm/page_alloc: prevent merging between isolated and other pageblocks by Vlastimil Babka · 9 years ago
  88. f419a08f drivers/memstick/host/r592.c: avoid gcc-6 warning by Arnd Bergmann · 9 years ago
  89. 102c259 ocfs2: extend enough credits for freeing one truncate record while replaying truncate records by Xue jiufei · 9 years ago
  90. 1721598 ocfs2: extend transaction for ocfs2_remove_rightmost_path() and ocfs2_update_edge_lengths() before to avoid inconsistency between inode and et by Xue jiufei · 9 years ago
  91. e5054c9 ocfs2/dlm: move lock to the tail of grant queue while doing in-place convert by xuejiufei · 9 years ago
  92. 584dca3 ocfs2: solve a problem of crossing the boundary in updating backups by jiangyiwen · 9 years ago
  93. 35ddf78 ocfs2: fix occurring deadlock by changing ocfs2_wq from global to local by jiangyiwen · 9 years ago
  94. be12b29 ocfs2/dlm: fix BUG in dlm_move_lockres_to_recovery_list by Joseph Qi · 9 years ago
  95. ac7cf24 ocfs2/dlm: fix race between convert and recovery by Joseph Qi · 9 years ago
  96. 2888868 ocfs2: fix a deadlock issue in ocfs2_dio_end_io_write() by Ryan Ding · 9 years ago
  97. ce17082 ocfs2: fix disk file size and memory file size mismatch by Ryan Ding · 9 years ago
  98. a86a72a ocfs2: take ip_alloc_sem in ocfs2_dio_get_block & ocfs2_dio_end_io_write by Ryan Ding · 9 years ago
  99. e63890f ocfs2: fix ip_unaligned_aio deadlock with dio work queue by Ryan Ding · 9 years ago
  100. f1f973f ocfs2: code clean up for direct io by Ryan Ding · 9 years ago