arm64: Remove useless message during oops
[sfrench/cifs-2.6.git] / mm /
2019-05-14 Yafang Shaomm/page-writeback: introduce tracepoint for wait_on_pag...
2019-05-14 Mike Rapoportmm/Kconfig: update "Memory Model" help text
2019-05-14 Yafang Shaomm/vmscan.c: don't disable irq again when count pgrefil...
2019-05-14 Mike Rapoportmm: memblock: make keeping memblock memory opt-in rathe...
2019-05-14 Mike Kravetzhugetlbfs: always use address space in inode for resv_m...
2019-05-14 Vitaly Woolmm/z3fold.c: support page migration
2019-05-14 Vitaly Woolmm/z3fold.c: add structure for buddy handles
2019-05-14 Vitaly Woolmm/z3fold.c: improve compression by extending search
2019-05-14 Vitaly Woolmm/z3fold.c: introduce helper functions
2019-05-14 Yafang Shaomm/page_alloc.c: remove unnecessary parameter in rmqueu...
2019-05-14 Jérôme Glissemm/hmm: add ARCH_HAS_HMM_MIRROR ARCH_HAS_HMM_DEVICE...
2019-05-14 Kirill Tkhaimm/vmscan.c: simplify shrink_inactive_list()
2019-05-14 Souptick Joardermm: introduce new vm_map_pages() and vm_map_pages_zero...
2019-05-14 Bartlomiej Zolnier... mm: remove redundant 'default n' from Kconfig-s
2019-05-14 Johannes Weinermm: fix false-positive OVERCOMMIT_GUESS failures
2019-05-14 David Hildenbrandmm/memory_hotplug: make __remove_pages() and arch_remov...
2019-05-14 David Hildenbrandmm/memory_hotplug: make __remove_section() never fail
2019-05-14 David Hildenbrandmm/memory_hotplug: make unregister_memory_section(...
2019-05-14 David Hildenbrandmm/memory_hotplug: release memory resource after arch_r...
2019-05-14 Laurent Dufourmm/filemap.c: fix minor typo
2019-05-14 Michal Hockomm, memory_hotplug: provide a more generic restrictions...
2019-05-14 Michal Hockomm, memory_hotplug: cleanup memory offline path
2019-05-14 Alexander Duyckmm: initialize MAX_ORDER_NR_PAGES at a time instead...
2019-05-14 Alexander Duyckmm: implement new zone specific memblock iterator
2019-05-14 Alexander Duyckmm: drop meminit_pfn_in_nid as it is redundant
2019-05-14 Huang Shijiemm/rmap.c: use the pra.mapcount to do the check
2019-05-14 Josef Bacikmm/filemap.c: enable error injection at add_to_page_cache()
2019-05-14 Jérôme Glissemm/mmu_notifier: mmu_notifier_range_update_to_read_only...
2019-05-14 Jérôme Glissemm/mmu_notifier: use correct mmu_notifier events for...
2019-05-14 Jérôme Glissemm/mmu_notifier: contextual information for event trigg...
2019-05-14 Jérôme Glissemm/mmu_notifier: convert user range->blockable to helpe...
2019-05-14 Jérôme Glissemm/hmm: convert various hmm_pfn_* to device_entry which...
2019-05-14 Jérôme Glissemm/hmm: add a helper function that fault pages and...
2019-05-14 Jérôme Glissemm/hmm: allow to mirror vma of a file on a DAX backed...
2019-05-14 Jérôme Glissemm/hmm: mirror hugetlbfs (snapshoting, faulting and...
2019-05-14 Jérôme Glissemm/hmm: add default fault flags to avoid the need to...
2019-05-14 Jérôme Glissemm/hmm: improve driver API to work and wait over a...
2019-05-14 Jérôme Glissemm/hmm: improve and rename hmm_vma_fault() to hmm_range...
2019-05-14 Jérôme Glissemm/hmm: improve and rename hmm_vma_get_pfns() to hmm_ra...
2019-05-14 Jérôme Glissemm/hmm: do not erase snapshot when a range is invalidated
2019-05-14 Jérôme Glissemm/hmm: use reference counting for HMM struct
2019-05-14 Jérôme Glissemm/hmm: select mmu notifier when selecting HMM
2019-05-14 Mike Kravetzhugetlb: use same fault hash key for shared and private...
2019-05-14 Mike Kravetzhugetlbfs: on restore reserve error path retain subpool...
2019-05-14 Baoquan Hemm/sparse.c: clean up obsolete code comment
2019-05-14 Peng Fanmm/swap.c: __pagevec_lru_add_fn: typo fix
2019-05-14 Oscar Salvadormm/hugetlb: get rid of NODEMASK_ALLOC
2019-05-14 Mike Kravetzhugetlbfs: fix potential over/underflow setting node...
2019-05-14 Linxu Fangmem-hotplug: fix node spanned pages when we have a...
2019-05-14 Yafang Shaomm/vmscan: drop may_writepage and classzone_idx from...
2019-05-14 Aneesh Kumar K.Vmm: page_mkclean vs MADV_DONTNEED race
2019-05-14 John Hubbardmm: introduce put_user_page*(), placeholder versions
2019-05-14 Alexandre Ghitihugetlb: allow to free gigantic pages regardless of...
2019-05-14 Alexandre Ghitimm: simplify MEMORY_ISOLATION && COMPACTION || CMA...
2019-05-14 Yue Humm/cma.c: fix crash on CMA allocation if bitmap allocat...
2019-05-14 Johannes Weinermm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru...
2019-05-14 Johannes Weinermm: memcontrol: push down mem_cgroup_nr_lru_pages()
2019-05-14 Johannes Weinermm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
2019-05-14 Johannes Weinermm: memcontrol: replace node summing with memcg_page_st...
2019-05-14 Johannes Weinermm: memcontrol: replace zone summing with lruvec_page_s...
2019-05-14 Yafang Shaomm/vmscan: add tracepoints for node reclaim
2019-05-14 Anshuman Khandualmm/page_isolation.c: remove redundant pfn_valid_within...
2019-05-14 Yue Humm/cma.c: fix the bitmap status to show failed allocati...
2019-05-14 Qian Caimm/compaction.c: fix an undefined behaviour
2019-05-14 Baoquan Hemm/memory_hotplug.c: fix the wrong usage of N_HIGH_MEMORY
2019-05-14 Oscar Salvadormm,memory_hotplug: drop redundant hugepage_migration_su...
2019-05-14 Oscar Salvadormm,memory_hotplug: unlock 1GB-hugetlb on x86_64
2019-05-14 Ira Weinymm/gup: add FOLL_LONGTERM capability to GUP fast
2019-05-14 Ira Weinymm/gup: change GUP fast to use flags rather than a...
2019-05-14 Ira Weinymm/gup: change write parameter to flags in fast walk
2019-05-14 Ira Weinymm/gup: replace get_user_pages_longterm() with FOLL_LON...
2019-05-14 Kirill Tkhaimm: generalize putback scan functions
2019-05-14 Kirill Tkhaimm: remove pages_to_free argument of move_active_pages_...
2019-05-14 Kirill Tkhaimm: move nr_deactivate accounting to shrink_active_list()
2019-05-14 Kirill Tkhaimm: move recent_rotated pages calculation to shrink_ina...
2019-05-14 Vlastimil Babkamm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()
2019-05-14 Matthew Wilcoxmm: page cache: store only head pages in i_pages
2019-05-14 Yue Humm/cma_debug.c: fix the break condition in cma_maxchunk...
2019-05-14 Qian Caimm/slab.c: fix an infinite loop in leaks_show()
2019-05-14 Liu Xiangmm/slub.c: update the comment about slab frozen
2019-05-14 Li RongQingmm/slab.c: remove unneed check in cpuup_canceled
2019-05-14 Liu Xiangslub: remove useless kmem_cache_debug() before remove_f...
2019-05-14 Tobin C. Hardingslab: use slab_list instead of lru
2019-05-14 Tobin C. Hardingslub: use slab_list instead of lru
2019-05-14 Tobin C. Hardingslub: add comments to endif pre-processor macros
2019-05-14 Tobin C. Hardingslob: use slab_list instead of lru
2019-05-14 Tobin C. Hardingslob: respect list_head abstraction layer
2019-05-14 Kai Shenmm/hugetlb.c: don't put_page in lock of hugetlb_lock
2019-05-14 Dan Williamsmm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash...
2019-05-14 Linus TorvaldsMerge tag 'ovl-update-5.2' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'fuse-update-5.2' of git://git./linux/kernel...
2019-05-14 Linus TorvaldsMerge tag 'f2fs-for-v5.2-rc1' of git://git./linux/kerne...
2019-05-14 Linus TorvaldsMerge branch 'x86-mds-for-linus' of git://git./linux...
2019-05-14 Lee JonesMerge branches 'ib-mfd-arm-leds-5.2', 'ib-mfd-gpio...
2019-05-13 Linus TorvaldsMerge tag 'gcc-plugins-v5.2-rc1' of ssh://gitolite...
2019-05-13 Linus TorvaldsMerge branch 'for-5.2' of git://git./linux/kernel/git...
2019-05-13 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2019-05-13 Linus TorvaldsMerge tag 'fsnotify_for_v5.2-rc1' of ssh://gitolite...
2019-05-13 Linus TorvaldsMerge tag 'fs_for_v5.2-rc1' of ssh://gitolite./linux...
2019-05-13 Ingo MolnarMerge branch 'linus' into core/urgent, to merge in...
next