aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana
2008-02-05Page allocator: get rid of the list of cold pagesChristoph Lameter
2008-02-05mm: don't allow ioremapping of ranges larger than vmalloc spaceRobert Bragg
2008-02-05vmstat: small revisions to refresh_cpu_vm_stats()Christoph Lameter
2008-02-05arch_rebalance_pgtables callMartin Schwidefsky
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt
2008-02-05Page allocator: clean up pcp draining functionsChristoph Lameter
2008-02-05radix-tree: avoid atomic allocations for preloaded insertionsNick Piggin
2008-02-05make __vmalloc_area_node() staticAdrian Bunk
2008-02-05Remove unused code from mm/tiny-shmem.cBalbir Singh
2008-02-05mm/page-writeback.c: make a function staticAdrian Bunk
2008-02-05maps4: make page monitoring /proc file optionalMatt Mackall
2008-02-05maps4: introduce a generic page walkerMatt Mackall
2008-02-05maps4: move is_swap_pteMatt Mackall
2008-02-05clean up vmtruncateChristoph Hellwig
2008-02-05tmpfs: fix shmem_swaplist racesHugh Dickins
2008-02-05tmpfs: radix_tree_preloadingHugh Dickins
2008-02-05tmpfs: open a window in shmem_unuse_inodeHugh Dickins
2008-02-05tmpfs: make shmem_unuse more preemptibleHugh Dickins
2008-02-05tmpfs: allocate on read when stackedHugh Dickins
2008-02-05tmpfs: allow filepage alongside swappageHugh Dickins
2008-02-05tmpfs: move swap swizzling into shmemHugh Dickins
2008-02-05tmpfs: shuffle add_to_swap_cachesHugh Dickins
2008-02-05tmpfs: move swap_state stats updateHugh Dickins
2008-02-05tmpfs: fix mounts when size is less than the page sizeMichael Marineau
2008-02-05shmem: factor out sbi->free_inodes manipulationsPavel Emelyanov
2008-02-05swapoff: scan ptes preemptiblyHugh Dickins
2008-02-05swapin: fix valid_swaphandles defectHugh Dickins
2008-02-05shmem_file_write is redundantHugh Dickins
2008-02-05shmem_getpage return page lockedHugh Dickins
2008-02-05shmem: SGP_QUICK and SGP_FAULT redundantHugh Dickins
2008-02-05swapin needs gfp_mask for loop on tmpfsHugh Dickins
2008-02-05swapin_readahead: move and rearrange argsHugh Dickins
2008-02-05swapin_readahead: excise NUMA bogosityHugh Dickins
2008-02-05vmalloc: clean up page array indexingChristoph Lameter
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter
2008-02-05vmalloc: add const to void* parametersChristoph Lameter
2008-02-05Move vmalloc_to_page() to mm/vmalloc.Christoph Lameter
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter
2008-02-05sys_remap_file_pages: fix ->vm_file accountingOleg Nesterov
2008-02-04Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds
2008-02-04SLUB: Do not upset lockdeproot
2008-02-04SLUB: Fix coding style violationsPekka Enberg
2008-02-04Add parameter to add_partial to avoid having two functionsChristoph Lameter
2008-02-04SLUB: rename defrag to remote_node_defrag_ratioChristoph Lameter
2008-02-04Move count_partial before kmem_cache_shrinkChristoph Lameter
2008-02-04SLUB: Fix sysfs refcountingChristoph Lameter
2008-02-04slub: fix shadowed variable sparse warningsHarvey Harrison
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin