1. dc88c88 mm/memory_hotplug.c: remove unnecesary check from register_page_bootmem_info_section() by Oscar Salvador · 8 years ago
  2. d6cb41c mm, hugetlb: remove hugepages_treat_as_movable sysctl by Michal Hocko · 8 years ago
  3. a4ef876 mm: remove unused pgdat_reclaimable_pages() by Jan Kara · 8 years ago
  4. e025f05 mm/interval_tree.c: use vma_pages() helper by Vasyl Gomonovych · 8 years ago
  5. 235266b selftests/vm: move 128TB mmap boundary test to generic directory by Aneesh Kumar K.V · 8 years ago
  6. e496612 mm: do not stall register_shrinker() by Minchan Kim · 8 years ago
  7. 4812839 mm/page_alloc.c: fix comment in __get_free_pages() by Jiankang Chen · 8 years ago
  8. 8e33771 mm/page_owner.c: use PTR_ERR_OR_ZERO() by Vasyl Gomonovych · 8 years ago
  9. a983b5e mm: memcontrol: fix excessive complexity in memory.stat reporting by Johannes Weiner · 8 years ago
  10. 2845426 mm: memcontrol: implement lruvec stat functions on top of each other by Johannes Weiner · 8 years ago
  11. c9019e9 mm: memcontrol: eliminate raw access to stat and event counters by Johannes Weiner · 8 years ago
  12. 2b9fceb mm/filemap.c: remove include of hardirq.h by Yang Shi · 8 years ago
  13. 80b1f41 mm: split deferred_init_range into initializing and freeing parts by Pavel Tatashin · 8 years ago
  14. 9092c71 mm: use sc->priority for slab shrink targets by Josef Bacik · 8 years ago
  15. fcb2b0c mm: show total hugetlb memory consumption in /proc/meminfo by Roman Gushchin · 8 years ago
  16. 9852a72 mm: drop hotplug lock from lru_add_drain_all() by Michal Hocko · 8 years ago
  17. 0486a38 mm/mempolicy: add nodes_empty check in SYSC_migrate_pages by Yisheng Xie · 8 years ago
  18. 56521e7 mm/mempolicy: fix the check of nodemask from user by Yisheng Xie · 8 years ago
  19. 66f308e mm/mempolicy: remove redundant check in get_nodes by Yisheng Xie · 8 years ago
  20. 2e3ca40 mm: relax deferred struct page requirements by Pavel Tatashin · 8 years ago
  21. a85f878 zswap: same-filled pages handling by Srividya Desireddy · 8 years ago
  22. 4a01768 mm: kmemleak: remove unused hardirq.h by Yang Shi · 8 years ago
  23. d70f2a1 include/linux/sched/mm.h: uninline mmdrop_async(), etc by Andrew Morton · 8 years ago
  24. 0d2d5d4 slub: remove obsolete comments of put_cpu_partial() by Miles Chen · 8 years ago
  25. 5d68268 mm/slub.c: fix wrong address during slab padding restoration by Balasubramani Vivekanandan · 8 years ago
  26. 84ebb58 mm/slab.c: remove redundant assignments for slab_state by Oscar Salvador · 8 years ago
  27. 692ae74 mm/slab_common.c: make calculate_alignment() static by Byongho Lee · 8 years ago
  28. d984187 ocfs2: return error when we attempt to access a dirty bh in jbd2 by piaojun · 8 years ago
  29. e75ed71 ocfs2: unlock bh_state if bg check fails by Changwei Ge · 8 years ago
  30. c4c2416 ocfs2: nowait aio support by Gang He · 8 years ago
  31. ac604d3 ocfs2: add ocfs2_overwrite_io() by Gang He · 8 years ago
  32. 06e7f13 ocfs2: add ocfs2_try_rw_lock() and ocfs2_try_inode_lock() by Gang He · 8 years ago
  33. 637dd20 ocfs2: add trimfs lock to avoid duplicated trims in cluster by Gang He · 8 years ago
  34. 4882abe ocfs2: add trimfs dlm lock resource by Gang He · 8 years ago
  35. 71a3694 ocfs2: try to reuse extent block in dealloc without meta_alloc by Changwei Ge · 8 years ago
  36. 63de8bd ocfs2: make metadata estimation accurate and clear by Changwei Ge · 8 years ago
  37. 16c8d56 ocfs2/acl: use 'ip_xattr_sem' to protect getting extended attribute by piaojun · 8 years ago
  38. d22aa61 ocfs2: clean up dead code in alloc.c by Changwei Ge · 8 years ago
  39. c0a1a6d ocfs2/xattr: assign errno to 'ret' in ocfs2_calc_xattr_init() by piaojun · 8 years ago
  40. ff26cc1 ocfs2: try a blocking lock before return AOP_TRUNCATED_PAGE by Gang He · 8 years ago
  41. 025bcbd ocfs2: return -EROFS to mount.ocfs2 if inode block is invalid by piaojun · 8 years ago
  42. dd7b5f9 ocfs2: clean dead code in suballoc.c by Changwei Ge · 8 years ago
  43. 32ed0bd ocfs2: use the OCFS2_XATTR_ROOT_SIZE macro in ocfs2_reflink_xattr_header() by alex chen · 8 years ago
  44. fc2af28 ocfs2/cluster: close a race that fence can't be triggered by Yang Zhang · 8 years ago
  45. a52370b ocfs2: give an obvious tip for mismatched cluster names by Gang He · 8 years ago
  46. cfdce25 ocfs2/cluster: neaten a member of o2net_msg_handler by Changwei Ge · 8 years ago
  47. e37b963 fs/ocfs2/dlm/dlmmaster.c: clean up dead code by Changwei Ge · 8 years ago
  48. d91dad4 m32r: remove abort() by Sudip Mukherjee · 8 years ago
  49. 99443f8 scripts/tags.sh: change find_other_sources() for include directories by Arend van Spriel · 8 years ago
  50. 7e68b36 scripts/decodecode: make it take multiline Code line by Andy Shevchenko · 8 years ago
  51. ee190ca fs/dax.c: release PMD lock even when there is no PMD support in DAX by Jan H. Schönherr · 8 years ago
  52. 7b1cd95 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 8 years ago
  53. 2155e69 Merge tag 'dmaengine-4.16-rc1' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 8 years ago
  54. 2382dc9 Merge tag 'dma-mapping-4.16' of git://git.infradead.org/users/hch/dma-mapping by Linus Torvalds · 8 years ago
  55. 28bc6fb Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 8 years ago
  56. 0be600a Merge tag 'for-4.16/dm-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/device-mapper/linux-dm by Linus Torvalds · 8 years ago
  57. 040639b Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 8 years ago
  58. 20c59c7 Merge tag 'xfs-4.16-merge-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux by Linus Torvalds · 8 years ago
  59. 5a87e37 Merge branch 'work.get_user_pages_fast' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  60. 19e7b5f Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  61. 26064ea Merge tag 'gfs2-4.16.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/gfs2/linux-gfs2 by Linus Torvalds · 8 years ago
  62. c9cc8d01 devpts: fix error handling in devpts_mntget() by Eric Biggers · 8 years ago
  63. c0cef30 iversion: make inode_cmp_iversion{+raw} return bool instead of s64 by Jeff Layton · 8 years ago
  64. 330542f Merge branch 'topic/xilinx' into for-linus by Vinod Koul · 8 years ago
  65. b8e1a96 Merge branch 'topic/virt-dma' into for-linus by Vinod Koul · 8 years ago
  66. cea0dd4 Merge branch 'topic/timb' into for-linus by Vinod Koul · 8 years ago
  67. db90305 Merge branch 'topic/ti' into for-linus by Vinod Koul · 8 years ago
  68. 21359a8 Merge branch 'topic/tegra' into for-linus by Vinod Koul · 8 years ago
  69. 6811837 Merge branch 'topic/stm' into for-linus by Vinod Koul · 8 years ago
  70. 581f5b1 Merge branch 'topic/sprd' into for-linus by Vinod Koul · 8 years ago
  71. 5039104 Merge branch 'topic/rcar' into for-linus by Vinod Koul · 8 years ago
  72. 2cb1800 Merge branch 'topic/qcom_hidma' into for-linus by Vinod Koul · 8 years ago
  73. c203f67 Merge branch 'topic/qcom' into for-linus by Vinod Koul · 8 years ago
  74. c4cc2c3 Merge branch 'topic/mic' into for-linus by Vinod Koul · 8 years ago
  75. bcf73a7 Merge branch 'topic/imx' into for-linus by Vinod Koul · 8 years ago
  76. ae40d5c Merge branch 'topic/doc' into for-linus by Vinod Koul · 8 years ago
  77. 4030376 Merge branch 'topic/device_changes' into for-linus by Vinod Koul · 8 years ago
  78. 1eac321 Merge branch 'topic/cppi' into for-linus by Vinod Koul · 8 years ago
  79. 3da90b1 Merge tag 'f2fs-for-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 8 years ago
  80. efd52b5 Merge tag 'nfs-for-4.16-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 8 years ago
  81. 1ed2d76 Merge branch 'work.sock_recvmsg' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  82. 8b0fdf6 Merge branch 'work.mqueue' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  83. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  84. 13ddd16 Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup by Linus Torvalds · 8 years ago
  85. 289104c Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu by Linus Torvalds · 8 years ago
  86. 76a250f Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/libata by Linus Torvalds · 8 years ago
  87. f8cc87b Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 8 years ago
  88. 2afe738 Merge branch 'userns-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  89. d417302 Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 8 years ago
  90. 0aebc6a Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 8 years ago
  91. 9614e2b dm cache: Documentation: update default migration_throttling value by John Pittman · 8 years ago
  92. 72906f3 Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  93. 3ccabd6 Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  94. 5289d30 Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  95. af8c5e2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. a1c75e1 Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. d8b91dd Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. 5e7481a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. b8dbf73 Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. d772794 Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago