- a9730fc Fix kmalloc slab creation sequence by Christoph Lameter · 9 years ago
- 1ed58b6 linux/slab.h: fix three off-by-one typos in comment by Rasmus Villemoes · 9 years ago
- 4066c33 mm/slab_common: support the slub_debug boot option on specific object size by Gavin Guo · 9 years ago
- 124dee0 mm, slab: correct config option in comment by David Rientjes · 10 years ago
- 0316bec mm: slub: add kernel address sanitizer support for slub allocator by Andrey Ryabinin · 10 years ago
- 2a4db7e memcg: free memcg_caches slot on css offline by Vladimir Davydov · 10 years ago
- 426589f slab: link memcg caches of the same kind into a list by Vladimir Davydov · 10 years ago
- f7ce319 slab: embed memcg_cache_params to kmem_cache by Vladimir Davydov · 10 years ago
- d5b3cf7 memcg: zap memcg_slab_caches and memcg_slab_mutex by Vladimir Davydov · 10 years ago
- 3e0350a memcg: zap memcg_name argument of memcg_create_kmem_cache by Vladimir Davydov · 10 years ago
- 8135be5 memcg: fix possible use-after-free in memcg_kmem_get_cache() by Vladimir Davydov · 10 years ago
- b047501 memcg: use generic slab iterators for showing slabinfo by Vladimir Davydov · 10 years ago
- 61f4710 mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller() by Joonsoo Kim · 10 years ago
- 07f361b mm/slab_common: move kmem_cache definition to internal header by Joonsoo Kim · 10 years ago
- 776ed0f memcg: cleanup kmem cache creation/destruction functions naming by Vladimir Davydov · 10 years ago
- 073ee1c memcg: get rid of memcg_create_cache_name by Vladimir Davydov · 10 years ago
- bd67314 memcg, slab: simplify synchronization scheme by Vladimir Davydov · 10 years ago
- 1e32e77 memcg, slab: do not schedule cache destruction when last page goes away by Vladimir Davydov · 10 years ago
- 5238343 mm: get rid of __GFP_KMEMCG by Vladimir Davydov · 10 years ago
- bf3a340 Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
- 794b124 memcg, slab: separate memcg vs root cache creation paths by Vladimir Davydov · 11 years ago
- 24f870d slab: fix wrongly used macro by Joonsoo Kim · 11 years ago
- e97ca8e mm: fix GFP_THISNODE callers and clarify by Johannes Weiner · 11 years ago
- f315e3f slab: restrict the number of objects in a slab by Joonsoo Kim · 11 years ago
- 7b383be Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
- 433a91f mm: sl[uo]b: fix misleading comments by Dave Hansen · 11 years ago
- f857026 memcg, slab: RCU protect memcg_params for root caches by Vladimir Davydov · 11 years ago
- e1168c2 slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings by Randy Dunlap · 11 years ago
- 7e3528c slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings by Randy Dunlap · 11 years ago
- 24f971a Merge branch 'slab/next' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/linux by Linus Torvalds · 11 years ago
- 6812670 slab: overloading the RCU head over the LRU for RCU free by Joonsoo Kim · 11 years ago
- 23774a2 slab: Use correct GFP_DMA constant by Christoph Lameter · 11 years ago
- f1b6eb6 mm/sl[aou]b: Move kmallocXXX functions to common code by Christoph Lameter · 11 years ago
- e7efa61 slab: add kmalloc() to kernel API documentation by Michael Opdenacker · 11 years ago
- 069e2b35 slob: Rework #ifdeffery in slab.h by Christoph Lameter · 11 years ago
- c601fd6 slab: Handle ARCH_DMA_MINALIGN correctly by Christoph Lameter · 12 years ago
- 9425c58 slab: Common definition for the array of kmalloc caches by Christoph Lameter · 12 years ago
- 95a05b4 slab: Common constants for kmalloc boundaries by Christoph Lameter · 12 years ago
- ce6a502 slab: Common kmalloc slab index determination by Christoph Lameter · 12 years ago
- 3450466 slab: Move kmalloc related function defs by Christoph Lameter · 12 years ago
- 943a451 slab: propagate tunable values by Glauber Costa · 12 years ago
- 749c541 memcg: aggregate memcg cache values in slabinfo by Glauber Costa · 12 years ago
- 1f458cb memcg: destroy memcg caches by Glauber Costa · 12 years ago
- 2633d7a slab/slub: consider a memcg parameter in kmem_create_cache by Glauber Costa · 12 years ago
- ba6c496 slab/slub: struct memcg_params by Glauber Costa · 12 years ago
- 242860a mm/sl[aou]b: Move common kmem_cache_size() to slab.h by Ezequiel Garcia · 12 years ago
- f3f7410 mm, slob: Add support for kmalloc_track_caller() by Ezequiel Garcia · 12 years ago
- 97d0660 mm, sl[aou]b: Common definition for boot state of the slab allocators by Christoph Lameter · 12 years ago
- 039363f mm, sl[aou]b: Extract common code for kmem_cache_create() by Christoph Lameter · 12 years ago
- 3b0efdf mm, sl[aou]b: Extract common fields from struct kmem_cache by Christoph Lameter · 12 years ago
- a3860c1 introduce SIZE_MAX by Xi Wang · 12 years ago
- a820372 slab: introduce kmalloc_array() by Xi Wang · 13 years ago
- 9081064 slab allocators: Provide generic description of alignment defines by Christoph Lameter · 13 years ago
- 3192b92 slab, slub, slob: Unify alignment definition by Christoph Lameter · 13 years ago
- 6331046 mm: Remove support for kmem_cache_name() by Christoph Lameter · 14 years ago
- ccd35fb kernel: kmem_ptr_validate considered harmful by Nick Piggin · 14 years ago
- 7adde04 slab: fix caller tracking on !CONFIG_DEBUG_SLAB && CONFIG_TRACING by Xiaotian Feng · 14 years ago
- fc1c183 slab: Generify kernel pointer validation by Pekka Enberg · 15 years ago
- 4c13dd3 failslab: add ability to filter slab caches by Dmitry Monakhov · 15 years ago
- 722f2a6 Merge commit 'linus/master' into HEAD by Vegard Nossum · 15 years ago
- 2dff440 kmemcheck: add mm functions by Vegard Nossum · 16 years ago
- 7e85ee0 slab,slub: don't enable interrupts during early boot by Pekka Enberg · 15 years ago
- d5cff63 kmemleak: Add the slab memory allocation/freeing hooks by Catalin Marinas · 15 years ago
- 3ef0e5b slab: introduce kzfree() by Johannes Weiner · 16 years ago
- fd37617 Merge branches 'topic/fixes', 'topic/cleanups' and 'topic/documentation' into for-linus by Pekka Enberg · 16 years ago
- dfcd361 slab: Fix comment on #endif by Pascal Terjan · 16 years ago
- ce71e27 SLUB: Replace __builtin_return_address(0) with _RET_IP_. by Eduard - Gabriel Munteanu · 16 years ago
- d7de4c1 slab: document SLAB_DESTROY_BY_RCU by Peter Zijlstra · 16 years ago
- 7b3c3a5 proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c by Alexey Dobriyan · 16 years ago
- 2284284 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
- 93bc4e8 netfilter: fix double-free and use-after free by Pekka Enberg · 16 years ago
- 51cc506 SL*B: drop kmem cache argument from constructor by Alexey Dobriyan · 16 years ago
- 9ca908f kcalloc: remove runtime division by Milton Miller · 16 years ago
- cde5353 Christoph has moved by Christoph Lameter · 16 years ago
- 979b0fe vm: add kzalloc_node() inline by Jeff Layton · 16 years ago
- 735643e Remove "#ifdef __KERNEL__" checks from unexported headers by Robert P. J. Day · 17 years ago
- 30327ac slab: add a flag to prevent debug_free checks on a kmem_cache by Thomas Gleixner · 17 years ago
- 158a962 Unify /proc/slabinfo configuration by Linus Torvalds · 17 years ago
- 4ba9b9d Slab API: remove useless ctor parameter and reorder parameters by Christoph Lameter · 17 years ago
- e12ba74 Group short-lived and reclaimable kernel allocations by Mel Gorman · 17 years ago
- 1d4ec7b Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR) by Roland Dreier · 17 years ago
- 20c2df8 mm: Remove slab destructors from kmem_cache_create(). by Paul Mundt · 17 years ago
- 81cda66 Slab allocators: Cleanup zeroing allocations by Christoph Lameter · 17 years ago
- 6cb8f91 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics by Christoph Lameter · 17 years ago
- 6193a2f slob: initial NUMA support by Paul Mundt · 17 years ago
- 698827f Remove the deprecated "kmem_cache_t" typedef from slab.h. by Robert P. J. Day · 17 years ago
- debee07 slab allocators: MAX_ORDER one off fix by Christoph Lameter · 17 years ago
- 0aa817f Slab allocators: define common size limitations by Christoph Lameter · 17 years ago
- a35afb8 Remove SLAB_CTOR_CONSTRUCTOR by Christoph Lameter · 17 years ago
- 3ca12ee SLAB: Move two remaining SLAB specific definitions to slab_def.h by Christoph Lameter · 17 years ago
- 4f10493 slab allocators: Remove SLAB_CTOR_ATOMIC by Christoph Lameter · 18 years ago
- 50953fe slab allocators: Remove SLAB_DEBUG_INITIAL flag by Christoph Lameter · 18 years ago
- 0a31bd5 KMEM_CACHE(): simplify slab cache creation by Christoph Lameter · 18 years ago
- 5af6083 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN by Christoph Lameter · 18 years ago
- 81819f0 SLUB core by Christoph Lameter · 18 years ago
- ac26772 mm/slab.c: proper prototypes by Adrian Bunk · 18 years ago
- fd76bab slab: introduce krealloc by Pekka Enberg · 18 years ago
- 55935a3 [PATCH] More slab.h cleanups by Christoph Lameter · 18 years ago
- 2e892f4 [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators by Christoph Lameter · 18 years ago
- 1b1cec4 [PATCH] slab: deprecate kmem_cache_t by Andrew Morton · 18 years ago