summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* mm/vmpressure.c: use kstrndup instead of kmalloc+strncpyAndy Shevchenko2018-06-071-2/+1
* memcg: introduce memory.minRoman Gushchin2018-06-073-42/+157
* mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre2018-06-072-23/+23
* mm/memblock: print memblock_removeMinchan Kim2018-06-071-0/+5
* mm: memcontrol: drain memcg stock on force_emptyJunaid Shahid2018-06-071-0/+3
* mm: memcontrol: drain stocks on resize limitShakeel Butt2018-06-071-0/+7
* memcg: mark memcg1_events static constGreg Thelen2018-06-071-1/+1
* memcg: writeback: use memcg->cgwb_list directlyWang Long2018-06-072-7/+2
* tmpfs: allow decoding a file handle of an unlinked fileAmir Goldstein2018-06-071-1/+10
* mm/ksm: move [set_]page_stable_node from ksm.h to ksm.cMike Rapoport2018-06-071-0/+11
* lockdep: fix fs_reclaim annotationOmar Sandoval2018-06-072-12/+28
* mm: shmem: make stat.st_blksize return huge page size if THP is onYang Shi2018-06-071-0/+14
* mm: vmalloc: pass proper vm_start into debugobjectsChintan Pandya2018-06-071-4/+5
* mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya2018-06-071-1/+2
* mm: vmalloc: clean up vunmap to avoid pgtable ops twiceChintan Pandya2018-06-071-22/+7
* mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func()Wei Yang2018-06-071-1/+1
* mm/sparse.c: check __highest_present_section_nr only for a present sectionWei Yang2018-06-071-3/+1
* mm, gup: prevent pmd checking race in follow_pmd_mask()Huang Ying2018-06-071-11/+27
* mm: treat memory.low value inclusiveRoman Gushchin2018-06-071-3/+3
* mm: memory.low hierarchical behaviorRoman Gushchin2018-06-072-29/+126
* mm: rename page_counter's count/limit into usage/maxRoman Gushchin2018-06-074-74/+74
* mm/memblock: introduce PHYS_ADDR_MAXStefan Agner2018-06-071-11/+11
* mm: remove odd HAVE_PTE_SPECIALLaurent Dufour2018-06-071-9/+6
* mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-06-073-3/+6
* mm/page_alloc: remove realsize in free_area_init_core()Wei Yang2018-06-071-4/+4
* mm: restructure memfd codeMike Kravetz2018-06-073-324/+346
* mm/shmem: update file sealing comments and file checkingMike Kravetz2018-06-071-24/+26
* mm/shmem: add __rcu annotations and properly deref radix entryMike Kravetz2018-06-071-7/+13
* mm, memcontrol: implement memory.swap.eventsTejun Heo2018-06-071-1/+23
* mm, memcontrol: move swap charge handling into get_swap_page()Tejun Heo2018-06-074-10/+10
* mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi2018-06-071-0/+1
* mm/slub: remove obsolete commentCanjiang Lu2018-06-071-6/+0
* mm/slub.c: add __printf verification to slab_err()Mathieu Malaterre2018-06-071-1/+1
* slab: __GFP_ZERO is incompatible with a constructorMatthew Wilcox2018-06-073-1/+7
* fs/dax.c: use new return type vm_fault_tSouptick Joarder2018-06-071-4/+17
* Merge tag 'xfs-4.18-merge-3' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds2018-06-052-18/+23
|\
| * mm: split ->readpages calls to avoid non-contiguous pages listsChristoph Hellwig2018-06-011-3/+13
| * mm: return an unsigned int from __do_page_cache_readaheadChristoph Hellwig2018-06-012-11/+6
| * mm: give the 'ret' variable a better name __do_page_cache_readaheadChristoph Hellwig2018-06-011-5/+5
* | Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-041-1/+1
|\ \
| * | fs: add new vfs_poll and file_can_poll helpersChristoph Hellwig2018-05-261-1/+1
* | | Merge tag 'docs-4.18' of git://git.lwn.net/linuxLinus Torvalds2018-06-0410-18/+36
|\ \ \
| * | | mm/ksm: docs: extend overview comment and make it "DOC:"Mike Rapoport2018-04-271-1/+18
| * | | Merge tag 'v4.17-rc2' into docs-nextJonathan Corbet2018-04-277-23/+57
| |\ \ \
| * | | | docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport2018-04-271-2/+3
| * | | | Merge branch 'mm-rst' into docs-nextJonathan Corbet2018-04-1610-17/+17
| |\ \ \ \
| | * | | | docs/vm: rename documentation files to .rstMike Rapoport2018-04-1610-17/+17
* | | | | | Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2018-06-041-1/+1
|\ \ \ \ \ \
| * | | | | | arch: remove the ARCH_PHYS_ADDR_T_64BIT config symbolChristoph Hellwig2018-05-091-1/+1
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2018-06-042-68/+9
|\ \ \ \ \ \