Age | Commit message (Expand) | Author |
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 |
2019-07-17 | docs: remove extra conf.py files | Mauro Carvalho Chehab |
2019-07-15 | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab |
2019-07-15 | docs: admin-guide: move sysctl directory to it | Mauro Carvalho Chehab |
2019-07-15 | docs: sysctl: convert to ReST | Mauro Carvalho Chehab |
2019-07-14 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds |
2019-07-08 | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds |
2019-07-02 | Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmm | Jason Gunthorpe |
2019-07-02 | mm: remove hmm_devmem_add | Christoph Hellwig |
2019-06-20 | docs/vm: hwpoison.rst: Fix quote formatting | Valentin Schneider |
2019-06-14 | docs: scheduler: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |