summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-01-15vmalloc: allow to account vmalloc to memcgVladimir Davydov
2016-01-15slab: add SLAB_ACCOUNT flagVladimir Davydov
2016-01-15memcg: only account kmem allocations marked as __GFP_ACCOUNTVladimir Davydov
2016-01-15Revert "gfp: add __GFP_NOACCOUNT"Vladimir Davydov
2016-01-15Revert "kernfs: do not account ino_ida allocations to memcg"Vladimir Davydov
2016-01-15mm/slab.c: add a helper function get_first_slabGeliang Tang
2016-01-15mm/slab.c: use list_for_each_entry in cache_flusharrayGeliang Tang
2016-01-15mm/slab.c use list_first_entry_or_null()Geliang Tang
2016-01-15include/linux/dcache.h: remove semicolons from HASH_LEN_DECLAREAndrew Morton
2016-01-15ocfs2/dlm: cleanup redunant lksb flags in dlmcommon.hJoseph Qi
2016-01-15ocfs2: dlm: remove redundant codeJunxiao Bi
2016-01-15ocfs2: access orphan dinode before delete entry in ocfs2_orphan_delJoseph Qi
2016-01-15ocfs2/dlm: do not insert a new mle when another process is already migratingxuejiufei
2016-01-15ocfs2/dlm: ignore cleaning the migration mle that is inusexuejiufei
2016-01-15ocfs2: do not lock/unlock() inode DLM lockGoldwyn Rodrigues
2016-01-15ocfs2: fix slot overwritten if storage link down during mountjiangyiwen
2016-01-15ocfs2/dlm: return appropriate value when dlm_grab() returns NULLXue jiufei
2016-01-15ocfs2: clean up redundant NULL check before iputJoseph Qi
2016-01-15ocfs2/dlm: wait until DLM_LOCK_RES_SETREF_INPROG is cleared in dlm_deref_lock...jiangyiwen
2016-01-15ocfs2: constify ocfs2_extent_tree_operations structuresJulia Lawall
2016-01-15ocfs2/dlm: fix a race between purge and migrationXue jiufei
2016-01-15ocfs2: o2hb: increase unsteady iterationsJunxiao Bi
2016-01-15ocfs2: return non-zero st_blocks for inline dataJohn Haxby
2016-01-15ocfs2: optimize bad declarations and redundant assignmentNorton.Zhu
2016-01-15logfs: fix logfs build errors and dependenciesArnd Bergmann
2016-01-15modpost: don't add a trailing wildcard for OF module aliasesJavier Martinez Canillas
2016-01-15fsnotify: destroy marks with call_srcu instead of dedicated threadJeff Layton
2016-01-15fs/notify/inode_mark.c: use list_next_entry in fsnotify_unmount_inodesGeliang Tang
2016-01-15scripts/bloat-o-meter: fix python3 syntax errorSergey Senozhatsky
2016-01-15dma-debug: switch check from _text to _stextLaura Abbott
2016-01-15m32r: fix m32104ut_defconfig build failSudip Mukherjee
2016-01-14Make sure that highmem pages are not added to symlink page cacheAl Viro
2016-01-14Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-14Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2016-01-14Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-01-14Merge branch 'i2c/for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/w...Linus Torvalds
2016-01-14Merge tag 'devicetree-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2016-01-14Merge tag 'mfd-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-01-14Merge tag 'for-v4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/lin...Linus Torvalds
2016-01-14Merge tag 'hsi-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/sre/...Linus Torvalds
2016-01-14Merge tag 'backlight-for-linus-4.5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-01-14Merge branches 'for-4.4/upstream-fixes', 'for-4.5/async-suspend', 'for-4.5/co...Jiri Kosina
2016-01-14x86/cpu/amd: Remove an unneeded condition in srat_detect_node()Dan Carpenter
2016-01-14mfd: davinci_voicecodec: Remove pointless 'out of memory' error messageLee Jones
2016-01-14mfd: da9052-irq: Fix trivial 'space before comma' errorLee Jones
2016-01-14mfd: da9052-i2c: Fix tabbing/whitespace issueLee Jones
2016-01-14mfd: da903x: Fix white space and split string issuesLee Jones
2016-01-14mfd: cs5535-mfd: Add missing line spacing and make local array staticLee Jones
2016-01-14mfd: cros_ec_spi: Repair comparison ordering issueLee Jones
2016-01-14mfd: cros_ec_i2c: Fix trivial 'tabs before spaces' whitespace issue.Lee Jones