docs: rename Documentation/vm to Documentation/mm
authorMike Rapoport <rppt@linux.ibm.com>
Mon, 27 Jun 2022 06:00:26 +0000 (09:00 +0300)
committerakpm <akpm@linux-foundation.org>
Mon, 27 Jun 2022 19:52:53 +0000 (12:52 -0700)
commitee65728e103bb7dd99d8604bf6c7aa89c7d7e446
tree356a37c67d23c69cf8de83120d08048276cb5bfc
parent46a3b1125308f8f90a065eeecfafd2a96b01a36c
docs: rename Documentation/vm to Documentation/mm

so it will be consistent with code mm directory and with
Documentation/admin-guide/mm and won't be confused with virtual machines.

Signed-off-by: Mike Rapoport <rppt@linux.ibm.com>
Suggested-by: Matthew Wilcox <willy@infradead.org>
Tested-by: Ira Weiny <ira.weiny@intel.com>
Acked-by: Jonathan Corbet <corbet@lwn.net>
Acked-by: Wu XiangCheng <bobwxc@email.cn>
176 files changed:
Documentation/ABI/testing/sysfs-kernel-mm-ksm
Documentation/ABI/testing/sysfs-kernel-slab
Documentation/admin-guide/kernel-parameters.txt
Documentation/admin-guide/mm/concepts.rst
Documentation/admin-guide/mm/damon/index.rst
Documentation/admin-guide/mm/damon/reclaim.rst
Documentation/admin-guide/mm/damon/usage.rst
Documentation/admin-guide/sysctl/vm.rst
Documentation/core-api/index.rst
Documentation/filesystems/proc.rst
Documentation/index.rst
Documentation/mm/active_mm.rst [new file with mode: 0644]
Documentation/mm/arch_pgtable_helpers.rst [new file with mode: 0644]
Documentation/mm/balance.rst [new file with mode: 0644]
Documentation/mm/bootmem.rst [new file with mode: 0644]
Documentation/mm/damon/api.rst [new file with mode: 0644]
Documentation/mm/damon/design.rst [new file with mode: 0644]
Documentation/mm/damon/faq.rst [new file with mode: 0644]
Documentation/mm/damon/index.rst [new file with mode: 0644]
Documentation/mm/free_page_reporting.rst [new file with mode: 0644]
Documentation/mm/frontswap.rst [new file with mode: 0644]
Documentation/mm/highmem.rst [new file with mode: 0644]
Documentation/mm/hmm.rst [new file with mode: 0644]
Documentation/mm/hugetlbfs_reserv.rst [new file with mode: 0644]
Documentation/mm/hwpoison.rst [new file with mode: 0644]
Documentation/mm/index.rst [new file with mode: 0644]
Documentation/mm/ksm.rst [new file with mode: 0644]
Documentation/mm/memory-model.rst [new file with mode: 0644]
Documentation/mm/mmu_notifier.rst [new file with mode: 0644]
Documentation/mm/numa.rst [new file with mode: 0644]
Documentation/mm/oom.rst [new file with mode: 0644]
Documentation/mm/overcommit-accounting.rst [new file with mode: 0644]
Documentation/mm/page_allocation.rst [new file with mode: 0644]
Documentation/mm/page_cache.rst [new file with mode: 0644]
Documentation/mm/page_frags.rst [new file with mode: 0644]
Documentation/mm/page_migration.rst [new file with mode: 0644]
Documentation/mm/page_owner.rst [new file with mode: 0644]
Documentation/mm/page_reclaim.rst [new file with mode: 0644]
Documentation/mm/page_table_check.rst [new file with mode: 0644]
Documentation/mm/page_tables.rst [new file with mode: 0644]
Documentation/mm/physical_memory.rst [new file with mode: 0644]
Documentation/mm/process_addrs.rst [new file with mode: 0644]
Documentation/mm/remap_file_pages.rst [new file with mode: 0644]
Documentation/mm/shmfs.rst [new file with mode: 0644]
Documentation/mm/slab.rst [new file with mode: 0644]
Documentation/mm/slub.rst [new file with mode: 0644]
Documentation/mm/split_page_table_lock.rst [new file with mode: 0644]
Documentation/mm/swap.rst [new file with mode: 0644]
Documentation/mm/transhuge.rst [new file with mode: 0644]
Documentation/mm/unevictable-lru.rst [new file with mode: 0644]
Documentation/mm/vmalloc.rst [new file with mode: 0644]
Documentation/mm/vmalloced-kernel-stacks.rst [new file with mode: 0644]
Documentation/mm/vmemmap_dedup.rst [new file with mode: 0644]
Documentation/mm/z3fold.rst [new file with mode: 0644]
Documentation/mm/zsmalloc.rst [new file with mode: 0644]
Documentation/translations/zh_CN/admin-guide/mm/damon/index.rst
Documentation/translations/zh_CN/admin-guide/mm/damon/reclaim.rst
Documentation/translations/zh_CN/admin-guide/mm/damon/usage.rst
Documentation/translations/zh_CN/core-api/index.rst
Documentation/translations/zh_CN/index.rst
Documentation/translations/zh_CN/mm/active_mm.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/balance.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/damon/api.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/damon/design.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/damon/faq.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/damon/index.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/free_page_reporting.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/frontswap.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/highmem.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/hmm.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/hugetlbfs_reserv.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/hwpoison.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/index.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/ksm.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/memory-model.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/mmu_notifier.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/numa.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/overcommit-accounting.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/page_frags.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/page_owner.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/page_table_check.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/remap_file_pages.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/split_page_table_lock.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/z3fold.rst [new file with mode: 0644]
Documentation/translations/zh_CN/mm/zsmalloc.rst [new file with mode: 0644]
Documentation/translations/zh_CN/vm/active_mm.rst [deleted file]
Documentation/translations/zh_CN/vm/balance.rst [deleted file]
Documentation/translations/zh_CN/vm/damon/api.rst [deleted file]
Documentation/translations/zh_CN/vm/damon/design.rst [deleted file]
Documentation/translations/zh_CN/vm/damon/faq.rst [deleted file]
Documentation/translations/zh_CN/vm/damon/index.rst [deleted file]
Documentation/translations/zh_CN/vm/free_page_reporting.rst [deleted file]
Documentation/translations/zh_CN/vm/frontswap.rst [deleted file]
Documentation/translations/zh_CN/vm/highmem.rst [deleted file]
Documentation/translations/zh_CN/vm/hmm.rst [deleted file]
Documentation/translations/zh_CN/vm/hugetlbfs_reserv.rst [deleted file]
Documentation/translations/zh_CN/vm/hwpoison.rst [deleted file]
Documentation/translations/zh_CN/vm/index.rst [deleted file]
Documentation/translations/zh_CN/vm/ksm.rst [deleted file]
Documentation/translations/zh_CN/vm/memory-model.rst [deleted file]
Documentation/translations/zh_CN/vm/mmu_notifier.rst [deleted file]
Documentation/translations/zh_CN/vm/numa.rst [deleted file]
Documentation/translations/zh_CN/vm/overcommit-accounting.rst [deleted file]
Documentation/translations/zh_CN/vm/page_frags.rst [deleted file]
Documentation/translations/zh_CN/vm/page_owner.rst [deleted file]
Documentation/translations/zh_CN/vm/page_table_check.rst [deleted file]
Documentation/translations/zh_CN/vm/remap_file_pages.rst [deleted file]
Documentation/translations/zh_CN/vm/split_page_table_lock.rst [deleted file]
Documentation/translations/zh_CN/vm/z3fold.rst [deleted file]
Documentation/translations/zh_CN/vm/zsmalloc.rst [deleted file]
Documentation/translations/zh_TW/index.rst
Documentation/vm/.gitignore [deleted file]
Documentation/vm/active_mm.rst [deleted file]
Documentation/vm/arch_pgtable_helpers.rst [deleted file]
Documentation/vm/balance.rst [deleted file]
Documentation/vm/bootmem.rst [deleted file]
Documentation/vm/damon/api.rst [deleted file]
Documentation/vm/damon/design.rst [deleted file]
Documentation/vm/damon/faq.rst [deleted file]
Documentation/vm/damon/index.rst [deleted file]
Documentation/vm/free_page_reporting.rst [deleted file]
Documentation/vm/frontswap.rst [deleted file]
Documentation/vm/highmem.rst [deleted file]
Documentation/vm/hmm.rst [deleted file]
Documentation/vm/hugetlbfs_reserv.rst [deleted file]
Documentation/vm/hwpoison.rst [deleted file]
Documentation/vm/index.rst [deleted file]
Documentation/vm/ksm.rst [deleted file]
Documentation/vm/memory-model.rst [deleted file]
Documentation/vm/mmu_notifier.rst [deleted file]
Documentation/vm/numa.rst [deleted file]
Documentation/vm/oom.rst [deleted file]
Documentation/vm/overcommit-accounting.rst [deleted file]
Documentation/vm/page_allocation.rst [deleted file]
Documentation/vm/page_cache.rst [deleted file]
Documentation/vm/page_frags.rst [deleted file]
Documentation/vm/page_migration.rst [deleted file]
Documentation/vm/page_owner.rst [deleted file]
Documentation/vm/page_reclaim.rst [deleted file]
Documentation/vm/page_table_check.rst [deleted file]
Documentation/vm/page_tables.rst [deleted file]
Documentation/vm/physical_memory.rst [deleted file]
Documentation/vm/process_addrs.rst [deleted file]
Documentation/vm/remap_file_pages.rst [deleted file]
Documentation/vm/shmfs.rst [deleted file]
Documentation/vm/slab.rst [deleted file]
Documentation/vm/slub.rst [deleted file]
Documentation/vm/split_page_table_lock.rst [deleted file]
Documentation/vm/swap.rst [deleted file]
Documentation/vm/transhuge.rst [deleted file]
Documentation/vm/unevictable-lru.rst [deleted file]
Documentation/vm/vmalloc.rst [deleted file]
Documentation/vm/vmalloced-kernel-stacks.rst [deleted file]
Documentation/vm/vmemmap_dedup.rst [deleted file]
Documentation/vm/z3fold.rst [deleted file]
Documentation/vm/zsmalloc.rst [deleted file]
MAINTAINERS
arch/loongarch/Kconfig
arch/powerpc/include/asm/book3s/64/pgtable.h
include/linux/hmm.h
include/linux/memremap.h
include/linux/mmu_notifier.h
include/linux/sched/mm.h
include/linux/swap.h
mm/Kconfig
mm/debug_vm_pgtable.c
mm/frontswap.c
mm/huge_memory.c
mm/hugetlb.c
mm/hugetlb_vmemmap.c
mm/ksm.c
mm/mmap.c
mm/rmap.c
mm/sparse-vmemmap.c
mm/util.c
tools/vm/page_owner_sort.c