summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-03-15mm/slab: avoid returning values by referenceJoonsoo Kim
2016-03-15mm/slab: introduce new slab management type, OBJFREELIST_SLABJoonsoo Kim
2016-03-15mm/slab: factor out debugging initialization in cache_init_objs()Joonsoo Kim
2016-03-15mm/slab: factor out slab list fixup codeJoonsoo Kim
2016-03-15mm/slab: make criteria for off slab determination robust and simpleJoonsoo Kim
2016-03-15mm/slab: do not change cache size if debug pagealloc isn't possibleJoonsoo Kim
2016-03-15mm/slab: clean up cache type determinationJoonsoo Kim
2016-03-15mm/slab: align cache size first before determination of OFF_SLAB candidateJoonsoo Kim
2016-03-15mm/slab: put the freelist at the end of slab pageJoonsoo Kim
2016-03-15mm/slab: remove object status buffer for DEBUG_SLAB_LEAKJoonsoo Kim
2016-03-15mm/slab: alternative implementation for DEBUG_SLAB_LEAKJoonsoo Kim
2016-03-15mm/slab: clean up DEBUG_PAGEALLOC processing codeJoonsoo Kim
2016-03-15mm/slab: use more appropriate condition check for debug_pageallocJoonsoo Kim
2016-03-15mm/slab: activate debug_pagealloc in SLAB when it is actually enabledJoonsoo Kim
2016-03-15mm/slab: remove the checks for slab implementation bugJoonsoo Kim
2016-03-15mm/slab: remove useless structure defineJoonsoo Kim
2016-03-15mm/slab: fix stale code commentJoonsoo Kim
2016-03-15mm: fix some spellingJesper Dangaard Brouer
2016-03-15mm: new API kfree_bulk() for SLAB+SLUB allocatorsJesper Dangaard Brouer
2016-03-15slab: implement bulk free in SLAB allocatorJesper Dangaard Brouer
2016-03-15slab: avoid running debug SLAB code with IRQs disabled for alloc_bulkJesper Dangaard Brouer
2016-03-15slab: implement bulk alloc in SLAB allocatorJesper Dangaard Brouer
2016-03-15slab: use slab_post_alloc_hook in SLAB allocator shared with SLUBJesper Dangaard Brouer
2016-03-15mm: kmemcheck skip object if slab allocation failedJesper Dangaard Brouer
2016-03-15slab: use slab_pre_alloc_hook in SLAB allocator shared with SLUBJesper Dangaard Brouer
2016-03-15mm: fault-inject take over bootstrap kmem_cache checkJesper Dangaard Brouer
2016-03-15mm/slab: move SLUB alloc hooks to common mm/slab.hJesper Dangaard Brouer
2016-03-15slub: clean up code for kmem cgroup support to kmem_cache_free_bulkJesper Dangaard Brouer
2016-03-15paride: make 'verbose' parameter an 'int' againArnd Bergmann
2016-03-15block: partition: add partition specific uevent callbacks for partition infoSan Mehat
2016-03-15ocfs2/dlm: fix a variable overflow problem in dlmdomain.cJun Piao
2016-03-15ocfs2: fix a tiny race that leads file system read-onlyJiufei Xue
2016-03-15ocfs2/dlm: return EINVAL when the lockres on migration target is in DROPPING_...xuejiufei
2016-03-15ocfs2/dlm: clear DROPPING_REF flag when the master goes downxuejiufei
2016-03-15ocfs2/dlm: return in progress if master can not clear the refmap bit right nowxuejiufei
2016-03-15ocfs2/dlm: add DEREF_DONE messagexuejiufei
2016-03-15ocfs2/dlm: fix a typo in dlmcommon.hJoseph Qi
2016-03-15ocfs2: use spinlock_irqsave() to downconvert lock in ocfs2_osb_dump()jiangyiwen
2016-03-15ocfs2/cluster: replace the interrupt safe spinlocks with common onesjiangyiwen
2016-03-15blackfin: define dummy pgprot_writecombine for !MMUSudip Mukherjee
2016-03-15m32r: mm: fix build warningSudip Mukherjee
2016-03-15tags: Fix DEFINE_PER_CPU expansionsPeter Zijlstra
2016-03-15init/main.c: use list_for_each_entry()Geliang Tang
2016-03-15Merge branch 'fixes' into miscJames Bottomley
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-15Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2016-03-15Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2016-03-15Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-03-15Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds