summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2018-06-07mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre
2018-06-07mm/memblock: print memblock_removeMinchan Kim
2018-06-07mm: memcontrol: drain memcg stock on force_emptyJunaid Shahid
2018-06-07mm: memcontrol: drain stocks on resize limitShakeel Butt
2018-06-07memcg: mark memcg1_events static constGreg Thelen
2018-06-07memcg: writeback: use memcg->cgwb_list directlyWang Long
2018-06-07tmpfs: allow decoding a file handle of an unlinked fileAmir Goldstein
2018-06-07mm/ksm: move [set_]page_stable_node from ksm.h to ksm.cMike Rapoport
2018-06-07lockdep: fix fs_reclaim annotationOmar Sandoval
2018-06-07mm: shmem: make stat.st_blksize return huge page size if THP is onYang Shi
2018-06-07mm: vmalloc: pass proper vm_start into debugobjectsChintan Pandya
2018-06-07mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya
2018-06-07mm: vmalloc: clean up vunmap to avoid pgtable ops twiceChintan Pandya
2018-06-07mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func()Wei Yang
2018-06-07mm/sparse.c: check __highest_present_section_nr only for a present sectionWei Yang
2018-06-07mm, gup: prevent pmd checking race in follow_pmd_mask()Huang Ying
2018-06-07mm: treat memory.low value inclusiveRoman Gushchin
2018-06-07mm: memory.low hierarchical behaviorRoman Gushchin
2018-06-07mm: rename page_counter's count/limit into usage/maxRoman Gushchin
2018-06-07mm/memblock: introduce PHYS_ADDR_MAXStefan Agner
2018-06-07mm: remove odd HAVE_PTE_SPECIALLaurent Dufour
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour
2018-06-07mm/page_alloc: remove realsize in free_area_init_core()Wei Yang
2018-06-07mm: restructure memfd codeMike Kravetz
2018-06-07mm/shmem: update file sealing comments and file checkingMike Kravetz
2018-06-07mm/shmem: add __rcu annotations and properly deref radix entryMike Kravetz
2018-06-07mm, memcontrol: implement memory.swap.eventsTejun Heo
2018-06-07mm, memcontrol: move swap charge handling into get_swap_page()Tejun Heo
2018-06-07mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi
2018-06-07mm/slub: remove obsolete commentCanjiang Lu
2018-06-07mm/slub.c: add __printf verification to slab_err()Mathieu Malaterre
2018-06-07slab: __GFP_ZERO is incompatible with a constructorMatthew Wilcox
2018-06-07fs/dax.c: use new return type vm_fault_tSouptick Joarder
2018-06-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-06-05Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds
2018-06-04Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-blockLinus Torvalds
2018-06-02mm: fix the NULL mapping case in __isolate_lru_page()Hugh Dickins
2018-06-02mm/huge_memory.c: __split_huge_page() use atomic ClearPageDirty()Hugh Dickins
2018-06-01mm: split ->readpages calls to avoid non-contiguous pages listsChristoph Hellwig
2018-06-01mm: return an unsigned int from __do_page_cache_readaheadChristoph Hellwig
2018-06-01mm: give the 'ret' variable a better name __do_page_cache_readaheadChristoph Hellwig
2018-06-01mm: Remove return value of zap_vma_ptes()Leon Romanovsky
2018-05-26fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig
2018-05-25kasan: fix memory hotplug during bootDavid Hildenbrand
2018-05-25kasan: free allocated shadow memory on MEM_CANCEL_ONLINEDavid Hildenbrand
2018-05-25mm/memory_hotplug: fix leftover use of struct page during hotplugJonathan Cameron