208 Commits (32d7331852a07d1f94c6d1b817c7c45648aa0fe7)

Author SHA1 Message Date
Randy Dunlap ee13d785ea [PATCH] slab: fix sparse warning 19 years ago
Randy.Dunlap a70773ddb9 [PATCH] mm/slab: add kernel-doc for one function 19 years ago
Pekka Enberg 7fd6b14130 [PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLAB 19 years ago
Pekka Enberg 343e0d7a93 [PATCH] slab: replace kmem_cache_t with struct kmem_cache 19 years ago
Pekka Enberg 9a2dba4b49 [PATCH] slab: rename ac_data to cpu_cache_get 19 years ago
Pekka Enberg 6ed5eb2211 [PATCH] slab: extract virt_to_{cache|slab} 19 years ago
Pekka Enberg 5295a74cc0 [PATCH] slab: reduce inlining 19 years ago
Matthew Dobson 78d382d77c [PATCH] slab: extract slab_{put|get}_obj 19 years ago
Matthew Dobson 12dd36faec [PATCH] slab: extract slab_destroy_objs() 19 years ago
Steven Rostedt fbaccacff1 [PATCH] slab: cache_estimate cleanup 19 years ago
Steven Rostedt 5ec8a847bb [PATCH] slab: have index_of bug at compile time 19 years ago
Christoph Lameter 18f820f655 [PATCH] slab: minor cleanup to kmem_cache_alloc_node 19 years ago
Manfred Spraul 3dafccf227 [PATCH] slab: distinguish between object and buffer size 19 years ago
Benjamin LaHaise 9884fd8df1 [PATCH] Use 32 bit division in slab_put_obj() 19 years ago
Christoph Lameter 86c562a9d6 [PATCH] mm: optimize numa policy handling in slab allocator 19 years ago
Christoph Lameter dc85da15d4 [PATCH] NUMA policies in the slab allocator V2 19 years ago
Ingo Molnar fc0abb1451 [PATCH] sem2mutex: mm/slab.c 19 years ago
David Woodhouse a4fc7ab1d0 [PATCH] fix/simplify mutex debugging code 19 years ago
Ingo Molnar de5097c2e7 [PATCH] mutex subsystem, more debugging code 19 years ago
Matt Mackall 30992c97ae [PATCH] slob: introduce mm/util.c for shared functions 19 years ago
Tobias Klauser cd105df459 [PATCH] mm: clean up local variables 19 years ago
Pekka Enberg b28a02de8c [PATCH] slab: fix code formatting 19 years ago
Pekka Enberg 4d268eba11 [PATCH] slab: extract slab order calculation to separate function 19 years ago
Pekka Enberg 85289f98dd [PATCH] slab: extract slabinfo header printing to separate function 19 years ago
Pekka Enberg f9f7500521 [PATCH] slab: remove unused align parameter from alloc_percpu 19 years ago
Christoph Lameter 50c85a19e7 [PATCH] slab: remove alloc_pages() calls 19 years ago
Pekka Enberg 065d41cb26 [PATCH] slab: convert cache to page mapping macros 19 years ago
Adrian Bunk dc6f3f276e mm/slab.c: fix a comment typo 19 years ago
Randy Dunlap 1e5d533142 [PATCH] more kernel-doc cleanups, additions 19 years ago
Manfred Spraul cd61ef6268 [PATCH] slab: Use same schedule timeout for all cpus in cache_reap 19 years ago
Pekka J Enberg 2109a2d1b1 [PATCH] mm: rename kmem_cache_s to kmem_cache 19 years ago
Andrew Morton 4f12bb4f77 [PATCH] slab: don't BUG on duplicated cache 19 years ago
Christoph Lameter 09ad4bbc3a [PATCH] slab: add additional debugging to detect slabs from the wrong node 19 years ago
Al Viro 6daa0e2862 [PATCH] gfp_t: mm/* (easy parts) 19 years ago
Al Viro dd0fc66fb3 [PATCH] gfp flags annotations - part 1 19 years ago
Alok N Kataria 5c38230087 [PATCH] kmalloc_node IRQ safety fix 20 years ago
Andrew Morton dbdb904500 [PATCH] revert oversized kmalloc check 20 years ago
Christoph Lameter eafb42707b [PATCH] __kmalloc: Generate BUG if size requested is too large. 20 years ago
Christoph Lameter ff69416e63 [PATCH] slab: fix handling of pages from foreign NUMA nodes 20 years ago
Ivan Kokshaysky 7243cc05ba [PATCH] slab: alpha inlining fix 20 years ago
Alok Kataria c7e43c78ae [PATCH] Fix slab BUG_ON() triggered by change in array cache size 20 years ago
Victor Fusco b2d550736f [PATCH] mm/slab: fix sparse warnings 20 years ago
Pekka Enberg 80e93effce [PATCH] update kfree, vfree, and vunmap kerneldoc 20 years ago
Christoph Lameter e498be7daf [PATCH] Numa-aware slab allocator V5 20 years ago
Pekka J Enberg dd3927105b [PATCH] introduce and use kzalloc 20 years ago
Manfred Spraul 00e145b6d5 [PATCH] slab: removes local_irq_save()/local_irq_restore() pair 20 years ago
Eric Dumazet 34342e863c [PATCH] mm/slab.c: prefetchw the start of new allocated objects 20 years ago
Kyle Moffett fa5b08d5f8 [PATCH] sab: consolidate kmem_bufctl_t 20 years ago
Martin Hicks 0abf40c1ac [PATCH] vm: slab.c spelling correction 20 years ago
Alexey Dobriyan 0db925af1d [PATCH] propagate __nocast annotations 20 years ago