summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-02-05add mm argument to pte/pmd/pud/pgd_freeBenjamin Herrenschmidt43-151/+151
2008-02-05Page allocator: clean up pcp draining functionsChristoph Lameter5-44/+48
2008-02-05radix-tree: avoid atomic allocations for preloaded insertionsNick Piggin3-6/+11
2008-02-05make __vmalloc_area_node() staticAdrian Bunk1-2/+2
2008-02-05Remove unused code from mm/tiny-shmem.cBalbir Singh1-12/+0
2008-02-05mm/page-writeback.c: make a function staticAdrian Bunk1-1/+1
2008-02-05maps4: make page monitoring /proc file optionalMatt Mackall5-3/+20
2008-02-05maps4: add /proc/kpageflags interfaceMatt Mackall1-1/+83
2008-02-05maps4: add /proc/kpagecount interfaceMatt Mackall1-0/+50
2008-02-05maps4: add /proc/pid/pagemap interfaceMatt Mackall3-2/+204
2008-02-05maps4: regroup task_mmu by interfaceMatt Mackall1-207/+210
2008-02-05maps4: move clear_refs code to task_mmu.cMatt Mackall4-54/+39
2008-02-05maps4: simplify interdependence of maps and smapsMatt Mackall1-26/+26
2008-02-05maps4: use pagewalker in clear_refs and smapsMatt Mackall1-78/+17
2008-02-05maps4: introduce a generic page walkerMatt Mackall3-1/+154
2008-02-05maps4: move is_swap_pteMatt Mackall2-5/+6
2008-02-05maps4: rework TASK_SIZE macrosDave Hansen6-4/+14
2008-02-05maps4: add proportional set size accounting in smapsFengguang Wu1-1/+27
2008-02-05clean up vmtruncateChristoph Hellwig1-35/+34
2008-02-05tmpfs: fix shmem_swaplist racesHugh Dickins1-12/+25
2008-02-05tmpfs: radix_tree_preloadingHugh Dickins1-7/+18
2008-02-05tmpfs: open a window in shmem_unuse_inodeHugh Dickins2-35/+45
2008-02-05tmpfs: make shmem_unuse more preemptibleHugh Dickins1-7/+16
2008-02-05tmpfs: allocate on read when stackedHugh Dickins1-1/+13
2008-02-05tmpfs: allow filepage alongside swappageHugh Dickins1-25/+44
2008-02-05tmpfs: move swap swizzling into shmemHugh Dickins3-49/+17
2008-02-05tmpfs: shuffle add_to_swap_cachesHugh Dickins1-34/+19
2008-02-05tmpfs: move swap_state stats updateHugh Dickins1-16/+6
2008-02-05tmpfs: fix mounts when size is less than the page sizeMichael Marineau1-1/+1
2008-02-05shmem: factor out sbi->free_inodes manipulationsPavel Emelyanov1-39/+38
2008-02-05swapoff: scan ptes preemptiblyHugh Dickins1-7/+31
2008-02-05swapin: fix valid_swaphandles defectHugh Dickins1-16/+33
2008-02-05shmem_file_write is redundantHugh Dickins1-106/+3
2008-02-05shmem_getpage return page lockedHugh Dickins1-9/+13
2008-02-05shmem: SGP_QUICK and SGP_FAULT redundantHugh Dickins1-6/+2
2008-02-05swapin needs gfp_mask for loop on tmpfsHugh Dickins5-28/+30
2008-02-05swapin_readahead: move and rearrange argsHugh Dickins4-60/+57
2008-02-05swapin_readahead: excise NUMA bogosityHugh Dickins2-64/+26
2008-02-05hugetlb: allow sticky directory mount optionKen Chen1-1/+1
2008-02-05bufferhead: revert constructor removalChristoph Lameter1-3/+15
2008-02-05VM: allow get_page_unless_zero on compound pagesChristoph Lameter1-1/+1
2008-02-05vmalloc: clean up page array indexingChristoph Lameter1-5/+11
2008-02-05is_vmalloc_addr(): Check if an address is within the vmalloc boundariesChristoph Lameter7-19/+14
2008-02-05i386: Resolve dependency of asm-i386/pgtable.h on highmem.hChristoph Lameter2-6/+8
2008-02-05vmalloc: add const to void* parametersChristoph Lameter4-17/+17
2008-02-05Move vmalloc_to_page() to mm/vmalloc.Christoph Lameter3-42/+42
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter22-116/+103
2008-02-05gpiolib: avr32 at32ap platform supportDavid Brownell6-94/+121
2008-02-05deprecate obsolete pca9539 drivereric miao2-2/+8
2008-02-05gpiolib: pca9539 i2c gpio expander supporteric miao4-0/+300