summaryrefslogtreecommitdiffstats
path: root/mm/vmstat.c
Commit message (Expand)AuthorAgeFilesLines
* mm/vmstat: protect per cpu variables with preempt disable on RTIngo Molnar2021-09-081-0/+48
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-17/+8
|\
| * mm/vmstat: remove unneeded return valueMiaohe Lin2021-09-031-6/+2
| * mm/vmstat: simplify the array size calculationMiaohe Lin2021-09-031-5/+3
| * mm/vmstat: correct some wrong commentsMiaohe Lin2021-09-031-6/+1
| * mm/vmscan: add page demotion counterYang Shi2021-09-031-0/+2
* | mm: Replace deprecated CPU-hotplug functions.Sebastian Andrzej Siewior2021-08-281-6/+6
|/
* mm/vmstat: inline NUMA event counter updatesMel Gorman2021-06-291-9/+0
* mm/vmstat: convert NUMA statistics to basic NUMA countersMel Gorman2021-06-291-106/+67
* mm/page_alloc: split per cpu page lists and zone statsMel Gorman2021-06-291-46/+52
* mm: fix typos in commentsIngo Molnar2021-05-071-1/+1
* x86/mm: track linear mapping split eventsSaravanan D2021-05-051-0/+4
* mm: /proc/sys/vm/stat_refresh stop checking monotonic numa statsHugh Dickins2021-05-051-9/+0
* mm: /proc/sys/vm/stat_refresh skip checking known negative statsHugh Dickins2021-05-051-0/+15
* mm: no more EINVAL from /proc/sys/vm/stat_refreshHugh Dickins2021-05-051-5/+0
* mm: restore node stat checking in /proc/sys/vm/stat_refreshHugh Dickins2021-05-051-0/+8
* mm: vmstat: add cma statisticsMinchan Kim2021-05-051-0/+4
* mm/vmstat.c: erase latency in vmstat_shepherdJiang Biao2021-02-261-0/+2
* mm: vmstat: add some comments on internal storage of byte itemsJohannes Weiner2021-02-261-0/+12
* mm: vmstat: fix NOHZ wakeups for node stat changesJohannes Weiner2021-02-261-6/+9
* mm/page_alloc: count CMA pages per zone and print them in /proc/zoneinfoDavid Hildenbrand2021-02-261-2/+4
* mm: memcg: add swapcache stat for memcg v2Shakeel Butt2021-02-241-0/+3
* mm: memcontrol: convert NR_ANON_THPS account to pagesMuchun Song2021-02-241-2/+9
* arm: remove CONFIG_ARCH_HAS_HOLES_MEMORYMODELMike Rapoport2020-12-151-4/+0
* mm: memcontrol: account pagetables per nodeShakeel Butt2020-12-151-1/+1
* mm/vmstat.c: use helper macro abs()Miaohe Lin2020-10-161-4/+4
* Merge branch 'simplify-do_wp_page'Linus Torvalds2020-09-041-0/+1
|\
| * mm: Add PGREUSE counterPeter Xu2020-09-041-0/+1
* | Revert "mm/vmstat.c: do not show lowmem reserve protection information of emp...Baoquan He2020-08-141-6/+6
* | mm/vmstat: add events for THP migration without splitAnshuman Khandual2020-08-121-0/+3
* | mm: use unsigned types for fragmentation scoreNitin Gupta2020-08-121-1/+1
* | mm: proactive compactionNitin Gupta2020-08-121-0/+18
* | mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim2020-08-121-3/+6
* | mm: memcontrol: account kernel stack per nodeShakeel Butt2020-08-071-4/+4
* | mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin2020-08-071-4/+26
|/
* mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macroKefeng Wang2020-06-041-26/+6
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-031-6/+10
|\
| * mm: keep separate anon and file statistics on page reclaim activityJohannes Weiner2020-06-031-0/+4
| * mm/vmstat.c: do not show lowmem reserve protection information of empty zoneBaoquan He2020-06-031-6/+6
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-2/+2
|\ \ | |/ |/|
| * sysctl: pass kernel pointers to ->proc_handlerChristoph Hellwig2020-04-271-2/+2
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-06-021-2/+9
|\ \
| * | mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK insteadNeilBrown2020-06-021-2/+9
| |/
* / scs: Add page accounting for shadow call stack allocationsSami Tolvanen2020-05-151-0/+3
|/
* mm, thp: track fallbacks due to failed memcg charges separatelyDavid Rientjes2020-04-071-0/+2
* mm, shmem: add vmstat for hugepage fallbackDavid Rientjes2020-04-071-0/+1
* mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reportingJohn Hubbard2020-04-021-0/+2
* mm/memcontrol: use vmstat names for printing statisticsKonstantin Khlebnikov2019-12-041-4/+5
* mm/vmstat: add helpers to get vmstat item names for each enum typeKonstantin Khlebnikov2019-12-041-31/+20
* mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfoMichal Hocko2019-11-061-3/+20