Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2503f6fe8945d163bda7dc23bb05952ac84b4257
/
mm
/
fremap.c
33041a0
mm: mark remap_file_pages() syscall as deprecated
by Kirill A. Shutemov
· 10 years ago
0bf0733
mm: softdirty: make freshly remapped file pages being softdirty unconditionally
by Cyrill Gorcunov
· 10 years ago
8878439
mm: fix bad rss-counter if remap_file_pages raced migration
by Hugh Dickins
· 11 years ago
4eb9198
mm: fix use-after-free in sys_remap_file_pages
by Rik van Riel
· 11 years ago
41bb347
mm: save soft-dirty bits on file pages
by Cyrill Gorcunov
· 11 years ago
09a9f1d
Revert "mm: introduce VM_POPULATE flag to better deal with racy userspace programs"
by Michel Lespinasse
· 12 years ago
a2362d2
mm/fremap.c: fix possible oops on error path
by Michel Lespinasse
· 12 years ago
6d7825b
mm/fremap.c: fix oops on error path
by Andrew Morton
· 12 years ago
1869305
mm: introduce VM_POPULATE flag to better deal with racy userspace programs
by Michel Lespinasse
· 12 years ago
c22c0d6
mm: remove flags argument to mmap_region
by Michel Lespinasse
· 12 years ago
a1ea954
mm: use mm_populate() for blocking remap_file_pages()
by Michel Lespinasse
· 12 years ago
940e7da
mm: remap_file_pages() fixes
by Michel Lespinasse
· 12 years ago
deb521c
remap_file_pages: correctly handle the case of a NULL vm_ops pointer
by Linus Torvalds
· 12 years ago
6b2dbba
mm: replace vma prio_tree with an interval tree
by Michel Lespinasse
· 12 years ago
0b173bc
mm: kill vma flag VM_CAN_NONLINEAR
by Konstantin Khlebnikov
· 12 years ago
cb0942b
make get_file() return its argument
by Al Viro
· 12 years ago
e25934a
mm: delete various needless include <linux/module.h>
by Paul Gortmaker
· 13 years ago
ca16d14
mm: don't access vm_flags as 'int'
by KOSAKI Motohiro
· 13 years ago
3d48ae4
mm: Convert i_mmap_lock to a mutex
by Peter Zijlstra
· 13 years ago
5ec1055
Avoid pgoff overflow in remap_file_pages
by Larry Woodman
· 14 years ago
e92b05d
fremap: get rid of broken 'end' variable
by Linus Torvalds
· 14 years ago
d559db0
mm: clean up mm_counter
by KAMEZAWA Hiroyuki
· 15 years ago
5a6fe12
Do not account for the address space used by hugetlbfs using VM_ACCOUNT
by Mel Gorman
· 16 years ago
6a6160a
[CVE-2009-0029] System call wrappers part 13
by Heiko Carstens
· 16 years ago
edc315f
badpage: remove vma from page_remove_rmap
by Hugh Dickins
· 16 years ago
ba470de
mmap: handle mlocked pages during map, remap, unmap
by Rik van Riel
· 16 years ago
cddb8a5
mmu-notifiers: core
by Andrea Arcangeli
· 16 years ago
7682486
mm: fix various kernel-doc comments
by Randy Dunlap
· 17 years ago
8a459e4
sys_remap_file_pages: fix ->vm_file accounting
by Oleg Nesterov
· 17 years ago
8d63494
remap_file_pages: kernel-doc corrections
by Randy Dunlap
· 17 years ago
4af3c9c
Drop some headers from mm.h
by Alexey Dobriyan
· 17 years ago
dd204d6
fix VM_CAN_NONLINEAR check in sys_remap_file_pages
by Yan Zheng
· 17 years ago
3ee6daf
only allow nonlinear vmas for ram backed filesystems
by Miklos Szeredi
· 17 years ago
d0217ac
mm: fault feedback #1
by Nick Piggin
· 17 years ago
54cb882
mm: merge populate and nopage into fault (fixes nonlinear)
by Nick Piggin
· 17 years ago
7de6b80
[PATCH] mm: more rmap debugging
by Nick Piggin
· 18 years ago
2d4d862
[PATCH] kill install_file_pte's pte_val
by Hugh Dickins
· 18 years ago
9888a1c
[PATCH] paravirt: pte clear not present
by Zachary Amsden
· 18 years ago
e88dd6c
[PATCH] mm: small cleanup of install_page()
by Peter Zijlstra
· 18 years ago
668e0d8
[PATCH] fix update_mmu_cache in fremap.c
by Hugh Dickins
· 18 years ago
c9cfcdd
VM: add common helper function to create the page tables
by Linus Torvalds
· 19 years ago
6aab341
mm: re-architect the VM_UNPAGED logic
by Linus Torvalds
· 19 years ago
101d2be
[PATCH] unpaged: VM_NONLINEAR VM_RESERVED
by Hugh Dickins
· 19 years ago
0b14c17
[PATCH] unpaged: VM_UNPAGED
by Hugh Dickins
· 19 years ago
c74df32
[PATCH] mm: ptd_alloc take ptlock
by Hugh Dickins
· 19 years ago
365e9c87
[PATCH] mm: update_hiwaters just in time
by Hugh Dickins
· 19 years ago
861f2fb
[PATCH] mm: zap_pte out of line
by Hugh Dickins
· 19 years ago
b581003
[PATCH] core remove PageReserved
by Nick Piggin
· 19 years ago
4294621
[PATCH] mm: rss = file_rss + anon_rss
by Hugh Dickins
· 19 years ago
f5154a9
[PATCH] Don't map the same page too much
by Hugh Dickins
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago