aboutsummaryrefslogtreecommitdiff
path: root/Documentation/vm
AgeCommit message (Expand)AuthorFilesLines
2020-01-31mm/zswap.c: add allocation hysteresis if pool limit is hitGravatar Vitaly Wool 1-0/+13
2020-01-14mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifierGravatar Jason Gunthorpe 1-10/+10
2019-11-23mm/hmm: remove hmm_mirror and relatedGravatar Jason Gunthorpe 1-81/+24
2019-09-26mm: treewide: clarify pgtable_page_{ctor,dtor}() namingGravatar Mark Rutland 1-5/+5
2019-08-21Merge branch 'odp_fixes' into hmm.gitGravatar Jason Gunthorpe 1-10/+0
2019-08-20mm: turn migrate_vma upside downGravatar Christoph Hellwig 1-52/+2
2019-08-07mm/hmm: remove superfluous arguments from hmm_range_registerGravatar Christoph Hellwig 1-1/+1
2019-07-30Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 1-1/+1
2019-07-26mm/hmm: merge hmm_range_snapshot into hmm_range_faultGravatar Christoph Hellwig 1-9/+8
2019-07-25mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}Gravatar Christoph Hellwig 1-1/+1
2019-07-22Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Gravatar Jonathan Corbet 1-10/+0
2019-07-18mm: document ZONE_DEVICE memory-model implicationsGravatar Dan Williams 1-0/+40
2019-07-17docs: remove extra conf.py filesGravatar Mauro Carvalho Chehab 1-10/+0
2019-07-15docs: cgroup-v1: add it to the admin-guide bookGravatar Mauro Carvalho Chehab 3-4/+4
2019-07-15docs: admin-guide: move sysctl directory to itGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-15docs: sysctl: convert to ReSTGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Gravatar Linus Torvalds 1-93/+73
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 2-27/+27
2019-07-08Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...Gravatar Linus Torvalds 3-4/+4
2019-07-02Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmmGravatar Jason Gunthorpe 1-27/+0
2019-07-02mm: remove hmm_devmem_addGravatar Christoph Hellwig 1-26/+0
2019-06-20docs/vm: hwpoison.rst: Fix quote formattingGravatar Valentin Schneider 1-26/+26
2019-06-14docs: scheduler: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 1-1/+1
2019-06-14docs: cgroup-v1: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 3-4/+4
2019-06-06mm/hmm: update HMM documentationGravatar Ralph Campbell 1-67/+74
2019-06-01mm: fix Documentation/vm/hmm.rst Sphinx warningsGravatar Randy Dunlap 1-3/+5
2019-05-14mm/hmm: add default fault flags to avoid the need to pre-fill pfns arraysGravatar Jérôme Glisse 1-0/+35
2019-05-14mm/hmm: improve driver API to work and wait over a rangeGravatar Jérôme Glisse 1-4/+21
2019-05-14mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault()Gravatar Jérôme Glisse 1-7/+1
2019-05-14mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot()Gravatar Jérôme Glisse 1-8/+18
2019-04-30docs/vm: Minor editorial changes in the THP and hugetlbfsGravatar Ralph Campbell 2-44/+46
2019-04-30docs/vm: add documentation of memory modelsGravatar Mike Rapoport 2-0/+184
2019-04-19doc: mm: migration doesn't use FOLL_SPLIT anymoreGravatar Yang Shi 1-7/+1
2019-04-09docs: Use reference to link to rst fileGravatar Tobin C. Harding 1-2/+2
2019-02-01docs: Use underscore not hyphen in labelGravatar Tobin C. Harding 1-1/+1
2019-02-01docs: Add missing colonGravatar Tobin C. Harding 1-1/+1
2019-02-01docs: Fix SLUB docs typoGravatar Tobin C. Harding 1-1/+1
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxGravatar Linus Torvalds 1-1/+3
2018-11-20Link the memory allocation guide from the MM docsGravatar Matthew Wilcox 1-1/+3
2018-11-20Merge drm/drm-next into drm-intel-next-queuedGravatar Jani Nikula 3-60/+16
2018-11-07mm, drm/i915: mark pinned shmemfs pages as unevictableGravatar Kuo-Hsin Yang 1-1/+5
2018-10-26slub: extend slub debug to handle multiple slabsGravatar Aaron Tomlin 1-3/+9
2018-09-09Drop all 00-INDEX files from Documentation/Gravatar Henrik Austad 1-50/+0
2018-08-31docs/vm/hmm.rst: Add missed spaceGravatar Baoquan He 1-7/+7
2018-05-29docs/vm: move ksm and transhuge from "user" to "internals" section.Gravatar Mike Rapoport 1-2/+2
2018-05-21docs/vm: transhuge: split userspace bits to admin-guide/mm/transhugeGravatar Mike Rapoport 1-412/+2
2018-05-21docs/vm: transhuge: minor updatesGravatar Mike Rapoport 1-11/+36
2018-05-21docs/vm: transhuge: change sections orderGravatar Mike Rapoport 1-41/+41
2018-05-10mm, THP, doc: Add document for thp_swpout/thp_swpout_fallbackGravatar Huang Ying 1-0/+9
2018-05-08docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mmGravatar Mike Rapoport 4-499/+1