android_kernel_xiaomi_sm7250/mm
2019-09-05 11:07:05 -07:00
..
kasan kasan: Zero shadow memory on memory hotplug 2019-04-23 17:39:05 -07:00
backing-dev.c writeback: synchronize sync(2) against cgroup writeback membership switches 2019-03-05 17:58:50 +01:00
balloon_compaction.c virtio_balloon: fix deadlock on OOM 2017-11-14 23:57:38 +02:00
bootmem.c mm: Remove __init annotations from free_bootmem_late 2018-09-27 20:02:17 -07:00
cleancache.c mm: use octal not symbolic permissions 2018-06-15 07:55:25 +09:00
cma_debug.c mm: cma: make writeable CMA debugfs optional 2019-08-06 12:35:54 +05:30
cma.c mm: cma: Reduce dmesg spam 2019-08-20 17:00:39 -07:00
cma.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
compaction.c mm, compaction: make sure we isolate a valid PFN 2019-07-01 13:12:54 -07:00
debug_page_ref.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
debug.c mm: get rid of vmacache_flush_all() entirely 2018-09-13 15:18:04 -10:00
dmapool.c mm: use octal not symbolic permissions 2018-06-15 07:55:25 +09:00
early_ioremap.c mm/early_ioremap: Fix boot hang with earlyprintk=efi,keep 2017-12-11 14:54:44 +01:00
fadvise.c vfs: implement readahead(2) using POSIX_FADV_WILLNEED 2018-08-30 20:01:32 +02:00
failslab.c mm: use octal not symbolic permissions 2018-06-15 07:55:25 +09:00
filemap.c Merge android-4.19.62 (f232ce6) into msm-4.19 2019-08-13 01:20:35 -07:00
frame_vector.c mm/frame_vector.c: release a semaphore in 'get_vaddr_frames()' 2017-12-14 16:00:48 -08:00
frontswap.c mm: use octal not symbolic permissions 2018-06-15 07:55:25 +09:00
gup_benchmark.c mm/gup_benchmark: fix unsigned comparison to zero in __gup_benchmark_ioctl 2018-10-05 16:32:04 -07:00
gup.c mm/gup.c: remove some BUG_ONs from get_gate_page() 2019-07-31 07:27:08 +02:00
highmem.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
hmm.c mm, hmm: mark hmm_devmem_{add, add_resource} EXPORT_SYMBOL_GPL 2019-01-13 09:51:04 +01:00
huge_memory.c Merge android-4.19-q.69 (93083852) into msm-4.19 2019-08-30 00:24:09 -07:00
hugetlb_cgroup.c mm: rename page_counter's count/limit into usage/max 2018-06-07 17:34:35 -07:00
hugetlb.c Merge android-4.19.57 (5b2dde5) into msm-4.19 2019-08-13 00:06:24 -07:00
hwpoison-inject.c mm/memory_failure: Remove unused trapno from memory_failure 2018-01-23 12:17:42 -06:00
init-mm.c mm: protect mm_rb tree with a rwlock 2019-04-01 12:48:55 +05:30
internal.h mm, compaction: capture a page under direct compaction 2019-05-24 03:54:56 -07:00
interval_tree.c mm/interval_tree.c: use vma_pages() helper 2018-01-31 17:18:37 -08:00
Kconfig mm: cma: make writeable CMA debugfs optional 2019-08-06 12:35:54 +05:30
Kconfig.debug mm, oom: Modify default value of panic_on_oom 2019-06-04 12:17:56 -07:00
khugepaged.c Merge android-4.19.54 (237d383) into msm-4.19 2019-07-18 07:44:09 -07:00
kmemleak-test.c
kmemleak.c Merge android-4.19-q.68 (f3e9c9b) into msm-4.19 2019-08-28 23:55:13 -07:00
ksm.c mm: Enhance per process reclaim to consider shared pages 2019-05-06 11:44:49 -07:00
list_lru.c mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node 2019-06-19 08:17:59 +02:00
maccess.c mm: docs: fix parameter names mismatch 2018-02-06 18:32:48 -08:00
madvise.c mm: protect VMA modifications using VMA sequence count 2019-03-29 03:08:43 -07:00
Makefile mm: process reclaim: vmpressure based process reclaim 2019-05-24 03:28:02 -07:00
memblock.c mm/memblock: call kmemleak only for logically mapped region 2019-02-23 16:46:14 -08:00
memcontrol.c mm/memcontrol.c: fix use after free in mem_cgroup_iter() 2019-08-25 10:47:44 +02:00
memfd.c UPSTREAM: mm/memfd: Add an F_SEAL_FUTURE_WRITE seal to memfd 2019-01-16 09:48:42 -05:00
memory_hotplug.c Merge android-4.19.44 (0b63cd6) into msm-4.19 2019-06-18 01:10:25 -07:00
memory-failure.c Merge android-4.19.57 (5b2dde5) into msm-4.19 2019-08-13 00:06:24 -07:00
memory.c Merge android-4.19.63 (75ff56e) into msm-4.19 2019-08-13 01:20:38 -07:00
mempolicy.c Merge android-4.19-q.68 (f3e9c9b) into msm-4.19 2019-08-28 23:55:13 -07:00
mempool.c mm/mempool.c: add missing parameter description 2018-08-22 10:52:44 -07:00
memtest.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
migrate.c Merge "mm, compaction: use free lists to quickly locate a migration target" 2019-06-14 19:20:11 -07:00
mincore.c mm/mincore.c: make mincore() more conservative 2019-05-22 07:37:40 +02:00
mlock.c Merge android-4.19.58 (5ad6eeb) into msm-4.19 2019-08-13 01:19:52 -07:00
mm_init.c mm: access zone->node via zone_to_nid() and zone_set_nid() 2018-08-22 10:52:45 -07:00
mmap.c Merge android-4.19.37 (9bf5904) into msm-4.19 2019-05-31 05:26:03 -07:00
mmu_context.c
mmu_notifier.c mm/mmu_notifier: use hlist_add_head_rcu() 2019-07-31 07:27:08 +02:00
mmzone.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
mprotect.c mm: protect VMA modifications using VMA sequence count 2019-03-29 03:08:43 -07:00
mremap.c mm: protect mremap() against SPF hanlder 2019-03-29 03:08:50 -07:00
msync.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
nobootmem.c mm: Remove __init annotations from free_bootmem_late 2018-09-27 20:02:17 -07:00
nommu.c mm: use down_read_killable for locking mmap_sem in access_remote_vm 2019-07-31 07:27:09 +02:00
oom_kill.c mm, oom: check LMK enabled for pagefault_out_of_memory() 2019-08-28 12:07:38 +05:30
page_alloc.c Merge "psi: Add emergency trigger" 2019-08-02 09:30:50 -07:00
page_counter.c memcg: introduce memory.min 2018-06-07 17:34:36 -07:00
page_ext.c mm/page_ext.c: fix an imbalance with kmemleak 2019-04-05 22:32:58 +02:00
page_idle.c mm/page_idle.c: fix oops because end_pfn is larger than max_pfn 2019-07-03 13:14:45 +02:00
page_io.c mm: ratelimit swap write errors 2018-10-16 10:35:43 -07:00
page_isolation.c mm, migrate: remove reason argument from new_page_t 2018-04-11 10:28:32 -07:00
page_owner.c mm/page_owner: ask users about default setting of PAGE_OWNER 2018-09-27 20:02:17 -07:00
page_poison.c Merge "debug-pagealloc: print physical address for detected corruption" 2019-05-30 06:23:12 -07:00
page_vma_mapped.c mm/rmap: map_pte() was not handling private ZONE_DEVICE page properly 2018-11-13 11:08:46 -08:00
page-writeback.c mm/page-writeback.c: don't break integrity writeback on ->writepage() error 2019-01-26 09:32:43 +01:00
pagewalk.c mm: kernel-doc: add missing parameter descriptions 2018-04-05 21:36:27 -07:00
percpu-internal.h License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
percpu-km.c percpu: convert spin_lock_irq to spin_lock_irqsave. 2019-02-12 19:47:12 +01:00
percpu-stats.c treewide: Use array_size() in vmalloc() 2018-06-12 16:19:22 -07:00
percpu-vm.c percpu: allow select gfp to be passed to underlying allocators 2018-02-18 05:33:01 -08:00
percpu.c percpu: do not search past bitmap when allocating an area 2019-06-15 11:54:11 +02:00
pgtable-generic.c mm: do not lose dirty and accessed bits in pmdp_invalidate() 2018-01-31 17:18:38 -08:00
process_reclaim.c mm: process reclaim: vmpressure based process reclaim 2019-05-24 03:28:02 -07:00
process_vm_access.c mm: docs: add blank lines to silence sphinx "Unexpected indentation" errors 2018-02-06 18:32:48 -08:00
quicklist.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
readahead.c Merge remote-tracking branch 'origin/tmp-7876320' into msm-kona 2018-09-17 14:55:43 -07:00
rmap.c Merge android-4.19-q.68 (f3e9c9b) into msm-4.19 2019-08-28 23:55:13 -07:00
rodata_test.c mm: fix RODATA_TEST failure "rodata_test: test data was not read only" 2017-10-03 17:54:24 -07:00
shmem.c mm: allow vmas with vm_ops to be speculatively handled 2019-06-11 14:23:31 +05:30
showmem.c spdx: Modify spdx tag from GPL-2.0 to GPL-2.0-only 2018-12-10 11:09:45 -08:00
slab_common.c mm: add support for kmem caches in DMA32 zone 2019-04-03 06:26:28 +02:00
slab.c mm/slab.c: fix an infinite loop in leaks_show() 2019-06-15 11:54:01 +02:00
slab.h mm: add support for kmem caches in DMA32 zone 2019-04-03 06:26:28 +02:00
slob.c slab: __GFP_ZERO is incompatible with a constructor 2018-06-07 17:34:34 -07:00
slub.c Merge android-4.19.33 (0b065cd) into msm-4.19 2019-05-13 01:50:40 -07:00
sparse-vmemmap.c mm/sparse: delete old sparse_init and enable new one 2018-08-17 16:20:32 -07:00
sparse.c mm/sparse: fix a bad comparison 2019-04-05 22:32:58 +02:00
swap_cgroup.c License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
swap_ratio.c spdx: Modify spdx tag from GPL-2.0 to GPL-2.0-only 2018-12-10 11:09:45 -08:00
swap_slots.c mm: swap: Add null pointer check 2019-06-18 12:45:01 -07:00
swap_state.c mm: protect VMA modifications using VMA sequence count 2019-03-29 03:08:43 -07:00
swap.c Merge android-4.19.63 (75ff56e) into msm-4.19 2019-08-13 01:20:38 -07:00
swapfile.c Merge android-4.19.34 (d885da6) into msm-4.19 2019-05-16 04:50:34 -07:00
truncate.c mm: cleancache: fix corruption on missed inode invalidation 2018-12-05 19:32:13 +01:00
usercopy.c mm/usercopy: use memory range to be accessed for wraparound check 2019-08-25 10:47:44 +02:00
userfaultfd.c hugetlb: use same fault hash key for shared and private mappings 2019-05-22 07:37:40 +02:00
util.c mm: page_mapped: don't assume compound page is huge or THP 2019-01-16 22:04:36 +01:00
vmacache.c mm: get rid of vmacache_flush_all() entirely 2018-09-13 15:18:04 -10:00
vmalloc.c Merge android-4.19-q.67 (dc87838) into msm-4.19 2019-08-20 01:36:31 -07:00
vmpressure.c mm: vmpressure: make vmpressure window variable 2019-05-06 11:34:28 -07:00
vmscan.c Merge android-4.19-q.65 (03d5ba408) into msm-4.19 2019-08-14 04:55:04 -07:00
vmstat.c Merge "mm: allow vmas with vm_ops to be speculatively handled" 2019-06-20 09:06:32 -07:00
workingset.c mm: workingset: remove zero-seek setting for shadow node shrinker 2019-04-29 15:52:31 +05:30
z3fold.c z3fold: fix possible reclaim races 2018-12-01 09:37:33 +01:00
zbud.c mm: docs: fix parameter names mismatch 2018-02-06 18:32:48 -08:00
zpool.c mm/zpool.c: zpool_evictable: fix mismatch in parameter name and kernel-doc 2018-02-21 15:35:43 -08:00
zsmalloc.c Merge android-4.19-q.69 (93083852) into msm-4.19 2019-08-30 00:24:09 -07:00
zswap.c zswap: re-check zswap_is_full() after do zswap_shrink() 2018-07-26 19:38:03 -07:00