index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmstat.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-10-10
Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-8
/
+1
2022-10-10
Merge tag 'sched-rt-2022-10-05' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-24
/
+12
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2022-09-26
mm: remove vmacache
Liam R. Howlett
1
-4
/
+0
2022-09-26
mm/demotion: build demotion targets based on explicit memory tiers
Aneesh Kumar K.V
1
-4
/
+0
2022-09-19
mm/vmstat: Use preempt_[dis|en]able_nested()
Thomas Gleixner
1
-24
/
+12
2022-09-11
memory tiering: rate limit NUMA migration throughput
Huang Ying
1
-0
/
+1
2022-08-24
mm: add NR_SECONDARY_PAGETABLE to count secondary page table uses.
Yosry Ahmed
1
-0
/
+1
2022-08-20
mm: add DEVICE_ZONE to FOR_ALL_ZONES
Hao Lee
1
-1
/
+8
2022-06-04
Merge tag 'bitmap-for-5.19-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-2
/
+2
2022-06-03
mm/vmstat: replace cpumask_weight with cpumask_empty where appropriate
Yury Norov
1
-2
/
+2
2022-05-19
mm: zswap: add basic meminfo and vmstat coverage
Johannes Weiner
1
-0
/
+4
2022-04-28
mm/vmstat: add events for ksm cow
Yang Yang
1
-0
/
+3
2022-04-28
mm: untangle config dependencies for demote-on-reclaim
Oscar Salvador
1
-2
/
+0
2022-03-22
mm: only re-generate demotion targets when a numa node changes its N_CPU state
Oscar Salvador
1
-1
/
+12
2022-03-22
mm/vmstat: add event for ksm swapping in copy
Yang Yang
1
-0
/
+3
2022-03-22
NUMA Balancing: add page promotion counter
Huang Ying
1
-0
/
+3
2022-01-15
mm/vmstat: add events for THP max_ptes_* exceeds
Yang Yang
1
-0
/
+3
2021-11-06
mm: vmstat.c: make extfrag_index show more pretty
Lin Feng
1
-1
/
+1
2021-11-06
mm/vmstat: annotate data race for zone->free_area[order].nr_free
Liu Shixin
1
-3
/
+12
2021-11-06
mm/vmscan: throttle reclaim until some writeback completes if congested
Mel Gorman
1
-0
/
+1
2021-11-06
mm/page_alloc.c: show watermark_boost of zone in zoneinfo
Liangcai Fan
1
-0
/
+2
2021-11-06
mm: move fold_vm_numa_events() to fix NUMA without SMP
Geert Uytterhoeven
1
-28
/
+28
2021-09-08
mm/vmstat: protect per cpu variables with preempt disable on RT
Ingo Molnar
1
-0
/
+48
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-17
/
+8
2021-09-03
mm/vmstat: remove unneeded return value
Miaohe Lin
1
-6
/
+2
2021-09-03
mm/vmstat: simplify the array size calculation
Miaohe Lin
1
-5
/
+3
2021-09-03
mm/vmstat: correct some wrong comments
Miaohe Lin
1
-6
/
+1
2021-09-03
mm/vmscan: add page demotion counter
Yang Shi
1
-0
/
+2
2021-08-28
mm: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-6
/
+6
2021-06-29
mm/vmstat: inline NUMA event counter updates
Mel Gorman
1
-9
/
+0
2021-06-29
mm/vmstat: convert NUMA statistics to basic NUMA counters
Mel Gorman
1
-106
/
+67
2021-06-29
mm/page_alloc: split per cpu page lists and zone stats
Mel Gorman
1
-46
/
+52
2021-05-07
mm: fix typos in comments
Ingo Molnar
1
-1
/
+1
2021-05-05
x86/mm: track linear mapping split events
Saravanan D
1
-0
/
+4
2021-05-05
mm: /proc/sys/vm/stat_refresh stop checking monotonic numa stats
Hugh Dickins
1
-9
/
+0
2021-05-05
mm: /proc/sys/vm/stat_refresh skip checking known negative stats
Hugh Dickins
1
-0
/
+15
2021-05-05
mm: no more EINVAL from /proc/sys/vm/stat_refresh
Hugh Dickins
1
-5
/
+0
2021-05-05
mm: restore node stat checking in /proc/sys/vm/stat_refresh
Hugh Dickins
1
-0
/
+8
2021-05-05
mm: vmstat: add cma statistics
Minchan Kim
1
-0
/
+4
2021-02-26
mm/vmstat.c: erase latency in vmstat_shepherd
Jiang Biao
1
-0
/
+2
2021-02-26
mm: vmstat: add some comments on internal storage of byte items
Johannes Weiner
1
-0
/
+12
2021-02-26
mm: vmstat: fix NOHZ wakeups for node stat changes
Johannes Weiner
1
-6
/
+9
2021-02-26
mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfo
David Hildenbrand
1
-2
/
+4
2021-02-24
mm: memcg: add swapcache stat for memcg v2
Shakeel Butt
1
-0
/
+3
2021-02-24
mm: memcontrol: convert NR_ANON_THPS account to pages
Muchun Song
1
-2
/
+9
2020-12-15
arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODEL
Mike Rapoport
1
-4
/
+0
2020-12-15
mm: memcontrol: account pagetables per node
Shakeel Butt
1
-1
/
+1
2020-10-16
mm/vmstat.c: use helper macro abs()
Miaohe Lin
1
-4
/
+4
2020-09-04
Merge branch 'simplify-do_wp_page'
Linus Torvalds
1
-0
/
+1
[next]