1. 19c07d5 memory hotplug: use macro to switch between section and pfn by Sheng Yong · 9 years ago
  2. 1575e68 mm: memcontrol: update copyright notice by Johannes Weiner · 9 years ago
  3. 7fc825b mm/memblock.c: rename local variable of memblock_type to `type' by Baoquan He · 9 years ago
  4. acc3c8d mm: move mm_populate()-related code to mm/gup.c by Kirill A. Shutemov · 9 years ago
  5. c561259 mm: move gup() -> posix mlock() error conversion out of __mm_populate by Kirill A. Shutemov · 9 years ago
  6. fc05f56 mm: rename __mlock_vma_pages_range() to populate_vma_page_range() by Kirill A. Shutemov · 9 years ago
  7. 84d33df mm: rename FOLL_MLOCK to FOLL_POPULATE by Kirill A. Shutemov · 9 years ago
  8. c21a6da slob: make slob_alloc_node() static and remove EXPORT_SYMBOL() by Fabian Frederick · 9 years ago
  9. 6f6528a slub: use bool function return values of true/false not 1/0 by Joe Perches · 9 years ago
  10. 08303a7 mm/slub.c: parse slub_debug O option in switch statement by Chris J Arges · 9 years ago
  11. ef2a515 mm/migrate: mark unmap_and_move() "noinline" to avoid ICE in gcc 4.7.3 by Geert Uytterhoeven · 9 years ago
  12. 9753412 mm/hugetlb: use pmd_page() in follow_huge_pmd() by Gerald Schaefer · 9 years ago
  13. ca2ec32 Merge branch 'for-linus-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  14. 45141ee Merge branch 'for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq by Linus Torvalds · 9 years ago
  15. 2ba48ce mirror O_APPEND and O_DIRECT into iocb->ki_flags by Al Viro · 9 years ago
  16. 3309dd0 switch generic_write_checks() to iocb and iter by Al Viro · 9 years ago
  17. dfea934 Merge branch 'for-linus' into for-next by Al Viro · 9 years ago
  18. 0fa6b00 generic_write_checks(): drop isblk argument by Al Viro · 9 years ago
  19. 5f380c7 lift generic_write_checks() into callers of __generic_file_write_iter() by Al Viro · 9 years ago
  20. 0b8def9 __generic_file_write_iter: keep ->ki_pos and return value consistent by Al Viro · 9 years ago
  21. 22c6186 direct_IO: remove rw from a_ops->direct_IO() by Omar Sandoval · 9 years ago
  22. 5d5d568 make new_sync_{read,write}() static by Al Viro · 9 years ago
  23. 6e242a1 nommu: use __vfs_read() by Al Viro · 9 years ago
  24. 39c853e Merge branch 'for-davem' into for-next by Al Viro · 9 years ago
  25. 17d17e7 process_vm_access: switch to {compat_,}import_iovec() by Al Viro · 9 years ago
  26. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  27. 237dae8 Merge branch 'iocb' into for-davem by Al Viro · 9 years ago
  28. b2edffd fix mremap() vs. ioctx_kill() race by Al Viro · 9 years ago
  29. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  30. 9c8e30d Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  31. b7b0400 mm: numa: mark huge PTEs young when clearing NUMA hinting faults by Mel Gorman · 9 years ago
  32. 074c238 mm: numa: slow PTE scan rate if migration failures occur by Mel Gorman · 9 years ago
  33. b191f9b mm: numa: preserve PTE write permissions across a NUMA hinting fault by Mel Gorman · 9 years ago
  34. bea66fb mm: numa: group related processes based on VMA flags instead of page table flags by Mel Gorman · 9 years ago
  35. cfa8694 mm/page_alloc.c: call kernel_map_pages in unset_migrateype_isolate by Laura Abbott · 9 years ago
  36. 859b7a0 mm/slub: fix lockups on PREEMPT && !SMP kernels by Mark Rutland · 9 years ago
  37. b0dc3a3 mm/memory hotplug: postpone the reset of obsolete pgdat by Gu Zheng · 9 years ago
  38. f683739 mm/pagewalk.c: prevent positive return value of walk_page_test() from being passed to callers by Naoya Horiguchi · 9 years ago
  39. 3fe89b3 mm: fix anon_vma->degree underflow in anon_vma endless growing prevention by Leon Yu · 9 years ago
  40. b8517e9 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  41. bffc437 percpu: Fix trivial typos in comments by Yannick Guerrini · 9 years ago
  42. c72efb6 writeback: fix possible underflow in write bandwidth calculation by Tejun Heo · 9 years ago
  43. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  44. 66ee59a fs: remove ki_nbytes by Christoph Hellwig · 9 years ago
  45. c202baf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  46. 7feee59 memcg: disable hierarchy support if bound to the legacy cgroup hierarchy by Vladimir Davydov · 9 years ago
  47. a5a6579 mm: reorder can_do_mlock to fix audit denial by Jeff Vander Stoep · 9 years ago
  48. a5af5aa kasan, module, vmalloc: rework shadow allocation for modules by Andrey Ryabinin · 9 years ago
  49. 5b8bf30 mm/nommu.c: export symbol max_mapnr by gchen gchen · 9 years ago
  50. 850fc43 mm: cma: fix CMA aligned offset calculation by Danesh Petigara · 9 years ago
  51. 44fc805 mm, hugetlb: close race when setting PageTail for gigantic pages by David Rientjes · 9 years ago
  52. e009d5d mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabled by Michal Hocko · 9 years ago
  53. ba68bc0 mm: thp: Return the correct value for change_huge_pmd by Mel Gorman · 9 years ago
  54. 53da3bc mm: fix up numa read-only thread grouping logic by Linus Torvalds · 9 years ago
  55. 7d70e15 writeback: add missing INITIAL_JIFFIES init in global_update_bandwidth() by Tejun Heo · 9 years ago
  56. a015d33 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  57. cc87317 mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change by Johannes Weiner · 9 years ago
  58. d297369 mm: memcontrol: use "max" instead of "infinity" in control knobs by Johannes Weiner · 9 years ago
  59. 4e54ded memcg: fix low limit calculation by Michal Hocko · 9 years ago
  60. da61653 mm/nommu: fix memory leak by Joonsoo Kim · 9 years ago
  61. f0774d8 mm: shmem: check for mapping owner before dereferencing by Sasha Levin · 9 years ago
  62. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  63. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 10 years ago
  64. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  65. d879cb8 move iov_iter.c from mm/ to lib/ by Al Viro · 10 years ago
  66. 4b8164b new helper: dup_iter() by Al Viro · 10 years ago
  67. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  68. 66dc830 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  69. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 9 years ago
  70. 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 9 years ago
  71. f7ca90b dax,ext2: replace the XIP page fault handler with the DAX page fault handler by Matthew Wilcox · 9 years ago
  72. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 9 years ago
  73. fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 9 years ago
  74. 2e4cdab mm: allow page fault handlers to perform the COW by Matthew Wilcox · 9 years ago
  75. 283307c mm: fix XIP fault vs truncate race by Matthew Wilcox · 9 years ago
  76. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  77. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 9 years ago
  78. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 9 years ago
  79. 71394fe mm: vmalloc: add flag preventing guard hole allocation by Andrey Ryabinin · 9 years ago
  80. c420f16 kasan: enable stack instrumentation by Andrey Ryabinin · 9 years ago
  81. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 9 years ago
  82. e79ed2f kmemleak: disable kasan instrumentation for kmemleak by Andrey Ryabinin · 9 years ago
  83. 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 9 years ago
  84. a79316c mm: slub: introduce metadata_access_enable()/metadata_access_disable() by Andrey Ryabinin · 9 years ago
  85. 75c66de mm: slub: share object_err function by Andrey Ryabinin · 9 years ago
  86. b8c73fc mm: page_alloc: add kasan hooks on alloc and free paths by Andrey Ryabinin · 9 years ago
  87. 786a895 kasan: disable memory hotplug by Andrey Ryabinin · 9 years ago
  88. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 9 years ago
  89. 9e763e0 mm: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  90. 5024c1d slub: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  91. 807de07 percpu: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  92. 3dec16e mm/slab: convert cache name allocations to kstrdup_const by Andrzej Hajda · 9 years ago
  93. a4bb1e4 mm/util: add kstrdup_const by Andrzej Hajda · 9 years ago
  94. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  95. 0f050d9 mm/zsmalloc: add statistics support by Ganesh Mahendran · 9 years ago
  96. 3eba0c6 mm/zpool: add name argument to create zpool by Ganesh Mahendran · 9 years ago
  97. ff59909 mm: fix negative nr_isolated counts by Hugh Dickins · 9 years ago
  98. 9ab3b59 mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page() by Naoya Horiguchi · 9 years ago
  99. 84109e1 mm/page_alloc: fix comment by Yaowei Bai · 9 years ago
  100. 9cb12d7 mm/memory.c: actually remap enough memory by Grazvydas Ignotas · 9 years ago