index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
meminfo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-27
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
1
-8
/
+8
2018-08-22
/proc/meminfo: add percpu populated pages count
Dennis Zhou (Facebook)
1
-0
/
+2
2018-05-16
proc: introduce proc_create_single{,_data}
Christoph Hellwig
1
-13
/
+1
2018-04-11
proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps
Andrei Vagin
1
-14
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-07
mm: rename global_page_state to global_zone_page_state
Michal Hocko
1
-5
/
+5
2017-08-11
mm: fix global NR_SLAB_.*CLAIMABLE counter reads
Johannes Weiner
1
-4
/
+4
2016-10-08
meminfo: break apart a very long seq_printf with #ifdefs
Joe Perches
1
-116
/
+95
2016-08-12
proc, meminfo: use correct helpers for calculating LRU sizes in meminfo
Mel Gorman
1
-1
/
+1
2016-07-29
mm: track NR_KERNEL_STACK in KiB instead of number of stacks
Andy Lutomirski
1
-1
/
+1
2016-07-29
mm: move most file-based accounting to the node
Mel Gorman
1
-8
/
+8
2016-07-29
mm: rename NR_ANON_PAGES to NR_ANON_MAPPED
Mel Gorman
1
-1
/
+1
2016-07-29
mm: move page mapped accounting to the node
Mel Gorman
1
-2
/
+2
2016-07-27
mm, rmap: account shmem thp pages
Kirill A. Shutemov
1
-2
/
+5
2016-03-18
mm/page_alloc.c: calculate 'available' memory in a separate function
Igor Redko
1
-30
/
+1
2016-01-15
proc: meminfo: estimate available memory more conservatively
Johannes Weiner
1
-4
/
+1
2015-11-02
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
1
-5
/
+2
2014-12-19
fs/proc/meminfo.c: include cma info in proc/meminfo
Pintu Kumar
1
-2
/
+13
2014-08-07
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
1
-1
/
+1
2014-04-08
fs/proc/meminfo: meminfo_proc_show(): fix typo in comment
Luiz Capitulino
1
-1
/
+1
2014-01-24
fs/proc: don't use module_init for non-modular core code
Paul Gortmaker
1
-1
/
+1
2014-01-22
/proc/meminfo: provide estimated available memory
Rik van Riel
1
-0
/
+37
2013-11-15
mm, hugetlb: convert hugetlbfs to use split pmd lock
Kirill A. Shutemov
1
-1
/
+1
2013-11-13
mm: factor commit limit calculation
Jerome Marchand
1
-4
/
+1
2013-09-13
thp: account anon transparent huge pages into NR_ANON_PAGES
Kirill A. Shutemov
1
-6
/
+0
2013-04-30
mm, vmalloc: move get_vmalloc_info() to vmalloc.c
Joonsoo Kim
1
-0
/
+1
2013-02-24
swap: make each swap partition have one address_space
Shaohua Li
1
-2
/
+2
2013-02-24
memory-failure: use num_poisoned_pages instead of mce_bad_pages
Xishi Qiu
1
-1
/
+1
2011-12-09
fs/proc/meminfo.c: fix compilation error
Claudio Scordino
1
-3
/
+4
2011-07-27
atomic: use <linux/atomic.h>
Arun Sharma
1
-1
/
+1
2011-01-14
thp: transparent hugepage vmstat
Andrea Arcangeli
1
-1
/
+13
2009-10-29
hwpoison: fix/proc/meminfo alignment
Hugh Dickins
1
-1
/
+1
2009-09-24
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/l...
Linus Torvalds
1
-1
/
+8
2009-09-22
mm: oom analysis: add shmem vmstat
KOSAKI Motohiro
1
-0
/
+2
2009-09-22
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
1
-0
/
+2
2009-09-16
HWPOISON: The high level memory error handler in the VM v7
Andi Kleen
1
-1
/
+8
2009-06-17
mm: remove CONFIG_UNEVICTABLE_LRU config option
KOSAKI Motohiro
1
-4
/
+0
2009-05-03
mm: fix Committed_AS underflow on large NR_CPUS environment
KOSAKI Motohiro
1
-1
/
+1
2009-04-03
nommu: fix a number of issues with the per-MM VMA patch
David Howells
1
-1
/
+1
2009-01-08
NOMMU: Make VMAs per MM as for MMU-mode linux
David Howells
1
-0
/
+6
2008-10-23
proc: switch /proc/meminfo to seq_file
Alexey Dobriyan
1
-0
/
+168