- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / mm / msync.c
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2004-10-18 Arnd Bergmann[PATCH] add missing linux/syscalls.h includes
2004-06-18 Russell King[PATCH] Clean up asm/pgalloc.h include
2004-06-03 Andrew Morton[PATCH] hugetlbpage msync() fix
2004-06-02 Andreas Kleenfix SIGPROF <-> exit race (#41527)
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] s390: superflous flush_tlb_range calls.
2004-01-19 Andrew Morton[PATCH] s390: physical dirty/referenced bits.
2004-01-19 Andrew Morton[PATCH] s390: tlb flush optimization.
2004-01-19 Andrew Morton[PATCH] bdev: use correct mapping's i_sem
2004-01-14 Hannes ReineckeS390: Add patches.arch/s390-07-zfcp-host-adapter-update...
2003-04-09 Andrew Morton[PATCH] Make msync(MS_ASYNC) no longer start the I/O
2002-10-31 Andrew Morton[PATCH] uninline some things in mm/*.c
2002-10-16 Andrew Morton[PATCH] make filemap_sync static
2002-10-13 Andrew Morton[PATCH] msync correctness fixes
2002-08-30 Andrew Morton[PATCH] writeback correctness and efficiency changes
2002-07-14 Hirofumi Ogawa[PATCH] error code for msync()
2002-06-18 Andrew Morton[PATCH] msync(bad address) should return -ENOMEM
2002-05-03 Roman Zippel[PATCH] 2.5.13: remove VALID_PAGE
2002-04-30 Andrew Morton[PATCH] page writeback locking update
2002-03-24 Richard HendersonBreak an include loop by moving cache flushing routines...
2002-03-08 Linus Torvaldsmsync cleanups
2002-03-08 Linus TorvaldsSplit out "msync" logic into a file of its own. No...