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