aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2007-05-07freezer: fix racy usage of try_to_freeze in kswapdRafael J. Wysocki
2007-05-07swsusp: use inline functions for changing page flagsRafael J. Wysocki
2007-05-07slob: fix page order calculation on not 4KB pageAkinobu Mita
2007-05-07Slab allocators: remove useless __GFP_NO_GROW flagChristoph Lameter
2007-05-07slab allocators: Remove SLAB_CTOR_ATOMICChristoph Lameter
2007-05-07slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter
2007-05-07get_unmapped_area doesn't need hugetlbfs hacks anymoreBenjamin Herrenschmidt
2007-05-07get_unmapped_area handles MAP_FIXED in generic codeBenjamin Herrenschmidt
2007-05-07oom: fix constraint deadlockDavid Rientjes
2007-05-07mm: fix handling of panic_on_oom when cpusets are in useYasunori Goto
2007-05-07fault injection: fix failslab with CONFIG_NUMAAkinobu Mita
2007-05-07slab allocators: Remove obsolete SLAB_MUST_HWCACHE_ALIGNChristoph Lameter
2007-05-07mm: madvise avoid exclusive mmap_semNick Piggin
2007-05-07include KERN_* constant in printk() calls in mm/slab.cmatze
2007-05-07slob: handle SLAB_PANIC flagAkinobu Mita
2007-05-07Quicklists for page table pagesChristoph Lameter
2007-05-07slub: remove object activities out of checking functionsChristoph Lameter
2007-05-07SLUB: Free slabs and sort partial slab lists in kmem_cache_shrinkChristoph Lameter
2007-05-07slub: add ability to list alloc / free callers per slabChristoph Lameter
2007-05-07SLUB: Add MIN_PARTIALChristoph Lameter
2007-05-07slub: validation of slabs (metadata and guard zones)Christoph Lameter
2007-05-07slub: enable tracking of full slabsChristoph Lameter
2007-05-07slub: fix object trackingChristoph Lameter
2007-05-07Add virt_to_head_page and consolidate code in slab and slubChristoph Lameter
2007-05-07mm: optimize compound_head() by avoiding a shared page flagChristoph Lameter
2007-05-07Make page->private usable in compound pagesChristoph Lameter
2007-05-07SLUB: allocate smallest object size if the user asks for 0 bytesChristoph Lameter
2007-05-07SLUB: change default alignmentsChristoph Lameter
2007-05-07SLUB coreChristoph Lameter
2007-05-07slab: mark set_up_list3s() __initAndrew Morton
2007-05-07Do not disable interrupts when reading min_free_kbytesMel Gorman
2007-05-07slab: NUMA kmem_cache dietEric Dumazet
2007-05-07SLAB: don't allocate empty shared cachesEric Dumazet
2007-05-07SLAB: use num_possible_cpus() in enable_cpucache()Eric Dumazet
2007-05-07readahead: code cleanupJan Kara
2007-05-07readahead: improve heuristic detecting sequential readsJan Kara
2007-05-07Add unitialized_var() macro for suppressing gcc warningsBorislav Petkov
2007-05-07mm: simplify filemap_nopageNick Piggin
2007-05-07add pfn_valid_within helper for sub-MAX_ORDER hole detectionAndy Whitcroft
2007-05-07allow oom_adj of saintly processesJoshua N Pritikin
2007-05-07mm: make read_cache_page synchronousNick Piggin
2007-05-07slab: ensure cache_alloc_refill terminatesPekka Enberg
2007-05-07mm: remove gcc workaroundNick Piggin
2007-05-07Use ZVC counters to establish exact size of dirtyable pagesChristoph Lameter
2007-05-07Safer nr_node_ids and nr_node_ids determination and initial valuesChristoph Lameter
2007-05-07Add apply_to_page_range() which applies a function to a pte rangeJeremy Fitzhardinge
2007-05-07slab: introduce kreallocPekka Enberg
2007-05-02[PATCH] x86-64: skip cache_free_alien() on non NUMASiddha, Suresh B
2007-05-02[PATCH] i386: PARAVIRT: add kmap_atomic_pte for mapping highpte pagesJeremy Fitzhardinge
2007-05-02[PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge