summaryrefslogtreecommitdiff
path: root/mm/vmstat.c (follow)
Commit message (Expand)AuthorAge
* seq/proc: modify seq_put_decimal_[u]ll to take a const char *, not charJoe Perches2021-08-19
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-07-10
|\
| * mm, vmstat: drop zone->lock in /proc/pagetypeinfoStephen Brennan2021-06-03
* | Merge android-4.4-p.201 (ef0b39d) into msm-4.4Srinivasarao P2019-11-20
|\|
| * mm, vmstat: hide /proc/pagetypeinfo from normal usersMichal Hocko2019-11-12
* | Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P2019-08-07
|\|
| * mm, vmstat: make quiet_vmstat lighterMichal Hocko2019-08-04
| * vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter2019-08-04
* | Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P2019-05-02
|\|
| * mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=nKonstantin Khlebnikov2019-04-27
| * vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2019-04-03
* | Merge android-4.4.162 (3eb8e73) into msm-4.4Srinivasarao P2018-10-22
|\ \
| * | Merge 4.4.162 into android-4.4Greg Kroah-Hartman2018-10-20
| |\|
| | * mm/vmstat.c: fix outdated vmstat_textJann Horn2018-10-20
* | | Merge android-4.4.161 (8e7f196) into msm-4.4Srinivasarao P2018-10-15
|\| |
| * | Merge 4.4.161 into android-4.4Greg Kroah-Hartman2018-10-13
| |\|
| | * mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properlyJann Horn2018-10-13
* | | mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTESRoman Gushchin2018-05-07
* | | Merge android-4.4.111 (f851888) into msm-4.4Srinivasarao P2018-01-24
|\| |
| * | Merge 4.4.111 into android-4.4Greg Kroah-Hartman2018-01-10
| |\|
| | * proc: much faster /proc/vmstatAlexey Dobriyan2018-01-10
* | | Merge android-4.4.110 (5cc8c2e) into msm-4.4Srinivasarao P2018-01-18
|\| |
| * | Merge 4.4.110 into android-4.4Greg Kroah-Hartman2018-01-06
| |\|
| | * kaiser: vmstat show NR_KAISERTABLE as nr_overheadHugh Dickins2018-01-05
| * | Merge 4.4.101 into android-4.4Greg Kroah-Hartman2017-11-24
| |\|
| | * mm: check the return value of lookup_page_ext for all call sitesYang Shi2017-11-24
| * | vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-08-11
| |/
* | mm: check the return value of lookup_page_ext for all call sitesYang Shi2017-07-07
* | mm, page_owner: convert page_owner_inited to static keyVlastimil Babka2017-07-07
* | mm, page_owner: print migratetype of page and pageblock, symbolic flagsVlastimil Babka2017-07-07
* | mm: avoid taking zone lock in pagetypeinfo_showmixed()Vinayak Menon2017-06-28
* | mm, compaction: introduce kcompactdVlastimil Babka2017-02-21
* | vmstat: Add cpu isolation awarenessOlav Haugan2016-09-24
* | mm: add cma pcp listLiam Mark2016-04-13
* | lowmemorykiller: Don't count swap cache pages twiceLiam Mark2016-04-13
* | mm: vmstat: add pageoutcleanVinayak Menon2016-03-25
* | vmstat: Remove BUG_ON from vmstat_updateChristoph Lameter2016-03-23
* | vmstat: make vmstat_updater deferrable again and shut down on idleChristoph Lameter2016-03-23
|/
* vmstat: allocate vmstat_wq before it is usedMichal Hocko2016-01-08
* mm/vmstat: fix overflow in mod_zone_page_state()Heiko Carstens2015-12-29
* mm, vmstat: allow WQ concurrency to discover memory reclaim doesn't make any ...Michal Hocko2015-12-12
* mm: fix swapped Movable and Reclaimable in /proc/pagetypeinfoVlastimil Babka2015-12-12
* mm, page_alloc: reserve pageblocks for high-order atomic allocations on demandMel Gorman2015-11-06
* mm, page_alloc: remove MIGRATE_RESERVEMel Gorman2015-11-06
* mm/vmstat.c: uninline node_page_state()Andrew Morton2015-11-05
* vmstat: explicitly schedule per-cpu work on the CPU we need it to run onLinus Torvalds2015-10-15
* vmstat: Reduce time interval to stat update on idle cpuChristoph Lameter2015-02-11
* vmstat: do not use deferrable delayed work for vmstat_updateMichal Hocko2015-02-11
* mm/vmstat.c: fix/cleanup ifdefsAndrew Morton2015-02-10
* mm,vmacache: count number of system-wide flushesDavidlohr Bueso2014-12-13