Commit Graph

1502 Commits (d89ddd1c847637d91625c8cb6b0d064e1717057c)

Author SHA1 Message Date
Christoph Lameter 7b55f620e6 SLUB: Simplify dma index -> size calculation 18 years ago
Christoph Lameter f1b2633936 SLUB: faster more efficient slab determination for __kmalloc 18 years ago
Christoph Lameter dfce8648d6 SLUB: do proper locking during dma slab creation 18 years ago
Christoph Lameter 2e443fd003 SLUB: extract dma_kmalloc_cache from get_cache. 18 years ago
Christoph Lameter 0c71001320 SLUB: add some more inlines and #ifdef CONFIG_SLUB_DEBUG 18 years ago
Christoph Lameter d07dbea464 Slab allocators: support __GFP_ZERO in all allocators 18 years ago
Christoph Lameter 6cb8f91320 Slab allocators: consistent ZERO_SIZE_PTR support and NULL result semantics 18 years ago
Christoph Lameter ef2ad80c7d Slab allocators: consolidate code for krealloc in mm/util.c 18 years ago
Christoph Lameter d45f39cb06 SLUB Debug: fix initial object debug state of NUMA bootstrap objects 18 years ago
Christoph Lameter 6300ea7503 SLUB: ensure that the number of objects per slab stays low for high orders 18 years ago
Christoph Lameter 68dff6a9af SLUB slab validation: Move tracking information alloc outside of lock 18 years ago
Christoph Lameter 5b95a4acf1 SLUB: use list_for_each_entry for loops over all slabs 18 years ago
Christoph Lameter 2492268472 SLUB: change error reporting format to follow lockdep loosely 18 years ago
Rusty Russell 8e1f936b73 mm: clean up and kernelify shrinker registration 18 years ago
Andy Whitcroft 5ad333eb66 Lumpy Reclaim V4 18 years ago
Mel Gorman 7e63efef85 Add a movablecore= parameter for sizing ZONE_MOVABLE 18 years ago
Mel Gorman ed7ed36517 handle kernelcore=: generic 18 years ago
Mel Gorman 396faf0303 Allow huge page allocations to use GFP_HIGH_MOVABLE 18 years ago
Mel Gorman 2a1e274acf Create the ZONE_MOVABLE zone 18 years ago
Mel Gorman 769848c038 Add __GFP_MOVABLE for callers to flag allocations from high memory that may be migrated 18 years ago
NeilBrown a32ea1e1f9 Fix read/truncate race 18 years ago
Rusty Russell c80e7a826c permit mempool_free(NULL) 18 years ago
Adrian Bunk 8f8a68ee48 remove mm/backing-dev.c:congestion_wait_interruptible() 18 years ago
Andrew Morton 3e733f071e dirty_writeback_centisecs_handler() cleanup 18 years ago
Akinobu Mita 54114994f4 fault-injection: add min-order parameter to fail_page_alloc 18 years ago
Micah Cowan 17973f5af7 Only send SIGXFSZ when exceeding rlimits. 18 years ago
Stephen Rothwell f057eac0d7 Introduce CONFIG_VIRT_TO_BUS 18 years ago
Greg Ungerer 57c8f63e8e nommu: stub expand_stack() for nommu case 18 years ago
Miklos Szeredi 0165ab4435 split mmap 18 years ago
akpm@linux-foundation.org c44939ecb6 NeilBrown <neilb@suse.de> 18 years ago
Herbert van den Bergh 5ed44a401d do not limit locked memory when RLIMIT_MEMLOCK is RLIM_INFINITY 18 years ago
Paul Mundt 84a01c2f8e slob: sparsemem support 18 years ago
Dan Aloni b49ad484c5 mm/page_alloc.c: lower printk severity 18 years ago
Paul Mundt 6193a2ff18 slob: initial NUMA support 18 years ago
Jason Baron f797779324 speed up madvise_need_mmap_write() usage 18 years ago
Adrian Bunk 897e679b17 mm/slab.c: start_cpu_timer() should be __cpuinit 18 years ago
Paul Mundt 6ea6e6887d mm: more __meminit annotations 18 years ago
Jan Beulich 8f0accc862 kill vmalloc_earlyreserve 18 years ago
Jan Beulich 98011f569e mm: fix improper .init-type section references 18 years ago
Paul Mundt 140d5a4904 numa: mempolicy: trivial debug fixes. 18 years ago
Ethan Solomita 462e00cc71 oom: stop allocating user memory if TIF_MEMDIE is set 18 years ago
Paul Mundt b71636e298 numa: mempolicy: dynamic interleave map for system init 18 years ago
Christoph Lameter f0630fff54 SLUB: support slub_debug on by default 18 years ago
Andrew Morton fc9a07e7bf invalidate_mapping_pages(): add cond_resched 18 years ago
Nick Piggin 45426812d6 mm: debug check for the fault vs invalidate race 18 years ago
Joe Jin f96efd585b hugetlb: fix race in alloc_fresh_huge_page() 18 years ago
Anderson Briglia 2706a1b89b vmscan: fix comments related to shrink_list() 18 years ago
Nick Piggin 553948491c slob: improved alignment handling 18 years ago
Nick Piggin d87a133fc2 slob: remove bigblock tracking 18 years ago
Nick Piggin 95b35127f1 slob: rework freelist handling 18 years ago