summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2018-10-26mm: thp: fix MADV_DONTNEED vs migrate_misplaced_transhuge_page race conditionAndrea Arcangeli
2018-10-26mm/kasan/quarantine.c: make quarantine_lock a raw_spinlock_tClark Williams
2018-10-26mm/gup: cache dev_pagemap while pinning pagesKeith Busch
2018-10-26mm: return zero_resv_unavail optimizationPavel Tatashin
2018-10-26mm: zero remaining unavailable struct pagesNaoya Horiguchi
2018-10-26mm/gup_benchmark.c: add additional pinning methodsKeith Busch
2018-10-26mm/gup_benchmark.c: time put_page()Keith Busch
2018-10-26mm: don't raise MEMCG_OOM event due to failed high-order allocationRoman Gushchin
2018-10-26mm/page-writeback.c: fix range_cyclic writeback vs writepages deadlockDave Chinner
2018-10-26mm: move mirrored memory specific code outside of memmap_init_zonePavel Tatashin
2018-10-26mm: calculate deferred pages after skipping mirrored memoryPavel Tatashin
2018-10-26mm: make memmap_init a proper functionPavel Tatashin
2018-10-26mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai
2018-10-26mm/page_alloc.c: initialize num_movable in move_freepages()David Rientjes
2018-10-26mm/zsmalloc.c: fix fall-through annotationGustavo A. R. Silva
2018-10-26mm/vmstat.c: assert that vmstat_text is in sync with stat_items_sizeJann Horn
2018-10-26mm/memory.c: recheck page table entry with page table lock heldAneesh Kumar K.V
2018-10-26mm: brk: downgrade mmap_sem to read when shrinkingYang Shi
2018-10-26mm: mremap: downgrade mmap_sem to read when shrinkingYang Shi
2018-10-26mm/filemap.c: use vmf_error()Souptick Joarder
2018-10-26mm: remove unnecessary local variable addr in __get_user_pages_fast()Wei Yang
2018-10-26mm: defer ZONE_DEVICE page initialization to the point where we init pgmapAlexander Duyck
2018-10-26mm: create non-atomic version of SetPageReserved for init useAlexander Duyck
2018-10-26mm: provide kernel parameter to allow disabling page init poisoningAlexander Duyck
2018-10-26memcg: remove memcg_kmem_skip_accountShakeel Butt
2018-10-26mm/memory_hotplug.c: clean up node_states_check_changes_offline()Oscar Salvador
2018-10-26mm/memory_hotplug.c: simplify node_states_check_changes_onlineOscar Salvador
2018-10-26mm/memory_hotplug.c: tidy up node_states_clear_node()Oscar Salvador
2018-10-26mm/memory_hotplug.c: spare unnecessary calls to node_set_stateOscar Salvador
2018-10-26mm/filemap.c: Use existing variablehaiqing.shq
2018-10-26mm: unmap VM_PFNMAP mappings with optimized pathYang Shi
2018-10-26mm: unmap VM_HUGETLB mappings with optimized pathYang Shi
2018-10-26mm: mmap: zap pages with read mmap_sem in munmapYang Shi
2018-10-26vfree: add debug might_sleep()Andrey Ryabinin
2018-10-26mm/vmalloc.c: improve vfree() kerneldocAndrey Ryabinin
2018-10-26kvfree(): fix misleading commentAndrey Ryabinin
2018-10-26mm/mempolicy.c: use match_string() helper to simplify the codezhong jiang
2018-10-26mm/swap.c: remove duplicated includeYueHaibing
2018-10-26mm, page_alloc: drop should_suppress_show_memMichal Hocko
2018-10-26mm/memcontrol.c: fix memory.stat item orderingJohannes Weiner
2018-10-26mm: zero-seek shrinkersJohannes Weiner
2018-10-26mm: workingset: add vmstat counter for shadow nodesJohannes Weiner
2018-10-26mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaimJohannes Weiner
2018-10-26psi: pressure stall information for CPU, memory, and IOJohannes Weiner
2018-10-26delayacct: track delays from thrashing cache pagesJohannes Weiner
2018-10-26mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner
2018-10-26mm: workingset: don't drop refault information prematurelyJohannes Weiner
2018-10-26mm, slab: shorten kmalloc cache names for large sizesVlastimil Babka
2018-10-26mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka
2018-10-26mm, slab/slub: introduce kmalloc-reclaimable cachesVlastimil Babka