summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-03-23kvm: add address to mmu_notifier_retry() args and use new mmu_notifier helpermmu-notifier-rfc-kvmJérôme Glisse10-13/+14
2018-03-23kvm: leverage mmu_notifier context information to avoid useless spt invalidationJérôme Glisse1-0/+14
2018-03-23mm/mmu_notifier: keep track of ranges being invalidatedmmu-notifier-rfcJérôme Glisse2-0/+66
2018-03-23mm/mmu_notifier: provide context information about range invalidationJérôme Glisse15-0/+53
2018-03-23mm/mmu_notifier: use struct for invalidate_range_start/end parametersJérôme Glisse27-293/+301
2018-03-23BUILDFIXJérôme Glisse1-0/+1
2018-03-23Reverted "mm/hugetlb.c: clean up VM_WARN usage"Michal Hocko1-1/+4
2018-03-23mm: memcg: remote memcg charging for kmem allocations fixDavid Rientjes1-9/+9
2018-03-23zboot: fix stack protector in compressed boot phaseHuacai Chen7-21/+20
2018-03-23kernel/kexec_file.c: load kernel at top of system RAM if requiredBaoquan He1-0/+2
2018-03-23kernel/kexec_file.c: add walk_system_ram_res_rev()AKASHI Takahiro2-0/+66
2018-03-23fs/dcache.c: add cond_resched() in shrink_dentry_list()Nikolay Borisov1-3/+3
2018-03-23mm,oom_reaper: check for MMF_OOM_SKIP before complainingTetsuo Handa1-1/+2
2018-03-23mm/ksm: fix interaction with THPClaudio Imbrenda1-0/+28
2018-03-23mm-vmscan-dont-mess-with-pgdat-flags-in-memcg-reclaim-checkpatch-fixesAndrew Morton1-12/+14
2018-03-23mm/vmscan: don't mess with pgdat->flags in memcg reclaimAndrey Ryabinin4-37/+70
2018-03-23mm/vmscan: don't change pgdat state on base of a single LRU list state.Andrey Ryabinin1-58/+73
2018-03-23mm/vmscan: remove redundant current_may_throttle() checkAndrey Ryabinin1-1/+1
2018-03-23mm/vmscan: replace mm_vmscan_lru_shrink_inactive with shrink_page_list tracep...Andrey Ryabinin2-34/+20
2018-03-23mm/vmscan: update stale commentsAndrey Ryabinin1-5/+5
2018-03-23mm/memblock.c: cast constant ULLONG_MAX to phys_addr_tStefan Agner1-2/+2
2018-03-23include/linux/mmdebug.h: make VM_WARN* non-rvalsMichal Hocko1-4/+4
2018-03-23mm-free_pcppages_bulk-prefetch-buddy-while-not-holding-lock-v4-update2Aaron Lu1-11/+14
2018-03-23mm/memcontrol.c: fix parameter description mismatchHonglei Wang1-3/+3
2018-03-23mm/vmstat.c: Fix vmstat_update() preemption BUG.Steven J. Hill1-0/+2
2018-03-23mm/page_owner: fix recursion bug after changing skip entriesManinder Singh1-3/+3
2018-03-23ipc/shm.c: add split function to shm_vm_opsMike Kravetz1-0/+12
2018-03-23mm, slab: memcg_link the SLAB's kmem_cacheShakeel Butt1-0/+1
2018-03-23mm, thp: do not cause memcg oom for thpDavid Rientjes2-4/+9
2018-03-23mm/vmscan: wake up flushers for legacy cgroups tooAndrey Ryabinin1-15/+16
2018-03-23Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek3-40/+1
2018-03-23mm/shmem: do not wait for lock_page() in shmem_unused_huge_shrink()Kirill A. Shutemov1-11/+20
2018-03-23mm/thp: do not wait for lock_page() in deferred_split_scan()Kirill A. Shutemov1-1/+3
2018-03-23mm/khugepaged.c: convert VM_BUG_ON() to collapse failKirill A. Shutemov1-1/+6
2018-03-23Revert "mm/memblock.c: hardcode the end_pfn being -1"Michal Hocko1-5/+5
2018-03-23Reverted "mm: remove unused arg from memblock_next_valid_pfn()"Michal Hocko3-3/+4
2018-03-23Reverted "mm/sparse.c: optimize memmap allocation during sparse_init()"Michal Hocko2-26/+12
2018-03-15Revert "mm/page_alloc: fix memmap_init_zone pageblock alignment"Ard Biesheuvel1-8/+5
2018-03-15mm/hugetlb.c: clean up VM_WARN usageAndrew Morton1-4/+1
2018-03-15include/linux/mmdebug.h: fix VM_WARN[_*]() with CONFIG_DEBUG_VM=nAndrew Morton1-4/+4
2018-03-15zram-drop-max_zpage_size-and-use-zs_huge_class_size-v3Sergey Senozhatsky1-1/+1
2018-03-15zsmalloc-introduce-zs_huge_class_size-function-v3Sergey Senozhatsky2-2/+3
2018-03-15x86/mm: implement free pmd/pte page interfacesToshi Kani1-2/+26
2018-03-15mm-vmalloc-add-interfaces-to-free-unmapped-page-table-fixAndrew Morton1-1/+1
2018-03-15mm/vmalloc: add interfaces to free unmapped page tableToshi Kani4-2/+48
2018-03-15hugetlbfs-check-for-pgoff-value-overflow-v3-fix-fixAndrew Morton1-1/+2
2018-03-15m68k/mm: Stop printing the virtual memory layoutGeert Uytterhoeven1-27/+0
2018-03-14headers-untangle-kmemleakh-from-mmh-fix-fixMichal Hocko1-0/+1
2018-03-14mm/gup.c: teach get_user_pages_unlocked to handle FOLL_NOWAITAndrea Arcangeli1-2/+5
2018-03-14headers-untangle-kmemleakh-from-mmh-fixAndrew Morton1-0/+1