Age | Commit message (Expand) | Author |
2008-04-28 | vmalloc: show vmalloced areas via /proc/vmallocinfo | Christoph Lameter |
2008-04-28 | mm: rotate_reclaimable_page() cleanup | Miklos Szeredi |
2008-04-28 | mm/page_alloc.c: fix indentation | S.Caglar Onur |
2008-04-28 | dmapool: enable debugging for CONFIG_SLUB_DEBUG_ON too | Andi Kleen |
2008-04-28 | mempolicy: fix parsing of tmpfs mpol mount option | Lee Schermerhorn |
2008-04-28 | mempolicy: disallow static or relative flags for local preferred mode | David Rientjes |
2008-04-28 | mempolicy: create mempolicy_operations structure | David Rientjes |
2008-04-28 | mempolicy: move rebind functions | David Rientjes |
2008-04-28 | mempolicy: add MPOL_F_RELATIVE_NODES flag | David Rientjes |
2008-04-28 | mempolicy: add MPOL_F_STATIC_NODES flag | David Rientjes |
2008-04-28 | mempolicy: support optional mode flags | David Rientjes |
2008-04-28 | mempolicy: convert MPOL constants to enum | David Rientjes |
2008-04-28 | mm: move cache_line_size() to <linux/cache.h> | Pekka Enberg |
2008-04-28 | hugetlb: decrease hugetlb_lock cycling in gather_surplus_huge_pages | Adam Litke |
2008-04-28 | mm: try both endianess when checking for endianess | Chris Dearman |
2008-04-28 | mm: filter based on a nodemask as well as a gfp_mask | Mel Gorman |
2008-04-28 | mm: have zonelist contains structs with both a zone pointer and zone_idx | Mel Gorman |
2008-04-28 | mm: use two zonelist that are filtered by GFP mask | Mel Gorman |
2008-04-28 | mm: remember what the preferred zone is for zone_statistics | Mel Gorman |
2008-04-28 | mm: introduce node_zonelist() for accessing the zonelist for a GFP mask | Mel Gorman |
2008-04-28 | mm: use zonelists instead of zones when direct reclaiming pages | Mel Gorman |
2008-04-28 | mm: remove nopage | Nick Piggin |
2008-04-28 | mmap_region: cleanup the final vma_merge() related code | Oleg Nesterov |
2008-04-28 | fix invalidate_inode_pages2_range() to not clear ret | Hisashi Hifumi |
2008-04-28 | hotplug-memory: make online_page() common | Jeremy Fitzhardinge |
2008-04-28 | hotplug memory remove: generic __remove_pages() support | Badari Pulavarty |
2008-04-28 | mm: fix possible off-by-one in walk_pte_range() | Johannes Weiner |
2008-04-27 | slub: pack objects denser | Christoph Lameter |
2008-04-27 | slub: Calculate min_objects based on number of processors. | Christoph Lameter |
2008-04-27 | slub: Drop DEFAULT_MAX_ORDER / DEFAULT_MIN_OBJECTS | Christoph Lameter |
2008-04-27 | slub: Simplify any_slab_object checks | Christoph Lameter |
2008-04-27 | slub: Make the order configurable for each slab cache | Christoph Lameter |
2008-04-27 | slub: Drop fallback to page allocator method | Christoph Lameter |
2008-04-27 | slub: Fallback to minimal order during slab page allocation | Christoph Lameter |
2008-04-27 | slub: Update statistics handling for variable order slabs | Christoph Lameter |
2008-04-27 | slub: Add kmem_cache_order_objects struct | Christoph Lameter |
2008-04-27 | slub: for_each_object must be passed the number of objects in a slab | Christoph Lameter |
2008-04-27 | slub: Store max number of objects in the page struct. | Christoph Lameter |
2008-04-27 | slub: Dump list of objects not freed on kmem_cache_close() | Christoph Lameter |
2008-04-27 | slub: free_list() cleanup | Christoph Lameter |
2008-04-27 | slub: improve kmem_cache_destroy() error message | Pekka Enberg |
2008-04-27 | slob: fix bug - when slob allocates "struct kmem_cache", it does not force al... | Yi Li |
2008-04-27 | s390: KVM preparation: host memory management changes for s390 kvm | Christian Borntraeger |
2008-04-26 | x86_64/mm: check and print vmemmap allocation continuous | Yinghai Lu |
2008-04-26 | mm: allow reserve_bootmem() cross nodes | Yinghai Lu |
2008-04-26 | mm: offset align in alloc_bootmem() | Yinghai Lu |
2008-04-26 | mm: fix alloc_bootmem_core to use fast searching for all nodes | Yinghai Lu |
2008-04-26 | mm: make mem_map allocation continuous | Yinghai Lu |
2008-04-23 | slab_err: Pass parameters correctly to slab_bug | Christoph Lameter |
2008-04-21 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/juh... | Linus Torvalds |