aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-02-05vmstat: remove prefetchChristoph Lameter
2008-02-05Fix /proc dcache deadlock in do_exitAndrea Arcangeli
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: add /proc/kpageflags interfaceMatt Mackall
2008-02-05maps4: add /proc/kpagecount interfaceMatt Mackall
2008-02-05maps4: add /proc/pid/pagemap interfaceMatt Mackall
2008-02-05maps4: regroup task_mmu by interfaceMatt Mackall
2008-02-05maps4: move clear_refs code to task_mmu.cMatt Mackall
2008-02-05maps4: simplify interdependence of maps and smapsMatt Mackall
2008-02-05maps4: use pagewalker in clear_refs and smapsMatt Mackall
2008-02-05maps4: introduce a generic page walkerMatt Mackall
2008-02-05maps4: move is_swap_pteMatt Mackall
2008-02-05maps4: rework TASK_SIZE macrosDave Hansen
2008-02-05maps4: add proportional set size accounting in smapsFengguang Wu
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-05hugetlb: allow sticky directory mount optionKen Chen
2008-02-05bufferhead: revert constructor removalChristoph Lameter
2008-02-05VM: allow get_page_unless_zero on compound pagesChristoph Lameter
2008-02-05vmalloc: clean up page array indexingChristoph Lameter
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter