Age | Commit message (Expand) | Author |
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 |
2019-06-14 | docs: cgroup-v1: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab |
2019-06-06 | mm/hmm: update HMM documentation | Ralph Campbell |
2019-06-01 | mm: fix Documentation/vm/hmm.rst Sphinx warnings | Randy Dunlap |
2019-05-14 | mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays | Jérôme Glisse |
2019-05-14 | mm/hmm: improve driver API to work and wait over a range | Jérôme Glisse |
2019-05-14 | mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() | Jérôme Glisse |
2019-05-14 | mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() | Jérôme Glisse |
2019-04-30 | docs/vm: Minor editorial changes in the THP and hugetlbfs | Ralph Campbell |
2019-04-30 | docs/vm: add documentation of memory models | Mike Rapoport |
2019-04-19 | doc: mm: migration doesn't use FOLL_SPLIT anymore | Yang Shi |
2019-04-09 | docs: Use reference to link to rst file | Tobin C. Harding |
2019-02-01 | docs: Use underscore not hyphen in label | Tobin C. Harding |
2019-02-01 | docs: Add missing colon | Tobin C. Harding |
2019-02-01 | docs: Fix SLUB docs typo | Tobin C. Harding |
2018-12-29 | Merge tag 'docs-5.0' of git://git.lwn.net/linux | Linus Torvalds |
2018-11-20 | Link the memory allocation guide from the MM docs | Matthew Wilcox |
2018-11-20 | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula |
2018-11-07 | mm, drm/i915: mark pinned shmemfs pages as unevictable | Kuo-Hsin Yang |
2018-10-26 | slub: extend slub debug to handle multiple slabs | Aaron Tomlin |
2018-09-09 | Drop all 00-INDEX files from Documentation/ | Henrik Austad |
2018-08-31 | docs/vm/hmm.rst: Add missed space | Baoquan He |
2018-05-29 | docs/vm: move ksm and transhuge from "user" to "internals" section. | Mike Rapoport |