Age | Commit message (Expand) | Author | Files | Lines |
2021-07-01 | mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page | Muchun Song | 2 | -0/+21 |
2021-05-05 | memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning | Pavel Tatashin | 1 | -0/+9 |
2021-05-05 | userfaultfd: update documentation to describe minor fault handling | Axel Rasmussen | 1 | -41/+66 |
2021-04-30 | mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask | Matthew Wilcox (Oracle) | 1 | -1/+1 |
2021-03-31 | Documentation: Add leading slash to some paths | Mark O'Donovan | 1 | -1/+1 |
2021-02-26 | Documentation: sysfs/memory: clarify some memory block device properties | David Hildenbrand | 1 | -8/+8 |
2021-02-26 | drivers/base/memory: don't store phys_device in memory blocks | David Hildenbrand | 1 | -2/+2 |
2021-01-01 | docs/mm: concepts.rst: Correct the threshold to low watermark | Liao Pingfang | 1 | -1/+1 |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -15/+0 |
2020-12-15 | docs/vm: remove unused 3 items explanation for /proc/vmstat | Alex Shi | 1 | -15/+0 |
2020-12-08 | Documentation: fix multiple typos found in the admin-guide subdirectory | Andrew Klychkov | 3 | -4/+4 |
2020-10-14 | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+8 |
2020-10-14 | doc/vm: fix typo in the hugetlb admin documentation | Baoquan He | 1 | -1/+1 |
2020-10-02 | docs: mm: numaperf.rst Add brief description for access class 1. | Jonathan Cameron | 1 | -0/+8 |
2020-08-05 | Merge tag 'docs-5.9' of git://git.lwn.net/linux | Linus Torvalds | 6 | -10/+305 |
2020-07-23 | docs: admin-guide/mm/index: Fix reference to nonexistent document | Daniel W. S. Almeida | 1 | -1/+1 |
2020-07-23 | docs/mm: concepts.rst: remove unnecessary word | Bhaskar Chowdhury | 1 | -1/+1 |
2020-07-13 | Documentation: numaperf: eliminate duplicated word | Randy Dunlap | 1 | -1/+1 |
2020-07-05 | Replace HTTP links with HTTPS ones: Documentation/admin-guide | Alexander A. Klimov | 1 | -1/+1 |
2020-07-05 | Documentation/admin-guide: mm/ksm: drop doubled word | Randy Dunlap | 1 | -1/+1 |
2020-06-26 | docs: move nommu-mmap.txt to admin-guide and rename to ReST | Mauro Carvalho Chehab | 2 | -0/+284 |
2020-06-26 | docs: hugetlbpage.rst: fix some warnings | Mauro Carvalho Chehab | 1 | -6/+17 |
2020-06-26 | doc: THP CoW fault no longer allocate THP | Yang Shi | 1 | -2/+1 |
2020-06-09 | mmap locking API: convert mmap_sem comments | Michel Lespinasse | 2 | -6/+6 |
2020-06-04 | hugetlbfs: clean up command line processing | Mike Kravetz | 1 | -0/+35 |
2020-06-04 | khugepaged: introduce 'max_ptes_shared' tunable | Kirill A. Shutemov | 1 | -0/+7 |
2020-04-21 | docs: mm: userfaultfd.rst: use a cross-reference for a section | Mauro Carvalho Chehab | 1 | -1/+1 |
2020-04-21 | docs: mm: userfaultfd.rst: use ``foo`` for literals | Mauro Carvalho Chehab | 1 | -103/+104 |
2020-04-07 | userfaultfd: wp: UFFDIO_REGISTER_MODE_WP documentation update | Martin Cracauer | 1 | -0/+51 |
2020-04-07 | mm, thp: track fallbacks due to failed memcg charges separately | David Rientjes | 1 | -0/+10 |
2020-04-07 | mm, shmem: add vmstat for hugepage fallback | David Rientjes | 1 | -0/+4 |
2019-07-22 | docs/vm: transhuge: fix typo in madvise reference | Jeremy Cline | 1 | -1/+1 |
2019-07-15 | docs: admin-guide: add a series of orphaned documents | Mauro Carvalho Chehab | 2 | -0/+26 |
2019-07-15 | docs: cgroup-v1: add it to the admin-guide book | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-07-15 | docs: admin-guide: move sysctl directory to it | Mauro Carvalho Chehab | 2 | -2/+2 |
2019-07-15 | docs: sysctl: convert to ReST | Mauro Carvalho Chehab | 2 | -2/+2 |
2019-07-09 | Merge tag 'docs-5.3' of git://git.lwn.net/linux | Linus Torvalds | 1 | -2/+3 |
2019-07-09 | Merge branch 'for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg... | Linus Torvalds | 1 | -1/+1 |
2019-06-14 | docs: cgroup-v1: convert docs to ReST and rename to *.rst | Mauro Carvalho Chehab | 1 | -1/+1 |
2019-06-08 | docs: mm: numaperf.rst: get rid of a build warning | Mauro Carvalho Chehab | 1 | -2/+3 |
2019-05-23 | docs: fix numaperf.rst and add it to the doc tree | Jonathan Corbet | 2 | -1/+2 |
2019-04-04 | doc/mm: New documentation for memory performance | Keith Busch | 1 | -0/+169 |
2019-03-06 | mm: convert PG_balloon to PG_offline | David Hildenbrand | 1 | -3/+6 |
2018-11-20 | docs/admin-guide/mm/concepts.rst: grammar and style fixups | Mike Rapoport | 1 | -25/+26 |
2018-10-31 | memory-hotplug.rst: add some details about locking internals | David Hildenbrand | 1 | -1/+41 |
2018-10-13 | docs/admin-guide: memory-hotplug: remove table of contents | Mike Rapoport | 1 | -21/+0 |
2018-10-07 | docs/vm: split memory hotplug notifier description to Documentation/core-api | Mike Rapoport | 1 | -83/+0 |
2018-10-07 | docs: move memory hotplug description into admin-guide/mm | Mike Rapoport | 2 | -0/+509 |
2018-08-18 | tools/vm/page-types.c: add support for idle page tracking | Christian Hansen | 1 | -0/+5 |
2018-08-18 | tools/vm/page-types.c: include shared map counts | Christian Hansen | 1 | -0/+3 |