aboutsummaryrefslogtreecommitdiffstats
path: root/mm/nommu.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-06-07mm/page_alloc.c: remove useless parameter of finalise_ac()Huaisheng Ye1-3/+2
2018-06-07mm/vmpressure.c: convert to use match_string() helperAndy Shevchenko1-26/+6
2018-06-07mm/vmpressure.c: use kstrndup instead of kmalloc+strncpyAndy Shevchenko1-2/+1
2018-06-07memcg: introduce memory.minRoman Gushchin6-50/+202
2018-06-07mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre3-24/+23
2018-06-07mm: /proc/pid/pagemap: hide swap entries from unprivileged usersHuang Ying1-10/+16
2018-06-07mm/memblock: print memblock_removeMinchan Kim1-0/+5
2018-06-07mm: memcontrol: drain memcg stock on force_emptyJunaid Shahid1-0/+3
2018-06-07mm: memcontrol: drain stocks on resize limitShakeel Butt1-0/+7
2018-06-07memcg: mark memcg1_events static constGreg Thelen1-1/+1
2018-06-07memcg: writeback: use memcg->cgwb_list directlyWang Long3-8/+2
2018-06-07tmpfs: allow decoding a file handle of an unlinked fileAmir Goldstein1-1/+10
2018-06-07mm/ksm: move [set_]page_stable_node from ksm.h to ksm.cMike Rapoport2-11/+11
2018-06-07mm/ksm: remove unused page_referenced_ksm declarationMike Rapoport1-6/+0
2018-06-07lockdep: fix fs_reclaim annotationOmar Sandoval3-12/+32
2018-06-07mm: shmem: make stat.st_blksize return huge page size if THP is onYang Shi1-0/+14
2018-06-07mm: vmalloc: pass proper vm_start into debugobjectsChintan Pandya1-4/+5
2018-06-07mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya1-1/+2
2018-06-07mm: vmalloc: clean up vunmap to avoid pgtable ops twiceChintan Pandya1-22/+7
2018-06-07mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func()Wei Yang1-1/+1
2018-06-07mm/sparse.c: check __highest_present_section_nr only for a present sectionWei Yang1-3/+1
2018-06-07mm, gup: prevent pmd checking race in follow_pmd_mask()Huang Ying1-11/+27
2018-06-07mm/docs: describe memory.low refinementsRoman Gushchin1-15/+13
2018-06-07mm: treat memory.low value inclusiveRoman Gushchin1-3/+3
2018-06-07mm: memory.low hierarchical behaviorRoman Gushchin4-31/+134
2018-06-07mm: rename page_counter's count/limit into usage/maxRoman Gushchin6-82/+82
2018-06-07mm/memblock: introduce PHYS_ADDR_MAXStefan Agner2-11/+12
2018-06-07mm: remove odd HAVE_PTE_SPECIALLaurent Dufour1-9/+6
2018-06-07mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour24-27/+18
2018-06-07mm/page_alloc: remove realsize in free_area_init_core()Wei Yang1-4/+4
2018-06-07mm: restructure memfd codeMike Kravetz7-338/+366
2018-06-07mm/shmem: update file sealing comments and file checkingMike Kravetz1-24/+26
2018-06-07mm/shmem: add __rcu annotations and properly deref radix entryMike Kravetz1-7/+13
2018-06-07zram: introduce zram memory trackingMinchan Kim4-14/+163
2018-06-07zram: record accessed secondMinchan Kim2-0/+17
2018-06-07zram: mark incompressible page as ZRAM_HUGEMinchan Kim3-3/+17
2018-06-07zram: correct flag name of ZRAM_ACCESSMinchan Kim2-13/+13
2018-06-07mm, memcontrol: implement memory.swap.eventsTejun Heo3-1/+44
2018-06-07mm, memcontrol: move swap charge handling into get_swap_page()Tejun Heo4-10/+10
2018-06-07mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi5-6/+16
2018-06-07slab: clean up the code comment in slab kmem_cache structBaoquan He1-3/+4
2018-06-07mm/slub: remove obsolete commentCanjiang Lu1-6/+0
2018-06-07mm/slub.c: add __printf verification to slab_err()Mathieu Malaterre1-1/+1
2018-06-07slab: __GFP_ZERO is incompatible with a constructorMatthew Wilcox3-1/+7
2018-06-07net/9p/trans_xen.c: don't inclide rwlock.h directlySebastian Andrzej Siewior1-1/+0
2018-06-07fs/9p: detect invalid options as much as possibleChengguang Xu1-17/+12
2018-06-07net/9p: detect invalid options as much as possibleChengguang Xu1-8/+5
2018-06-07fs: ocfs2: use new return type vm_fault_tSouptick Joarder1-24/+20
2018-06-07ocfs2: drop a VLA in ocfs2_orphan_del()Salvatore Mesoraca1-2/+1
2018-06-07ocfs2: correct the comments position of struct ocfs2_dir_block_trailerGuozhonghua1-4/+4