Commit Graph

101 Commits (9826a516ff77c5820e591211e4f3e58ff36f46be)

Author SHA1 Message Date
David Rientjes 82bd5508b4 mm, slob: fix build breakage in __kmalloc_node_track_caller 13 years ago
Ezequiel Garcia f3f7410195 mm, slob: Add support for kmalloc_track_caller() 13 years ago
Ezequiel Garcia 90f2cbbc49 mm, slob: Use NUMA_NO_NODE instead of -1 13 years ago
Christoph Lameter cce89f4f69 mm/sl[aou]b: Move kmem_cache refcounting to common code 13 years ago
Christoph Lameter 8a13a4cc80 mm/sl[aou]b: Shrink __kmem_cache_create() parameter lists 13 years ago
Christoph Lameter 278b1bb131 mm/sl[aou]b: Move kmem_cache allocations into common code 13 years ago
Christoph Lameter 12c3667fb7 mm/sl[aou]b: Get rid of __kmem_cache_destroy 13 years ago
Christoph Lameter 8f4c765c22 mm/sl[aou]b: Move freeing of kmem_cache structure to common code 13 years ago
Christoph Lameter 9b030cb865 mm/sl[aou]b: Use "kmem_cache" name for slab cache with kmem_cache struct 13 years ago
Christoph Lameter 945cf2b619 mm/sl[aou]b: Extract a common function for kmem_cache_destroy 13 years ago
Christoph Lameter 7c9adf5a54 mm/sl[aou]b: Move list_add() to slab_common.c 13 years ago
Christoph Lameter 44a8bdea19 slob: Fix early boot kernel crash 13 years ago
Christoph Lameter 97d0660915 mm, sl[aou]b: Common definition for boot state of the slab allocators 13 years ago
Christoph Lameter 039363f38b mm, sl[aou]b: Extract common code for kmem_cache_create() 13 years ago
Christoph Lameter 3b0efdfa1e mm, sl[aou]b: Extract common fields from struct kmem_cache 13 years ago
Christoph Lameter b5568280c9 slob: Remove various small accessors 13 years ago
Christoph Lameter 690d577739 slob: No need to zero mapping since it is no longer in use 13 years ago
Christoph Lameter b8c24c4aef slob: Define page struct fields used in mm_types.h 13 years ago
Paul Gortmaker b95f1b31b7 mm: Map most files to use export.h instead of module.h 13 years ago
Arun Sharma 60063497a9 atomic: use <linux/atomic.h> 14 years ago
Steven Rostedt bd50cfa891 slob/lockdep: Fix gfp flags passed to lockdep 14 years ago
Christoph Lameter 63310467a3 mm: Remove support for kmem_cache_name() 14 years ago
Nick Piggin ccd35fb9f4 kernel: kmem_ptr_validate considered harmful 14 years ago
David Rientjes 8df275af8d slob: fix gfp flags for order-0 page allocations 15 years ago
Bob Liu d602dabaeb SLOB: Free objects to their own list 15 years ago
Paul E. McKenney 875352c942 mm: remove all rcu head initializations 15 years ago
Li Zefan 039ca4e74a tracing: Remove kmemtrace ftrace plugin 15 years ago
David Woodhouse bac49ce42a mm: Move ARCH_SLAB_MINALIGN and ARCH_KMALLOC_MINALIGN to <linux/slob_def.h> 15 years ago
Wu Fengguang bbff2e433e slab: remove duplicate kmem_cache_init_late() declarations 16 years ago
Paul E. McKenney 7ed9f7e5db fix RCU-callback-after-kmem_cache_destroy problem in sl[aou]b 16 years ago
Mel Gorman 6484eb3e2a page allocator: do not check NUMA node ID when the caller knows the node is valid 16 years ago
Catalin Marinas 4374e616d2 kmemleak: Add the slob memory allocation/freeing hooks 16 years ago
Wu Fengguang 7303f24098 slob: use PG_slab for identifying SLOB pages 16 years ago
Nick Piggin 1f0532eb61 mm: SLOB fix reclaim_state 16 years ago
Zhaolei 02af61bb50 tracing, kmemtrace: Separate include/trace/kmemtrace.h to kmemtrace part and tracepoint part 16 years ago
Pekka Enberg 2121db74ba kmemtrace: trace kfree() calls with NULL or zero-length objects 16 years ago
Eduard - Gabriel Munteanu ca2b84cb3c kmemtrace: use tracepoints 16 years ago
Ingo Molnar 19cefdffbf lockdep: annotate reclaim context (__GFP_NOFS), fix SLOB 16 years ago
Nick Piggin 6fb8f42439 slob: fix lockup in slob_free() 16 years ago
Nick Piggin cf40bd16fd lockdep: annotate reclaim context (__GFP_NOFS) 16 years ago
Kirill A. Shutemov b1aabecd55 mm: Export symbol ksize() 16 years ago
Américo Wang 6e9ed0cc4b slob: clean up the code 16 years ago
Frederic Weisbecker 36994e58a4 tracing/kmemtrace: normalize the raw tracer event to the unified tracing API 16 years ago
Eduard - Gabriel Munteanu 3eae2cb24a kmemtrace: SLOB hooks. 16 years ago
Catalin Marinas 5e18e2b8b3 slob: do not pass the SLAB flags as GFP in kmem_cache_create() 16 years ago
Matt Mackall 70096a561d SLOB: fix bogus ksize calculation fix 17 years ago
Matt Mackall 85ba94ba05 SLOB: fix bogus ksize calculation 17 years ago
Adrian Bunk 231367fd9b mm: unexport ksize 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Andy Whitcroft 9023cb7e85 slob: record page flag overlays explicitly 17 years ago