Age | Commit message (Expand) | Author | Files | Lines |
2005-11-14 | [PATCH] slab: remove alloc_pages() calls | Christoph Lameter | 1 | -5/+1 |
2005-11-14 | [PATCH] slab: convert cache to page mapping macros | Pekka Enberg | 1 | -17/+32 |
2005-11-08 | mm/slab.c: fix a comment typo | Adrian Bunk | 1 | -1/+1 |
2005-11-07 | [PATCH] more kernel-doc cleanups, additions | Randy Dunlap | 1 | -0/+1 |
2005-11-07 | [PATCH] slab: Use same schedule timeout for all cpus in cache_reap | Manfred Spraul | 1 | -2/+2 |
2005-11-07 | [PATCH] mm: rename kmem_cache_s to kmem_cache | Pekka J Enberg | 1 | -1/+1 |
2005-11-07 | [PATCH] slab: don't BUG on duplicated cache | Andrew Morton | 1 | -33/+34 |
2005-10-30 | [PATCH] slab: add additional debugging to detect slabs from the wrong node | Christoph Lameter | 1 | -1/+4 |
2005-10-28 | [PATCH] gfp_t: mm/* (easy parts) | Al Viro | 1 | -4/+4 |
2005-10-09 | [PATCH] gfp flags annotations - part 1 | Al Viro | 1 | -18/+16 |
2005-09-28 | [PATCH] kmalloc_node IRQ safety fix | Alok N Kataria | 1 | -7/+18 |
2005-09-24 | [PATCH] revert oversized kmalloc check | Andrew Morton | 1 | -1/+2 |
2005-09-23 | [PATCH] __kmalloc: Generate BUG if size requested is too large. | Christoph Lameter | 1 | -2/+1 |
2005-09-23 | [PATCH] slab: fix handling of pages from foreign NUMA nodes | Christoph Lameter | 1 | -19/+19 |
2005-09-23 | [PATCH] slab: alpha inlining fix | Ivan Kokshaysky | 1 | -3/+4 |
2005-09-14 | [PATCH] Fix slab BUG_ON() triggered by change in array cache size | Alok Kataria | 1 | -1/+1 |
2005-09-10 | [PATCH] mm/slab: fix sparse warnings | Victor Fusco | 1 | -2/+2 |
2005-09-10 | [PATCH] update kfree, vfree, and vunmap kerneldoc | Pekka Enberg | 1 | -0/+2 |
2005-09-10 | [PATCH] Numa-aware slab allocator V5 | Christoph Lameter | 1 | -320/+812 |
2005-09-08 | [PATCH] introduce and use kzalloc | Pekka J Enberg | 1 | -12/+6 |
2005-09-05 | [PATCH] slab: removes local_irq_save()/local_irq_restore() pair | Manfred Spraul | 1 | -11/+15 |
2005-09-05 | [PATCH] mm/slab.c: prefetchw the start of new allocated objects | Eric Dumazet | 1 | -1/+3 |
2005-09-05 | [PATCH] sab: consolidate kmem_bufctl_t | Kyle Moffett | 1 | -0/+1 |
2005-09-05 | [PATCH] vm: slab.c spelling correction | Martin Hicks | 1 | -1/+1 |
2005-07-08 | [PATCH] propagate __nocast annotations | Alexey Dobriyan | 1 | -5/+7 |
2005-07-06 | [PATCH] Fix broken kmalloc_node in rc1/rc2 | Christoph Lameter | 1 | -0/+3 |
2005-06-23 | [PATCH] create a kstrdup library function | Paulo Marques | 1 | -0/+24 |
2005-06-22 | [PATCH] Periodically drain non local pagesets | Christoph Lameter | 1 | -0/+1 |
2005-06-19 | [SLAB] Introduce kmem_cache_name | Arnaldo Carvalho de Melo | 1 | -0/+6 |
2005-05-01 | [PATCH] Change synchronize_kernel to _rcu and _sched | Paul E. McKenney | 1 | -1/+1 |
2005-05-01 | [PATCH] add kmalloc_node, inline cleanup | Manfred Spraul | 1 | -14/+31 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+3060 |