summaryrefslogtreecommitdiffstats
path: root/Documentation/vm
AgeCommit message (Expand)Author
2020-04-07mm/zswap: allow setting default status, compressor and allocator in KconfigMaciej S. Szmigiero
2020-04-07mm/page_reporting: add free page reporting documentationAlexander Duyck
2020-04-03Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2020-03-27mm/hmm: remove HMM_FAULT_SNAPSHOTJason Gunthorpe
2020-03-25.gitignore: add SPDX License IdentifierMasahiro Yamada
2020-01-31mm/zswap.c: add allocation hysteresis if pool limit is hitVitaly Wool
2020-01-14mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifierJason Gunthorpe
2019-11-23mm/hmm: remove hmm_mirror and relatedJason Gunthorpe
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland
2019-08-21Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe
2019-08-20mm: turn migrate_vma upside downChristoph Hellwig
2019-08-07mm/hmm: remove superfluous arguments from hmm_range_registerChristoph Hellwig
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-26mm/hmm: merge hmm_range_snapshot into hmm_range_faultChristoph Hellwig
2019-07-25mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}Christoph Hellwig
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet
2019-07-18mm: document ZONE_DEVICE memory-model implicationsDan Williams
2019-07-17docs: remove extra conf.py filesMauro Carvalho Chehab
2019-07-15docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab
2019-07-15docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab
2019-07-15docs: sysctl: convert to ReSTMauro Carvalho Chehab
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Linus Torvalds
2019-07-02Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmmJason Gunthorpe
2019-07-02mm: remove hmm_devmem_addChristoph Hellwig
2019-06-20docs/vm: hwpoison.rst: Fix quote formattingValentin Schneider
2019-06-14docs: scheduler: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstMauro Carvalho Chehab
2019-06-06mm/hmm: update HMM documentationRalph Campbell
2019-06-01mm: fix Documentation/vm/hmm.rst Sphinx warningsRandy Dunlap
2019-05-14mm/hmm: add default fault flags to avoid the need to pre-fill pfns arraysJérôme Glisse
2019-05-14mm/hmm: improve driver API to work and wait over a rangeJérôme Glisse
2019-05-14mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()Jérôme Glisse
2019-05-14mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()Jérôme Glisse
2019-04-30docs/vm: Minor editorial changes in the THP and hugetlbfsRalph Campbell
2019-04-30docs/vm: add documentation of memory modelsMike Rapoport
2019-04-19doc: mm: migration doesn't use FOLL_SPLIT anymoreYang Shi
2019-04-09docs: Use reference to link to rst fileTobin C. Harding
2019-02-01docs: Use underscore not hyphen in labelTobin C. Harding
2019-02-01docs: Add missing colonTobin C. Harding
2019-02-01docs: Fix SLUB docs typoTobin C. Harding
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds
2018-11-20Link the memory allocation guide from the MM docsMatthew Wilcox
2018-11-20Merge drm/drm-next into drm-intel-next-queuedJani Nikula
2018-11-07mm, drm/i915: mark pinned shmemfs pages as unevictableKuo-Hsin Yang
2018-10-26slub: extend slub debug to handle multiple slabsAaron Tomlin
2018-09-09Drop all 00-INDEX files from Documentation/Henrik Austad
2018-08-31docs/vm/hmm.rst: Add missed spaceBaoquan He
2018-05-29docs/vm: move ksm and transhuge from "user" to "internals" section.Mike Rapoport