mmc: s3c6410: enable ADMA feature in 6410 sdhci controller
[safe/jmp/linux-2.6] / mm / filemap_xip.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-03-06 KAMEZAWA Hiroyukimm: clean up mm_counter
2009-09-27 Alexey Dobriyanconst: mark struct vm_struct_operations
2009-04-03 Martin Schwidefskymm: do_xip_mapping_read: fix length calculation
2009-03-02 Ingo Molnarx86, mm: dont use non-temporal stores in pagecache...
2009-02-25 Ingo Molnarx86, mm: pass in 'total' to __copy_from_user_*nocache()
2009-01-06 Hugh Dickinsbadpage: remove vma from page_remove_rmap
2008-08-20 Nick Pigginmm: xip/ext2 fix block allocation race
2008-08-20 Nick Pigginmm: xip fix fault vs sparse page invalidate race
2008-08-20 Nick Pigginmm: dirty page tracking race fix
2008-07-28 Andrea Arcangelimmu-notifiers: core
2008-07-27 Miklos Szeredi[patch 3/5] vfs: change remove_suid() to file_remove_suid()
2008-04-28 Nick Pigginxip: support non-struct page backed memory
2008-02-08 Jan KaraUse pgoff_t instead of unsigned long
2008-02-05 Christoph LameterPagecache zeroing: zero_user_segment, zero_user_segment...
2008-01-09 Akinobu Mitaxip: fix get_zeroed_page with __GFP_HIGHMEM
2007-12-05 Nick Pigginmm: fix XIP file writes
2007-10-16 Nick Pigginmm: write iovec cleanup
2007-07-19 Nick Pigginmm: fault feedback #2
2007-07-19 Nick Pigginmm: fault feedback #1
2007-07-19 Nick Pigginmm: merge populate and nopage into fault (fixes nonlinear)
2007-07-10 Carsten Ottexip sendfile removal
2007-05-21 Alexey DobriyanDetach sched.h from mm.h
2007-05-09 Nate Dillerfs: convert core functions to zero_user_page
2007-03-29 Carsten Otte[PATCH] mm: fix xip issue with /dev/zero
2007-01-30 Hugh Dickins[PATCH] mm: mremap correct rmap accounting
2006-12-22 Nick Piggin[PATCH] mm: more rmap debugging
2006-12-08 Josef "Jeff" Sipek[PATCH] mm: change uses of f_{dentry,vfsmnt} to use...
2006-06-28 Christoph Hellwig[PATCH] mark address_space_operations const
2006-01-10 Christoph Hellwig[PATCH] replace inode_update_time with file_update_time
2006-01-09 Jes Sorensen[PATCH] mutex subsystem, semaphore to mutex: VFS, ...
2005-10-30 Hugh Dickins[PATCH] mm: rmap with inner ptlock
2005-10-30 Hugh Dickins[PATCH] mm: xip_unmap ZERO_PAGE fix
2005-10-30 Nick Piggin[PATCH] core remove PageReserved
2005-07-15 Carsten Otte[PATCH] execute-in-place fixes
2005-07-12 Geert Uytterhoeven[PATCH] mm/filemap_xip.c compilation fix
2005-06-24 Carsten Otte[PATCH] xip: reduce code duplication
2005-06-24 Carsten Otte[PATCH] xip: fs/mm: execute in place