Commit Graph

36084 Commits (05ae91585167410dadd1bc8f2e207a062e638a16)
 

Author SHA1 Message Date
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 b9b15780f8 [PATCH] reduce MAX_NR_ZONES: fix i386 SRAT check for MAX_NR_ZONES 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
Christoph Lameter f06a96844a [PATCH] reduce MAX_NR_ZONES: fix MAX_NR_ZONES array initializations 19 years ago
Christoph Lameter 776ed98b84 [PATCH] reduce MAX_NR_ZONES: remove two strange uses of MAX_NR_ZONES 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 71fb2e8f87 [PATCH] bootmem: remove useless parentheses in bootmem header file 19 years ago
Franck Bui-Huu 69d49e681d [PATCH] bootmem: mark link_bootmem() as part of the __init section 19 years ago
Franck Bui-Huu 2d1a07d487 [PATCH] bootmem: remove useless __init in header file 19 years ago
keith mannthey 9102330005 [PATCH] convert i386 NUMA KVA space to bootmem 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
Peter Zijlstra c1e6098b23 [PATCH] mm: optimize the new mprotect() code a bit 19 years ago
Peter Zijlstra edc79b2a46 [PATCH] mm: balance dirty pages 19 years ago
Peter Zijlstra d08b3851da [PATCH] mm: tracking shared dirty pages 19 years ago
Nick Piggin 725d704eca [PATCH] mm: VM_BUG_ON 19 years ago
James Bottomley a6ca1b99ed [PATCH] update to the kernel kmap/kunmap API 19 years ago