aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-07-26mm: balloon: use general non-lru movable page featureMinchan Kim7-145/+86
2016-07-26mm: migrate: support non-lru movable page migrationMinchan Kim14-53/+416
2016-07-26mm: use put_page() to free page instead of putback_lru_page()Minchan Kim1-24/+40
2016-07-26zram: drop gfp_t from zcomp_strm_alloc()Sergey Senozhatsky1-4/+4
2016-07-26zram: add more compression algorithmsSergey Senozhatsky1-0/+9
2016-07-26zram: delete custom lzo/lz4Sergey Senozhatsky8-174/+2
2016-07-26zram: cosmetic: cleanup documentationSergey Senozhatsky1-46/+45
2016-07-26zram: use crypto api to check alg availabilitySergey Senozhatsky4-33/+60
2016-07-26zram: switch to crypto compress APISergey Senozhatsky4-52/+69
2016-07-26zram: rename zstrm find-release functionsSergey Senozhatsky3-8/+8
2016-07-26powerpc/mm: check for irq disabled() only if DEBUG_VM is enabledAneesh Kumar K.V1-4/+2
2016-07-26include/linux/mmdebug.h: add VM_WARN which maps to WARN()Aneesh Kumar K.V1-0/+2
2016-07-26mm: oom: add memcg to oom_controlVladimir Davydov5-22/+25
2016-07-26mm: zap ZONE_OOM_LOCKEDVladimir Davydov2-3/+2
2016-07-26memory-hotplug: use zone_can_shift() for sysfs valid_zones attributeReza Arbab1-11/+17
2016-07-26memory-hotplug: more general validation of zone during onlineReza Arbab2-7/+37
2016-07-26memory-hotplug: add move_pfn_range()Reza Arbab1-10/+28
2016-07-26mm/init: fix zone boundary creationOliver O'Halloran1-7/+10
2016-07-26mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pteLi RongQing1-3/+3
2016-07-26mm/slab: use list_move instead of list_del/list_addWei Yongjun1-2/+1
2016-07-26mm: faster kmalloc_array(), kcalloc()Alexey Dobriyan1-0/+2
2016-07-26slab: do not panic on invalid gfp_maskMichal Hocko2-4/+7
2016-07-26slab: make GFP_SLAB_BUG_MASK information more human readableMichal Hocko2-2/+4
2016-07-26mm: SLUB freelist randomizationThomas Garnier3-9/+133
2016-07-26mm: reorganize SLAB freelist randomizationThomas Garnier4-61/+82
2016-07-26fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster2-6/+25
2016-07-26fs/fs-writeback.c: add a new writeback list for syncDave Chinner6-25/+110
2016-07-26ocfs2/cluster: clean up unnecessary assignment for 'ret'piaojun1-6/+2
2016-07-26ocfs2: remove obscure BUG_ON in dlmglueJoseph Qi1-9/+0
2016-07-26ocfs2: cleanup implemented prototypesJoseph Qi2-8/+0
2016-07-26ocfs2/dlm: fix memory leak of dlm_debug_ctxtJoseph Qi2-25/+2
2016-07-26ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locksJoseph Qi1-3/+1
2016-07-26ocfs2: improve recovery performanceJunxiao Bi1-20/+21
2016-07-26ocfs2: fix a redundant re-initializationEric Ren1-2/+0
2016-07-26debugobjects.h: fix trivial kernel doc warningRandy Dunlap1-1/+1
2016-07-26m32r: add __ucmpdi2 to fix build failureSudip Mukherjee4-2/+45
2016-07-26scripts/bloat-o-meter: fix percent on <1% changesRiku Voipio1-2/+2
2016-07-26kbuild: abort build on bad stack protector flagKees Cook2-35/+42
2016-07-26fbmon: remove unused function argumentArnd Bergmann1-1/+0
2016-07-26dma-debug: track bucket lock state for static checkersStephen Boyd1-0/+2
2016-07-26dax: remote unused fault wrappersRoss Zwisler5-71/+21
2016-07-26dax: some small updates to dax.txt documentationRoss Zwisler1-2/+4
2016-07-26arm: get rid of superfluous __GFP_REPEATMichal Hocko2-2/+2
2016-07-25Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds44-320/+1265
2016-07-25Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds111-1208/+2460
2016-07-25Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+21
2016-07-25Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-68/+110
2016-07-25Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds25-143/+955
2016-07-25Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds11-158/+608
2016-07-25Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds6-12/+32