summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-07-27zram: use crypto api to check alg availabilitySergey Senozhatsky4-33/+60
2016-07-27zram: switch to crypto compress APISergey Senozhatsky4-52/+69
2016-07-27zram: rename zstrm find-release functionsSergey Senozhatsky3-8/+8
2016-07-27powerpc/mm: check for irq disabled() only if DEBUG_VM is enabledAneesh Kumar K.V1-4/+2
2016-07-27include/linux/mmdebug.h: add VM_WARN which maps to WARN()Aneesh Kumar K.V1-0/+2
2016-07-27mm: oom: add memcg to oom_controlVladimir Davydov5-22/+25
2016-07-27mm: zap ZONE_OOM_LOCKEDVladimir Davydov2-3/+2
2016-07-27memory-hotplug: use zone_can_shift() for sysfs valid_zones attributeReza Arbab1-11/+17
2016-07-27memory-hotplug: more general validation of zone during onlineReza Arbab2-7/+37
2016-07-27memory-hotplug: add move_pfn_range()Reza Arbab1-10/+28
2016-07-27mm/init: fix zone boundary creationOliver O'Halloran1-7/+10
2016-07-27mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pteLi RongQing1-3/+3
2016-07-27mm/slab: use list_move instead of list_del/list_addWei Yongjun1-2/+1
2016-07-27mm: faster kmalloc_array(), kcalloc()Alexey Dobriyan1-0/+2
2016-07-27slab: do not panic on invalid gfp_maskMichal Hocko2-4/+7
2016-07-27slab: make GFP_SLAB_BUG_MASK information more human readableMichal Hocko2-2/+4
2016-07-27mm: SLUB freelist randomizationThomas Garnier3-9/+133
2016-07-27mm: reorganize SLAB freelist randomizationThomas Garnier4-61/+82
2016-07-27fs/fs-writeback.c: inode writeback list tracking tracepointsBrian Foster2-6/+25
2016-07-27fs/fs-writeback.c: add a new writeback list for syncDave Chinner6-25/+110
2016-07-27ocfs2/cluster: clean up unnecessary assignment for 'ret'piaojun1-6/+2
2016-07-27ocfs2: remove obscure BUG_ON in dlmglueJoseph Qi1-9/+0
2016-07-27ocfs2: cleanup implemented prototypesJoseph Qi2-8/+0
2016-07-27ocfs2/dlm: fix memory leak of dlm_debug_ctxtJoseph Qi2-25/+2
2016-07-27ocfs2: cleanup unneeded goto in ocfs2_create_new_inode_locksJoseph Qi1-3/+1
2016-07-27ocfs2: improve recovery performanceJunxiao Bi1-20/+21
2016-07-27ocfs2: fix a redundant re-initializationEric Ren1-2/+0
2016-07-27debugobjects.h: fix trivial kernel doc warningRandy Dunlap1-1/+1
2016-07-27m32r: add __ucmpdi2 to fix build failureSudip Mukherjee4-2/+45
2016-07-27scripts/bloat-o-meter: fix percent on <1% changesRiku Voipio1-2/+2
2016-07-27kbuild: abort build on bad stack protector flagKees Cook2-35/+42
2016-07-27fbmon: remove unused function argumentArnd Bergmann1-1/+0
2016-07-27dma-debug: track bucket lock state for static checkersStephen Boyd1-0/+2
2016-07-27dax: remote unused fault wrappersRoss Zwisler5-71/+21
2016-07-27dax: some small updates to dax.txt documentationRoss Zwisler1-2/+4
2016-07-27arm: get rid of superfluous __GFP_REPEATMichal Hocko2-2/+2
2016-07-26Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds44-320/+1265
2016-07-26Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds111-1208/+2460
2016-07-26Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+21
2016-07-26Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-68/+110
2016-07-26Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds25-143/+955
2016-07-26Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds11-158/+608
2016-07-26Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds6-12/+32
2016-07-26Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2-14/+6
2016-07-26Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-1/+36
2016-07-26Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds30-336/+778
2016-07-26Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds88-406/+3069
2016-07-26Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds12-26/+10
2016-07-26Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-120/+109
2016-07-25Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds10-190/+418