1. 2b269ce zram: check bd_openers instead of bd_holders by Minchan Kim · 10 years ago
  2. a096caf zram: rework reset and destroy path by Sergey Senozhatsky · 10 years ago
  3. ba6b17d zram: fix umount-reset_store-mount race condition by Sergey Senozhatsky · 10 years ago
  4. 1fec117 zram: free meta table in zram_meta_free by Ganesh Mahendran · 10 years ago
  5. b817995 zram: clean up zram_meta_alloc() by Sergey Senozhatsky · 10 years ago
  6. ff59909 mm: fix negative nr_isolated counts by Hugh Dickins · 10 years ago
  7. 9ab3b59 mm: hwpoison: drop lru_add_drain_all() in __soft_offline_page() by Naoya Horiguchi · 10 years ago
  8. 84109e1 mm/page_alloc: fix comment by Yaowei Bai · 10 years ago
  9. 9cb12d7 mm/memory.c: actually remap enough memory by Grazvydas Ignotas · 10 years ago
  10. 8f4ab07 kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __init by Rasmus Villemoes · 10 years ago
  11. 194e815 mm/mm_init.c: mark mminit_loglevel __meminitdata by Rasmus Villemoes · 10 years ago
  12. 0e2342c mm/mm_init.c: park mminit_verify_zonelist as __init by Rasmus Villemoes · 10 years ago
  13. 061f67b mm/page_alloc.c: pull out init code from build_all_zonelists by Rasmus Villemoes · 10 years ago
  14. fc5199d mm/internal.h: don't split printk call in two by Rasmus Villemoes · 10 years ago
  15. 2d2f511 mm: do not use mm->nr_pmds on !MMU configurations by Kirill A. Shutemov · 10 years ago
  16. f48b80a memcg: cleanup static keys decrement by Vladimir Davydov · 10 years ago
  17. 932ff6b mm/compaction: stop the isolation when we isolate enough freepage by Joonsoo Kim · 10 years ago
  18. 372549c mm/compaction: fix wrong order check in compact_finished() by Joonsoo Kim · 10 years ago
  19. d6e0b7f slub: make dead caches discard free slabs immediately by Vladimir Davydov · 10 years ago
  20. ce3712d slub: fix kmem_cache_shrink return value by Vladimir Davydov · 10 years ago
  21. 832f37f slub: never fail to shrink cache by Vladimir Davydov · 10 years ago
  22. 2788cf0 memcg: reparent list_lrus and free kmemcg_id on css offline by Vladimir Davydov · 10 years ago
  23. 3f97b16 list_lru: add helpers to isolate items by Vladimir Davydov · 10 years ago
  24. 2a4db7e memcg: free memcg_caches slot on css offline by Vladimir Davydov · 10 years ago
  25. f100836 slab: use css id for naming per memcg caches by Vladimir Davydov · 10 years ago
  26. 01e5865 cgroup: release css->id after css_free by Vladimir Davydov · 10 years ago
  27. 426589f slab: link memcg caches of the same kind into a list by Vladimir Davydov · 10 years ago
  28. f7ce319 slab: embed memcg_cache_params to kmem_cache by Vladimir Davydov · 10 years ago
  29. 49e7e7f fs: shrinker: always scan at least one object of each type by Vladimir Davydov · 10 years ago
  30. 2acb60a fs: make shrinker memcg aware by Vladimir Davydov · 10 years ago
  31. 60d3fd3 list_lru: introduce per-memcg lists by Vladimir Davydov · 10 years ago
  32. c0a5b56 list_lru: organize all list_lrus to list by Vladimir Davydov · 10 years ago
  33. ff0b67e list_lru: get rid of ->active_nodes by Vladimir Davydov · 10 years ago
  34. 05257a1 memcg: add rwsem to synchronize against memcg_caches arrays relocation by Vladimir Davydov · 10 years ago
  35. dbcf73e memcg: rename some cache id related variables by Vladimir Davydov · 10 years ago
  36. cb731d6 vmscan: per memory cgroup slab shrinkers by Vladimir Davydov · 10 years ago
  37. 4101b62 fs: consolidate {nr,free}_cached_objects args in shrink_control by Vladimir Davydov · 10 years ago
  38. 503c358 list_lru: introduce list_lru_shrink_{count,walk} by Vladimir Davydov · 10 years ago
  39. 10c1045 mm: numa: avoid unnecessary TLB flushes when setting NUMA hinting entries by Mel Gorman · 10 years ago
  40. c0e7cad mm: numa: add paranoid check around pte_protnone_numa by Mel Gorman · 10 years ago
  41. c819f37 x86: mm: restore original pte_special check by Mel Gorman · 10 years ago
  42. e944fd6 mm: numa: do not trap faults on the huge zero page by Mel Gorman · 10 years ago
  43. 21d9ee3 mm: remove remaining references to NUMA hinting bits and helpers by Mel Gorman · 10 years ago
  44. 4d94246 mm: convert p[te|md]_mknonnuma and remaining page table manipulations by Mel Gorman · 10 years ago
  45. 842915f ppc64: add paranoid warnings for unexpected DSISR_PROTFAULT by Mel Gorman · 10 years ago
  46. 8a0516e mm: convert p[te|md]_numa users to p[te|md]_protnone_numa by Mel Gorman · 10 years ago
  47. e7bb4b6d mm: add p[te|md] protnone helpers for use by NUMA balancing by Mel Gorman · 10 years ago
  48. 5d83306 mm: numa: do not dereference pmd outside of the lock during NUMA hinting fault by Mel Gorman · 10 years ago
  49. 87c9172 Merge tag 'jfs-3.20' of git://github.com/kleikamp/linux-shaggy by Linus Torvalds · 10 years ago
  50. 6184514 Merge branch 'for-3.20' of git://linux-nfs.org/~bfields/linux by Linus Torvalds · 10 years ago
  51. a26be14 Merge tag 'iommu-updates-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu by Linus Torvalds · 10 years ago
  52. cdd3054 Merge tag 'devicetree-for-3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 10 years ago
  53. 42cf0f2 Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm by Linus Torvalds · 10 years ago
  54. a2f0bb0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/egtvedt/linux-avr32 by Linus Torvalds · 10 years ago
  55. 41cbc01 Merge tag 'trace-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 10 years ago
  56. 12df428 Merge tag 'ktest-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 10 years ago
  57. 8cc748a Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security by Linus Torvalds · 10 years ago
  58. 7184487 Merge branch 'upstream' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 10 years ago
  59. 3c3c8e3 Merge remote-tracking branch 'grant/devicetree/next' into for-next by Rob Herring · 10 years ago
  60. 59d5373 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 10 years ago
  61. d3f180e Merge tag 'powerpc-3.20-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  62. 6b00f7e Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 10 years ago
  63. b3d6524 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  64. 07f80d4 Merge tag 'please-pull-pstore' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/linux by Linus Torvalds · 10 years ago
  65. 6f83e5b Merge tag 'nfs-for-3.20-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 10 years ago
  66. 8138a67 mm/nommu.c: fix arithmetic overflow in __vm_enough_memory() by Roman Gushchin · 10 years ago
  67. 5703b08 mm/mmap.c: fix arithmetic overflow in __vm_enough_memory() by Roman Gushchin · 10 years ago
  68. 57c2e36 vmstat: Reduce time interval to stat update on idle cpu by Christoph Lameter · 10 years ago
  69. 94f759d6 mm/page_owner.c: remove unnecessary stack_trace field by Sergei Rogachev · 10 years ago
  70. 740a5dd Documentation/filesystems/proc.txt: describe /proc/<pid>/map_files by Cyrill Gorcunov · 10 years ago
  71. 1035921 mm: incorporate read-only pages into transparent huge pages by Ebru Akagunduz · 10 years ago
  72. ba4877b vmstat: do not use deferrable delayed work for vmstat_update by Michal Hocko · 10 years ago
  73. 9c0415e mm: more aggressive page stealing for UNMOVABLE allocations by Vlastimil Babka · 10 years ago
  74. 3a1086f mm: always steal split buddies in fallback allocations by Vlastimil Babka · 10 years ago
  75. 99592d5 mm: when stealing freepages, also take pages created by splitting buddy page by Vlastimil Babka · 10 years ago
  76. 1e25a27 mincore: apply page table walker on do_mincore() by Naoya Horiguchi · 10 years ago
  77. 7d5b3bf mm: /proc/pid/clear_refs: avoid split_huge_page() by Kirill A. Shutemov · 10 years ago
  78. 48684a6 mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP) by Naoya Horiguchi · 10 years ago
  79. 6f4576e mempolicy: apply page table walker on queue_pages_range() by Naoya Horiguchi · 10 years ago
  80. 1757bbd arch/powerpc/mm/subpage-prot.c: use walk->vma and walk_page_vma() by Naoya Horiguchi · 10 years ago
  81. 26bcd64 memcg: cleanup preparation for page table walk by Naoya Horiguchi · 10 years ago
  82. d85f4d6 numa_maps: remove numa_maps->vma by Naoya Horiguchi · 10 years ago
  83. 632fd60 numa_maps: fix typo in gather_hugetbl_stats by Naoya Horiguchi · 10 years ago
  84. f995ece pagemap: use walk->vma instead of calling find_vma() by Naoya Horiguchi · 10 years ago
  85. 5c64f52 clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk() by Naoya Horiguchi · 10 years ago
  86. 14eb6fd smaps: remove mem_size_stats->vma and use walk_page_vma() by Naoya Horiguchi · 10 years ago
  87. 900fc5f pagewalk: add walk_page_vma() by Naoya Horiguchi · 10 years ago
  88. fafaa42 pagewalk: improve vma handling by Naoya Horiguchi · 10 years ago
  89. 0b1fbfe mm/pagewalk: remove pgd_entry() and pud_entry() by Naoya Horiguchi · 10 years ago
  90. 05fbf35 proc/pagemap: walk page tables under pte lock by Konstantin Khlebnikov · 10 years ago
  91. 0664e57 mm: gup: kvm use get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  92. 7e33912 mm: gup: use get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  93. a7b7807 mm: gup: use get_user_pages_unlocked within get_user_pages_fast by Andrea Arcangeli · 10 years ago
  94. 0fd71a5 mm: gup: add __get_user_pages_unlocked to customize gup_flags by Andrea Arcangeli · 10 years ago
  95. f0818f4 mm: gup: add get_user_pages_locked and get_user_pages_unlocked by Andrea Arcangeli · 10 years ago
  96. be97a41 mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma by Vlastimil Babka · 10 years ago
  97. 077fcf1 mm/thp: allocate transparent hugepages on local node by Aneesh Kumar K.V · 10 years ago
  98. 24e2716 mm/compaction: add tracepoint to observe behaviour of compaction defer by Joonsoo Kim · 10 years ago
  99. 837d026 mm/compaction: more trace to understand when/why compaction start/finish by Joonsoo Kim · 10 years ago
  100. e34d85f mm/compaction: print current range where compaction work by Joonsoo Kim · 10 years ago