index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-07-01
mm/vmalloc: include header for prototype of set_iounmap_nonlazy
Mel Gorman
2021-07-01
mm/vmscan: remove kerneldoc-like comment from isolate_lru_pages
Mel Gorman
2021-07-01
mm: fix spelling mistakes
Zhen Lei
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
2021-07-01
mm: fix typos and grammar error in comments
Hyeonggon Yoo
2021-07-01
zram: move backing_dev under macro CONFIG_ZRAM_WRITEBACK
Yue Hu
2021-07-01
mm/zsmalloc.c: improve readability for async_free_zspage()
Miaohe Lin
2021-07-01
mm/zsmalloc.c: remove confusing code in obj_free()
Miaohe Lin
2021-06-30
mm/zswap.c: fix two bugs in zswap_writeback_entry()
Miaohe Lin
2021-06-30
mm/zswap.c: avoid unnecessary copy-in at map time
Miaohe Lin
2021-06-30
mm/zswap.c: remove unused function zswap_debugfs_exit()
Miaohe Lin
2021-06-30
mm,memory_hotplug: drop unneeded locking
Oscar Salvador
2021-06-30
mm/memory_hotplug: rate limit page migration warnings
Liam Mark
2021-06-30
selftests/vm: add test for MADV_POPULATE_(READ|WRITE)
David Hildenbrand
2021-06-30
selftests/vm: add protection_keys_32 / protection_keys_64 to gitignore
David Hildenbrand
2021-06-30
MAINTAINERS: add tools/testing/selftests/vm/ to MEMORY MANAGEMENT
David Hildenbrand
2021-06-30
mm/madvise: introduce MADV_POPULATE_(READ|WRITE) to prefault page tables
David Hildenbrand
2021-06-30
mm: make variable names for populate_vma_page_range() consistent
David Hildenbrand
2021-06-30
mm: generalize ZONE_[DMA|DMA32]
Kefeng Wang
2021-06-30
mm/nommu: unexport do_munmap()
Liam Howlett
2021-06-30
nommu: remove __GFP_HIGHMEM in vmalloc/vzalloc
Chen Li
2021-06-30
mm/thp: fix strncpy warning
Matthew Wilcox (Oracle)
2021-06-30
mm: hwpoison_user_mappings() try_to_unmap() with TTU_SYNC
Hugh Dickins
2021-06-30
mm/thp: remap_page() is only needed on anonymous THP
Hugh Dickins
2021-06-30
mm: rmap: make try_to_unmap() void function
Yang Shi
2021-06-30
mm/thp: make ARCH_ENABLE_SPLIT_PMD_PTLOCK dependent on PGTABLE_LEVELS > 2
Anshuman Khandual
2021-06-30
mm: thp: skip make PMD PROT_NONE if THP migration is not supported
Yang Shi
2021-06-30
mm: migrate: check mapcount for THP instead of refcount
Yang Shi
2021-06-30
mm: migrate: don't split THP for misplaced NUMA page
Yang Shi
2021-06-30
mm: migrate: account THP NUMA migration counters correctly
Yang Shi
2021-06-30
mm: thp: refactor NUMA fault handling
Yang Shi
2021-06-30
mm: memory: make numa_migrate_prep() non-static
Yang Shi
2021-06-30
mm: memory: add orig_pmd to struct vm_fault
Yang Shi
2021-06-30
mm, thp: relax the VM_DENYWRITE constraint on file-backed THPs
Collin Fijalkovich
2021-06-30
mm: migrate: fix missing update page_private to hugetlb_page_subpool
Muchun Song
2021-06-30
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
2021-06-30
arm64: drop pfn_valid_within() and simplify pfn_valid()
Mike Rapoport
2021-06-30
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
2021-06-30
memblock: update initialization of reserved pages
Mike Rapoport
2021-06-30
include/linux/mmzone.h: add documentation for pfn_valid()
Mike Rapoport
2021-06-30
mm/mempolicy: use unified 'nodes' for bind/interleave/prefer policies
Ben Widawsky
2021-06-30
mm: mempolicy: don't have to split pmd for huge zero page
Yang Shi
2021-06-30
mm/mempolicy: unify the parameter sanity check for mbind and set_mempolicy
Feng Tang
2021-06-30
mm/mempolicy: don't handle MPOL_LOCAL like a fake MPOL_PREFERRED policy
Feng Tang
2021-06-30
mm/mempolicy: cleanup nodemask intersection check for oom
Feng Tang
2021-06-30
mm/compaction: fix 'limit' in fast_isolate_freepages
Wonhyuk Yang
2021-06-30
mm: compaction: remove duplicate !list_empty(&sublist) check
Liu Xiang
2021-06-30
mm/compaction: use DEVICE_ATTR_WO macro
YueHaibing
2021-06-30
mm/zbud: don't export any zbud API
Miaohe Lin
2021-06-30
mm/zbud: reuse unbuddied[0] as buddied in zbud_pool
Miaohe Lin
[next]