android_kernel_oneplus_msm8998/arch/arm64/mm
Venkata Rao Kakani ebef173049 ARM: memory hotplug: stop cpus while memory hotremove
Avoid page table corruptions during memory hotremove by
stopping all other cpus.

Change-Id: If4084768044dd95601bdc5993d14bc6b0a5921c3
Signed-off-by: Venkata Rao Kakani <vkakani@codeaurora.org>
2018-06-21 03:44:06 -07:00
..
cache.S Merge android-4.4.113 (ef588ef) into msm-4.4 2018-01-24 18:27:37 +05:30
context.c arm64: Move BP hardening to check_and_switch_context 2018-02-08 01:50:38 -08:00
copypage.c UPSTREAM: arm64: Defer dcache flush in __cpu_copy_user_page 2016-09-18 13:33:57 -07:00
dma-mapping.c arm64: dma-mapping: fix aliasing issues with non-CMA alloc 2017-07-12 20:10:46 -07:00
dump.c arm64: ptdump: Indicate whether memory should be faulting 2016-11-14 14:42:41 +08:00
extable.c UPSTREAM: arm64: switch to relative exception tables 2016-09-22 13:38:22 -07:00
fault.c arm64: Add skeleton to harden the branch predictor against aliasing attacks 2018-02-07 17:33:15 +05:30
flush.c Merge remote-tracking branch 'msm-4.4/tmp-510d0a3f' into msm-4.4 2016-10-21 18:00:55 -07:00
hugetlbpage.c UPSTREAM: arm64: hugetlb: partial revert of 66b3923a1a0f 2016-09-22 13:38:22 -07:00
init.c Merge android-4.4.108 (55b3b8c) into msm-4.4 2018-01-18 12:50:06 +05:30
ioremap.c arm64: add ioremap physical address information 2015-01-23 15:29:06 +00:00
kasan_init.c BACKPORT: arm64: Use __pa_symbol for kernel symbols 2017-11-20 14:19:05 -08:00
Makefile arm64: add KASAN support 2015-10-12 17:46:36 +01:00
mm.h arm64: add better page protections to arm64 2015-01-22 14:54:29 +00:00
mmap.c FROMLIST: mm: ASLR: use get_random_long() 2016-04-07 16:49:59 +05:30
mmu.c ARM: memory hotplug: stop cpus while memory hotremove 2018-06-21 03:44:06 -07:00
pageattr.c arm64: Add support for ARCH_SUPPORTS_DEBUG_PAGEALLOC 2016-11-14 14:42:23 +08:00
pgd.c UPSTREAM: arm64: mm: move pgd_cache initialisation to pgtable_cache_init 2016-09-18 14:16:37 -07:00
proc.S Merge android-4.4.133 (3f51ea2) into msm-4.4 2018-05-31 12:28:38 +05:30