index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
admin-guide
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
memory-hotplug.rst: fix two instances of "movablecore" that should be "movabl...
David Hildenbrand
2021-11-06
1
-2
/
+2
*
hugetlbfs: extend the definition of hugepages parameter to support node alloc...
Zhenguo Yao
2021-11-06
1
-1
/
+11
*
hugetlb: add demote hugetlb page sysfs interfaces
Mike Kravetz
2021-11-06
1
-2
/
+28
*
Documentation: update pagemap with shmem exceptions
Tiberiu A Georgescu
2021-11-06
1
-0
/
+22
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
5
-345
/
+697
|
\
|
*
Documentation: add documents for DAMON
SeongJae Park
2021-09-08
4
-0
/
+242
|
*
memory-hotplug.rst: complete admin-guide overhaul
David Hildenbrand
2021-09-08
1
-306
/
+455
|
*
memory-hotplug.rst: remove locking details from admin-guide
David Hildenbrand
2021-09-08
1
-39
/
+0
*
|
mm/mempolicy: advertise new MPOL_PREFERRED_MANY
Ben Widawsky
2021-09-03
1
-4
/
+11
|
/
*
userfaultfd/shmem: advertise shmem minor fault support
Axel Rasmussen
2021-06-30
1
-1
/
+2
*
mm/pagemap: export uffd-wp protection information
Peter Xu
2021-06-30
1
-0
/
+2
*
mm: hugetlb: add a kernel parameter hugetlb_free_vmemmap
Muchun Song
2021-06-30
1
-0
/
+3
*
mm: hugetlb: alloc the vmemmap pages associated with each HugeTLB page
Muchun Song
2021-06-30
2
-0
/
+21
*
memory-hotplug.rst: add a note about ZONE_MOVABLE and page pinning
Pavel Tatashin
2021-05-05
1
-0
/
+9
*
userfaultfd: update documentation to describe minor fault handling
Axel Rasmussen
2021-05-05
1
-41
/
+66
*
mm/page_alloc: combine __alloc_pages and __alloc_pages_nodemask
Matthew Wilcox (Oracle)
2021-04-30
1
-1
/
+1
*
Documentation: Add leading slash to some paths
Mark O'Donovan
2021-03-31
1
-1
/
+1
*
Documentation: sysfs/memory: clarify some memory block device properties
David Hildenbrand
2021-02-26
1
-8
/
+8
*
drivers/base/memory: don't store phys_device in memory blocks
David Hildenbrand
2021-02-26
1
-2
/
+2
*
docs/mm: concepts.rst: Correct the threshold to low watermark
Liao Pingfang
2020-12-31
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-12-15
1
-15
/
+0
|
\
|
*
docs/vm: remove unused 3 items explanation for /proc/vmstat
Alex Shi
2020-12-15
1
-15
/
+0
*
|
Documentation: fix multiple typos found in the admin-guide subdirectory
Andrew Klychkov
2020-12-08
3
-4
/
+4
|
/
*
Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra...
Linus Torvalds
2020-10-14
1
-0
/
+8
|
\
|
*
docs: mm: numaperf.rst Add brief description for access class 1.
Jonathan Cameron
2020-10-02
1
-0
/
+8
*
|
doc/vm: fix typo in the hugetlb admin documentation
Baoquan He
2020-10-13
1
-1
/
+1
|
/
*
Merge tag 'docs-5.9' of git://git.lwn.net/linux
Linus Torvalds
2020-08-04
6
-10
/
+305
|
\
|
*
docs: admin-guide/mm/index: Fix reference to nonexistent document
Daniel W. S. Almeida
2020-07-23
1
-1
/
+1
|
*
docs/mm: concepts.rst: remove unnecessary word
Bhaskar Chowdhury
2020-07-23
1
-1
/
+1
|
*
Documentation: numaperf: eliminate duplicated word
Randy Dunlap
2020-07-13
1
-1
/
+1
|
*
Replace HTTP links with HTTPS ones: Documentation/admin-guide
Alexander A. Klimov
2020-07-05
1
-1
/
+1
|
*
Documentation/admin-guide: mm/ksm: drop doubled word
Randy Dunlap
2020-07-05
1
-1
/
+1
|
*
docs: move nommu-mmap.txt to admin-guide and rename to ReST
Mauro Carvalho Chehab
2020-06-26
2
-0
/
+284
|
*
docs: hugetlbpage.rst: fix some warnings
Mauro Carvalho Chehab
2020-06-26
1
-6
/
+17
*
|
doc: THP CoW fault no longer allocate THP
Yang Shi
2020-06-26
1
-2
/
+1
|
/
*
mmap locking API: convert mmap_sem comments
Michel Lespinasse
2020-06-09
2
-6
/
+6
*
hugetlbfs: clean up command line processing
Mike Kravetz
2020-06-03
1
-0
/
+35
*
khugepaged: introduce 'max_ptes_shared' tunable
Kirill A. Shutemov
2020-06-03
1
-0
/
+7
*
docs: mm: userfaultfd.rst: use a cross-reference for a section
Mauro Carvalho Chehab
2020-04-20
1
-1
/
+1
*
docs: mm: userfaultfd.rst: use ``foo`` for literals
Mauro Carvalho Chehab
2020-04-20
1
-103
/
+104
*
userfaultfd: wp: UFFDIO_REGISTER_MODE_WP documentation update
Martin Cracauer
2020-04-07
1
-0
/
+51
*
mm, thp: track fallbacks due to failed memcg charges separately
David Rientjes
2020-04-07
1
-0
/
+10
*
mm, shmem: add vmstat for hugepage fallback
David Rientjes
2020-04-07
1
-0
/
+4
*
docs/vm: transhuge: fix typo in madvise reference
Jeremy Cline
2019-07-22
1
-1
/
+1
*
docs: admin-guide: add a series of orphaned documents
Mauro Carvalho Chehab
2019-07-15
2
-0
/
+26
*
docs: cgroup-v1: add it to the admin-guide book
Mauro Carvalho Chehab
2019-07-15
1
-1
/
+1
*
docs: admin-guide: move sysctl directory to it
Mauro Carvalho Chehab
2019-07-15
2
-2
/
+2
*
docs: sysctl: convert to ReST
Mauro Carvalho Chehab
2019-07-15
2
-2
/
+2
*
Merge tag 'docs-5.3' of git://git.lwn.net/linux
Linus Torvalds
2019-07-09
1
-2
/
+3
|
\
|
*
docs: mm: numaperf.rst: get rid of a build warning
Mauro Carvalho Chehab
2019-06-08
1
-2
/
+3
[prev]
[next]