index
:
history
master
Linux kernel history
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
msync.c
Age
Commit message (
Expand
)
Author
Lines
2005-03-13
[PATCH] ptwalk: inline pmd_range and pud_range
Hugh Dickins
-2
/
+2
2005-03-13
[PATCH] ptwalk: move p?d_none_or_clear_bad
Hugh Dickins
-6
/
+6
2005-03-13
[PATCH] ptwalk: sync_page_range
Hugh Dickins
-113
/
+67
2005-03-13
[PATCH] ptwalk: p?d_none_or_clear_bad
Hugh Dickins
-18
/
+3
2005-01-07
[PATCH] sched: mm: fix scheduling latencies in filemap_sync()
Ingo Molnar
-2
/
+27
2005-01-04
[PATCH] msync(): set PF_SYNCWRITE
Andrew Morton
-0
/
+4
2005-01-04
[PATCH] Reduce i_sem usage during file sync operations
Andrew Morton
-2
/
+4
2004-12-31
[PATCH] convert Linux to 4-level page tables
Andi Kleen
-12
/
+43
2004-10-18
[PATCH] add missing linux/syscalls.h includes
Arnd Bergmann
-0
/
+1
2004-06-17
[PATCH] Clean up asm/pgalloc.h include
Russell King
-1
/
+0
2004-06-02
[PATCH] hugetlbpage msync() fix
Andrew Morton
-1
/
+9
2004-01-18
[PATCH] s390: superflous flush_tlb_range calls.
Andrew Morton
-0
/
+4
2004-01-18
[PATCH] s390: physical dirty/referenced bits.
Andrew Morton
-10
/
+9
2004-01-18
[PATCH] s390: tlb flush optimization.
Andrew Morton
-3
/
+2
2004-01-18
[PATCH] bdev: use correct mapping's i_sem
Andrew Morton
-5
/
+5
2003-04-08
[PATCH] Make msync(MS_ASYNC) no longer start the I/O
Andrew Morton
-15
/
+15
2002-10-31
[PATCH] uninline some things in mm/*.c
Andrew Morton
-1
/
+1
2002-10-15
[PATCH] make filemap_sync static
Andrew Morton
-1
/
+1
2002-10-13
[PATCH] msync correctness fixes
Andrew Morton
-0
/
+5
2002-08-30
[PATCH] writeback correctness and efficiency changes
Andrew Morton
-4
/
+1
2002-07-14
[PATCH] error code for msync()
Hirofumi Ogawa
-3
/
+4
2002-06-17
[PATCH] msync(bad address) should return -ENOMEM
Andrew Morton
-6
/
+4
2002-05-03
[PATCH] 2.5.13: remove VALID_PAGE
Roman Zippel
-4
/
+8
2002-04-29
[PATCH] page writeback locking update
Andrew Morton
-4
/
+6
2002-03-24
Break an include loop by moving cache flushing routines from
Richard Henderson
-0
/
+1
2002-03-07
msync cleanups
Linus Torvalds
-3
/
+3
2002-03-07
Split out "msync" logic into a file of its own. No actual code
Linus Torvalds
-0
/
+217