Age | Commit message (Expand) | Author | Files | Lines |
2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 4 | -46/+323 |
2022-05-25 | Merge tag 'docs-5.19' of git://git.lwn.net/linux | Linus Torvalds | 14 | -12/+98 |
2022-05-25 | Merge tag 'slab-for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds | 1 | -0/+64 |
2022-05-13 | Documentation/vm: rework "Temporary Virtual Mappings" section | Fabio M. De Francesco | 1 | -11/+59 |
2022-05-13 | Documentation/vm: move "Using kmap-atomic" to highmem.h | Fabio M. De Francesco | 1 | -35/+0 |
2022-05-13 | Documentation/vm: include kdocs from highmem*.h into highmem.rst | Fabio M. De Francesco | 1 | -0/+7 |
2022-05-13 | docs: vm/page_owner: tweak literal block in STANDARD FORMAT SPECIFIERS | Akira Yokosawa | 1 | -4/+4 |
2022-05-09 | mm,doc: Add new documentation structure | Matthew Wilcox (Oracle) | 13 | -7/+93 |
2022-04-28 | mm/sparse-vmemmap: improve memory savings for compound devmaps | Joao Martins | 1 | -3/+53 |
2022-04-28 | mm/hugetlb_vmemmap: move comment block to Documentation/vm | Joao Martins | 2 | -0/+174 |
2022-04-28 | tools/vm/page_owner_sort.c: provide allocator labelling and update --cull and... | Yixuan Cao | 1 | -1/+2 |
2022-04-28 | tools/vm/page_owner_sort.c: support sorting blocks by multiple keys | Jiajian Ye | 1 | -1/+23 |
2022-04-28 | tools/vm/page_owner_sort.c: support for multi-value selection in single argument | Jiajian Ye | 1 | -5/+15 |
2022-04-27 | docs: vm/page_owner: use literal blocks for param description | Akira Yokosawa | 1 | -2/+3 |
2022-04-16 | Documentation: arch_pgtable_helpers: demote pgtable list headings | Bagas Sanjaya | 1 | -5/+5 |
2022-04-06 | slab, documentation: add description of debugfs files for SLUB caches | Oliver Glitta | 1 | -0/+64 |
2022-04-01 | doc/vm/page_owner.rst: remove content related to -c option | Yinan Zhang | 1 | -1/+0 |
2022-04-01 | mm/munlock: update Documentation/vm/unevictable-lru.rst | Hugh Dickins | 1 | -261/+210 |
2022-03-25 | Merge tag 'ras_core_for_v5.18_rc1' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+0 |
2022-03-24 | tools/vm/page_owner_sort.c: support for user-defined culling rules | Jiajian Ye | 1 | -1/+28 |
2022-03-24 | tools/vm/page_owner_sort.c: support for selecting by PID, TGID or task comman... | Jiajian Ye | 1 | -0/+5 |
2022-03-24 | tools/vm/page_owner_sort: support for sorting by task command name | Jiajian Ye | 1 | -0/+1 |
2022-03-24 | tools/vm/page_owner_sort.c: support sorting by tgid and update documentation | Jiajian Ye | 1 | -0/+1 |
2022-03-24 | tools/vm/page_owner_sort.c: fix comments | Jiajian Ye | 1 | -2/+2 |
2022-03-24 | Documentation/vm/page_owner.rst: fix unexpected indentation warns | Shuah Khan | 1 | -3/+3 |
2022-03-24 | Documentation/vm/page_owner.rst: update the documentation | Shenghong Han | 1 | -2/+21 |
2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2 | -21/+24 |
2022-03-22 | Docs/damon: update outdated term 'regions update interval' | SeongJae Park | 1 | -5/+7 |
2022-03-22 | Docs/vm/damon/design: update DAMON-Idle Page Tracking interference handling | SeongJae Park | 1 | -3/+4 |
2022-03-22 | Docs/vm/damon: call low level monitoring primitives the operations | SeongJae Park | 2 | -13/+13 |
2022-02-24 | docs: fix RST error in vm/page_owner.rst | Jonathan Corbet | 1 | -2/+2 |
2022-02-24 | Documentation/vm/page_owner.rst: fix language | Yixuan Cao | 1 | -3/+3 |
2022-02-23 | x86/mce: Remove the tolerance level control | Borislav Petkov | 1 | -2/+0 |
2022-01-27 | docs/vm: Fix typo in *harden* | Paul Menzel | 1 | -1/+1 |
2022-01-22 | frontswap: remove frontswap_shrink | Christoph Hellwig | 1 | -13/+0 |
2022-01-22 | frontswap: remove frontswap_writethrough | Christoph Hellwig | 1 | -6/+0 |
2022-01-22 | mm: remove cleancache | Christoph Hellwig | 3 | -307/+2 |
2022-01-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -15/+228 |
2022-01-15 | mm: migrate: correct the hugetlb migration stats | Baolin Wang | 1 | -6/+6 |
2022-01-15 | mm: page table check | Pasha Tatashin | 2 | -0/+57 |
2022-01-15 | mm: ptep_clear() page table helper | Pasha Tatashin | 1 | -2/+4 |
2022-01-15 | docs/vm: add vmalloced-kernel-stacks document | Shuah Khan | 2 | -0/+154 |
2022-01-15 | mm/debug_vm_pgtable: update comments regarding migration swap entries | Anshuman Khandual | 1 | -7/+7 |
2021-12-16 | docs/vm: clarify overcommit amount sysctl behavior | Anssi Hannula | 1 | -1/+2 |
2021-11-11 | mm/migrate.c: remove MIGRATE_PFN_LOCKED | Alistair Popple | 1 | -1/+1 |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 7 | -269/+47 |
2021-11-06 | Docs/DAMON: document physical memory monitoring support | SeongJae Park | 2 | -14/+20 |
2021-11-06 | docs/vm/damon: remove broken reference | SeongJae Park | 1 | -1/+0 |
2021-11-06 | Documentation/vm: move user guides to admin-guide/mm/ | SeongJae Park | 3 | -253/+5 |
2021-11-06 | tools/vm/page_owner_sort.c: count and sort by mem | Zhenliang Wei | 1 | -1/+22 |