index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
meminfo.c
Age
Commit message (
Expand
)
Author
2013-04-29
mm, vmalloc: move get_vmalloc_info() to vmalloc.c
Joonsoo Kim
2013-02-23
swap: make each swap partition have one address_space
Shaohua Li
2013-02-23
memory-failure: use num_poisoned_pages instead of mce_bad_pages
Xishi Qiu
2011-12-09
fs/proc/meminfo.c: fix compilation error
Claudio Scordino
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-01-13
thp: transparent hugepage vmstat
Andrea Arcangeli
2009-10-29
hwpoison: fix/proc/meminfo alignment
Hugh Dickins
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
2009-09-22
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
2009-09-22
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
2009-09-16
HWPOISON: The high level memory error handler in the VM v7
Andi Kleen
2009-06-16
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
2009-05-02
mm: fix Committed_AS underflow on large NR_CPUS environment
KOSAKI Motohiro
2009-04-02
nommu: fix a number of issues with the per-MM VMA patch
David Howells
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
2008-10-23
proc: switch /proc/meminfo to seq_file
Alexey Dobriyan