summaryrefslogtreecommitdiff
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * mm/vmpressure.c: use kstrndup instead of kmalloc+strncpyAndy Shevchenko2018-05-261-2/+1
| * mm/ksm.c: ignore STABLE_FLAG of rmap_item->address in rmap_walk_ksm()Jia He2018-05-261-4/+10
| * memcg: introduce memory.minRoman Gushchin2018-05-263-42/+157
| * mm: move is_pageblock_removable_nolock() to mm/memory_hotplug.cMathieu Malaterre2018-05-262-23/+23
| * mm/memblock: print memblock_removeMinchan Kim2018-05-261-0/+5
| * mm: memcontrol: drain memcg stock on force_emptyJunaid Shahid2018-05-261-0/+3
| * mm: memcontrol: drain stocks on resize limitShakeel Butt2018-05-261-0/+7
| * memcg: mark memcg1_events static constGreg Thelen2018-05-261-1/+1
| * mm/memcontrol.c: add mem_cgroup_from_task() as a local helperAndrew Morton2018-05-261-3/+8
| * memcg: replace mm->owner with mm->memcgEric W. Biederman2018-05-262-22/+63
| * memcg: writeback: use memcg->cgwb_list directlyWang Long2018-05-262-7/+2
| * tmpfs: allow decoding a file handle of an unlinked fileAmir Goldstein2018-05-261-1/+10
| * mm-ksm-move-page_stable_node-from-ksmh-to-ksmc-fixAndrew Morton2018-05-261-5/+4
| * mm/ksm: move [set_]page_stable_node from ksm.h to ksm.cMike Rapoport2018-05-261-0/+12
| * lockdep: fix fs_reclaim annotationOmar Sandoval2018-05-262-12/+28
| * mm-shmem-make-statst_blksize-return-huge-page-size-if-thp-is-on-fixAndrew Morton2018-05-261-2/+1
| * mm: shmem: make stat.st_blksize return huge page size if THP is onYang Shi2018-05-261-0/+15
| * mm-vmalloc-pass-proper-vm_start-into-debugobjects-fixAndrew Morton2018-05-261-1/+2
| * mm: vmalloc: pass proper vm_start into debugobjectsChintan Pandya2018-05-261-4/+4
| * mm: vmalloc: avoid racy handling of debugobjects in vunmapChintan Pandya2018-05-261-1/+2
| * mm-vmalloc-clean-up-vunmap-to-avoid-pgtable-ops-twice-v3Chintan Pandya2018-05-261-0/+4
| * mm: vmalloc: clean up vunmap to avoid pgtable ops twiceChintan Pandya2018-05-261-22/+3
| * mm/sparse.c: pass the __highest_present_section_nr + 1 to alloc_func()Wei Yang2018-05-261-1/+1
| * mm/sparse.c: check __highest_present_section_nr only for a present sectionWei Yang2018-05-261-3/+1
| * mm, gup: prevent pmd checking race in follow_pmd_mask()Huang Ying2018-05-261-11/+27
| * mm: treat memory.low value inclusiveRoman Gushchin2018-05-261-3/+3
| * mm: memory.low hierarchical behaviorRoman Gushchin2018-05-262-29/+126
| * mm: rename page_counter's count/limit into usage/maxRoman Gushchin2018-05-264-74/+74
| * mm/memblock: introduce PHYS_ADDR_MAXStefan Agner2018-05-261-11/+11
| * fs: fsnotify: account fsnotify metadata to kmemcgShakeel Butt2018-05-261-1/+1
| * mm: memcg: remote memcg charging for kmem allocationsShakeel Butt2018-05-261-2/+16
| * mm: remove odd HAVE_PTE_SPECIALLaurent Dufour2018-05-261-9/+6
| * mm: introduce ARCH_HAS_PTE_SPECIALLaurent Dufour2018-05-263-3/+6
| * mm/page_alloc: remove realsize in free_area_init_core()Wei Yang2018-05-261-4/+4
| * mm: restructure memfd codeMike Kravetz2018-05-263-324/+346
| * mm/shmem: update file sealing comments and file checkingMike Kravetz2018-05-261-24/+26
| * mm/shmem: add __rcu annotations and properly deref radix entryMike Kravetz2018-05-261-7/+13
| * mm, memcontrol: implement memory.swap.eventsTejun Heo2018-05-261-1/+23
| * mm, memcontrol: move swap charge handling into get_swap_page()Tejun Heo2018-05-264-10/+10
| * mm: introduce arg_lock to protect arg_start|end and env_start|end in mm_structYang Shi2018-05-261-0/+1
| * mm/slub: remove obsolete commentCanjiang Lu2018-05-261-6/+0
| * mm/slub.c: add __printf verification to slab_err()Mathieu Malaterre2018-05-261-1/+1
| * slab: __GFP_ZERO is incompatible with a constructorMatthew Wilcox2018-05-263-1/+7
| * fs/dax.c: add new return type vm_fault_tSouptick Joarder2018-05-261-4/+17
| * mm-fix-race-between-kmem_cache-destroy-create-and-deactivate-v2-fixAndrew Morton2018-05-261-1/+2
| * mm-fix-race-between-kmem_cache-destroy-create-and-deactivate-v2Shakeel Butt2018-05-264-15/+53
| * mm: fix race between kmem_cache destroy, create and deactivateShakeel Butt2018-05-265-30/+84
| * memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failureKirill Tkhai2018-05-261-4/+11
* | Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell2018-05-314-22/+35
|\ \
| * \ Merge branch 'for-4.18/mcsafe' into libnvdimm-for-nextDan Williams2018-05-257-75/+150
| |\ \