Commit Graph

144 Commits (4b1c46a383aafc137bc91a0f9698bfc11e062d1b)

Author SHA1 Message Date
Christoph Lameter aedb0eb107 [PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yet 18 years ago
Christoph Lameter dcbd4ec4c2 [PATCH] slab: remove wrongly placed BUG_ON 19 years ago
Pekka Enberg 1ca4cb2418 [PATCH] slab: reduce numa text size 19 years ago
Christoph Hellwig 1d2c8eea69 [PATCH] slab: clean up leak tracking ifdefs a little bit 19 years ago
Dave Jones 038b0a6d8d Remove all inclusions of <linux/config.h> 19 years ago
Dave Jones aa83aa40ed [PATCH] single bit flip detector 19 years ago
Christoph Lameter 765c4507af [PATCH] GFP_THISNODE for the slab allocator 19 years ago
Christoph Lameter de3083ec3e [PATCH] slab: fix kmalloc_node applying memory policies if nodeid == numa_node_id() 19 years ago
Alexey Dobriyan 133d205a18 [PATCH] Make kmem_cache_destroy() return void 19 years ago
Christoph Lameter 972d1a7b14 [PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLE 19 years ago
Christoph Lameter d00bcc98d7 [PATCH] Extract the allocpercpu functions from the slab allocator 19 years ago
Siddha, Suresh B d2e7b7d0aa [PATCH] fix potential stack overflow in mm/slab.c 19 years ago
Ravikiran G Thirumalai 056c62418c [PATCH] slab: fix lockdep warnings 19 years ago
Christoph Lameter 2ed3a4ef95 [PATCH] slab: do not panic when alloc_kmemlist fails and slab is up 19 years ago
Christoph Lameter 117f6eb1d8 [PATCH] slab: extract __kmem_cache_destroy from kmem_cache_destroy 19 years ago
Christoph Hellwig dbe5e69d2d [PATCH] slab: optimize kmalloc_node the same way as kmalloc 19 years ago
Ravikiran G Thirumalai e5ac9c5aec [PATCH] Add some comments to slab.c 19 years ago
Pekka Enberg ca5f9703df [PATCH] slab: respect architecture and caller mandated alignment 19 years ago
Martin Peschke 7ff6f08295 [PATCH] CPU hotplug compatible alloc_percpu() 19 years ago
Adrian Bunk b221385bc4 [PATCH] mm/: make functions static 19 years ago
Rolf Eike Beer b8008b2bc2 [PATCH] Fix kmem_cache_alloc() been documented twice 19 years ago
Chandra Seetharaman 8c78f3075d [PATCH] cpu hotplug: replace __devinit* with __cpuinit* for cpu notifications 19 years ago
Ingo Molnar fc818301a8 [PATCH] revert slab.c locking change 19 years ago
Arjan van de Ven f1aaee53f2 [PATCH] lockdep: annotate mm/slab.c 19 years ago
Ingo Molnar 873623dfab [PATCH] lockdep: undo mm/slab.c annotation 19 years ago
Ingo Molnar 2b2d5493e1 [PATCH] lockdep: annotate SLAB code 19 years ago
Christoph Lameter ed11d9eb22 [PATCH] slab: consolidate code to free slabs from freelist 19 years ago
Christoph Lameter 9a865ffa34 [PATCH] zoned vm counters: conversion of nr_slab to per zone counter 19 years ago
Christoph Lameter 2244b95a7b [PATCH] zoned vm counters: basic ZVC (zoned vm counter) implementation 19 years ago
Ingo Molnar e7eebaf6a8 [PATCH] pi-futex: rt mutex debug 19 years ago
Ingo Molnar f9b8404cf8 [PATCH] pi-futex: introduce debug_check_no_locks_freed() 19 years ago
Chandra Seetharaman 74b85f3790 [PATCH] cpu hotplug: make cpu_notifier related notifier blocks __cpuinit only 19 years ago
Chandra Seetharaman 9c7b216d23 [PATCH] cpu hotplug: revert init patch submitted for 2.6.17 19 years ago
Randy Dunlap c9cf55285e [PATCH] add poison.h and patch primary users 19 years ago
Paul Drynoff 800590f523 [PATCH] slab: kmalloc, kzalloc comments cleanup and fix 19 years ago
Ingo Molnar e0a4272679 [PATCH] mm/slab.c: fix early init assumption 19 years ago
Pekka Enberg ddc2e812d5 [PATCH] slab: verify pointers before free 19 years ago
Pekka Enberg 58ce1fd580 [PATCH] slab: redzone double-free detection 19 years ago
Christoph Hellwig 7a7c381d25 [PATCH] slab: stop using list_for_each 19 years ago
Christoph Hellwig e1b6aa6f14 [PATCH] slab: clean up kmem_getpages 19 years ago
Pekka Enberg 4776874ff0 [PATCH] slab: page mapping cleanup 19 years ago
Pekka Enberg 729bd0b74c [PATCH] slab: extract cache_free_alien from __cache_free 19 years ago
Ingo Molnar b1ab41c494 [PATCH] slab.c: fix offslab_limit bug 19 years ago
Roland Dreier a4523a8b38 [PATCH] slab: Fix kmem_cache_destroy() on NUMA 19 years ago
Mike Kravetz 39d24e6426 [PATCH] add slab_is_available() routine for boot code 19 years ago
shin, jacob 693f7d3620 [PATCH] slab: fix crash on __drain_alien_cahce() during CPU Hotplug 19 years ago
Chandra Seetharaman 83d722f7e1 [PATCH] Remove __devinit and __cpuinit from notifier_call definitions 19 years ago
Luke Yang d6fef9da19 [PATCH] nommu: use compound page in slab allocator 19 years ago
Ravikiran G Thirumalai fb7faf3313 [PATCH] slab: add statistics for alien cache overflows 19 years ago
Ravikiran G Thirumalai 5b74ada7ee [PATCH] slab: allocate node local memory for off-slab slabmanagement 19 years ago