summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2020-01-31mm/huge_memory.c: use head to emphasize the purpose of pageWei Yang
2020-01-31mm/huge_memory.c: use head to check huge zero pageWei Yang
2020-01-31mm, oom: dump stack of victim when reaping failedDavid Rientjes
2020-01-31memblock: Use __func__ in remaining memblock_dbg() call sitesAnshuman Khandual
2020-01-31mm/memblock: define memblock_physmem_add()Anshuman Khandual
2020-01-31mm/vmscan: remove unused RECLAIM_OFF/RECLAIM_ZONEAlex Shi
2020-01-31mm/vmscan: remove prefetch_prev_lru_pageAlex Shi
2020-01-31mm/vmscan.c: remove unused return value of shrink_nodeLiu Song
2020-01-31mm: remove "count" parameter from has_unmovable_pages()David Hildenbrand
2020-01-31mm: remove the memory isolate notifierDavid Hildenbrand
2020-01-31mm/page_alloc: skip non present sections on zone initializationKirill A. Shutemov
2020-01-31mm/early_ioremap.c: use %pa to print resource_size_t variablesAndy Shevchenko
2020-01-31mm/page_vma_mapped.c: explicitly compare pfn for normal, hugetlbfs and THP pageLi Xinhai
2020-01-31mm/memcontrol.c: cleanup some useless codeKaitao Cheng
2020-01-31mm/swapfile.c: swap_next should increase position indexVasily Averin
2020-01-31mm, tree-wide: rename put_user_page*() to unpin_user_page*()John Hubbard
2020-01-31mm/gup_benchmark: use proper FOLL_WRITE flags instead of hard-coding "1"John Hubbard
2020-01-31mm/process_vm_access: set FOLL_PIN via pin_user_pages_remote()John Hubbard
2020-01-31mm/gup: introduce pin_user_pages*() and FOLL_PINJohn Hubbard
2020-01-31mm/gup: allow FOLL_FORCE for get_user_pages_fast()John Hubbard
2020-01-31mm: fix get_user_pages_remote()'s handling of FOLL_LONGTERMJohn Hubbard
2020-01-31mm: devmap: refactor 1-based refcounting for ZONE_DEVICE pagesJohn Hubbard
2020-01-31mm: Cleanup __put_devmap_managed_page() vs ->page_free()Dan Williams
2020-01-31mm/gup: move try_get_compound_head() to top, fix minor issuesJohn Hubbard
2020-01-31mm/gup: factor out duplicate code from four routinesJohn Hubbard
2020-01-31mm/gup.c: use is_vm_hugetlb_page() to check whether to follow hugeWei Yang
2020-01-31mm: fix gup_pud_rangeQiujun Huang
2020-01-31mm/filemap.c: clean up filemap_write_and_wait()Ira Weiny
2020-01-31mm/debug.c: always print flags in dump_page()Vlastimil Babka
2020-01-31mm/kmemleak: turn kmemleak_lock and object->lock to raw_spinlock_tHe Zhe
2020-01-31mm/slub.c: avoid slub allocation while holding list_lockYu Zhao
2020-01-31mm: move_pages: report the number of non-attempted pagesYang Shi
2020-01-31mm: thp: don't need care deferred split queue in memcg charge move pathWei Yang
2020-01-31mm/memory_hotplug: fix remove_memory() lockdep splatDan Williams
2020-01-31mm/migrate.c: also overwrite error when it is bigger than zeroWei Yang
2020-01-31mm/sparse.c: reset section's mem_map when fully deactivatedPingfan Liu
2020-01-31mm/mempolicy.c: fix out of bounds write in mpol_parse_str()Dan Carpenter
2020-01-31memcg: fix a crash in wb_workfn when a device disappearsTheodore Ts'o
2020-01-31Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2020-01-31Merge branch 'ttm-prot-fix' of git://people.freedesktop.org/~thomash/linux in...Dave Airlie
2020-01-30Merge branch 'cve-2019-3016' into kvm-next-5.6Paolo Bonzini
2020-01-29Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2020-01-29Merge tag 'for-5.6/io_uring-vfs-2020-01-29' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-01-28Merge tag 'for-5.6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/kdav...Linus Torvalds
2020-01-28Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-28Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-28Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-01-27Merge tag 'smp-core-2020-01-28' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-01-27Merge tag 'timers-core-2020-01-27' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-01-27Merge branch 'for-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds