summaryrefslogtreecommitdiffstats
path: root/Documentation/vm
Commit message (Expand)AuthorAgeFilesLines
* mm/slub: clarify verification reportingKees Cook2021-06-161-5/+5
* mm: gup: remove FOLL_SPLITYang Shi2021-04-301-5/+0
* mm/page_owner: record the timestamp of all pages during freeGeorgi Djakov2021-04-301-1/+1
* mm/debug_vm_pgtable/basic: add validation for dirtiness after write protectAnshuman Khandual2021-02-241-4/+4
* Documentation: fix typos in split page table lock descriptionRolf Eike Beer2021-01-181-1/+1
* mm/lru: revise the comments of lru_lockHugh Dickins2020-12-151-14/+8
* arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport2020-12-151-2/+1
* mm/page_owner: record timestamp and pidLiam Mark2020-12-151-6/+6
* Merge tag 'docs-5.10-2' of git://git.lwn.net/linuxLinus Torvalds2020-10-234-4/+4
|\
| * docs/vm: trivial fixes to several spelling mistakesColin Ian King2020-10-224-4/+4
* | mm/doc: fix a literal block markupMauro Carvalho Chehab2020-10-161-1/+1
* | docs: get rid of :c:type explicit declarations for structsMauro Carvalho Chehab2020-10-152-4/+4
* | docs/vm: fix 'mm_count' vs 'mm_users' counter confusionAlexander Gordeev2020-10-131-1/+1
|/
* mm/doc: add usage description for migrate_vma_*()Ralph Campbell2020-09-161-4/+133
* docs: add some new files to their respective index.rst filesMauro Carvalho Chehab2020-09-101-0/+1
* mm/doc: editorial pass on page migrationRalph Campbell2020-09-092-81/+85
* 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
| |\ \