| Commit message (Expand) | Author | Age | Files | Lines |
* | mm/vmstat.c: convert to use DEFINE_SEQ_ATTRIBUTE macro | Kefeng Wang | 2020-06-04 | 1 | -26/+6 |
* | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-03 | 1 | -6/+10 |
|\ |
|
| * | mm: keep separate anon and file statistics on page reclaim activity | Johannes Weiner | 2020-06-03 | 1 | -0/+4 |
| * | mm/vmstat.c: do not show lowmem reserve protection information of empty zone | Baoquan He | 2020-06-03 | 1 | -6/+6 |
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next | Linus Torvalds | 2020-06-03 | 1 | -2/+2 |
|\ \
| |/
|/| |
|
| * | sysctl: pass kernel pointers to ->proc_handler | Christoph Hellwig | 2020-04-27 | 1 | -2/+2 |
* | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2020-06-02 | 1 | -2/+9 |
|\ \ |
|
| * | | mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead | NeilBrown | 2020-06-02 | 1 | -2/+9 |
| |/ |
|
* / | scs: Add page accounting for shadow call stack allocations | Sami Tolvanen | 2020-05-15 | 1 | -0/+3 |
|/ |
|
* | mm, thp: track fallbacks due to failed memcg charges separately | David Rientjes | 2020-04-07 | 1 | -0/+2 |
* | mm, shmem: add vmstat for hugepage fallback | David Rientjes | 2020-04-07 | 1 | -0/+1 |
* | mm/gup: /proc/vmstat: pin_user_pages (FOLL_PIN) reporting | John Hubbard | 2020-04-02 | 1 | -0/+2 |
* | mm/memcontrol: use vmstat names for printing statistics | Konstantin Khlebnikov | 2019-12-04 | 1 | -4/+5 |
* | mm/vmstat: add helpers to get vmstat item names for each enum type | Konstantin Khlebnikov | 2019-12-04 | 1 | -31/+20 |
* | mm, vmstat: reduce zone->lock holding time by /proc/pagetypeinfo | Michal Hocko | 2019-11-06 | 1 | -3/+20 |
* | mm, vmstat: hide /proc/pagetypeinfo from normal users | Michal Hocko | 2019-11-06 | 1 | -1/+1 |
* | mm,thp: stats for file backed THP | Song Liu | 2019-09-24 | 1 | -0/+2 |
* | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 2019-05-21 | 1 | -0/+1 |
* | mm/vmstat.c: fix /proc/vmstat format for CONFIG_DEBUG_TLBFLUSH=y CONFIG_SMP=n | Konstantin Khlebnikov | 2019-04-19 | 1 | -5/+0 |
* | mm: no need to check return value of debugfs_create functions | Greg Kroah-Hartman | 2019-03-05 | 1 | -11/+4 |
* | mm: convert zone->managed_pages to atomic variable | Arun KS | 2018-12-28 | 1 | -2/+2 |
* | mm/vmstat.c: fix NUMA statistics updates | Janne Huttunen | 2018-11-18 | 1 | -3/+4 |
* | mm/vmstat.c: assert that vmstat_text is in sync with stat_items_size | Jann Horn | 2018-10-26 | 1 | -0/+2 |
* | mm: workingset: add vmstat counter for shadow nodes | Johannes Weiner | 2018-10-26 | 1 | -0/+1 |
* | mm: workingset: tell cache transitions from workingset thrashing | Johannes Weiner | 2018-10-26 | 1 | -0/+1 |
* | mm: rename and change semantics of nr_indirectly_reclaimable_bytes | Vlastimil Babka | 2018-10-26 | 1 | -5/+1 |
* | mm/vmstat.c: skip NR_TLB_REMOTE_FLUSH* properly | Jann Horn | 2018-10-05 | 1 | -0/+3 |
* | mm/vmstat.c: fix outdated vmstat_text | Jann Horn | 2018-10-05 | 1 | -1/+0 |
* | Revert mm/vmstat.c: fix vmstat_update() preemption BUG | Sebastian Andrzej Siewior | 2018-06-28 | 1 | -2/+0 |
* | proc: introduce proc_create_seq{,_data} | Christoph Hellwig | 2018-05-16 | 1 | -52/+4 |
* | mm: don't show nr_indirectly_reclaimable in /proc/vmstat | Roman Gushchin | 2018-05-11 | 1 | -1/+5 |
* | mm: introduce NR_INDIRECTLY_RECLAIMABLE_BYTES | Roman Gushchin | 2018-04-11 | 1 | -0/+1 |
* | mm/vmstat.c: fix vmstat_update() preemption BUG | Steven J. Hill | 2018-03-28 | 1 | -0/+2 |
* | mm, sysctl: make NUMA stats configurable | Kemi Wang | 2017-11-15 | 1 | -0/+71 |
* | mm: remove unused pgdat->inactive_ratio | Andrey Ryabinin | 2017-11-15 | 1 | -4/+2 |
* | mm: consider the number in local CPUs when reading NUMA stats | Kemi Wang | 2017-09-08 | 1 | -2/+7 |
* | mm: update NUMA counter threshold size | Kemi Wang | 2017-09-08 | 1 | -18/+10 |
* | mm: change the call sites of numa statistics items | Kemi Wang | 2017-09-08 | 1 | -6/+155 |
* | mm, swap: add swap readahead hit statistics | Huang Ying | 2017-09-06 | 1 | -0/+4 |
* | mm/vmstat.c: fix wrong comment | SeongJae Park | 2017-09-06 | 1 | -1/+1 |
* | mm/vmstat: fix divide error at __fragmentation_index | Wen Yang | 2017-09-06 | 1 | -0/+3 |
* | mm: rename global_page_state to global_zone_page_state | Michal Hocko | 2017-09-06 | 1 | -2/+2 |
* | mm, THP, swap: add THP swapping out fallback counting | Huang Ying | 2017-09-06 | 1 | -0/+1 |
* | mm: test code to write THP to swap device as a whole | Huang Ying | 2017-09-06 | 1 | -0/+1 |
* | mm: avoid taking zone lock in pagetypeinfo_showmixed() | Vinayak Menon | 2017-07-10 | 1 | -10/+14 |
* | mm: vmstat: move slab statistics from zone to node counters | Johannes Weiner | 2017-07-06 | 1 | -2/+2 |
* | mm/oom_kill: count global and memory cgroup oom kills | Konstantin Khlebnikov | 2017-07-06 | 1 | -0/+1 |
* | mm, vmstat: skip reporting offline pages in pagetypeinfo | Michal Hocko | 2017-07-06 | 1 | -3/+2 |
* | mm/vmstat.c: standardize file operations variable names | Anshuman Khandual | 2017-07-06 | 1 | -8/+8 |
* | mm, vmstat: Remove spurious WARN() during zoneinfo print | Reza Arbab | 2017-05-12 | 1 | -2/+0 |