index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
mm
/
vmstat.c
Age
Commit message (
Expand
)
Author
2023-08-21
mm/vmstat: remove unused page_ext.h from vmstat
Kemeng Shi
2023-06-28
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-19
vmstat: skip periodic vmstat update for isolated CPUs
Marcelo Tosatti
2023-06-06
mm: Add support for unaccepted memory
Kirill A. Shutemov
2023-04-05
mm: introduce per-VMA lock statistics
Suren Baghdasaryan
2023-04-05
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2022-11-30
mm: vmscan: split khugepaged stats from direct reclaim stats
Johannes Weiner
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-10-10
Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-09-26
mm: remove vmacache
Liam R. Howlett
2022-09-26
mm/demotion: build demotion targets based on explicit memory tiers
Aneesh Kumar K.V
2022-09-19
mm/vmstat: Use preempt_[dis|en]able_nested()
Thomas Gleixner
2022-09-11
memory tiering: rate limit NUMA migration throughput
Huang Ying
2022-08-24
mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
Yosry Ahmed
2022-08-20
mm: add DEVICE_ZONE to FOR_ALL_ZONES
Hao Lee
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-06-03
mm/vmstat: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
2022-05-19
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
2022-04-28
mm/vmstat: add events for ksm cow
Yang Yang
2022-04-28
mm: untangle config dependencies for demote-on-reclaim
Oscar Salvador
2022-03-22
mm: only re-generate demotion targets when a numa node changes its N_CPU state
Oscar Salvador
2022-03-22
mm/vmstat: add event for ksm swapping in copy
Yang Yang
2022-03-22
NUMA Balancing: add page promotion counter
Huang Ying
2022-01-15
mm/vmstat: add events for THP max_ptes_* exceeds
Yang Yang
2021-11-06
mm: vmstat.c: make extfrag_index show more pretty
Lin Feng
2021-11-06
mm/vmstat: annotate data race for zone->free_area[order].nr_free
Liu Shixin
2021-11-06
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
2021-11-06
mm/page_alloc.c: show watermark_boost of zone in zoneinfo
Liangcai Fan
2021-11-06
mm: move fold_vm_numa_events() to fix NUMA without SMP
Geert Uytterhoeven
2021-09-08
mm/vmstat: protect per cpu variables with preempt disable on RT
Ingo Molnar
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-03
mm/vmstat: remove unneeded return value
Miaohe Lin
2021-09-03
mm/vmstat: simplify the array size calculation
Miaohe Lin
2021-09-03
mm/vmstat: correct some wrong comments
Miaohe Lin
2021-09-03
mm/vmscan: add page demotion counter
Yang Shi
2021-08-28
mm: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
2021-06-29
mm/vmstat: inline NUMA event counter updates
Mel Gorman
2021-06-29
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
2021-06-29
mm/page_alloc: split per cpu page lists and zone stats
Mel Gorman
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
2021-05-05
mm: /proc/sys/vm/stat_refresh stop checking monotonic numa stats
Hugh Dickins
2021-05-05
mm: /proc/sys/vm/stat_refresh skip checking known negative stats
Hugh Dickins
2021-05-05
mm: no more EINVAL from /proc/sys/vm/stat_refresh
Hugh Dickins
2021-05-05
mm: restore node stat checking in /proc/sys/vm/stat_refresh
Hugh Dickins
2021-05-05
mm: vmstat: add cma statistics
Minchan Kim
2021-02-26
mm/vmstat.c: erase latency in vmstat_shepherd
Jiang Biao
2021-02-26
mm: vmstat: add some comments on internal storage of byte items
Johannes Weiner
2021-02-26
mm: vmstat: fix NOHZ wakeups for node stat changes
Johannes Weiner
[next]