Age | Commit message (Expand) | Author | Files | Lines |
2006-10-17 | [PATCH] vmalloc(): don't pass __GFP_ZERO to slab | Andrew Morton | 1 | -2/+5 |
2006-10-17 | [PATCH] knfsd: add nfs-export support to tmpfs | David M. Grimes | 1 | -0/+81 |
2006-10-17 | [PATCH] invalidate: remove_mapping() fix | Andrew Morton | 2 | -1/+6 |
2006-10-15 | Fix VM_MAYEXEC calculation | Linus Torvalds | 1 | -11/+10 |
2006-10-11 | [PATCH] Fix typos in mm/shmem_acl.c | Aneesh Kumar | 1 | -1/+1 |
2006-10-11 | [PATCH] VM: Fix the gfp_mask in invalidate_complete_page2 | Trond Myklebust | 1 | -1/+1 |
2006-10-11 | [PATCH] invalidate_inode_pages2_range() debug | Andrew Morton | 1 | -0/+1 |
2006-10-11 | [PATCH] mm: locks_freed fix | Nick Piggin | 1 | -4/+4 |
2006-10-11 | [PATCH] mm: arch_free_page fix | Nick Piggin | 1 | -3/+3 |
2006-10-11 | [PATCH] Fix do_mbind warning with CONFIG_MIGRATION=n | Keith Owens | 1 | -1/+1 |
2006-10-11 | [PATCH] move rmap BUG_ON outside DEBUG_VM | Dave Jones | 1 | -3/+2 |
2006-10-11 | [PATCH] hugetlb: fix linked list corruption in unmap_hugepage_range() | Chen, Kenneth W | 1 | -2/+20 |
2006-10-11 | [PATCH] mm: remove memmap_zone_idx() | Mel Gorman | 1 | -17/+0 |
2006-10-07 | [PATCH] slab: remove wrongly placed BUG_ON | Christoph Lameter | 1 | -1/+0 |
2006-10-06 | [PATCH] page fault retry with NOPAGE_REFAULT | Benjamin Herrenschmidt | 1 | -3/+6 |
2006-10-06 | [PATCH] slab: reduce numa text size | Pekka Enberg | 1 | -13/+21 |
2006-10-04 | Merge master.kernel.org:/pub/scm/linux/kernel/git/davej/configh | Linus Torvalds | 3 | -3/+0 |
2006-10-04 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/steve/gfs2-2.6 | Linus Torvalds | 2 | -2/+5 |
2006-10-04 | [PATCH] slab: clean up leak tracking ifdefs a little bit | Christoph Hellwig | 2 | -8/+11 |
2006-10-04 | [PATCH] page_alloc: fix kernel-doc and func. declaration | Randy Dunlap | 1 | -25/+25 |
2006-10-04 | [PATCH] enforce proper tlb flush in unmap_hugepage_range | Chen, Kenneth W | 1 | -1/+7 |
2006-10-04 | [PATCH] mm: micro optimise zone_watermark_ok | Nick Piggin | 1 | -1/+2 |
2006-10-04 | [PATCH] mm: fix in kerneldoc | Henrik Kretzschmar | 1 | -2/+2 |
2006-10-04 | Remove all inclusions of <linux/config.h> | Dave Jones | 3 | -3/+0 |
2006-10-03 | Spelling fix: "control" instead of "cotrol" | Michael Opdenacker | 2 | -4/+4 |
2006-10-03 | fix file specification in comments | Uwe Zeisberger | 1 | -1/+1 |
2006-10-03 | Fix "can not" in Documentation and Kconfig | Matt LaPlante | 1 | -1/+1 |
2006-10-03 | more misc typo fixes | Matt LaPlante | 1 | -1/+1 |
2006-10-02 | Merge branch 'master' into gfs2 | Steven Whitehouse | 21 | -510/+1014 |
2006-10-01 | [PATCH] paravirt: lazy mmu mode hooks.patch | Zachary Amsden | 3 | -0/+12 |
2006-10-01 | [PATCH] paravirt: pte clear not present | Zachary Amsden | 2 | -2/+2 |
2006-10-01 | [PATCH] paravirt: remove read hazard from cow | Zachary Amsden | 1 | -1/+1 |
2006-10-01 | [PATCH] invalidate_inode_pages2(): ignore page refcounts | Andrew Morton | 1 | -2/+32 |
2006-10-01 | [PATCH] r/o bind mount prepwork: inc_nlink() helper | Dave Hansen | 1 | -4/+4 |
2006-10-01 | [PATCH] r/o bind mounts: unlink: monitor i_nlink | Dave Hansen | 1 | -5/+5 |
2006-10-01 | [PATCH] Streamline generic_file_* interfaces and filemap cleanups | Badari Pulavarty | 1 | -83/+4 |
2006-10-01 | [PATCH] Remove readv/writev methods and use aio_read/aio_write instead | Badari Pulavarty | 1 | -36/+0 |
2006-10-01 | [PATCH] Vectorize aio_read/aio_write fileop methods | Badari Pulavarty | 1 | -19/+20 |
2006-10-01 | [PATCH] kmemdup: some users | Alexey Dobriyan | 1 | -2/+1 |
2006-10-01 | [PATCH] kmemdup: introduce | Alexey Dobriyan | 1 | -0/+18 |
2006-10-01 | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_RESERVE | Keith Mannthey | 1 | -30/+30 |
2006-10-01 | [PATCH] hot-add-mem x86_64: use CONFIG_MEMORY_HOTPLUG_SPARSE | Keith Mannthey | 1 | -0/+2 |
2006-10-01 | [PATCH] hot-add-mem x86_64: Kconfig changes | Keith Mannthey | 1 | -1/+6 |
2006-10-01 | [PATCH] hot-add-mem x86_64: fixup externs | Keith Mannthey | 1 | -4/+0 |
2006-10-01 | [PATCH] NOMMU: don't try and give NULL to fput() | Gavin Lambert | 1 | -1/+2 |
2006-09-30 | [PATCH] BLOCK: Make it possible to disable the block layer [try #6] | David Howells | 5 | -4/+14 |
2006-09-30 | [PATCH] BLOCK: Dissociate generic_writepages() from mpage stuff [try #6] | David Howells | 1 | -0/+134 |
2006-09-30 | [PATCH] BLOCK: Separate the bounce buffering code from the highmem code [try #6] | David Howells | 3 | -281/+305 |
2006-09-30 | [PATCH] BLOCK: Stop fallback_migrate_page() from using page_has_buffers() [tr... | David Howells | 1 | -1/+1 |
2006-09-30 | [PATCH] BLOCK: Move functions out of buffer code [try #6] | David Howells | 3 | -0/+55 |