index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
filemap_xip.c
Age
Commit message (
Expand
)
Author
2013-11-06
seqcount: Add lockdep functionality to seqcount/seqlock structures
John Stultz
2013-04-09
lift sb_start_write() out of ->write()
Al Viro
2012-10-09
mm: move all mmu notifier invocations to be done outside the PT lock
Sagi Grimberg
2012-10-09
mm: replace vma prio_tree with an interval tree
Michel Lespinasse
2012-10-09
mm: kill vma flag VM_CAN_NONLINEAR
Konstantin Khlebnikov
2012-07-31
fs: Protect write paths by sb_start_write - sb_end_write
Jan Kara
2012-07-31
mm: Make default vm_ops provide ->page_mkwrite handler
Jan Kara
2012-06-01
fs: introduce inode operation ->update_time
Josef Bacik
2012-02-03
mm/filemap_xip.c: fix race condition in xip_file_fault()
Carsten Otte
2011-10-31
mm: Map most files to use export.h instead of module.h
Paul Gortmaker
2011-05-25
mm: Convert i_mmap_lock to a mutex
Peter Zijlstra
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
2009-09-27
const: mark struct vm_struct_operations
Alexey Dobriyan
2009-04-02
mm: do_xip_mapping_read: fix length calculation
Martin Schwidefsky
2009-01-06
badpage: remove vma from page_remove_rmap
Hugh Dickins
2008-08-20
mm: xip/ext2 fix block allocation race
Nick Piggin
2008-08-20
mm: xip fix fault vs sparse page invalidate race
Nick Piggin
2008-08-20
mm: dirty page tracking race fix
Nick Piggin
2008-07-28
mmu-notifiers: core
Andrea Arcangeli
2008-07-26
[patch 3/5] vfs: change remove_suid() to file_remove_suid()
Miklos Szeredi
2008-04-28
xip: support non-struct page backed memory
Nick Piggin
2008-02-08
Use pgoff_t instead of unsigned long
Jan Kara
2008-02-05
Pagecache zeroing: zero_user_segment, zero_user_segments and zero_user
Christoph Lameter
2008-01-08
xip: fix get_zeroed_page with __GFP_HIGHMEM
Akinobu Mita
2007-12-05
mm: fix XIP file writes
Nick Piggin
2007-10-16
mm: write iovec cleanup
Nick Piggin
2007-07-19
mm: fault feedback #2
Nick Piggin
2007-07-19
mm: fault feedback #1
Nick Piggin
2007-07-19
mm: merge populate and nopage into fault (fixes nonlinear)
Nick Piggin
2007-07-10
xip sendfile removal
Carsten Otte
2007-05-21
Detach sched.h from mm.h
Alexey Dobriyan
2007-05-09
fs: convert core functions to zero_user_page
Nate Diller
2007-03-29
[PATCH] mm: fix xip issue with /dev/zero
Carsten Otte
2007-01-30
[PATCH] mm: mremap correct rmap accounting
Hugh Dickins
2006-12-22
[PATCH] mm: more rmap debugging
Nick Piggin
2006-12-08
[PATCH] mm: change uses of f_{dentry,vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-06-28
[PATCH] mark address_space_operations const
Christoph Hellwig
2006-01-10
[PATCH] replace inode_update_time with file_update_time
Christoph Hellwig
2006-01-09
[PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem
Jes Sorensen
2005-10-29
[PATCH] mm: rmap with inner ptlock
Hugh Dickins
2005-10-29
[PATCH] mm: xip_unmap ZERO_PAGE fix
Hugh Dickins
2005-10-29
[PATCH] core remove PageReserved
Nick Piggin
2005-07-15
[PATCH] execute-in-place fixes
Carsten Otte
2005-07-12
[PATCH] mm/filemap_xip.c compilation fix
Geert Uytterhoeven
2005-06-24
[PATCH] xip: reduce code duplication
Carsten Otte
2005-06-24
[PATCH] xip: fs/mm: execute in place
Carsten Otte