-20160710-
*CM sources update
*Enable dexpreopt with PIC
*reduce zram to 128MB and set swappiness to 60
*Revert "loganre: Bring Doze powersaving"
*audio: Minor mixer cleanup
*msm8930-common: Reduce EGL cache size
-20160708-
*CM sources update
*Android 6.0.1_r52
*Build ID MOB30M --> MOB30R
*audio: Update configuration
*audio: Lower handset volume a little bit
*prop: Remove fluence props
*Kernel: android: binder: Use wake up hint for synchronous transactions.
*Kernel: mm: improve migration heuristic
*Kernel: mm: adjust page migration heuristic
*Kernel: mm: more aggressive page stealing for UNMOVABLE allocations
*Kernel: mm: always steal split buddies in fallback allocations
*Kernel: mm: when stealing freepages, also take pages created by splitting buddy page
*Kernel: mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
*Kernel: mm/page_alloc.c: fix the value of fallback_migratetype in alloc_extfrag tracepoint()
*Kernel: mm/page_alloc: prevent MIGRATE_RESERVE pages from being misplaced
*Kernel: mm: page_alloc: use get_freepage_migratetype() instead of page_private()
*Kernel: mm: __rmqueue_fallback() should respect pageblock type
*Kernel: mm/page_allo.c: restructure free-page stealing code and fix a bug