index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
slab_def.h
Age
Commit message (
Expand
)
Author
2014-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-01-21
reciprocal_divide: update/correction of the algorithm
Hannes Frederic Sowa
2014-01-21
slab: struct kmem_cache is protected by slab_mutex
Fam Zheng
2013-11-22
Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/pen...
Linus Torvalds
2013-10-24
slab: use struct page for slab management
Joonsoo Kim
2013-09-04
mm/sl[aou]b: Move kmallocXXX functions to common code
Christoph Lameter
2013-05-06
slab: Return NULL for oversized allocations
Christoph Lameter
2013-02-01
slab: Common definition for the array of kmalloc caches
Christoph Lameter
2013-02-01
slab: Rename nodelists to node
Christoph Lameter
2013-02-01
slab: Common name for the per node structures
Christoph Lameter
2013-02-01
slab: Use common kmalloc_index/kmalloc_size functions
Christoph Lameter
2012-12-18
slab/slub: struct memcg_params
Glauber Costa
2012-12-11
slab: Simplify bootstrap
Christoph Lameter
2012-09-29
mm/slab: Fix kmem_cache_alloc_node_trace() declaration
Ezequiel Garcia
2012-09-25
mm, slab: Match SLAB and SLUB kmem_cache_alloc_xxx_trace() prototype
Ezequiel Garcia
2012-09-25
mm, slab: Remove silly function slab_buffer_size()
Ezequiel Garcia
2012-08-17
mm, slab: remove dflags
David Rientjes
2012-07-02
slab: rename gfpflags to allocflags
Glauber Costa
2012-06-14
mm, sl[aou]b: Extract common fields from struct kmem_cache
Christoph Lameter
2012-01-09
tracing/mm: Move include of trace/events/kmem.h out of header into slab.c
Steven Rostedt
2011-07-20
slab: shrink sizeof(struct kmem_cache)
Eric Dumazet
2011-06-16
slab, slub, slob: Unify alignment definition
Christoph Lameter
2010-11-28
tracing/slab: Move kmalloc tracepoint out of inline code
Steven Rostedt
2010-08-11
dma-mapping: rename ARCH_KMALLOC_MINALIGN to ARCH_DMA_MINALIGN
FUJITA Tomonori
2010-06-09
tracing: Remove kmemtrace ftrace plugin
Li Zefan
2010-05-19
mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slab_def.h>
David Woodhouse
2009-12-11
tracing, slab: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING
Li Zefan
2009-06-13
slab: move struct kmem_cache to headers
Pekka Enberg
2009-04-12
tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and ...
Zhaolei
2009-04-03
kmemtrace: use tracepoints
Eduard - Gabriel Munteanu
2009-02-03
Merge branches 'tracing/ftrace', 'tracing/kmemtrace' and 'linus' into tracing...
Ingo Molnar
2009-01-27
kmalloc: return NULL instead of link failure
Jeff Mahoney
2008-12-30
tracing/kmemtrace: normalize the raw tracer event to the unified tracing API
Frederic Weisbecker
2008-12-29
kmemtrace: SLAB hooks.
Eduard - Gabriel Munteanu
2008-03-06
slab - use angle brackets for include of kmalloc_sizes.h
Joe Perches
2008-01-02
Unify /proc/slabinfo configuration
Linus Torvalds
2007-07-17
Slab allocators: Cleanup zeroing allocations
Christoph Lameter
2007-07-17
Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics
Christoph Lameter
2007-07-16
slob: initial NUMA support
Paul Mundt
2007-05-17
SLAB: Move two remaining SLAB specific definitions to slab_def.h
Christoph Lameter
2007-02-11
[PATCH] optional ZONE_DMA: optional ZONE_DMA in the VM
Christoph Lameter
2006-12-13
[PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators
Christoph Lameter