Age | Commit message (Expand) | Author | Files | Lines |
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 |
2019-07-17 | docs: remove extra conf.py files | Mauro Carvalho Chehab | 1 | -10/+0 |
2019-07-15 | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab | 3 | -4/+4 |
2019-07-15 | docs: admin-guide: move sysctl directory to it | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-15 | docs: sysctl: convert to ReST | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-15 | Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd... | Linus Torvalds | 1 | -93/+73 |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 2 | -27/+27 |
2019-07-09 | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 3 | -4/+4 |
2019-07-02 | Merge branch 'hmm-devmem-cleanup.4' into rdma.git hmm | Jason Gunthorpe | 1 | -27/+0 |
2019-07-02 | mm: remove hmm_devmem_add | Christoph Hellwig | 1 | -26/+0 |
2019-06-20 | docs/vm: hwpoison.rst: Fix quote formatting | Valentin Schneider | 1 | -26/+26 |
2019-06-14 | docs: scheduler: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-14 | docs: cgroup-v1: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 3 | -4/+4 |
2019-06-06 | mm/hmm: update HMM documentation | Ralph Campbell | 1 | -67/+74 |
2019-06-02 | mm: fix Documentation/vm/hmm.rst Sphinx warnings | Randy Dunlap | 1 | -3/+5 |
2019-05-14 | mm/hmm: add default fault flags to avoid the need to pre-fill pfns arrays | Jérôme Glisse | 1 | -0/+35 |
2019-05-14 | mm/hmm: improve driver API to work and wait over a range | Jérôme Glisse | 1 | -4/+21 |
2019-05-14 | mm/hmm: improve and rename hmm_vma_fault() to hmm_range_fault() | Jérôme Glisse | 1 | -7/+1 |
2019-05-14 | mm/hmm: improve and rename hmm_vma_get_pfns() to hmm_range_snapshot() | Jérôme Glisse | 1 | -8/+18 |
2019-04-30 | docs/vm: Minor editorial changes in the THP and hugetlbfs | Ralph Campbell | 2 | -44/+46 |
2019-04-30 | docs/vm: add documentation of memory models | Mike Rapoport | 2 | -0/+184 |
2019-04-19 | doc: mm: migration doesn't use FOLL_SPLIT anymore | Yang Shi | 1 | -7/+1 |
2019-04-10 | docs: Use reference to link to rst file | Tobin C. Harding | 1 | -2/+2 |
2019-02-02 | docs: Use underscore not hyphen in label | Tobin C. Harding | 1 | -1/+1 |
2019-02-02 | docs: Add missing colon | Tobin C. Harding | 1 | -1/+1 |
2019-02-02 | docs: Fix SLUB docs typo | Tobin C. Harding | 1 | -1/+1 |
2018-12-29 | Merge tag 'docs-5.0' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+3 |
2018-11-20 | Link the memory allocation guide from the MM docs | Matthew Wilcox | 1 | -1/+3 |
2018-11-20 | Merge drm/drm-next into drm-intel-next-queued | Jani Nikula | 3 | -60/+16 |
2018-11-07 | mm, drm/i915: mark pinned shmemfs pages as unevictable | Kuo-Hsin Yang | 1 | -1/+5 |
2018-10-27 | slub: extend slub debug to handle multiple slabs | Aaron Tomlin | 1 | -3/+9 |
2018-09-10 | Drop all 00-INDEX files from Documentation/ | Henrik Austad | 1 | -50/+0 |
2018-09-01 | docs/vm/hmm.rst: Add missed space | Baoquan He | 1 | -7/+7 |
2018-05-29 | docs/vm: move ksm and transhuge from "user" to "internals" section. | Mike Rapoport | 1 | -2/+2 |
2018-05-21 | docs/vm: transhuge: split userspace bits to admin-guide/mm/transhuge | Mike Rapoport | 1 | -412/+2 |
2018-05-21 | docs/vm: transhuge: minor updates | Mike Rapoport | 1 | -11/+36 |
2018-05-21 | docs/vm: transhuge: change sections order | Mike Rapoport | 1 | -41/+41 |
2018-05-11 | mm, THP, doc: Add document for thp_swpout/thp_swpout_fallback | Huang Ying | 1 | -0/+9 |
2018-05-08 | docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mm | Mike Rapoport | 4 | -499/+1 |
2018-05-08 | docs/vm: numa_memory_policy: s/Linux memory policy/NUMA memory policy/ | Mike Rapoport | 1 | -7/+7 |
2018-05-08 | docs/vm: numa_memory_policy: formatting and spelling updates | Mike Rapoport | 1 | -7/+17 |
2018-04-28 | docs/vm: ksm: split userspace interface to admin-guide/mm/ksm.rst | Mike Rapoport | 1 | -175/+1 |