1. d1be35c proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps by Andrei Vagin · 6 years ago
  2. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  3. c41f012 mm: rename global_page_state to global_zone_page_state by Michal Hocko · 7 years ago
  4. d507e2e mm: fix global NR_SLAB_.*CLAIMABLE counter reads by Johannes Weiner · 7 years ago
  5. e16e2d8 meminfo: break apart a very long seq_printf with #ifdefs by Joe Perches · 8 years ago
  6. 2f95ff9 proc, meminfo: use correct helpers for calculating LRU sizes in meminfo by Mel Gorman · 8 years ago
  7. d30dd8b mm: track NR_KERNEL_STACK in KiB instead of number of stacks by Andy Lutomirski · 8 years ago
  8. 11fb998 mm: move most file-based accounting to the node by Mel Gorman · 8 years ago
  9. 4b9d0fa mm: rename NR_ANON_PAGES to NR_ANON_MAPPED by Mel Gorman · 8 years ago
  10. 50658e2 mm: move page mapped accounting to the node by Mel Gorman · 8 years ago
  11. 65c4537 mm, rmap: account shmem thp pages by Kirill A. Shutemov · 8 years ago
  12. d02bd27 mm/page_alloc.c: calculate 'available' memory in a separate function by Igor Redko · 8 years ago
  13. 84ad580 proc: meminfo: estimate available memory more conservatively by Johannes Weiner · 9 years ago
  14. a5ad88c mm: get rid of 'vmalloc_info' from /proc/meminfo by Linus Torvalds · 9 years ago
  15. 47f8f92 fs/proc/meminfo.c: include cma info in proc/meminfo by Pintu Kumar · 10 years ago
  16. cc7452b mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces by Rafael Aquini · 10 years ago
  17. f0b5664 fs/proc/meminfo: meminfo_proc_show(): fix typo in comment by Luiz Capitulino · 10 years ago
  18. abaf378 fs/proc: don't use module_init for non-modular core code by Paul Gortmaker · 11 years ago
  19. 34e431b /proc/meminfo: provide estimated available memory by Rik van Riel · 11 years ago
  20. cb900f4 mm, hugetlb: convert hugetlbfs to use split pmd lock by Kirill A. Shutemov · 11 years ago
  21. 00619bc mm: factor commit limit calculation by Jerome Marchand · 11 years ago
  22. 3cd14fc thp: account anon transparent huge pages into NR_ANON_PAGES by Kirill A. Shutemov · 11 years ago
  23. db3808c mm, vmalloc: move get_vmalloc_info() to vmalloc.c by Joonsoo Kim · 11 years ago
  24. 33806f0 swap: make each swap partition have one address_space by Shaohua Li · 11 years ago
  25. 293c07e memory-failure: use num_poisoned_pages instead of mce_bad_pages by Xishi Qiu · 11 years ago
  26. b53fc7c fs/proc/meminfo.c: fix compilation error by Claudio Scordino · 13 years ago
  27. 60063497 atomic: use <linux/atomic.h> by Arun Sharma · 13 years ago
  28. 7913417 thp: transparent hugepage vmstat by Andrea Arcangeli · 14 years ago
  29. 370c28d hwpoison: fix/proc/meminfo alignment by Hugh Dickins · 15 years ago
  30. 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
  31. 4b02108 mm: oom analysis: add shmem vmstat by KOSAKI Motohiro · 15 years ago
  32. c6a7f57 mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output by KOSAKI Motohiro · 15 years ago
  33. 6a46079 HWPOISON: The high level memory error handler in the VM v7 by Andi Kleen · 15 years ago
  34. 6837765 mm: remove CONFIG_UNEVICTABLE_LRU config option by KOSAKI Motohiro · 15 years ago
  35. 00a62ce mm: fix Committed_AS underflow on large NR_CPUS environment by KOSAKI Motohiro · 15 years ago
  36. 33e5d769 nommu: fix a number of issues with the per-MM VMA patch by David Howells · 15 years ago
  37. 8feae13 NOMMU: Make VMAs per MM as for MMU-mode linux by David Howells · 16 years ago
  38. e1759c2 proc: switch /proc/meminfo to seq_file by Alexey Dobriyan · 16 years ago