index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
slab_common.c
Age
Commit message (
Expand
)
Author
2013-11-13
memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
Qiang Huang
2013-09-28
slab_common: Do not check for duplicate slab names
Christoph Lameter
2013-09-04
mm/sl[aou]b: Move kmallocXXX functions to common code
Christoph Lameter
2013-08-14
mm, slab_common: add 'unlikely' to size check of kmalloc_slab()
Joonsoo Kim
2013-07-14
Merge branch 'slab/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-07-08
mm/slab: Give s_next and s_stop slab-specific names
Wanpeng Li
2013-07-07
mm/slab: Fix /proc/slabinfo unwriteable for slab
Wanpeng Li
2013-07-07
mm/slab: Sharing s_next and s_stop between slab and slub
Wanpeng Li
2013-06-13
slab: prevent warnings when allocating with __GFP_NOWARN
Sasha Levin
2013-05-08
mm/slab: Fix crash during slab init
Chris Mason
2013-05-06
mm, slab_common: Fix bootstrap creation of kmalloc caches
Christoph Lameter
2013-05-06
slab: Return NULL for oversized allocations
Christoph Lameter
2013-02-06
mm/sl[au]b: correct allocation type check in kmalloc_slab()
Joonsoo Kim
2013-02-01
slab: Common Kmalloc cache determination
Christoph Lameter
2013-02-01
slab: Common function to create the kmalloc array
Christoph Lameter
2013-02-01
slab: Common definition for the array of kmalloc caches
Christoph Lameter
2013-02-01
slab: Use proper formatting specs for unsigned size_t
Christoph Lameter
2012-12-18
slab: propagate tunable values
Glauber Costa
2012-12-18
memcg: aggregate memcg cache values in slabinfo
Glauber Costa
2012-12-18
memcg/sl[au]b: track all the memcg children of a kmem_cache
Glauber Costa
2012-12-18
memcg: allocate memory for memcg caches whenever a new memcg appears
Glauber Costa
2012-12-18
slab/slub: consider a memcg parameter in kmem_create_cache
Glauber Costa
2012-12-11
mm/sl[aou]b: Common alignment code
Christoph Lameter
2012-12-11
mm, sl[au]b: create common functions for boot slab creation
Christoph Lameter
2012-10-31
slab: Ignore internal flags in cache creation
Glauber Costa
2012-10-24
sl[au]b: Process slabinfo_show in common code
Glauber Costa
2012-10-24
mm/sl[au]b: Move print_slabinfo_header to slab_common.c
Glauber Costa
2012-10-24
mm/sl[au]b: Move slabinfo processing to slab_common.c
Glauber Costa
2012-10-10
mm, slab: release slab_mutex earlier in kmem_cache_destroy()
Jiri Kosina
2012-09-05
Revert "mm/sl[aou]b: Move sysfs_slab_add to common"
Pekka Enberg
2012-09-05
mm/sl[aou]b: Move kmem_cache refcounting to common code
Christoph Lameter
2012-09-05
mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists
Christoph Lameter
2012-09-05
mm/sl[aou]b: Move kmem_cache allocations into common code
Christoph Lameter
2012-09-05
mm/sl[aou]b: Move sysfs_slab_add to common
Christoph Lameter
2012-09-05
mm/sl[aou]b: Do slab aliasing call from common code
Christoph Lameter
2012-09-05
mm/sl[aou]b: Move duping of slab name to slab_common.c
Christoph Lameter
2012-09-05
mm/sl[aou]b: Get rid of __kmem_cache_destroy
Christoph Lameter
2012-09-05
mm/sl[aou]b: Move freeing of kmem_cache structure to common code
Christoph Lameter
2012-09-05
mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct
Christoph Lameter
2012-09-05
mm/sl[aou]b: Extract a common function for kmem_cache_destroy
Christoph Lameter
2012-09-05
mm/sl[aou]b: Move list_add() to slab_common.c
Christoph Lameter
2012-09-05
mm/slab_common: Improve error handling in kmem_cache_create
Christoph Lameter
2012-08-16
mm/slab: restructure kmem_cache_create() debug checks
Shuah Khan
2012-08-16
Revert "mm/slab_common.c: cleanup"
Pekka Enberg
2012-08-16
mm/slab_common.c: cleanup
Andrew Morton
2012-07-30
mm: Fix build warning in kmem_cache_create()
Shuah Khan
2012-07-09
mm, sl[aou]b: Move kmem_cache_create mutex handling to common code
Christoph Lameter
2012-07-09
mm, sl[aou]b: Use a common mutex definition
Christoph Lameter
2012-07-09
mm, sl[aou]b: Common definition for boot state of the slab allocators
Christoph Lameter
2012-07-09
mm, sl[aou]b: Extract common code for kmem_cache_create()
Christoph Lameter