Age | Commit message (Expand) | Author | Files | Lines |
2020-12-16 | mm/lru: revise the comments of lru_lock | Hugh Dickins | 1 | -14/+8 |
2020-12-15 | arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL | Mike Rapoport | 1 | -2/+1 |
2020-12-15 | mm/page_owner: record timestamp and pid | Liam Mark | 1 | -6/+6 |
2020-10-24 | Merge tag 'docs-5.10-2' of git://git.lwn.net/linux | Linus Torvalds | 4 | -4/+4 |
2020-10-23 | docs/vm: trivial fixes to several spelling mistakes | Colin Ian King | 4 | -4/+4 |
2020-10-16 | mm/doc: fix a literal block markup | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-10-15 | docs: get rid of :c:type explicit declarations for structs | Mauro Carvalho Chehab | 2 | -4/+4 |
2020-10-14 | docs/vm: fix 'mm_count' vs 'mm_users' counter confusion | Alexander Gordeev | 1 | -1/+1 |
2020-09-16 | mm/doc: add usage description for migrate_vma_*() | Ralph Campbell | 1 | -4/+133 |
2020-09-10 | docs: add some new files to their respective index.rst files | Mauro Carvalho Chehab | 1 | -0/+1 |
2020-09-09 | mm/doc: editorial pass on page migration | Ralph Campbell | 2 | -81/+85 |
2020-08-12 | mm/vmstat: add events for THP migration without split | Anshuman Khandual | 1 | -0/+27 |
2020-08-07 | mm/sparse: cleanup the code surrounding memory_present() | Mike Rapoport | 1 | -5/+2 |
2020-08-07 | mm/sparsemem: enable vmem_altmap support in vmemmap_alloc_block_buf() | Anshuman Khandual | 1 | -1/+1 |
2020-08-07 | Documentation/mm: add descriptions for arch page table helpers | Anshuman Khandual | 1 | -0/+258 |
2020-08-07 | mm, slub: make remaining slub_debug related attributes read-only | Vlastimil Babka | 1 | -5/+2 |
2020-08-07 | mm, slub: make some slub_debug related attributes read-only | Vlastimil Babka | 1 | -11/+17 |
2020-08-07 | mm, slub: extend slub_debug syntax for multiple blocks | Vlastimil Babka | 1 | -0/+18 |
2020-07-13 | Documentation: vm/memory-model: eliminate duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-06-11 | Merge tag 'docs-5.8-2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 1 | -2/+2 |
2020-06-09 | mmap locking API: convert mmap_sem API comments | Michel Lespinasse | 1 | -3/+3 |
2020-06-08 | Replace HTTP links with HTTPS ones: documentation | Alexander A. Klimov | 1 | -1/+1 |
2020-06-04 | tools/vm/page_owner_sort.c: filter out unneeded line | Changhee Han | 1 | -2/+1 |
2020-06-04 | docs/vm: update memory-models documentation | Mike Rapoport | 1 | -5/+4 |
2020-06-03 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -19/+11 |
2020-06-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
2020-06-02 | Documentation/vm/slub.rst: s/Toggle/Enable/ | Andrew Morton | 1 | -1/+1 |
2020-06-01 | zswap: docs/vm: Fix typo accept_threshold_percent in zswap.rst | Sedat Dilek | 1 | -2/+2 |
2020-05-15 | docs: vm: page_frags.rst: Fix the reference of stale function | Kevin Hao | 1 | -1/+1 |
2020-05-11 | mm/hmm: remove the customizable pfn format from hmm_range_fault | Jason Gunthorpe | 1 | -18/+10 |
2020-05-11 | mm/hmm: make hmm_range_fault return 0 or -1 | Jason Gunthorpe | 1 | -1/+1 |
2020-04-21 | docs: vm: index.rst: add an orphan doc to the building system | Mauro Carvalho Chehab | 1 | -0/+1 |
2020-04-07 | mm/zswap: allow setting default status, compressor and allocator in Kconfig | Maciej S. Szmigiero | 1 | -8/+12 |
2020-04-07 | mm/page_reporting: add free page reporting documentation | Alexander Duyck | 1 | -0/+40 |
2020-04-03 | Merge tag 'spdx-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 1 | -0/+1 |
2020-03-28 | mm/hmm: remove HMM_FAULT_SNAPSHOT | Jason Gunthorpe | 1 | -7/+5 |
2020-03-25 | .gitignore: add SPDX License Identifier | Masahiro Yamada | 1 | -0/+1 |
2020-01-31 | mm/zswap.c: add allocation hysteresis if pool limit is hit | Vitaly Wool | 1 | -0/+13 |
2020-01-14 | mm/mmu_notifiers: Use 'interval_sub' as the variable for mmu_interval_notifier | Jason Gunthorpe | 1 | -10/+10 |
2019-11-24 | mm/hmm: remove hmm_mirror and related | Jason Gunthorpe | 1 | -81/+24 |
2019-09-26 | mm: treewide: clarify pgtable_page_{ctor,dtor}() naming | Mark Rutland | 1 | -5/+5 |
2019-08-22 | Merge branch 'odp_fixes' into hmm.git | Jason Gunthorpe | 1 | -10/+0 |
2019-08-20 | mm: turn migrate_vma upside down | Christoph Hellwig | 1 | -52/+2 |
2019-08-07 | mm/hmm: remove superfluous arguments from hmm_range_register | Christoph Hellwig | 1 | -1/+1 |
2019-07-30 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -1/+1 |
2019-07-26 | mm/hmm: merge hmm_range_snapshot into hmm_range_fault | Christoph Hellwig | 1 | -9/+8 |
2019-07-25 | mm/hmm: always return EBUSY for invalid ranges in hmm_range_{fault,snapshot} | Christoph Hellwig | 1 | -1/+1 |
2019-07-22 | Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i... | Jonathan Corbet | 1 | -10/+0 |
2019-07-19 | mm: document ZONE_DEVICE memory-model implications | Dan Williams | 1 | -0/+40 |