1. 26db62f oom: keep mm of the killed task available by Michal Hocko · 8 years ago
  2. 8496afa mm,oom_reaper: do not attempt to reap a task twice by Tetsuo Handa · 8 years ago
  3. 7ebffa4 mm,oom_reaper: reduce find_lock_task_mm() usage by Tetsuo Handa · 8 years ago
  4. 6b53491 mm, swap: add swap_cluster_list by Huang Ying · 8 years ago
  5. 131ddc5 mm: unrig VMA cache hit ratio by Alexey Dobriyan · 8 years ago
  6. f7e2355 mm: pagewalk: fix the comment for test_walk by James Morse · 8 years ago
  7. c4b209a do_generic_file_read(): fail immediately if killed by Bart Van Assche · 8 years ago
  8. 9300d8d mm/page_owner: don't define fields on struct page_ext by hard-coding by Joonsoo Kim · 8 years ago
  9. 980ac16 mm/page_ext: support extra space allocation by page_ext user by Joonsoo Kim · 8 years ago
  10. 0b06bb3 mm/page_ext: rename offset to index by Joonsoo Kim · 8 years ago
  11. e2f612e mm/page_owner: move page_owner specific function to page_owner.c by Joonsoo Kim · 8 years ago
  12. f1c1e9f mm/debug_pagealloc.c: don't allocate page_ext if we don't use guard page by Joonsoo Kim · 8 years ago
  13. acbc15a mm/debug_pagealloc.c: clean-up guard page handling code by Joonsoo Kim · 8 years ago
  14. bf48438 mm, vmscan: get rid of throttle_vm_writeout by Michal Hocko · 8 years ago
  15. e780149 mm: fix set pageblock migratetype in deferred struct page init by Xishi Qiu · 8 years ago
  16. e506b99 mem-hotplug: fix node spanned pages when we have a movable node by Xishi Qiu · 8 years ago
  17. fdd4c61 mm, vmscan: make compaction_ready() more accurate and readable by Vlastimil Babka · 8 years ago
  18. 8348faf mm, compaction: require only min watermarks for non-costly orders by Vlastimil Babka · 8 years ago
  19. 984fdba mm, compaction: use proper alloc_flags in __compaction_suitable() by Vlastimil Babka · 8 years ago
  20. 9861a62 mm, compaction: create compact_gap wrapper by Vlastimil Babka · 8 years ago
  21. f2b8228 mm, compaction: use correct watermark when checking compaction success by Vlastimil Babka · 8 years ago
  22. a8e025e mm, compaction: add the ultimate direct compaction priority by Vlastimil Babka · 8 years ago
  23. 7ceb009 mm, compaction: don't recheck watermarks after COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
  24. cf37831 mm, compaction: rename COMPACT_PARTIAL to COMPACT_SUCCESS by Vlastimil Babka · 8 years ago
  25. 791cae9 mm, compaction: cleanup unused functions by Vlastimil Babka · 8 years ago
  26. 06ed299 mm, compaction: make whole_zone flag ignore cached scanner positions by Vlastimil Babka · 8 years ago
  27. 5870c2e mm/oom_kill.c: fix task_will_free_mem() comment by Michal Hocko · 8 years ago
  28. 58fa2a5 mm: memcontrol: add sanity checks for memcg->id.ref on get/put by Vladimir Davydov · 8 years ago
  29. 252e5c6 mm/vmalloc.c: fix align value calculation error by zijun_hu · 8 years ago
  30. 7c5f64f mm: oom: deduplicate victim selection code for memcg and global oom by Vladimir Davydov · 8 years ago
  31. 48e509e ocfs2: fix undefined struct variable in inode.h by Joseph Qi · 8 years ago
  32. 055fdcf fs/ocfs2/dlm: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  33. 44be975 fs/ocfs2/super: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  34. bf94077 fs/ocfs2/cluster: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  35. 0b41be0 fs/ocfs2/dlmfs: remove deprecated create_singlethread_workqueue() by Bhaktipriya Shridhar · 8 years ago
  36. 3740dcd jiffies: add time comparison functions for 64 bit jiffies by Jason A. Donenfeld · 8 years ago
  37. ed27264 fsnotify: clean up spinlock assertions by Jan Kara · 8 years ago
  38. 0b1b865 fanotify: fix possible false warning when freeing events by Jan Kara · 8 years ago
  39. 073f655 fanotify: use notification_lock instead of access_lock by Jan Kara · 8 years ago
  40. c21dbe2 fsnotify: convert notification_mutex to a spinlock by Jan Kara · 8 years ago
  41. 1404ff3 fsnotify: drop notification_mutex before destroying event by Jan Kara · 8 years ago
  42. d1f5323 Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  43. 2eee010 Merge tag 'ext4_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 by Linus Torvalds · 8 years ago
  44. 513a4be Merge branch 'for-4.9/block' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  45. 87840a2 Merge branch 'i2c/for-4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux by Linus Torvalds · 8 years ago
  46. 2937f37 staging/lustre: Disable InfiniBand support by Doug Ledford · 8 years ago
  47. 49b53a9 iw_cxgb4: add fast-path for small REG_MR operations by Steve Wise · 8 years ago
  48. 086de57 cxgb4: advertise support for FR_NSMR_TPTE_WR by Steve Wise · 8 years ago
  49. b6bc1c7 IB/core: correctly handle rdma_rw_init_mrs() failure by Steve Wise · 8 years ago
  50. 681cc36 IB/srp: Fix infinite loop when FMR sg[0].offset != 0 by Bart Van Assche · 8 years ago
  51. 52bb8c6 IB/srp: Remove an unused argument by Bart Van Assche · 8 years ago
  52. 5274612 IB/core: Improve ib_map_mr_sg() documentation by Bart Van Assche · 8 years ago
  53. fd10ed8 IB/mlx4: Fix possible vl/sl field mismatch in LRH header in QP1 packets by Jack Morgenstein · 8 years ago
  54. 486f609 IB/mthca: Move user vendor structures by Leon Romanovsky · 8 years ago
  55. c546b2a IB/nes: Move user vendor structures by Leon Romanovsky · 8 years ago
  56. a7fe738 IB/ocrdma: Move user vendor structures by Leon Romanovsky · 8 years ago
  57. 9ce28a2 IB/mlx4: Move user vendor structures by Leon Romanovsky · 8 years ago
  58. e44ee2f IB/cxgb4: Move user vendor structures by Leon Romanovsky · 8 years ago
  59. a85fb33 IB/cxgb3: Move user vendor structures by Leon Romanovsky · 8 years ago
  60. 3085e29 IB/mlx5: Move and decouple user vendor structures by Leon Romanovsky · 8 years ago
  61. bd99fde IB/{core,hw}: Add constant for node_desc by Yuval Shaia · 8 years ago
  62. 32f7451 ipoib: Make ipoib_warn ratelimited by kernel@kyup.com · 8 years ago
  63. fb6375d IB/mlx4/alias_GUID: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  64. b4541f6 IB/ipoib_verbs: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  65. 855cda6 IB/ipoib: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  66. 9e5df31 IB/nes: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  67. fcf621d IB/mlx4/mcg: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  68. 90b14b3 IB/mlx4/mad: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  69. 41cd394 IB/mlx4: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  70. 72a36d1 IB/mlx5/odp: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  71. 3c856c8 IB/mlx5: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  72. 5e9ff9b i40iw_cm: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  73. 73b9769 i40iw_main: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  74. 401f047 IB/mthca: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  75. 52ee1a0 iw_cxgb4: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  76. b59114b IB/qib: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  77. b41ff7c iw_cxgb3: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  78. daf0879 IB/iwcm: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  79. f548162 IB/addr: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  80. dee9acb IB/cma: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  81. a190d3b IB/ucma: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  82. 01013cd IB/multicast: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  83. 1c99e29 IB/mad: Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  84. 4534d85 IB/sa : Remove deprecated create_singlethread_workqueue by Bhaktipriya Shridhar · 8 years ago
  85. 13eab21 IB/mlx5: LAG QP load balancing by Aviv Heller · 8 years ago
  86. 4babcf9 IB/mlx5: Set unique device name on LAG by Aviv Heller · 8 years ago
  87. 88621df IB/mlx5: Port status track LAG master, when LAG is active by Aviv Heller · 8 years ago
  88. 9ef9c64 IB/mlx5: Merge vports flow steering during LAG by Aviv Heller · 8 years ago
  89. 5ec8c83 IB/mlx5: Port events in RoCE now rely on netdev events by Aviv Heller · 8 years ago
  90. 350d0e4 IB/mlx5: Track asynchronous events on a receive work queue by Yishai Hadas · 8 years ago
  91. 466fa6d IB/mlx5: Add support of more IPv6 fields to flow steering by Maor Gottlieb · 8 years ago
  92. ca0d475 IB/mlx5: Add support in TOS and protocol to flow steering by Maor Gottlieb · 8 years ago
  93. a72c6a2 IB/core: Add more fields to IPv6 flow specification by Maor Gottlieb · 8 years ago
  94. 989a3a8 IB/uverbs: Add more fields to IPv4 flow specification by Maor Gottlieb · 8 years ago
  95. 15dfbd6 IB/uverbs: Add support to extend flow steering specifications by Maor Gottlieb · 8 years ago
  96. c47ac6a IB/mlx5: Add validation to flow specifications parsing by Maor Gottlieb · 8 years ago
  97. 1f02a09 IB/mlx4: Add validation to flow specifications parsing by Maor Gottlieb · 8 years ago
  98. cc0e5d4 IB/mlx5: Add sniffer support to steering by Maor Gottlieb · 8 years ago
  99. d9d4980 IB/mlx5: Increase flow table reference count in create rule by Maor Gottlieb · 8 years ago
  100. dd063d0 IB/mlx5: Fix coverity warning by Maor Gottlieb · 8 years ago