aboutsummaryrefslogtreecommitdiffstats
path: root/mm (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-10-01[PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden3-0/+12
2006-10-01[PATCH] paravirt: pte clear not presentZachary Amsden2-2/+2
2006-10-01[PATCH] paravirt: remove read hazard from cowZachary Amsden1-1/+1
2006-10-01[PATCH] invalidate_inode_pages2(): ignore page refcountsAndrew Morton1-2/+32
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen1-4/+4
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen1-5/+5
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty1-83/+4
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty1-36/+0
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty1-19/+20
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan1-2/+1
2006-10-01[PATCH] kmemdup: introduceAlexey Dobriyan1-0/+18
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVEKeith Mannthey1-30/+30
2006-10-01[PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSEKeith Mannthey1-0/+2
2006-10-01[PATCH] hot-add-mem x86_64: Kconfig changesKeith Mannthey1-1/+6
2006-10-01[PATCH] hot-add-mem x86_64: fixup externsKeith Mannthey1-4/+0
2006-10-01[PATCH] NOMMU: don't try and give NULL to fput()Gavin Lambert1-1/+2
2006-09-30[PATCH] BLOCK: Make it possible to disable the block layer [try #6]David Howells5-4/+14
2006-09-30[PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6]David Howells1-0/+134
2006-09-30[PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6]David Howells3-281/+305
2006-09-30[PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() [try #6]David Howells1-1/+1
2006-09-30[PATCH] BLOCK: Move functions out of buffer code [try #6]David Howells3-0/+55
2006-09-29[PATCH] Access Control Lists for tmpfsAndreas Gruenbacher3-2/+295
2006-09-29[PATCH] valid_swaphandles() fixHugh Dickins1-3/+4
2006-09-29[PATCH] call mm/page-writeback.c:set_ratelimit() when new pages are hot-addedChandra Seetharaman2-3/+5
2006-09-29[PATCH] remove static variable mm/page-writeback.c:total_pagesChandra Seetharaman1-7/+4
2006-09-29[PATCH] cpuset: top_cpuset tracks hotplug changes to node_online_mapPaul Jackson1-0/+3
2006-09-29[PATCH] oom: don't kill current when another OOM in progressNick Piggin1-6/+17
2006-09-29[PATCH] oom_kill_task(): cleanup ->mm checksOleg Nesterov1-5/+2
2006-09-29[PATCH] select_bad_process(): cleanup 'releasing' checkOleg Nesterov1-10/+9
2006-09-29[PATCH] select_bad_process(): kill a bogus PF_DEAD/TASK_DEAD checkOleg Nesterov1-6/+6
2006-09-29[PATCH] introduce TASK_DEAD stateOleg Nesterov1-1/+1
2006-09-29[PATCH] kill PF_DEAD flagOleg Nesterov1-2/+2
2006-09-29[PATCH] pidspace: is_init()Sukadev Bhattiprolu1-1/+1
2006-09-29[PATCH] single bit flip detectorDave Jones1-1/+23
2006-09-29[PATCH] mm: make filemap_nopage use NOPAGE_SIGBUSAdam Litke1-3/+3
2006-09-29[PATCH] mm: fix a race condition under SMC + COWSiddha, Suresh B1-1/+8
2006-09-27[PATCH] inode-diet: Eliminate i_blksize from the inode structureTheodore Ts'o1-1/+0
2006-09-27[PATCH] NOMMU: Make futexes work under NOMMU conditionsDavid Howells1-5/+9
2006-09-27[PATCH] NOMMU: Make mremap() partially work for NOMMU kernelsDavid Howells1-17/+46
2006-09-27[PATCH] NOMMU: Order the per-mm_struct VMA listDavid Howells1-32/+72
2006-09-27[PATCH] NOMMU: Permit ptrace to ignore non-PROT_WRITE VMAs in NOMMU modeDavid Howells1-2/+2
2006-09-27[PATCH] NOMMU: Check VMA protectionsDavid Howells1-5/+25
2006-09-27[PATCH] Check if start address is in vma region in NOMMU function get_user_pages()Sonic Zhang1-2/+6
2006-09-27[PATCH] NOMMU: Use find_vma() rather than reimplementing a VMA searchDavid Howells1-8/+3
2006-09-27[PATCH] NOMMU: Check that access_process_vm() has a valid targetDavid Howells2-0/+100
2006-09-27[PATCH] Mark __remove_vm_area() staticRolf Eike Beer1-1/+1
2006-09-27[PATCH] Fix kerneldoc comments in mm/vmalloc.cRolf Eike Beer1-20/+8
2006-09-27[PATCH] mm/page_alloc: use NULL instead of 0 for ptrRandy Dunlap1-1/+1
2006-09-27[PATCH] do_no_pfn()Jes Sorensen1-5/+59
2006-09-27[PATCH] zone_statistics: Use hot node instead of cold zone_pgdatChristoph Lameter1-1/+1