Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
e10dd62ffcb2953f80a4ea6ac53cb489ebfe0a79
/
mm
/
memory.c
b676b29
mm, thp: fix mapped pages avoiding unevictable list on mlock
by David Rientjes
· 12 years ago
c462f17
mm/memory.c: fix typo in comment
by Robert P. J. Day
· 12 years ago
6bdb913
mm: wrap calls to set_pte_at_notify with invalidate_range_start and invalidate_range_end
by Haggai Eran
· 12 years ago
2ec74c3
mm: move all mmu notifier invocations to be done outside the PT lock
by Sagi Grimberg
· 12 years ago
e6c509f
mm: use clear_page_mlock() in page_remove_rmap()
by Hugh Dickins
· 12 years ago
6b2dbba
mm: replace vma prio_tree with an interval tree
by Michel Lespinasse
· 12 years ago
314e51b
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
by Konstantin Khlebnikov
· 12 years ago
4b6e1e3
mm: kill vma flag VM_INSERTPAGE
by Konstantin Khlebnikov
· 12 years ago
b3b9c29
mm, x86, pat: rework linear pfn-mmap tracking
by Konstantin Khlebnikov
· 12 years ago
5180da4
x86, pat: separate the pfn attribute tracking for remap_pfn_range and vm_insert_pfn
by Suresh Siddha
· 12 years ago
a0e881b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
d833352
mm: hugetlbfs: close race during teardown of hugetlbfs shared page tables
by Mel Gorman
· 12 years ago
51a07e5
mm/memory.c:print_vma_addr(): call up_read(&mm->mmap_sem) directly
by Jeff Liu
· 12 years ago
24669e5
hugetlb: use mmu_gather instead of a temporary linked list for accumulating pages
by Aneesh Kumar K.V
· 12 years ago
41c4d25
mm: Update file times from fault path only if .page_mkwrite is not set
by Jan Kara
· 12 years ago
4cb3875
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
597e1c3
mm/mmu_gather: enable tlb flush range in generic mmu_gather
by Alex Shi
· 12 years ago
eb4546b
mm/memory.c: fix kernel-doc warnings
by Randy Dunlap
· 12 years ago
e0897d7
mm, thp: print useful information when mmap_sem is unlocked in zap_pmd_range
by David Rientjes
· 12 years ago
1f1d06c
thp, memcg: split hugepage for memcg oom on cow
by David Rientjes
· 12 years ago
e709ffd
mm: remove swap token code
by Rik van Riel
· 12 years ago
654443e
Merge branch 'perf-uprobes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
4f74d2c
vm: remove 'nr_accounted' calculations from the unmap_vmas() interfaces
by Linus Torvalds
· 12 years ago
7e027b1
vm: simplify unmap_vmas() calling convention
by Linus Torvalds
· 12 years ago
cbc91f7
uprobes/core: Decrement uprobe count before the pages are unmapped
by Srikar Dronamraju
· 13 years ago
909af76
coredump: remove VM_ALWAYSDUMP flag
by Jason Baron
· 13 years ago
9521127
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
ea48cf7
mm, counters: fold __sync_task_rss_stat() into sync_mm_rss()
by David Rientjes
· 13 years ago
05af2e1
mm, counters: remove task argument to sync_mm_rss() and __sync_task_rss_stat()
by David Rientjes
· 13 years ago
69c9782
mm: make get_mm_counter static-inline
by Konstantin Khlebnikov
· 13 years ago
1a5a990
mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode
by Andrea Arcangeli
· 13 years ago
3a990a5
Merge branch 'vm' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
f5cc4ee
VM: make zap_page_range() callers that act on a single VMA use separate helper
by Al Viro
· 13 years ago
6e8bb01
VM: make unmap_vmas() return void
by Al Viro
· 13 years ago
14f5ff5
VM: make zap_page_range() return void
by Al Viro
· 13 years ago
8b2a123
VM: can't go through the inner loop in unmap_vmas() more than once...
by Al Viro
· 13 years ago
038c7aa
VM: unmap_page_range() can return void
by Al Viro
· 13 years ago
9b04c5f
mm: remove the second argument of k[un]map_atomic()
by Cong Wang
· 13 years ago
9f9f1ac
mm: fix rss count leakage during migration
by Konstantin Khlebnikov
· 13 years ago
f21760b
thp: add tlb_remove_pmd_tlb_entry
by Shaohua Li
· 13 years ago
32aaeff
Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
by Linus Torvalds
· 13 years ago
70b50f9
mm: thp: tail page refcounting fix
by Andrea Arcangeli
· 13 years ago
b95f1b31
mm: Map most files to use export.h instead of module.h
by Paul Gortmaker
· 13 years ago
2efaca9
mm/futex: fix futex writes on archs with SW tracking of dirty & young
by Benjamin Herrenschmidt
· 13 years ago
1d65f86
mm: preallocate page before lock_page() at filemap COW
by KAMEZAWA Hiroyuki
· 13 years ago
6ac4752
mm/memory.c: remove ZAP_BLOCK_SIZE
by Andrew Morton
· 13 years ago
0b43c3a
mm: __tlb_remove_page() check the correct batch
by Shaohua Li
· 13 years ago
5b8ba10
mm: move vmtruncate_range to truncate.c
by Hugh Dickins
· 13 years ago
5f1a190
mm: fix wrong kunmap_atomic() pointer
by Steven Rostedt
· 13 years ago
0164f69
mm/memory.c: fix kernel-doc notation
by Randy Dunlap
· 13 years ago
456f998
memcg: add the pagefault count into memcg stats
by Ying Han
· 13 years ago
ca16d14
mm: don't access vm_flags as 'int'
by KOSAKI Motohiro
· 13 years ago
9547d01
mm: uninline large generic tlb.h functions
by Peter Zijlstra
· 13 years ago
3d48ae4
mm: Convert i_mmap_lock to a mutex
by Peter Zijlstra
· 13 years ago
97a8941
mm: Remove i_mmap_lock lockbreak
by Peter Zijlstra
· 13 years ago
e303297
mm: extended batches for generic mmu_gather
by Peter Zijlstra
· 13 years ago
2672391
mm, powerpc: move the RCU page-table freeing into generic code
by Peter Zijlstra
· 13 years ago
d16dfc5
mm: mmu_gather rework
by Peter Zijlstra
· 13 years ago
d05f316
mm: make expand_downwards() symmetrical with expand_upwards()
by Michal Hocko
· 13 years ago
a09a79f
Don't lock guardpage if the stack is growing up
by Mikulas Patocka
· 13 years ago
a1fde08
VM: skip the stack guard page lookup in get_user_pages only for mlock
by Linus Torvalds
· 14 years ago
cc03638
mm: check if PTE is already allocated during page fault
by Mel Gorman
· 14 years ago
fe936df
mm: check that we have the right vma in __access_remote_vm()
by Michael Ellerman
· 14 years ago
95042f9
vm: fix mlock() on stack guard page
by Linus Torvalds
· 14 years ago
ae91dbf
mm: fix memory.c incorrect kernel-doc
by Randy Dunlap
· 14 years ago
b81a618
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
by Linus Torvalds
· 14 years ago
56039ef
memcg: fix ugly initialization of return value is in caller
by KAMEZAWA Hiroyuki
· 14 years ago
5ddd36b
mm: implement access_remote_vm
by Stephen Wilson
· 14 years ago
206cb63
mm: factor out main logic of access_process_vm
by Stephen Wilson
· 14 years ago
e7f22e2
mm: use mm_struct to resolve gate vma's in __get_user_pages
by Stephen Wilson
· 14 years ago
cae5d39
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
by Stephen Wilson
· 14 years ago
83b964b
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
by Stephen Wilson
· 14 years ago
31db58b
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
by Stephen Wilson
· 14 years ago
318b275
mm: allow GUP to fail instead of waiting on a page
by Gleb Natapov
· 14 years ago
e16b396
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
69ebb83
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
by Huang Ying
· 14 years ago
0014bd9
mm: export __get_user_pages
by Huang Ying
· 14 years ago
2aa1589
mm: prevent concurrent unmap_mapping_range() on the same inode
by Miklos Szeredi
· 14 years ago
a335b2e
mm: Fix out-of-date comments which refers non-existent functions
by Ryota Ozaki
· 14 years ago
419d8c9
mlock: do not munlock pages in __do_fault()
by Michel Lespinasse
· 14 years ago
e15f8c0
mlock: fix race when munlocking pages in do_wp_page()
by Michel Lespinasse
· 14 years ago
14d1a55
thp: add debug checks for mapcount related invariants
by Andrea Arcangeli
· 14 years ago
500d65d
thp: pmd_trans_huge migrate bugcheck
by Andrea Arcangeli
· 14 years ago
f66055ab
thp: verify pmd_trans_huge isn't leaking
by Andrea Arcangeli
· 14 years ago
8a07651
thp: transparent hugepage core fixlet
by Hugh Dickins
· 14 years ago
71e3aac
thp: transparent hugepage core
by Andrea Arcangeli
· 14 years ago
47ad847
thp: clear_copy_huge_page
by Andrea Arcangeli
· 14 years ago
8ac1f83
thp: pte alloc trans splitting
by Andrea Arcangeli
· 14 years ago
14fd403
thp: export maybe_mkwrite
by Andrea Arcangeli
· 14 years ago
53a7706
mlock: do not hold mmap_sem for extended periods of time
by Michel Lespinasse
· 14 years ago
110d74a
mm: add FOLL_MLOCK follow_page flag.
by Michel Lespinasse
· 14 years ago
5ecfda0
mlock: avoid dirtying pages and triggering writeback
by Michel Lespinasse
· 14 years ago
72ddc8f
do_wp_page: clarify dirty_page handling
by Michel Lespinasse
· 14 years ago
b009c02
do_wp_page: remove the 'reuse' flag
by Michel Lespinasse
· 14 years ago
3ecb01d
use clear_page()/copy_page() in favor of memset()/memcpy() on whole pages
by Jan Beulich
· 14 years ago
1b36ba8
mm: wrap follow_pte() using __cond_lock()
by Namhyung Kim
· 14 years ago
e6219ec
mm: add lock release annotation on do_wp_page()
by Namhyung Kim
· 14 years ago
25ca1d6
mm: wrap get_locked_pte() using __cond_lock()
by Namhyung Kim
· 14 years ago
d065bd8
mm: retry page fault when blocking on disk transfer
by Michel Lespinasse
· 14 years ago
ece0e2b
mm: remove pte_*map_nested()
by Peter Zijlstra
· 14 years ago
Next »