Commit Graph

88 Commits (9a86e2bad0b9fbf3290ae496da6dab9536dd6bf7)

Author SHA1 Message Date
Dmitry Monakhov 4c13dd3b48 failslab: add ability to filter slab caches 15 years ago
Vegard Nossum 2dff440525 kmemcheck: add mm functions 16 years ago
Pekka Enberg 7e85ee0c1d slab,slub: don't enable interrupts during early boot 16 years ago
Catalin Marinas d5cff63529 kmemleak: Add the slab memory allocation/freeing hooks 16 years ago
Johannes Weiner 3ef0e5ba46 slab: introduce kzfree() 16 years ago
Eduard - Gabriel Munteanu 35995a4d81 SLUB: Replace __builtin_return_address(0) with _RET_IP_. 16 years ago
Pascal Terjan dfcd361028 slab: Fix comment on #endif 16 years ago
Eduard - Gabriel Munteanu ce71e27c6f SLUB: Replace __builtin_return_address(0) with _RET_IP_. 16 years ago
Peter Zijlstra d7de4c1dc3 slab: document SLAB_DESTROY_BY_RCU 16 years ago
Alexey Dobriyan 7b3c3a50a3 proc: move /proc/slabinfo boilerplate to mm/slub.c, mm/slab.c 17 years ago
Pekka Enberg 93bc4e89c2 netfilter: fix double-free and use-after free 17 years ago
Alexey Dobriyan 51cc50685a SL*B: drop kmem cache argument from constructor 17 years ago
Milton Miller 9ca908f47b kcalloc: remove runtime division 17 years ago
Christoph Lameter cde5353599 Christoph has moved 17 years ago
Jeff Layton 979b0fea2d vm: add kzalloc_node() inline 17 years ago
Robert P. J. Day 735643ee6c Remove "#ifdef __KERNEL__" checks from unexported headers 17 years ago
Thomas Gleixner 30327acf78 slab: add a flag to prevent debug_free checks on a kmem_cache 17 years ago
Linus Torvalds 158a962422 Unify /proc/slabinfo configuration 17 years ago
Christoph Lameter 4ba9b9d0ba Slab API: remove useless ctor parameter and reorder parameters 18 years ago
Mel Gorman e12ba74d8f Group short-lived and reclaimable kernel allocations 18 years ago
Roland Dreier 1d4ec7b1d6 Fix ZERO_OR_NULL_PTR(ZERO_SIZE_PTR) 18 years ago
Paul Mundt 20c2df83d2 mm: Remove slab destructors from kmem_cache_create(). 18 years ago
Christoph Lameter 81cda66261 Slab allocators: Cleanup zeroing allocations 18 years ago
Christoph Lameter 6cb8f91320 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics 18 years ago
Paul Mundt 6193a2ff18 slob: initial NUMA support 18 years ago
Robert P. J. Day 698827fa9f Remove the deprecated "kmem_cache_t" typedef from slab.h. 18 years ago
Christoph Lameter debee0768e slab allocators: MAX_ORDER one off fix 18 years ago
Christoph Lameter 0aa817f078 Slab allocators: define common size limitations 18 years ago
Christoph Lameter a35afb830f Remove SLAB_CTOR_CONSTRUCTOR 18 years ago
Christoph Lameter 3ca12ee549 SLAB: Move two remaining SLAB specific definitions to slab_def.h 18 years ago
Christoph Lameter 4f10493459 slab allocators: Remove SLAB_CTOR_ATOMIC 18 years ago
Christoph Lameter 50953fe9e0 slab allocators: Remove SLAB_DEBUG_INITIAL flag 18 years ago
Christoph Lameter 0a31bd5f2b KMEM_CACHE(): simplify slab cache creation 18 years ago
Christoph Lameter 5af6083990 slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGN 18 years ago
Christoph Lameter 81819f0fc8 SLUB core 18 years ago
Adrian Bunk ac267728f1 mm/slab.c: proper prototypes 18 years ago
Pekka Enberg fd76bab2fa slab: introduce krealloc 18 years ago
Christoph Lameter 55935a34a4 [PATCH] More slab.h cleanups 18 years ago
Christoph Lameter 2e892f43cc [PATCH] Cleanup slab headers / API to allow easy addition of new slab allocators 18 years ago
Andrew Morton 1b1cec4bbc [PATCH] slab: deprecate kmem_cache_t 18 years ago
Christoph Lameter 441e143e95 [PATCH] slab: remove SLAB_DMA 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
Christoph Lameter f7267c0c07 [PATCH] slab: remove SLAB_USER 18 years ago
Christoph Lameter e6b4f8da3a [PATCH] slab: remove SLAB_NOFS 18 years ago
Christoph Lameter 55acbda096 [PATCH] slab: remove SLAB_NOIO 18 years ago
Christoph Lameter a06d72c1dc [PATCH] slab: remove SLAB_LEVEL_MASK 18 years ago
Christoph Lameter 6e0eaa4b05 [PATCH] slab: remove SLAB_NO_GROW 18 years ago
Christoph Lameter ebe29738f3 [PATCH] Remove uses of kmem_cache_t from mm/* and include/linux/slab.h 18 years ago
Christoph Lameter b86c089b83 [PATCH] Move names_cachep to linux/fs.h 18 years ago