summaryrefslogtreecommitdiffstats
path: root/Documentation/vm
Commit message (Expand)AuthorAgeFilesLines
* mm/vmstat: add events for THP migration without splitAnshuman Khandual2020-08-121-0/+27
* mm/sparse: cleanup the code surrounding memory_present()Mike Rapoport2020-08-071-5/+2
* mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf()Anshuman Khandual2020-08-071-1/+1
* Documentation/mm: add descriptions for arch page table helpersAnshuman Khandual2020-08-071-0/+258
* mm, slub: make remaining slub_debug related attributes read-onlyVlastimil Babka2020-08-071-5/+2
* mm, slub: make some slub_debug related attributes read-onlyVlastimil Babka2020-08-071-11/+17
* mm, slub: extend slub_debug syntax for multiple blocksVlastimil Babka2020-08-071-0/+18
* Documentation: vm/memory-model: eliminate duplicated wordRandy Dunlap2020-07-131-1/+1
* Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds2020-06-101-1/+1
|\
| * Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov2020-06-081-1/+1
* | mmap locking API: convert mmap_sem commentsMichel Lespinasse2020-06-091-2/+2
* | mmap locking API: convert mmap_sem API commentsMichel Lespinasse2020-06-091-3/+3
* | tools/vm/page_owner_sort.c: filter out unneeded lineChanghee Han2020-06-031-2/+1
* | docs/vm: update memory-models documentationMike Rapoport2020-06-031-5/+4
* | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2020-06-021-19/+11
|\ \
| * | mm/hmm: remove the customizable pfn format from hmm_range_faultJason Gunthorpe2020-05-111-18/+10
| * | mm/hmm: make hmm_range_fault return 0 or -1Jason Gunthorpe2020-05-111-1/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-1/+1
|\ \ \ | |_|/ |/| |
| * | Documentation/vm/slub.rst: s/Toggle/Enable/Andrew Morton2020-06-021-1/+1
| |/
* | zswap: docs/vm: Fix typo accept_threshold_percent in zswap.rstSedat Dilek2020-06-011-2/+2
* | docs: vm: page_frags.rst: Fix the reference of stale functionKevin Hao2020-05-151-1/+1
* | docs: vm: index.rst: add an orphan doc to the building systemMauro Carvalho Chehab2020-04-201-0/+1
|/
* mm/zswap: allow setting default status, compressor and allocator in KconfigMaciej S. Szmigiero2020-04-071-8/+12
* mm/page_reporting: add free page reporting documentationAlexander Duyck2020-04-071-0/+40
* Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2020-04-031-0/+1
|\
| * .gitignore: add SPDX License IdentifierMasahiro Yamada2020-03-251-0/+1
* | mm/hmm: remove HMM_FAULT_SNAPSHOTJason Gunthorpe2020-03-271-7/+5
|/
* mm/zswap.c: add allocation hysteresis if pool limit is hitVitaly Wool2020-01-311-0/+13
* mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifierJason Gunthorpe2020-01-141-10/+10
* mm/hmm: remove hmm_mirror and relatedJason Gunthorpe2019-11-231-81/+24
* mm: treewide: clarify pgtable_page_{ctor,dtor}() namingMark Rutland2019-09-261-5/+5
* Merge branch 'odp_fixes' into hmm.gitJason Gunthorpe2019-08-211-10/+0
|\
| * Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-301-1/+1
| |\
| * \ Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-221-10/+0
| |\ \
| | * | docs: remove extra conf.py filesMauro Carvalho Chehab2019-07-171-10/+0
* | | | mm: turn migrate_vma upside downChristoph Hellwig2019-08-201-52/+2
* | | | mm/hmm: remove superfluous arguments from hmm_range_registerChristoph Hellwig2019-08-071-1/+1
* | | | mm/hmm: merge hmm_range_snapshot into hmm_range_faultChristoph Hellwig2019-07-261-9/+8
| |_|/ |/| |
* | | mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot}Christoph Hellwig2019-07-251-1/+1
|/ /
* / mm: document ZONE_DEVICE memory-model implicationsDan Williams2019-07-181-0/+40
|/
* docs: cgroup-v1: add it to the admin-guide bookMauro Carvalho Chehab2019-07-153-4/+4
* docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab2019-07-151-1/+1
* docs: sysctl: convert to ReSTMauro Carvalho Chehab2019-07-151-1/+1
* Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds2019-07-141-93/+73
|\
| * Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmmJason Gunthorpe2019-07-021-27/+0
| |\
| | * mm: remove hmm_devmem_addChristoph Hellwig2019-07-021-26/+0
| * | mm/hmm: update HMM documentationRalph Campbell2019-06-061-67/+74
| |/
* | Merge tag 'docs-5.3' of git://git.lwn.net/linuxLinus Torvalds2019-07-092-27/+27
|\ \
| * | docs/vm: hwpoison.rst: Fix quote formattingValentin Schneider2019-06-201-26/+26
| * | docs: scheduler: convert docs to ReST and rename to *.rstMauro Carvalho Chehab2019-06-141-1/+1
| |/