Merge branch 'mm-rst' into docs-next
authorJonathan Corbet <corbet@lwn.net>
Mon, 16 Apr 2018 20:25:08 +0000 (14:25 -0600)
committerJonathan Corbet <corbet@lwn.net>
Mon, 16 Apr 2018 20:25:08 +0000 (14:25 -0600)
commit24844fd33945470942c954324ad2c655929000cc
tree391b2999f1900e0ca93349000fd8b334a77615c7
parent32fb7ef69a9f1e3c8ec18a174fbc474b90ee645e
parent82381918c4712ba107d3e4ff7117751f396018f7
Merge branch 'mm-rst' into docs-next

Mike Rapoport says:

  These patches convert files in Documentation/vm to ReST format, add an
  initial index and link it to the top level documentation.

  There are no contents changes in the documentation, except few spelling
  fixes. The relatively large diffstat stems from the indentation and
  paragraph wrapping changes.

  I've tried to keep the formatting as consistent as possible, but I could
  miss some places that needed markup and add some markup where it was not
  necessary.

[jc: significant conflicts in vm/hmm.rst]
21 files changed:
Documentation/admin-guide/kernel-parameters.txt
Documentation/sysctl/vm.txt
Documentation/vm/hmm.rst
Documentation/vm/page_migration.rst
MAINTAINERS
arch/alpha/Kconfig
arch/mips/Kconfig
arch/powerpc/Kconfig
fs/dax.c
fs/proc/task_mmu.c
include/linux/hmm.h
include/linux/sched/mm.h
include/linux/swap.h
mm/Kconfig
mm/hmm.c
mm/huge_memory.c
mm/hugetlb.c
mm/ksm.c
mm/mmap.c
mm/rmap.c
mm/util.c