kernel-fxtec-pro1x/mm
Suren Baghdasaryan d52bd0f72d ANDROID: GKI: mm: export mm_trace_rss_stat for modules to report RSS changes
RSS changes are reported by calling {add|dec|inc}_mm_counter which
in turn call mm_trace_rss_stat. Export mm_trace_rss_stat to allow
modules to report RSS changes.

Bug: 153945060
Bug: 153826075
Bug: 153823050
Signed-off-by: Suren Baghdasaryan <surenb@google.com>
Change-Id: I4d77b88d9cd9b3f62d75975fa059d0b9bbaeae0a
2020-04-27 16:27:05 +00:00
..
kasan
backing-dev.c
balloon_compaction.c
bootmem.c
cleancache.c
cma.c ANDROID: GKI: kernel/dma, mm/cma: Export symbols needed by vendor modules 2020-04-10 02:39:49 +00:00
cma.h
cma_debug.c
compaction.c Revert "BACKPORT: mm: move zone watermark accesses behind an accessor" 2020-04-14 19:35:44 +08:00
debug.c
debug_page_ref.c
dmapool.c
early_ioremap.c
fadvise.c
failslab.c
filemap.c ANDROID: GKI: attribute page lock and waitqueue functions as sched 2020-04-17 22:51:44 -07:00
frame_vector.c
frontswap.c
gup.c
gup_benchmark.c
highmem.c
hmm.c mm/memory_hotplug: shrink zones when offlining memory 2020-01-29 16:43:27 +01:00
huge_memory.c This is the 4.19.109 stable release 2020-03-11 17:10:39 +01:00
hugetlb.c
hugetlb_cgroup.c
hwpoison-inject.c
init-mm.c
internal.h Revert "UPSTREAM: mm, page_alloc: spread allocations across zones before introducing fragmentation" 2020-04-14 19:36:13 +08:00
interval_tree.c
Kconfig ANDROID: GKI: add fields from per-process mm event tracking feature 2020-04-17 06:43:14 +00:00
Kconfig.debug
khugepaged.c
kmemleak-test.c
kmemleak.c
ksm.c
list_lru.c
maccess.c
madvise.c
Makefile ANDROID: GKI: add fields from per-process mm event tracking feature 2020-04-17 06:43:14 +00:00
memblock.c ANDROID: GKI: export symbols from abi_gki_aarch64_qcom_whitelist 2020-04-13 21:36:41 +00:00
memcontrol.c memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event 2020-03-25 08:06:12 +01:00
memfd.c
memory-failure.c
memory.c ANDROID: GKI: mm: export mm_trace_rss_stat for modules to report RSS changes 2020-04-27 16:27:05 +00:00
memory_hotplug.c mm/memory_hotplug: fix remove_memory() lockdep splat 2020-02-11 04:33:56 -08:00
mempolicy.c This is the 4.19.115 stable release 2020-04-13 13:09:17 +02:00
mempool.c
memtest.c
migrate.c This is the 4.19.103 stable release 2020-02-11 15:05:03 -08:00
mincore.c
mlock.c
mm_event.c ANDROID: GKI: add fields from per-process mm event tracking feature 2020-04-17 06:43:14 +00:00
mm_init.c
mmap.c ANDROID: GKI: export symbols from abi_gki_aarch64_qcom_whitelist 2020-04-13 21:36:41 +00:00
mmu_context.c
mmu_notifier.c
mmzone.c ANDROID: GKI: mm: Export symbols __next_zones_zonelist and zone_watermark_ok_safe 2020-04-10 02:39:42 +00:00
mprotect.c This is the 4.19.109 stable release 2020-03-11 17:10:39 +01:00
mremap.c UPSTREAM: mm: Avoid creating virtual address aliases in brk()/mmap()/mremap() 2020-03-13 18:25:36 +00:00
msync.c
nobootmem.c
nommu.c x86/mm: split vmalloc_sync_all() 2020-03-25 08:06:13 +01:00
oom_kill.c
page-writeback.c mm/page-writeback.c: avoid potential division by zero in wb_min_max_ratio() 2020-01-23 08:21:31 +01:00
page_alloc.c This is the 4.19.116 stable release 2020-04-18 13:33:51 +02:00
page_counter.c
page_ext.c
page_idle.c
page_io.c UPSTREAM: mm/page_io.c: annotate refault stalls from swap_readpage 2020-01-24 17:54:49 +00:00
page_isolation.c
page_owner.c
page_poison.c
page_vma_mapped.c
pagewalk.c
percpu-internal.h
percpu-km.c
percpu-stats.c
percpu-vm.c
percpu.c ANDROID: GKI: kernel: Export symbols needed by msm_minidump.ko and minidump_log.ko 2020-04-09 00:55:32 +00:00
pgtable-generic.c
process_vm_access.c
quicklist.c
readahead.c
rmap.c
rodata_test.c
shmem.c This is the 4.19.98 stable release 2020-01-23 08:36:16 +01:00
slab.c
slab.h
slab_common.c This is the 4.19.98 stable release 2020-01-23 08:36:16 +01:00
slob.c
slub.c This is the 4.19.116 stable release 2020-04-18 13:33:51 +02:00
sparse-vmemmap.c
sparse.c mm/memory_hotplug: remove "zone" parameter from sparse_remove_one_section 2020-01-29 16:43:26 +01:00
swap.c
swap_cgroup.c
swap_slots.c
swap_state.c
swapfile.c Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-4.19.y' into android-4.19 (v5.7-rc1) 2020-04-13 15:24:19 +00:00
truncate.c
usercopy.c
userfaultfd.c
util.c
vmacache.c
vmalloc.c This is the 4.19.117 stable release 2020-04-21 10:20:12 +02:00
vmpressure.c
vmscan.c Revert "BACKPORT: mm: reclaim small amounts of memory when an external fragmentation event occurs" 2020-04-14 19:35:27 +08:00
vmstat.c ANDROID: GKI: fix ABI diffs caused by ION heap and pool vmstat additions 2020-04-17 06:43:05 +00:00
workingset.c
z3fold.c
zbud.c
zpool.c
zsmalloc.c
zswap.c