summaryrefslogtreecommitdiffstats
path: root/mm
Commit message (Expand)AuthorAgeFilesLines
* page migration: fix NR_FILE_PAGES accountingChristoph Lameter2007-04-241-1/+14
* fix OOM killing processes wrongly thought MPOL_BINDHugh Dickins2007-04-241-0/+2
* oom: kill all threads that share mm with killed taskDavid Rientjes2007-04-241-1/+1
* [PATCH] nommu: fix bug ip_conntrack does not work on nommuWu, Bryan2007-04-121-0/+1
* Merge branch 'for-linus' of git://git390.osdl.marist.edu/pub/scm/linux-2.6Linus Torvalds2007-04-041-2/+2
|\
| * [S390] page_mkclean data corruption.Martin Schwidefsky2007-04-041-2/+2
* | [PATCH] SLAB: Mention slab name when listing corrupt objectsDavid Howells2007-04-041-2/+2
|/
* [PATCH] mm: fix xip issue with /dev/zeroCarsten Otte2007-03-291-11/+37
* [PATCH] holepunch: fix mmap_sem i_mutex deadlockHugh Dickins2007-03-291-5/+14
* [PATCH] holepunch: fix disconnected pages after second truncateHugh Dickins2007-03-291-0/+8
* [PATCH] holepunch: fix shmem_truncate_range punch lockingHugh Dickins2007-03-291-23/+73
* [PATCH] holepunch: fix shmem_truncate_range punching too farHugh Dickins2007-03-291-11/+21
* block: blk_max_pfn is somtimes wrongVasily Tarasov2007-03-271-1/+1
* [PATCH] NOMMU: make SYSV SHM nattch work correctlyDavid Howells2007-03-221-0/+6
* [PATCH] NOMMU: supply get_unmapped_area() to fix NOMMU SYSV SHMDavid Howells2007-03-221-0/+22
* [PATCH] oom fix: prevent oom from killing a process with children/sibling unk...Ankita Garg2007-03-161-1/+1
* [PATCH] nfs: fix congestion controlPeter Zijlstra2007-03-161-0/+16
* [PATCH] dio: invalidate clean pages before dio writeZach Brown2007-03-161-11/+35
* [PATCH] mm: fix madvise infinine loopNick Piggin2007-03-161-1/+4
* [PATCH] Page migration: Fix vma flag checkingChristoph Lameter2007-03-052-10/+1
* [PATCH] shmem and simple const super_operationsHugh Dickins2007-03-051-2/+2
* [PATCH] VM: invalidate_inode_pages2_range() should not exit earlyTrond Myklebust2007-03-011-2/+2
* [PATCH] adapt page_lock_anon_vma() to PREEMPT_RCUOleg Nesterov2007-03-011-4/+13
* [PATCH] throttle_vm_writeout(): don't loop on GFP_NOFS and GFP_NOIO allocationsAndrew Morton2007-03-012-3/+12
* [PATCH] Bug in MM_RB debuggingDavid Miller2007-03-011-0/+2
* [PATCH] Rename PG_checked to PG_owner_priv_1Nick Piggin2007-03-011-1/+1
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-011-1/+1
* [PATCH] mm/{,tiny-}shmem.c cleanupsAdrian Bunk2007-03-012-2/+5
* [PATCH] slab: reduce size of alien cache to cover only possible nodesChristoph Lameter2007-02-202-2/+2
* [PATCH] Replace highest_possible_node_id() with nr_node_idsChristoph Lameter2007-02-201-14/+21
* [PATCH] fix mempolicy's check on a system with memory-less-nodeKAMEZAWA Hiroyuki2007-02-201-4/+9
* [PATCH] knfsd: stop NFSD writes from being broken into lots of little writes ...NeilBrown2007-02-161-13/+19
* [PATCH] mincore: vma crossing fixNick Piggin2007-02-151-2/+10
* [PATCH] mincore: fill in results properlyNick Piggin2007-02-151-0/+5
* [PATCH] mincore: CONFIG_SWAP=n fixNick Piggin2007-02-151-0/+5
* [PATCH] mark struct inode_operations const 2Arjan van de Ven2007-02-121-10/+10
* [PATCH] mm: mincore anonNick Piggin2007-02-121-26/+76
* [PATCH] Add NOPFN_REFAULT result from vm_ops->nopfn()Benjamin Herrenschmidt2007-02-121-2/+4
* [PATCH] add vm_insert_pfn()Nick Piggin2007-02-121-0/+45
* [PATCH] Change constant zero to NOTIFY_DONE in ratelimit_handler()Paul E. McKenney2007-02-111-1/+1
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-116-14/+9
* [PATCH] remove invalidate_inode_pages()Andrew Morton2007-02-111-2/+2
* [PATCH] Export invalidate_mapping_pages() to modulesAnton Altaparmakov2007-02-111-6/+1
* [PATCH] lockdep: also check for freed locks in kmem_cache_free()Ingo Molnar2007-02-111-0/+1
* [PATCH] do not disturb page referenced state when unmapping memory rangeKen Chen2007-02-111-1/+1
* [PATCH] simplify shmem_aops.set_page_dirty() methodKen Chen2007-02-112-1/+11
* [PATCH] Set CONFIG_ZONE_DMA for arches with GENERIC_ISA_DMAChristoph Lameter2007-02-111-4/+0
* [PATCH] optional ZONE_DMA: optional ZONE_DMA in the VMChristoph Lameter2007-02-114-8/+30
* [PATCH] optional ZONE_DMA: introduce CONFIG_ZONE_DMAChristoph Lameter2007-02-111-0/+4
* [PATCH] optional ZONE_DMA: deal with cases of ZONE_DMA meaning the first zoneChristoph Lameter2007-02-112-5/+5