aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2006-10-21[PATCH] Slab: Do not fallback to nodes that have not been bootstrapped yetChristoph Lameter
2006-10-21[PATCH] Reintroduce NODES_SPAN_OTHER_NODES for powerpcAndy Whitcroft
2006-10-21Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-10-20[PATCH] mm: more commenting on lock orderingNick Piggin
2006-10-20[PATCH] mm: D-cache aliasing issue in cow_user_pageDmitriy Monakhov
2006-10-20[PATCH] highest_possible_node_id() linkage fixAndrew Morton
2006-10-20[PATCH] OOM killer meets userspace headersAlexey Dobriyan
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton
2006-10-20[PATCH] direct-io: sync and invalidate file region when falling back to buffe...Jeff Moyer
2006-10-19[PATCH] Add lockless helpers for remove_suid()Jens Axboe
2006-10-17[PATCH] vmalloc(): don't pass __GFP_ZERO to slabAndrew Morton
2006-10-17[PATCH] knfsd: add nfs-export support to tmpfsDavid M. Grimes
2006-10-17[PATCH] invalidate: remove_mapping() fixAndrew Morton
2006-10-15Fix VM_MAYEXEC calculationLinus Torvalds
2006-10-11[PATCH] Fix typos in mm/shmem_acl.cAneesh Kumar
2006-10-11[PATCH] VM: Fix the gfp_mask in invalidate_complete_page2Trond Myklebust
2006-10-11[PATCH] invalidate_inode_pages2_range() debugAndrew Morton
2006-10-11[PATCH] mm: locks_freed fixNick Piggin
2006-10-11[PATCH] mm: arch_free_page fixNick Piggin
2006-10-11[PATCH] Fix do_mbind warning with CONFIG_MIGRATION=nKeith Owens
2006-10-11[PATCH] move rmap BUG_ON outside DEBUG_VMDave Jones
2006-10-11[PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range()Chen, Kenneth W
2006-10-11[PATCH] mm: remove memmap_zone_idx()Mel Gorman
2006-10-07[PATCH] slab: remove wrongly placed BUG_ONChristoph Lameter
2006-10-06[PATCH] page fault retry with NOPAGE_REFAULTBenjamin Herrenschmidt
2006-10-06[PATCH] slab: reduce numa text sizePekka Enberg
2006-10-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/confighLinus Torvalds
2006-10-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6Linus Torvalds
2006-10-04[PATCH] slab: clean up leak tracking ifdefs a little bitChristoph Hellwig
2006-10-04[PATCH] page_alloc: fix kernel-doc and func. declarationRandy Dunlap
2006-10-04[PATCH] enforce proper tlb flush in unmap_hugepage_rangeChen, Kenneth W
2006-10-04[PATCH] mm: micro optimise zone_watermark_okNick Piggin
2006-10-04[PATCH] mm: fix in kerneldocHenrik Kretzschmar
2006-10-04Remove all inclusions of <linux/config.h>Dave Jones
2006-10-03Spelling fix: "control" instead of "cotrol"Michael Opdenacker
2006-10-03fix file specification in commentsUwe Zeisberger
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante
2006-10-03more misc typo fixesMatt LaPlante
2006-10-02Merge branch 'master' into gfs2Steven Whitehouse
2006-10-01[PATCH] paravirt: lazy mmu mode hooks.patchZachary Amsden
2006-10-01[PATCH] paravirt: pte clear not presentZachary Amsden
2006-10-01[PATCH] paravirt: remove read hazard from cowZachary Amsden
2006-10-01[PATCH] invalidate_inode_pages2(): ignore page refcountsAndrew Morton
2006-10-01[PATCH] r/o bind mount prepwork: inc_nlink() helperDave Hansen
2006-10-01[PATCH] r/o bind mounts: unlink: monitor i_nlinkDave Hansen
2006-10-01[PATCH] Streamline generic_file_* interfaces and filemap cleanupsBadari Pulavarty
2006-10-01[PATCH] Remove readv/writev methods and use aio_read/aio_write insteadBadari Pulavarty
2006-10-01[PATCH] Vectorize aio_read/aio_write fileop methodsBadari Pulavarty
2006-10-01[PATCH] kmemdup: some usersAlexey Dobriyan
2006-10-01[PATCH] kmemdup: introduceAlexey Dobriyan