Commit Graph

67 Commits (1a7a242c898dd131f2df005c492e9b44fb8900e0)

Author SHA1 Message Date
Christoph Lameter 8fce4d8e3b [PATCH] slab: Node rotor for freeing alien caches and remote per cpu pages. 19 years ago
Jack Steiner 07ed76b2a0 [PATCH] slab: allocate larger cache_cache if order 0 fails 19 years ago
Linus Torvalds f78bb8ad48 slab: fix calculate_slab_order() for SLAB_RECLAIM_ACCOUNT 19 years ago
Linus Torvalds 9888e6fa7b slab: clarify and fix calculate_slab_order() 19 years ago
Linus Torvalds 264132bc62 Fix "check_slabp" printout size calculation 19 years ago
Ravikiran G Thirumalai f0188f4748 [PATCH] slab: Avoid deadlock at kmem_cache_create/kmem_cache_destroy 19 years ago
Linus Torvalds 7a21ef6fe9 mm/slab.c (non-NUMA): Fix compile warning and clean up code 19 years ago
Ravikiran G Thirumalai 4484ebf12b [PATCH] NUMA slab locking fixes: fix cpu down and up locking 19 years ago
Ravikiran G Thirumalai ca3b9b9173 [PATCH] NUMA slab locking fixes: irq disabling from cahep->spinlock to l3 lock 19 years ago
Ravikiran G Thirumalai 2e1217cf96 [PATCH] NUMA slab locking fixes: move color_next to l3 19 years ago
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 20 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