aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
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 Dickins2-38/+13
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 Dickins4-25/+27
2008-02-05swapin_readahead: move and rearrange argsHugh Dickins3-48/+50
2008-02-05swapin_readahead: excise NUMA bogosityHugh Dickins2-64/+26
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 Lameter1-9/+1
2008-02-05vmalloc: add const to void* parametersChristoph Lameter2-12/+12
2008-02-05Move vmalloc_to_page() to mm/vmalloc.Christoph Lameter2-40/+38
2008-02-05Pagecache zeroing: zero_user_segment, zero_user_segments and zero_userChristoph Lameter2-2/+2
2008-02-05sys_remap_file_pages: fix ->vm_file accountingOleg Nesterov1-1/+4
2008-02-04Merge branch 'slub-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/christoph/vmLinus Torvalds1-83/+99
2008-02-04SLUB: Do not upset lockdeproot1-0/+8
2008-02-04SLUB: Fix coding style violationsPekka Enberg1-23/+23
2008-02-04Add parameter to add_partial to avoid having two functionsChristoph Lameter1-16/+15
2008-02-04SLUB: rename defrag to remote_node_defrag_ratioChristoph Lameter1-8/+9
2008-02-04Move count_partial before kmem_cache_shrinkChristoph Lameter1-13/+13
2008-02-04SLUB: Fix sysfs refcountingChristoph Lameter1-2/+13
2008-02-04slub: fix shadowed variable sparse warningsHarvey Harrison1-21/+18
2008-02-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds1-1/+1
2008-02-04vm audit: add VM_DONTEXPAND to mmap for drivers that need itNick Piggin1-1/+1
2008-02-03do_invalidatepage() comment typo fixFengguang Wu1-1/+1
2008-02-03fix writev regression: pan hanging unkillable and un-straceableNick Piggin1-2/+6
2008-02-01Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/miscLinus Torvalds1-4/+21
2008-01-30x86: print which shared library/executable faulted in segfault etc. messages v3Andi Kleen1-0/+31
2008-01-30spinlock: lockbreak cleanupNick Piggin1-5/+3
2008-01-30x86: randomize brkJiri Kosina1-1/+2
2008-01-28sh: Bump number of quicklists for SH-5.Paul Mundt1-1/+1
2008-01-25sched: sched_rt_entityPeter Zijlstra1-1/+1
2008-01-25cpu-hotplug: replace per-subsystem mutexes with get_online_cpus()Gautham R Shenoy1-7/+11
2008-01-25Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds1-2/+2
2008-01-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds1-12/+11
2008-01-25slab: fix bootstrap on memoryless nodePekka Enberg1-23/+23
2008-01-24Kobject: convert mm/slub.c to use kobject_init/add_ng()Greg Kroah-Hartman1-5/+4
2008-01-24kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman1-2/+1