summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2016-07-26scripts/bloat-o-meter: fix percent on <1% changesRiku Voipio
2016-07-26kbuild: abort build on bad stack protector flagKees Cook
2016-07-26fbmon: remove unused function argumentArnd Bergmann
2016-07-26dma-debug: track bucket lock state for static checkersStephen Boyd
2016-07-26dax: remote unused fault wrappersRoss Zwisler
2016-07-26dax: some small updates to dax.txt documentationRoss Zwisler
2016-07-26arm: get rid of superfluous __GFP_REPEATMichal Hocko
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-07-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-25Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-07-25Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2016-07-25Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds