index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
meminfo.c
Age
Commit message (
Expand
)
Author
2014-08-06
mm: export NR_SHMEM via sysinfo(2) / si_meminfo() interfaces
Rafael Aquini
2014-04-07
fs/proc/meminfo: meminfo_proc_show(): fix typo in comment
Luiz Capitulino
2014-01-23
fs/proc: don't use module_init for non-modular core code
Paul Gortmaker
2014-01-21
/proc/meminfo: provide estimated available memory
Rik van Riel
2013-11-15
mm, hugetlb: convert hugetlbfs to use split pmd lock
Kirill A. Shutemov
2013-11-13
mm: factor commit limit calculation
Jerome Marchand
2013-09-12
thp: account anon transparent huge pages into NR_ANON_PAGES
Kirill A. Shutemov
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