Commit Graph

904 Commits (8417bba4b151346ed475fcc923693c9e3be89063)

Author SHA1 Message Date
Christoph Lameter 8417bba4b1 [PATCH] Replace min_unmapped_ratio by min_unmapped_pages in struct zone 19 years ago
Christoph Lameter d00bcc98d7 [PATCH] Extract the allocpercpu functions from the slab allocator 19 years ago
Christoph Lameter 39bbcb8f88 [PATCH] mm: do not check unpopulated zones for draining and counter updates 19 years ago
Christoph Lameter 006d22d9bb [PATCH] Optimize free_one_page 19 years ago
Siddha, Suresh B d2e7b7d0aa [PATCH] fix potential stack overflow in mm/slab.c 19 years ago
Christoph Lameter 980128f223 [PATCH] Define easier to handle GFP_THISNODE 19 years ago
Christoph Lameter 1192d52641 [PATCH] Cleanup: Add zone pointer to get_page_from_freelist 19 years ago
Christoph Lameter 3d99cfb5f4 [PATCH] sys_move_pages: Do not fall back to other nodes 19 years ago
Christoph Lameter 9b819d204c [PATCH] Add __GFP_THISNODE to avoid fallback to other nodes and ignore cpuset/memory policy restrictions 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
Nick Piggin da6052f7b3 [PATCH] update some mm/ comments 19 years ago
Ravikiran G Thirumalai e5ac9c5aec [PATCH] Add some comments to slab.c 19 years ago
Heiko Carstens dfd54cbcc0 [PATCH] bootmem: use MAX_DMA_ADDRESS instead of LOW32LIMIT 19 years ago
Nick Piggin b72f160443 [PATCH] oom: more printk 19 years ago
Nick Piggin 5081dde33f [PATCH] oom: kthread infinite loop fix 19 years ago
Nick Piggin af5b912435 [PATCH] oom: swapoff tasks tweak 19 years ago
Nick Piggin 4a3ede107e [PATCH] oom: handle oom_disable exiting 19 years ago
Nick Piggin 50ec3bbffb [PATCH] oom: handle current exiting 19 years ago
Nick Piggin 7887a3da75 [PATCH] oom: cpuset hint 19 years ago
Nick Piggin 4ff1ffb487 [PATCH] oom: reclaim_mapped on oom 19 years ago
Nick Piggin 408d85441c [PATCH] oom: use unreclaimable info 19 years ago
Peter Zijlstra 6ddab3b9eb [PATCH] mm: swap write failure fixup 19 years ago
Pekka Enberg ca5f9703df [PATCH] slab: respect architecture and caller mandated alignment 19 years ago
Nick Piggin db37648cd6 [PATCH] mm: non syncing lock_page() 19 years ago
Nick Piggin 28e4d965e6 [PATCH] mm: remove_mapping() safeness 19 years ago
Rolf Eike Beer bfa5bf6d64 [PATCH] Add kerneldocs for some functions in mm/memory.c 19 years ago
Martin Peschke 7ff6f08295 [PATCH] CPU hotplug compatible alloc_percpu() 19 years ago
Martin Schwidefsky 8bc719d3ca [PATCH] out of memory notifier 19 years ago
Christoph Lameter 19655d3487 [PATCH] linearly index zone->node_zonelists[] 19 years ago
Christoph Lameter 2f6726e54a [PATCH] Apply type enum zone_type 19 years ago
Christoph Lameter 4e4785bcf0 [PATCH] mempolicies: fix policy_zone check 19 years ago
Christoph Lameter 27bf71c2a7 [PATCH] reduce MAX_NR_ZONES: remove display of counters for unconfigured zones 19 years ago
Christoph Lameter e53ef38d05 [PATCH] reduce MAX_NR_ZONES: make ZONE_HIGHMEM optional 19 years ago
Christoph Lameter fb0e7942bd [PATCH] reduce MAX_NR_ZONES: make ZONE_DMA32 optional 19 years ago
Christoph Lameter 2f1b624868 [PATCH] reduce MAX_NR_ZONES: use enum to define zones, reformat and comment 19 years ago
Christoph Lameter 98d2b0ebda [PATCH] reduce MAX_NR_ZONES: page allocator ZONE_HIGHMEM cleanup 19 years ago
Christoph Lameter c1f60a5a41 [PATCH] reduce MAX_NR_ZONES: move HIGHMEM counters into highmem.c/.h 19 years ago
Christoph Lameter 182e8e2373 [PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on CONFIG_HIGHMEM 19 years ago
Franck Bui-Huu f71bf0cac7 [PATCH] bootmem: miscellaneous coding style fixes 19 years ago
Franck Bui-Huu bbc7b92e33 [PATCH] bootmem: use pfn/page conversion macros 19 years ago
Franck Bui-Huu e786e86a54 [PATCH] bootmem: remove useless headers inclusions 19 years ago
Franck Bui-Huu bb0923a668 [PATCH] bootmem: limit to 80 columns width 19 years ago
Franck Bui-Huu 69d49e681d [PATCH] bootmem: mark link_bootmem() as part of the __init section 19 years ago
Adrian Bunk b221385bc4 [PATCH] mm/: make functions static 19 years ago
Peter Zijlstra 204ec841fb [PATCH] mm: msync() cleanup 19 years ago
Peter Zijlstra ee6a645788 [PATCH] mm: fixup do_wp_page() 19 years ago
Peter Zijlstra e88dd6c11c [PATCH] mm: small cleanup of install_page() 19 years ago