aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2008-02-05i386: Resolve dependency of asm-i386/pgtable.h on highmem.hChristoph 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-05gpiolib: avr32 at32ap platform supportDavid Brownell
2008-02-05deprecate obsolete pca9539 drivereric miao
2008-02-05gpiolib: pca9539 i2c gpio expander supporteric miao
2008-02-05mcp23s08 spi gpio expander supportDavid Brownell
2008-02-05gpiolib: pcf857x i2c gpio expander supportDavid Brownell
2008-02-05gpiolib support for the PXA architecturePhilipp Zabel
2008-02-05gpiolib: update Documentation/gpio.txtDavid Brownell
2008-02-05gpiolib: add gpio provider infrastructureDavid Brownell
2008-02-05gpiolib: add drivers/gpio directoryDavid Brownell
2008-02-05iommu sg merging: call dma_set_seg_boundary in __scsi_alloc_queue()FUJITA Tomonori
2008-02-05iommu sg merging: swiotlb: respect the segment boundary limitsFUJITA Tomonori
2008-02-05iommu sg merging: PCI: add dma segment boundary supportFUJITA Tomonori
2008-02-05iommu sg merging: add accessors for segment_boundary_mask in device_dma_param...FUJITA Tomonori
2008-02-05iommu sg: kill __clear_bit_string and find_next_zero_stringFUJITA Tomonori