1. c0fec3a Merge branch 'iocb' into for-next by Al Viro · 9 years ago
  2. e2e40f2 fs: move struct kiocb to fs.h by Christoph Hellwig · 9 years ago
  3. f788baa Merge branch 'gadget' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  4. 66ee59a fs: remove ki_nbytes by Christoph Hellwig · 9 years ago
  5. c202baf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  6. 7feee59 memcg: disable hierarchy support if bound to the legacy cgroup hierarchy by Vladimir Davydov · 9 years ago
  7. a5a6579 mm: reorder can_do_mlock to fix audit denial by Jeff Vander Stoep · 9 years ago
  8. a5af5aa kasan, module, vmalloc: rework shadow allocation for modules by Andrey Ryabinin · 9 years ago
  9. 5b8bf30 mm/nommu.c: export symbol max_mapnr by gchen gchen · 9 years ago
  10. 850fc43 mm: cma: fix CMA aligned offset calculation by Danesh Petigara · 9 years ago
  11. 44fc805 mm, hugetlb: close race when setting PageTail for gigantic pages by David Rientjes · 9 years ago
  12. e009d5d mm, oom: do not fail __GFP_NOFAIL allocation if oom killer is disabled by Michal Hocko · 9 years ago
  13. ba68bc0 mm: thp: Return the correct value for change_huge_pmd by Mel Gorman · 9 years ago
  14. 53da3bc mm: fix up numa read-only thread grouping logic by Linus Torvalds · 9 years ago
  15. a015d33 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  16. cc87317 mm: page_alloc: revert inadvertent !__GFP_FS retry behavior change by Johannes Weiner · 9 years ago
  17. d297369 mm: memcontrol: use "max" instead of "infinity" in control knobs by Johannes Weiner · 9 years ago
  18. 4e54ded memcg: fix low limit calculation by Michal Hocko · 9 years ago
  19. da61653 mm/nommu: fix memory leak by Joonsoo Kim · 9 years ago
  20. f0774d8 mm: shmem: check for mapping owner before dereferencing by Sasha Levin · 9 years ago
  21. be5e661 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  22. e36cb0b VFS: (Scripted) Convert S_ISLNK/DIR/REG(dentry->d_inode) to d_is_*(dentry) by David Howells · 9 years ago
  23. b11a278 Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 9 years ago
  24. d879cb8 move iov_iter.c from mm/ to lib/ by Al Viro · 10 years ago
  25. 4b8164b new helper: dup_iter() by Al Viro · 9 years ago
  26. 0389115 Merge branch 'lazytime' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  27. 66dc830 Merge branch 'iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 9 years ago
  28. e748dcd vfs: remove get_xip_mem by Matthew Wilcox · 9 years ago
  29. 4c0ccfe dax,ext2: replace xip_truncate_page with dax_truncate_page by Matthew Wilcox · 9 years ago
  30. f7ca90b dax,ext2: replace the XIP page fault handler with the DAX page fault handler by Matthew Wilcox · 9 years ago
  31. d475c63 dax,ext2: replace XIP read and write with DAX I/O by Matthew Wilcox · 9 years ago
  32. fbbbad4 vfs,ext2: introduce IS_DAX(inode) by Matthew Wilcox · 9 years ago
  33. 2e4cdab mm: allow page fault handlers to perform the COW by Matthew Wilcox · 9 years ago
  34. 283307c mm: fix XIP fault vs truncate race by Matthew Wilcox · 9 years ago
  35. c833e17 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux by Linus Torvalds · 9 years ago
  36. bebf56a kasan: enable instrumentation of global variables by Andrey Ryabinin · 9 years ago
  37. cb9e3c2 mm: vmalloc: pass additional vm_flags to __vmalloc_node_range() by Andrey Ryabinin · 9 years ago
  38. 71394fe mm: vmalloc: add flag preventing guard hole allocation by Andrey Ryabinin · 9 years ago
  39. c420f16 kasan: enable stack instrumentation by Andrey Ryabinin · 9 years ago
  40. 393f203 x86_64: kasan: add interceptors for memset/memmove/memcpy functions by Andrey Ryabinin · 9 years ago
  41. e79ed2f kmemleak: disable kasan instrumentation for kmemleak by Andrey Ryabinin · 9 years ago
  42. 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 9 years ago
  43. a79316c mm: slub: introduce metadata_access_enable()/metadata_access_disable() by Andrey Ryabinin · 9 years ago
  44. 75c66de mm: slub: share object_err function by Andrey Ryabinin · 9 years ago
  45. b8c73fc mm: page_alloc: add kasan hooks on alloc and free paths by Andrey Ryabinin · 9 years ago
  46. 786a895 kasan: disable memory hotplug by Andrey Ryabinin · 9 years ago
  47. 0b24bec kasan: add kernel address sanitizer infrastructure by Andrey Ryabinin · 9 years ago
  48. 9e763e0 mm: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  49. 5024c1d slub: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  50. 807de07 percpu: use %*pb[l] to print bitmaps including cpumasks and nodemasks by Tejun Heo · 9 years ago
  51. 3dec16e mm/slab: convert cache name allocations to kstrdup_const by Andrzej Hajda · 9 years ago
  52. a4bb1e4 mm/util: add kstrdup_const by Andrzej Hajda · 9 years ago
  53. 8180995 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 9 years ago
  54. 0f050d9 mm/zsmalloc: add statistics support by Ganesh Mahendran · 9 years ago
  55. 3eba0c6 mm/zpool: add name argument to create zpool by Ganesh Mahendran · 9 years ago
  56. ff59909 mm: fix negative nr_isolated counts by Hugh Dickins · 9 years ago
  57. 9ab3b59 mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page() by Naoya Horiguchi · 9 years ago
  58. 84109e1 mm/page_alloc: fix comment by Yaowei Bai · 9 years ago
  59. 9cb12d7 mm/memory.c: actually remap enough memory by Grazvydas Ignotas · 9 years ago
  60. 194e815 mm/mm_init.c: mark mminit_loglevel __meminitdata by Rasmus Villemoes · 9 years ago
  61. 0e2342c mm/mm_init.c: park mminit_verify_zonelist as __init by Rasmus Villemoes · 9 years ago
  62. 061f67b mm/page_alloc.c: pull out init code from build_all_zonelists by Rasmus Villemoes · 9 years ago
  63. fc5199d mm/internal.h: don't split printk call in two by Rasmus Villemoes · 9 years ago
  64. f48b80a memcg: cleanup static keys decrement by Vladimir Davydov · 9 years ago
  65. 932ff6b mm/compaction: stop the isolation when we isolate enough freepage by Joonsoo Kim · 9 years ago
  66. 372549c mm/compaction: fix wrong order check in compact_finished() by Joonsoo Kim · 9 years ago
  67. d6e0b7f slub: make dead caches discard free slabs immediately by Vladimir Davydov · 9 years ago
  68. ce3712d slub: fix kmem_cache_shrink return value by Vladimir Davydov · 9 years ago
  69. 832f37f slub: never fail to shrink cache by Vladimir Davydov · 9 years ago
  70. 2788cf0 memcg: reparent list_lrus and free kmemcg_id on css offline by Vladimir Davydov · 9 years ago
  71. 3f97b16 list_lru: add helpers to isolate items by Vladimir Davydov · 9 years ago
  72. 2a4db7e memcg: free memcg_caches slot on css offline by Vladimir Davydov · 9 years ago
  73. f100836 slab: use css id for naming per memcg caches by Vladimir Davydov · 9 years ago
  74. 426589f slab: link memcg caches of the same kind into a list by Vladimir Davydov · 9 years ago
  75. f7ce319 slab: embed memcg_cache_params to kmem_cache by Vladimir Davydov · 9 years ago
  76. 60d3fd3 list_lru: introduce per-memcg lists by Vladimir Davydov · 9 years ago
  77. c0a5b56 list_lru: organize all list_lrus to list by Vladimir Davydov · 9 years ago
  78. ff0b67e list_lru: get rid of ->active_nodes by Vladimir Davydov · 9 years ago
  79. 05257a1 memcg: add rwsem to synchronize against memcg_caches arrays relocation by Vladimir Davydov · 9 years ago
  80. dbcf73e memcg: rename some cache id related variables by Vladimir Davydov · 9 years ago
  81. cb731d6 vmscan: per memory cgroup slab shrinkers by Vladimir Davydov · 9 years ago
  82. 503c358 list_lru: introduce list_lru_shrink_{count,walk} by Vladimir Davydov · 9 years ago
  83. 10c1045 mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entries by Mel Gorman · 9 years ago
  84. c0e7cad mm: numa: add paranoid check around pte_protnone_numa by Mel Gorman · 9 years ago
  85. e944fd6 mm: numa: do not trap faults on the huge zero page by Mel Gorman · 9 years ago
  86. 4d94246 mm: convert p[te|md]_mknonnuma and remaining page table manipulations by Mel Gorman · 9 years ago
  87. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 9 years ago
  88. 5d83306 mm: numa: do not dereference pmd outside of the lock during NUMA hinting fault by Mel Gorman · 9 years ago
  89. 6bec003 Merge branch 'for-3.20/bdi' of git://git.kernel.dk/linux-block by Linus Torvalds · 9 years ago
  90. 8138a67a mm/nommu.c: fix arithmetic overflow in __vm_enough_memory() by Roman Gushchin · 9 years ago
  91. 5703b08 mm/mmap.c: fix arithmetic overflow in __vm_enough_memory() by Roman Gushchin · 9 years ago
  92. 57c2e36 vmstat: Reduce time interval to stat update on idle cpu by Christoph Lameter · 9 years ago
  93. 94f759d6 mm/page_owner.c: remove unnecessary stack_trace field by Sergei Rogachev · 9 years ago
  94. 1035921 mm: incorporate read-only pages into transparent huge pages by Ebru Akagunduz · 9 years ago
  95. ba4877b vmstat: do not use deferrable delayed work for vmstat_update by Michal Hocko · 9 years ago
  96. 9c0415e mm: more aggressive page stealing for UNMOVABLE allocations by Vlastimil Babka · 9 years ago
  97. 3a1086f mm: always steal split buddies in fallback allocations by Vlastimil Babka · 9 years ago
  98. 99592d5 mm: when stealing freepages, also take pages created by splitting buddy page by Vlastimil Babka · 9 years ago
  99. 1e25a27 mincore: apply page table walker on do_mincore() by Naoya Horiguchi · 9 years ago
  100. 48684a6 mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP) by Naoya Horiguchi · 9 years ago