summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-07-26mm/page_owner: introduce split_page_owner and replace manual handlingJoonsoo Kim
2016-07-26mm/page_owner: copy last_migrate_reason in copy_page_owner()Joonsoo Kim
2016-07-26mm/page_owner: initialize page owner without holding the zone lockJoonsoo Kim
2016-07-26mm/compaction: split freepages without holding the zone lockJoonsoo Kim
2016-07-26zsmalloc: use OBJ_TAG_BIT for bit shifterMinchan Kim
2016-07-26zram: use __GFP_MOVABLE for memory allocationMinchan Kim
2016-07-26zsmalloc: page migration supportMinchan Kim
2016-07-26zsmalloc: use freeobj for indexMinchan Kim
2016-07-26zsmalloc: separate free_zspage from putback_zspageMinchan Kim
2016-07-26zsmalloc: introduce zspage structureMinchan Kim
2016-07-26zsmalloc: factor page chain functionality outMinchan Kim
2016-07-26zsmalloc: use accessorMinchan Kim
2016-07-26zsmalloc: use bit_spin_lockMinchan Kim
2016-07-26zsmalloc: keep max_object in size_classMinchan Kim
2016-07-26mm: balloon: use general non-lru movable page featureMinchan Kim
2016-07-26mm: migrate: support non-lru movable page migrationMinchan Kim
2016-07-26mm: use put_page() to free page instead of putback_lru_page()Minchan Kim
2016-07-26zram: drop gfp_t from zcomp_strm_alloc()Sergey Senozhatsky
2016-07-26zram: add more compression algorithmsSergey Senozhatsky
2016-07-26zram: delete custom lzo/lz4Sergey Senozhatsky
2016-07-26zram: cosmetic: cleanup documentationSergey Senozhatsky
2016-07-26zram: use crypto api to check alg availabilitySergey Senozhatsky
2016-07-26zram: switch to crypto compress APISergey Senozhatsky
2016-07-26zram: rename zstrm find-release functionsSergey Senozhatsky
2016-07-26powerpc/mm: check for irq disabled() only if DEBUG_VM is enabledAneesh Kumar K.V
2016-07-26include/linux/mmdebug.h: add VM_WARN which maps to WARN()Aneesh Kumar K.V
2016-07-26mm: oom: add memcg to oom_controlVladimir Davydov
2016-07-26mm: zap ZONE_OOM_LOCKEDVladimir Davydov
2016-07-26memory-hotplug: use zone_can_shift() for sysfs valid_zones attributeReza Arbab
2016-07-26memory-hotplug: more general validation of zone during onlineReza Arbab
2016-07-26memory-hotplug: add move_pfn_range()Reza Arbab
2016-07-26mm/init: fix zone boundary creationOliver O'Halloran
2016-07-26mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pteLi RongQing
2016-07-26mm/slab: use list_move instead of list_del/list_addWei Yongjun
2016-07-26mm: faster kmalloc_array(), kcalloc()Alexey Dobriyan
2016-07-26slab: do not panic on invalid gfp_maskMichal Hocko
2016-07-26slab: make GFP_SLAB_BUG_MASK information more human readableMichal Hocko
2016-07-26mm: SLUB freelist randomizationThomas Garnier
2016-07-26mm: reorganize SLAB freelist randomizationThomas Garnier
2016-07-26fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster
2016-07-26fs/fs-writeback.c: add a new writeback list for syncDave Chinner
2016-07-26ocfs2/cluster: clean up unnecessary assignment for 'ret'piaojun
2016-07-26ocfs2: remove obscure BUG_ON in dlmglueJoseph Qi
2016-07-26ocfs2: cleanup implemented prototypesJoseph Qi
2016-07-26ocfs2/dlm: fix memory leak of dlm_debug_ctxtJoseph Qi
2016-07-26ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locksJoseph Qi
2016-07-26ocfs2: improve recovery performanceJunxiao Bi
2016-07-26ocfs2: fix a redundant re-initializationEric Ren
2016-07-26debugobjects.h: fix trivial kernel doc warningRandy Dunlap
2016-07-26m32r: add __ucmpdi2 to fix build failureSudip Mukherjee