zram: introduce zram data accessor
[GitHub/LineageOS/android_kernel_motorola_exynos9610.git] / mm /
2017-05-03 Tetsuo Handamm, page_alloc: remove debug_guardpage_minorder() test...
2017-05-03 Anshuman Khandualmm/memory-failure.c: add page flag description in error...
2017-05-03 Anshuman Khandualmm/madvise: move up the behavior parameter validation
2017-05-03 Anshuman Khandualmm/madvise.c: clean up MADV_SOFT_OFFLINE and MADV_HWPOISON
2017-05-03 Johannes Weinermm: memcontrol: use node page state naming scheme for...
2017-05-03 Johannes Weinermm: memcontrol: re-use node VM page state enum
2017-05-03 Johannes Weinermm: memcontrol: re-use global VM event enum
2017-05-03 Johannes Weinermm: memcontrol: clean up memory.events counting function
2017-05-03 Johannes Weinermm: vmscan: fix IO/refault regression in cache workings...
2017-05-03 Anshuman Khandualmm/mmap: replace SHM_HUGE_MASK with MAP_HUGE_MASK insid...
2017-05-03 Michal Hockooom: improve oom disable handling
2017-05-03 Tim Chenmm/swap_slots.c: add warning if swap slots cache failed...
2017-05-03 Vinayak Menonmm: enable page poisoning early at boot
2017-05-03 Huang Yingmm, swap: avoid lock swap_avail_lock when held cluster...
2017-05-03 Huang Yingmm, swap: improve readability via make spin_lock/unlock...
2017-05-03 Huang Yingmm, swap: fix comment in __read_swap_cache_async
2017-05-03 Minchan Kimmm: remove SWAP_[SUCCESS|AGAIN|FAIL]
2017-05-03 Minchan Kimmm: make rmap_one boolean function
2017-05-03 Minchan Kimmm: make rmap_walk() return void
2017-05-03 Minchan Kimmm: make ttu's return boolean
2017-05-03 Minchan Kimmm: remove SWAP_AGAIN in ttu
2017-05-03 Minchan Kimmm: remove SWAP_MLOCK in ttu
2017-05-03 Minchan Kimmm: make try_to_munlock() return void
2017-05-03 Minchan Kimmm: remove SWAP_MLOCK check for SWAP_SUCCESS in ttu
2017-05-03 Minchan Kimmm: remove SWAP_DIRTY in ttu
2017-05-03 Minchan Kimmm: remove unncessary ret in page_referenced
2017-05-03 Yisheng Xiemm/vmscan: more restrictive condition for retry in...
2017-05-03 Yisheng Xiemm/compaction: ignore block suitable after check large...
2017-05-03 Wei Yangmm/sparse: refine usemap_size() a little
2017-05-03 Johannes Weinermm: page_alloc: __GFP_NOWARN shouldn't suppress stall...
2017-05-03 Mel Gormanmm, vmscan: prevent kswapd sleeping prematurely due...
2017-05-03 Mel Gormanmm, vmscan: only clear pgdat congested/dirty/writeback...
2017-05-03 Shantanu Goelmm, vmscan: fix zone balance check in prepare_kswapd_sleep
2017-05-03 Minchan Kimmm: do not use double negation for testing page flags
2017-05-03 Kees Cookmm: remove rodata_test_data export, add pr_fmt
2017-05-03 Matthew Wilcoxmm: tighten up the fault path a little
2017-05-03 Michal Hockomm: introduce memalloc_nofs_{save,restore} API
2017-05-03 David Rientjesmm, vmstat: suppress pcp stats for unpopulated zones...
2017-05-03 David Rientjesmm, vmstat: print non-populated zones in zoneinfo
2017-05-03 Xishi Qiumm: use is_migrate_isolate_page() to simplify the code
2017-05-03 Xishi Qiumm: use is_migrate_highatomic() to simplify the code
2017-05-03 Huang Yingmm, swap: Fix a race in free_swap_and_cache()
2017-05-03 Johannes Weinermm: memcontrol: provide shmem statistics
2017-05-03 Shaohua Limm: enable MADV_FREE for swapless system
2017-05-03 Minchan Kimmm: fix lazyfree BUG_ON check in try_to_unmap_one()
2017-05-03 Shaohua Limm: reclaim MADV_FREE pages
2017-05-03 Shaohua Limm: move MADV_FREE pages into LRU_INACTIVE_FILE list
2017-05-03 Shaohua Limm: don't assume anonymous pages have SwapBacked flag
2017-05-03 Shaohua Limm: delete unnecessary TTU_* flags
2017-05-03 Geliang Tangmm/page-writeback.c: use setup_deferrable_timer
2017-05-03 Johannes Weinermm: remove unnecessary back-off function when retrying...
2017-05-03 Johannes WeinerRevert "mm, vmscan: account for skipped pages as a...
2017-05-03 Johannes Weinermm: delete NR_PAGES_SCANNED and pgdat_reclaimable()
2017-05-03 Johannes Weinermm: don't avoid high-priority reclaim on memcg limit...
2017-05-03 Johannes Weinermm: don't avoid high-priority reclaim on unreclaimable...
2017-05-03 Johannes Weinermm: remove unnecessary reclaimability check from NUMA...
2017-05-03 Johannes Weinermm: remove seemingly spurious reclaimability check...
2017-05-03 Johannes Weinermm: fix check for reclaimable pages in PF_MEMALLOC...
2017-05-03 Johannes Weinermm: fix 100% CPU kswapd busyloop on unreclaimable nodes
2017-05-03 Greg Thelenslab: avoid IPIs when creating kmem caches
2017-05-03 Linus TorvaldsMerge branch 'stable-4.12' of git://git.infradead.org...
2017-05-03 Linus TorvaldsMerge branch 'next' of git://git./linux/kernel/git...
2017-05-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-05-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-05-03 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-05-03 Linus TorvaldsMerge tag 'pinctrl-v4.12-1' of git://git./linux/kernel...
2017-05-03 Linus TorvaldsMerge tag 'mmc-v4.12' of git://git./linux/kernel/git...
2017-05-02 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net-next
2017-05-02 Linus TorvaldsMerge branch 'linus' of git://git./linux/kernel/git...
2017-05-02 Linus TorvaldsMerge branch 'work.compat' of git://git./linux/kernel...
2017-05-02 Linus TorvaldsMerge branch 'work.splice' of git://git./linux/kernel...
2017-05-02 Linus TorvaldsMerge branch 'work.iov_iter' of git://git./linux/kernel...
2017-05-02 Linus TorvaldsMerge branch 'for-next' of git://git.samba.org/sfrench...
2017-05-02 Linus TorvaldsMerge tag 'usercopy-v4.12-rc1' of git://git./linux...
2017-05-02 Linus TorvaldsMerge tag 'pstore-v4.12-rc1' of git://git./linux/kernel...
2017-05-02 Linus TorvaldsMerge tag 'docs-4.12' of git://git.lwn.net/linux
2017-05-02 Linus TorvaldsMerge tag 'm68k-for-v4.12-tag1' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2017-05-02 Jiri KosinaMerge branch 'for-4.12/asus' into for-linus
2017-05-02 Jiri KosinaMerge branches 'for-4.11/upstream-fixes', 'for-4.12...
2017-05-02 Linus TorvaldsMerge branch 'x86-mm-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-vdso-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-platform-for-linus' of git://git...
2017-05-02 Linus TorvaldsMerge branch 'x86-irq-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-debug-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-cleanups-for-linus' of git://git...
2017-05-02 Linus TorvaldsMerge branch 'x86-build-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-asm-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-apic-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-cpu-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-boot-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'ras-core-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'perf-core-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'x86-process-for-linus' of git://git....
2017-05-02 Linus TorvaldsMerge branch 'locking-core-for-linus' of git://git...
2017-05-02 Linus TorvaldsMerge branch 'sched-core-for-linus' of git://git./linux...
2017-05-02 Linus TorvaldsMerge branch 'efi-core-for-linus' of git://git./linux...
2017-05-01 Linus TorvaldsMerge branch 'timers-core-for-linus' of git://git....
2017-05-01 Linus TorvaldsMerge branch 'irq-core-for-linus' of git://git./linux...
2017-05-01 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
next