| Commit message (Expand) | Author | Age | Files | Lines |
* | [PATCH] slab: kmalloc, kzalloc comments cleanup and fix | Paul Drynoff | 2006-06-23 | 1 | -0/+50 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse | 2006-05-24 | 1 | -0/+1 |
|\ |
|
| * | [PATCH] add slab_is_available() routine for boot code | Mike Kravetz | 2006-05-15 | 1 | -0/+1 |
* | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
|/ |
|
* | [PATCH] copy_process: cleanup bad_fork_cleanup_signal | Oleg Nesterov | 2006-03-28 | 1 | -1/+0 |
* | [PATCH] slab: optimize constant-size kzalloc calls | Pekka Enberg | 2006-03-25 | 1 | -3/+27 |
* | [PATCH] slab: introduce kmem_cache_zalloc allocator | Pekka Enberg | 2006-03-25 | 1 | -0/+2 |
* | [PATCH] slab: implement /proc/slab_allocators | Al Viro | 2006-03-25 | 1 | -2/+4 |
* | [PATCH] cpuset memory spread slab cache implementation | Paul Jackson | 2006-03-24 | 1 | -0/+1 |
* | [PATCH] slab: Remove SLAB_NO_REAP option | Christoph Lameter | 2006-03-22 | 1 | -1/+0 |
* | [PATCH] kcalloc(): INT_MAX -> ULONG_MAX | Adrian Bunk | 2006-03-22 | 1 | -1/+1 |
* | [PATCH] slab: fix kzalloc and kstrdup caller report for CONFIG_DEBUG_SLAB | Pekka Enberg | 2006-02-01 | 1 | -0/+7 |
* | [PATCH] slob: introduce the SLOB allocator | Matt Mackall | 2006-01-08 | 1 | -0/+35 |
* | [PATCH] mm: rename kmem_cache_s to kmem_cache | Pekka J Enberg | 2005-11-07 | 1 | -1/+1 |
* | [PATCH] gfp_t: mm/* (easy parts) | Al Viro | 2005-10-28 | 1 | -1/+1 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 | 1 | -10/+9 |
* | [PATCH] mm/slab: fix sparse warnings | Victor Fusco | 2005-09-10 | 1 | -1/+2 |
* | [PATCH] introduce and use kzalloc | Pekka J Enberg | 2005-09-07 | 1 | -1/+15 |
* | [PATCH] Really __nocast-annotate kmalloc_node() | Alexey Dobriyan | 2005-07-27 | 1 | -1/+1 |
* | [PATCH] propagate __nocast annotations | Alexey Dobriyan | 2005-07-07 | 1 | -2/+2 |
* | [SLAB] Introduce kmem_cache_name | Arnaldo Carvalho de Melo | 2005-06-18 | 1 | -0/+1 |
* | [PATCH] add kmalloc_node, inline cleanup | Manfred Spraul | 2005-05-01 | 1 | -8/+15 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+129 |