summaryrefslogtreecommitdiffstats
path: root/mm/vmstat.c
Commit message (Expand)AuthorAge
* mm: no need to check return value of debugfs_create functionsGreg Kroah-Hartman2019-03-06
* mm: convert zone->managed_pages to atomic variableArun KS2018-12-28
* mm/vmstat.c: fix NUMA statistics updatesJanne Huttunen2018-11-18
* mm/vmstat.c: assert that vmstat_text is in sync with stat_items_sizeJann Horn2018-10-26
* mm: workingset: add vmstat counter for shadow nodesJohannes Weiner2018-10-26
* mm: workingset: tell cache transitions from workingset thrashingJohannes Weiner2018-10-26
* mm: rename and change semantics of nr_indirectly_reclaimable_bytesVlastimil Babka2018-10-26
* mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn2018-10-05
* mm/vmstat.c: fix outdated vmstat_textJann Horn2018-10-05
* Revert mm/vmstat.c: fix vmstat_update() preemption BUGSebastian Andrzej Siewior2018-06-28
* proc: introduce proc_create_seq{,_data}Christoph Hellwig2018-05-16
* mm: don't show nr_indirectly_reclaimable in /proc/vmstatRoman Gushchin2018-05-11
* mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTESRoman Gushchin2018-04-11
* mm/vmstat.c: fix vmstat_update() preemption BUGSteven J. Hill2018-03-28
* mm, sysctl: make NUMA stats configurableKemi Wang2017-11-15
* mm: remove unused pgdat->inactive_ratioAndrey Ryabinin2017-11-15
* mm: consider the number in local CPUs when reading NUMA statsKemi Wang2017-09-08
* mm: update NUMA counter threshold sizeKemi Wang2017-09-08
* mm: change the call sites of numa statistics itemsKemi Wang2017-09-08
* mm, swap: add swap readahead hit statisticsHuang Ying2017-09-06
* mm/vmstat.c: fix wrong commentSeongJae Park2017-09-06
* mm/vmstat: fix divide error at __fragmentation_indexWen Yang2017-09-06
* mm: rename global_page_state to global_zone_page_stateMichal Hocko2017-09-06
* mm, THP, swap: add THP swapping out fallback countingHuang Ying2017-09-06
* mm: test code to write THP to swap device as a wholeHuang Ying2017-09-06
* mm: avoid taking zone lock in pagetypeinfo_showmixed()Vinayak Menon2017-07-10
* mm: vmstat: move slab statistics from zone to node countersJohannes Weiner2017-07-06
* mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov2017-07-06
* mm, vmstat: skip reporting offline pages in pagetypeinfoMichal Hocko2017-07-06
* mm/vmstat.c: standardize file operations variable namesAnshuman Khandual2017-07-06
* mm, vmstat: Remove spurious WARN() during zoneinfo printReza Arbab2017-05-12
* mm, vmstat: suppress pcp stats for unpopulated zones in zoneinfoDavid Rientjes2017-05-03
* mm, vmstat: print non-populated zones in zoneinfoDavid Rientjes2017-05-03
* mm: move MADV_FREE pages into LRU_INACTIVE_FILE listShaohua Li2017-05-03
* mm: delete NR_PAGES_SCANNED and pgdat_reclaimable()Johannes Weiner2017-05-03
* mm: fix 100% CPU kswapd busyloop on unreclaimable nodesJohannes Weiner2017-05-03
* mm: make mm_percpu_wq non freezableMichal Hocko2017-04-19
* mm: move pcp and lru-pcp draining into single wqMichal Hocko2017-04-08
* mm: move mm_percpu_wq initialization earlierMichal Hocko2017-03-31
* mm/vmstats: add thp_split_pud event for clarityYisheng Xie2017-03-09
* mm, compaction: add vmstats for kcompactd workDavid Rientjes2017-02-22
* mm/vmstat: Convert to hotplug state machineSebastian Andrzej Siewior2016-12-01
* mm/vmstat: Avoid on each online CPU loopsSebastian Andrzej Siewior2016-12-01
* mm/vmstat: Drop get_online_cpus() from init_cpu_node_state/vmstat_cpu_dead()Sebastian Andrzej Siewior2016-12-01
* seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches2016-10-07
* proc: much faster /proc/vmstatAlexey Dobriyan2016-10-07
* cpu: fix node state for whether it contains CPUTim Chen2016-10-07
* mm/page_owner: move page_owner specific function to page_owner.cJoonsoo Kim2016-10-07
* mm: remove reclaim and compaction retry approximationsMel Gorman2016-07-28
* mm: add per-zone lru list statMinchan Kim2016-07-28