1. c2e7b20 Merge branch 'work.preadv2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  2. 7f427d3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 8 years ago
  3. 0e0162b Merge branch 'ovl-fixes' into for-linus by Al Viro · 8 years ago
  4. 825a3b2 Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  5. 6d0a07e mm: thp: calculate the mapcount correctly for THP pages during WP faults by Andrea Arcangeli · 8 years ago
  6. 7496fea ksm: fix conflict between mmput and scan_get_next_rmap_item by Zhou Chengming · 8 years ago
  7. eb60b3e Merge branch 'sched/urgent' into sched/core to pick up fixes by Ingo Molnar · 8 years ago
  8. 44f43e9 zsmalloc: fix zs_can_compact() integer overflow by Sergey Senozhatsky · 8 years ago
  9. 0783783 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  10. 172400c mm: fix kcompactd hang during memory offlining by Vlastimil Babka · 8 years ago
  11. 32a4e16 mm/zswap: provide unique zpool name by Dan Streetman · 8 years ago
  12. 14af4a5 mm, cma: prevent nr_isolated_* counters from going negative by Hugh Dickins · 8 years ago
  13. bc22af7 mm: update min_free_kbytes from khugepaged after core initialization by Jason Baron · 8 years ago
  14. 6842839 huge pagecache: mmap_sem is unlocked when truncation splits pmd by Hugh Dickins · 8 years ago
  15. 145bdaa mm: thp: correct split_huge_pages file permission by Yang Shi · 8 years ago
  16. 74d3694 writeback: Fix performance regression in wb_over_bg_thresh() by Howard Cochran · 8 years ago
  17. 84e710d parallel lookups machinery, part 2 by Al Viro · 8 years ago
  18. 84695ff Merge getxattr prototype change into work.lookups by Al Viro · 8 years ago
  19. e259221 fs: simplify the generic_write_sync prototype by Christoph Hellwig · 8 years ago
  20. dde0c2e fs: add IOCB_SYNC and IOCB_DSYNC by Christoph Hellwig · 8 years ago
  21. c8b8e32 direct-io: eliminate the offset argument to ->direct_IO by Christoph Hellwig · 8 years ago
  22. 1af5bb4 filemap: remove the pos argument to generic_file_direct_write by Christoph Hellwig · 8 years ago
  23. c64fb5c filemap: remove pos variables in generic_file_read_iter by Christoph Hellwig · 8 years ago
  24. c2e7e00 mm/memory-failure: fix race with compound page split/merge by Konstantin Khlebnikov · 8 years ago
  25. fd901c9 mm: wake kcompactd before kswapd's short sleep by Vlastimil Babka · 8 years ago
  26. d7e6948 mm/hwpoison: fix wrong num_poisoned_pages accounting by Minchan Kim · 8 years ago
  27. b06bad1 mm: call swap_slot_free_notify() with page lock held by Minchan Kim · 8 years ago
  28. 7bf52fb mm: vmscan: reclaim highmem zone if buffer_heads is over limit by Minchan Kim · 8 years ago
  29. 28093f9 numa: fix /proc/<pid>/numa_maps for THP by Gerald Schaefer · 8 years ago
  30. 3486b85 mm/huge_memory: replace VM_NO_THP VM_BUG_ON with actual VMA check by Konstantin Khlebnikov · 8 years ago
  31. aa88b68 thp: keep huge zero page pinned until tlb flush by Kirill A. Shutemov · 8 years ago
  32. 8efd755a mm/mmu_context, sched/core: Fix mmu_context.h assumption by Ingo Molnar · 8 years ago
  33. 264a0ae memcg: relocate charge moving from ->attach to ->post_attach by Tejun Heo · 8 years ago
  34. 2e57259 Merge branch 'for-linus' of git://git.kernel.dk/linux-block by Linus Torvalds · 8 years ago
  35. a1f9831 Merge branch 'mm-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. b296821 xattr_handler: pass dentry and inode as separate arguments of ->get() by Al Viro · 8 years ago
  37. c12d2da mm/gup: Remove the macro overload API migration helpers from the get_user*() APIs by Ingo Molnar · 8 years ago
  38. 4a2d057 Merge branch 'PAGE_CACHE_SIZE-removal' by Linus Torvalds · 8 years ago
  39. ea1754a mm, fs: remove remaining PAGE_CACHE_* and page_cache_{get,release} usage by Kirill A. Shutemov · 8 years ago
  40. 09cbfea mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macros by Kirill A. Shutemov · 8 years ago
  41. ec3b688 mm/page_isolation.c: fix the function comments by Neil Zhang · 8 years ago
  42. af8e15c oom, oom_reaper: do not enqueue task if it is on the oom_reaper_list head by Michal Hocko · 8 years ago
  43. 858eaaa7 mm/rmap: batched invalidations should use existing api by Nadav Amit · 8 years ago
  44. 6f25a14 mm: fix invalid node in alloc_migrate_target() by Xishi Qiu · 8 years ago
  45. 0b355ea mm, kasan: fix compilation for CONFIG_SLAB by Alexander Potapenko · 8 years ago
  46. c877ef8 writeback: fix the wrong congested state variable definition by Kaixu Xia · 8 years ago
  47. 0fda278 thp: fix typo in khugepaged_scan_pmd() by Kirill A. Shutemov · 8 years ago
  48. e7080a4 mm/filemap: generic_file_read_iter(): check for zero reads unconditionally by Nicolai Stange · 8 years ago
  49. cd11016 mm, kasan: stackdepot implementation. Enable stackdepot for SLAB by Alexander Potapenko · 8 years ago
  50. 505f5dc mm, kasan: add GFP flags to KASAN API by Alexander Potapenko · 8 years ago
  51. 7ed2f9e mm, kasan: SLAB support by Alexander Potapenko · 8 years ago
  52. d9dddbf mm/page_alloc: prevent merging between isolated and other pageblocks by Vlastimil Babka · 8 years ago
  53. bb29902 oom, oom_reaper: protect oom_reaper_list using simpler way by Tetsuo Handa · 8 years ago
  54. e267960 oom: make oom_reaper freezable by Michal Hocko · 8 years ago
  55. 29c696e oom: make oom_reaper_list single linked by Vladimir Davydov · 8 years ago
  56. 855b018 oom, oom_reaper: disable oom_reaper for oom_kill_allocating_task by Michal Hocko · 8 years ago
  57. 0304926 mm, oom_reaper: implement OOM victims queuing by Michal Hocko · 8 years ago
  58. bc448e8 mm, oom_reaper: report success/failure by Michal Hocko · 8 years ago
  59. 36324a9 oom: clear TIF_MEMDIE after oom_reaper managed to unmap the address space by Michal Hocko · 8 years ago
  60. aac4536 mm, oom: introduce oom reaper by Michal Hocko · 8 years ago
  61. f138556 mm/mprotect.c: don't imply PROT_EXEC on non-exec fs by Piotr Kwapulinski · 8 years ago
  62. 5c9a875 kernel: add kcov code coverage by Dmitry Vyukov · 8 years ago
  63. 3f2b1a0 zram: revive swap_slot_free_notify by Minchan Kim · 8 years ago
  64. 266c73b Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux by Linus Torvalds · 8 years ago
  65. 643ad15 Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  66. d5e2d00 Merge tag 'powerpc-4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux by Linus Torvalds · 8 years ago
  67. 814a2bf Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 8 years ago
  68. 49dc2b7 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 8 years ago
  69. 7165092 radix-tree,shmem: introduce radix_tree_iter_next() by Matthew Wilcox · 8 years ago
  70. 2cf938a mm: use radix_tree_iter_retry() by Matthew Wilcox · 8 years ago
  71. e614523 radix_tree: add support for multi-order entries by Matthew Wilcox · 8 years ago
  72. 93e205a fix Christoph's email addresses by Christoph Lameter · 8 years ago
  73. 0a687aa mm,oom: do not loop !__GFP_FS allocation if the OOM killer is disabled by Tetsuo Handa · 8 years ago
  74. 6afcf28 mm,oom: make oom_killer_disable() killable by Tetsuo Handa · 8 years ago
  75. 1120ed5 mm/zsmalloc: add `freeable' column to pool stat by Sergey Senozhatsky · 8 years ago
  76. a82cbf0 zsmalloc: drop unused member 'mapping_area->huge' by YiPing Xu · 8 years ago
  77. a1c0b1a mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment by Shawn Lin · 8 years ago
  78. e0775d1 mm: memcontrol: zap oom_info_lock by Vladimir Davydov · 8 years ago
  79. 8b59265 mm: memcontrol: clarify the uncharge_list() loop by Johannes Weiner · 8 years ago
  80. b6e6edc mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage by Johannes Weiner · 8 years ago
  81. 588083b mm: memcontrol: reclaim when shrinking memory.high below usage by Johannes Weiner · 8 years ago
  82. 987b309 mm: meminit: initialise more memory for inode/dentry hash tables in early boot by Li Zhang · 8 years ago
  83. 5f73771 thp: fix deadlock in split_huge_pmd() by Kirill A. Shutemov · 8 years ago
  84. fec89c1 thp: rewrite freeze_page()/unfreeze_page() with generic rmap walkers by Kirill A. Shutemov · 8 years ago
  85. e388466 mm: make remove_migration_ptes() beyond mm/migration.c by Kirill A. Shutemov · 8 years ago
  86. 2a52bcb rmap: extend try_to_unmap() to be usable by split_huge_page() by Kirill A. Shutemov · 8 years ago
  87. b977319 rmap: introduce rmap_walk_locked() by Kirill A. Shutemov · 8 years ago
  88. 99490f1 mm: ZONE_DEVICE depends on SPARSEMEM_VMEMMAP by Dan Williams · 8 years ago
  89. 870d4b1 mm: percpu: use pr_fmt to prefix output by Joe Perches · 8 years ago
  90. 1170532 mm: convert printk(KERN_<LEVEL> to pr_<level> by Joe Perches · 8 years ago
  91. 756a025f0 mm: coalesce split strings by Joe Perches · 8 years ago
  92. 598d809 mm: convert pr_warning to pr_warn by Joe Perches · 8 years ago
  93. b11a7b9 mm: exclude ZONE_DEVICE from GFP_ZONE_TABLE by Dan Williams · 8 years ago
  94. d334c9b mm: memcontrol: cleanup css_reset callback by Vladimir Davydov · 8 years ago
  95. e33e33b mm, memory hotplug: print debug message in the proper way for online_pages by Chen Yucong · 8 years ago
  96. 0f352e5 mm: remove __GFP_NOFAIL is deprecated comment by Michal Hocko · 8 years ago
  97. 95813b8 mm/page_ref: add tracepoint to track down page reference manipulation by Joonsoo Kim · 8 years ago
  98. fe896d1 mm: introduce page reference manipulation functions by Joonsoo Kim · 8 years ago
  99. 444eb2a4 mm: thp: set THP defrag by default to madvise and add a stall-free defrag option by Mel Gorman · 8 years ago
  100. f9054c7 mm, mempool: only set __GFP_NOMEMALLOC if there are free elements by David Rientjes · 8 years ago