- 2414944 ANDROID: vendor_hooks: Add hooks for memory when debug by Liujie Xie · 3 years, 10 months ago
- 1455083 proc/meminfo: avoid open coded reading of vm_committed_as by Feng Tang · 4 years, 5 months ago
- 991e767 mm: memcontrol: account kernel stack per node by Shakeel Butt · 4 years, 5 months ago
- d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
- e31cf2f mm: don't include asm/pgtable.h if linux/mm.h is already included by Mike Rapoport · 4 years, 7 months ago
- 9470904 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 7 months ago
- 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 7 months ago
- 628d06a scs: Add page accounting for shadow call stack allocations by Sami Tolvanen · 4 years, 8 months ago
- 2be5fbf proc/meminfo: fix output alignment by Kirill A. Shutemov · 5 years ago
- 60fbf0a mm,thp: stats for file backed THP by Song Liu · 5 years ago
- 1322479 mm: remove quicklist page table caches by Nicholas Piggin · 5 years ago
- 97105f0 mm: vmalloc: show number of vmalloc pages in /proc/meminfo by Roman Gushchin · 5 years ago
- 61f94e1 mm, proc: add KReclaimable to /proc/meminfo by Vlastimil Babka · 6 years ago
- 7e8a630 /proc/meminfo: add percpu populated pages count by Dennis Zhou (Facebook) · 6 years ago
- 3f3942a proc: introduce proc_create_single{,_data} by Christoph Hellwig · 7 years ago
- d1be35c proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps by Andrei Vagin · 7 years ago
- b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
- c41f012 mm: rename global_page_state to global_zone_page_state by Michal Hocko · 7 years ago
- d507e2e mm: fix global NR_SLAB_.*CLAIMABLE counter reads by Johannes Weiner · 7 years ago
- e16e2d8 meminfo: break apart a very long seq_printf with #ifdefs by Joe Perches · 8 years ago
- 2f95ff9 proc, meminfo: use correct helpers for calculating LRU sizes in meminfo by Mel Gorman · 8 years ago
- d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
- 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
- 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
- 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
- 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
- d02bd27 mm/page_alloc.c: calculate 'available' memory in a separate function by Igor Redko · 9 years ago
- 84ad580 proc: meminfo: estimate available memory more conservatively by Johannes Weiner · 9 years ago
- a5ad88c mm: get rid of 'vmalloc_info' from /proc/meminfo by Linus Torvalds · 9 years ago
- 47f8f92 fs/proc/meminfo.c: include cma info in proc/meminfo by Pintu Kumar · 10 years ago
- cc7452b mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces by Rafael Aquini · 10 years ago
- f0b5664 fs/proc/meminfo: meminfo_proc_show(): fix typo in comment by Luiz Capitulino · 11 years ago
- abaf378 fs/proc: don't use module_init for non-modular core code by Paul Gortmaker · 11 years ago
- 34e431b /proc/meminfo: provide estimated available memory by Rik van Riel · 11 years ago
- cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
- 00619bc mm: factor commit limit calculation by Jerome Marchand · 11 years ago
- 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
- db3808c mm, vmalloc: move get_vmalloc_info() to vmalloc.c by Joonsoo Kim · 12 years ago
- 33806f0 swap: make each swap partition have one address_space by Shaohua Li · 12 years ago
- 293c07e memory-failure: use num_poisoned_pages instead of mce_bad_pages by Xishi Qiu · 12 years ago
- b53fc7c fs/proc/meminfo.c: fix compilation error by Claudio Scordino · 13 years ago
- 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
- 7913417 thp: transparent hugepage vmstat by Andrea Arcangeli · 14 years ago
- 370c28d hwpoison: fix/proc/meminfo alignment by Hugh Dickins · 15 years ago
- db16826 Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6 by Linus Torvalds · 15 years ago
- 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 15 years ago
- c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
- 6a46079 HWPOISON: The high level memory error handler in the VM v7 by Andi Kleen · 15 years ago
- 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 16 years ago
- 00a62ce mm: fix Committed_AS underflow on large NR_CPUS environment by KOSAKI Motohiro · 16 years ago
- 33e5d769 nommu: fix a number of issues with the per-MM VMA patch by David Howells · 16 years ago
- 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
- e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago