index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
meminfo.c
Age
Commit message (
Expand
)
Author
2024-04-25
mm: zswap: optimize zswap pool size tracking
Johannes Weiner
2023-08-21
mm: memtest: convert to memtest_report_meminfo()
Kefeng Wang
2023-08-21
mm: kill frontswap
Johannes Weiner
2023-06-06
mm: Add support for unaccepted memory
Kirill A. Shutemov
2023-04-05
mm/memtest: add results of early memtest to /proc/meminfo
Tomas Mudrunka
2022-11-22
proc/meminfo: fix spacing in SecPageTables
Yosry Ahmed
2022-10-12
Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-10-03
proc: mark more files as permanent
Alexey Dobriyan
2022-08-24
mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
Yosry Ahmed
2022-05-19
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
2021-02-24
mm: memcontrol: convert NR_FILE_PMDMAPPED account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_SHMEM_PMDMAPPED account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_SHMEM_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_FILE_THPS account to pages
Muchun Song
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
2020-08-07
proc/meminfo: avoid open coded reading of vm_committed_as
Feng Tang
2020-08-07
mm: memcontrol: account kernel stack per node
Shakeel Butt
2020-08-07
mm: memcg: convert vmstat slab counters to bytes
Roman Gushchin
2020-06-09
mm: don't include asm/pgtable.h if linux/mm.h is already included
Mike Rapoport
2020-06-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2020-06-02
mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead
NeilBrown
2020-05-15
scs: Add page accounting for shadow call stack allocations
Sami Tolvanen
2019-10-19
proc/meminfo: fix output alignment
Kirill A. Shutemov
2019-09-24
mm,thp: stats for file backed THP
Song Liu
2019-09-24
mm: remove quicklist page table caches
Nicholas Piggin
2019-07-12
mm: vmalloc: show number of vmalloc pages in /proc/meminfo
Roman Gushchin
2018-10-26
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
2018-08-22
/proc/meminfo: add percpu populated pages count
Dennis Zhou (Facebook)
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-04-11
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
Andrei Vagin
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-09-06
mm: rename global_page_state to global_zone_page_state
Michal Hocko
2017-08-10
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
2016-10-07
meminfo: break apart a very long seq_printf with #ifdefs
Joe Perches
2016-08-11
proc, meminfo: use correct helpers for calculating LRU sizes in meminfo
Mel Gorman
2016-07-28
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
Andy Lutomirski
2016-07-28
mm: move most file-based accounting to the node
Mel Gorman
2016-07-28
mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
Mel Gorman
2016-07-28
mm: move page mapped accounting to the node
Mel Gorman
2016-07-26
mm, rmap: account shmem thp pages
Kirill A. Shutemov
2016-03-17
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
2016-01-14
proc: meminfo: estimate available memory more conservatively
Johannes Weiner
2015-11-01
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
2014-12-18
fs/proc/meminfo.c: include cma info in proc/meminfo
Pintu Kumar
2014-08-06
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
2014-04-07
fs/proc/meminfo: meminfo_proc_show(): fix typo in comment
Luiz Capitulino
2014-01-23
fs/proc: don't use module_init for non-modular core code
Paul Gortmaker
2014-01-21
/proc/meminfo: provide estimated available memory
Rik van Riel
2013-11-15
mm, hugetlb: convert hugetlbfs to use split pmd lock
Kirill A. Shutemov
[next]