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