Peter Zijlstra
|
e303297e6c
mm: extended batches for generic mmu_gather
|
14 years ago |
Peter Zijlstra
|
2672391169
mm, powerpc: move the RCU page-table freeing into generic code
|
14 years ago |
Peter Zijlstra
|
d16dfc550f
mm: mmu_gather rework
|
14 years ago |
Michal Hocko
|
d05f3169c0
mm: make expand_downwards() symmetrical with expand_upwards()
|
14 years ago |
Mikulas Patocka
|
a09a79f668
Don't lock guardpage if the stack is growing up
|
14 years ago |
Linus Torvalds
|
a1fde08c74
VM: skip the stack guard page lookup in get_user_pages only for mlock
|
14 years ago |
Mel Gorman
|
cc03638df2
mm: check if PTE is already allocated during page fault
|
14 years ago |
Michael Ellerman
|
fe936dfc23
mm: check that we have the right vma in __access_remote_vm()
|
14 years ago |
Linus Torvalds
|
95042f9eb7
vm: fix mlock() on stack guard page
|
14 years ago |
Randy Dunlap
|
ae91dbfc99
mm: fix memory.c incorrect kernel-doc
|
14 years ago |
Linus Torvalds
|
b81a618dcd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 years ago |
KAMEZAWA Hiroyuki
|
56039efa18
memcg: fix ugly initialization of return value is in caller
|
14 years ago |
Stephen Wilson
|
5ddd36b9c5
mm: implement access_remote_vm
|
14 years ago |
Stephen Wilson
|
206cb63657
mm: factor out main logic of access_process_vm
|
14 years ago |
Stephen Wilson
|
e7f22e207b
mm: use mm_struct to resolve gate vma's in __get_user_pages
|
14 years ago |
Stephen Wilson
|
cae5d39032
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
|
14 years ago |
Stephen Wilson
|
83b964bbf8
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
|
14 years ago |
Stephen Wilson
|
31db58b3ab
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
|
14 years ago |
Gleb Natapov
|
318b275fbc
mm: allow GUP to fail instead of waiting on a page
|
14 years ago |
Linus Torvalds
|
e16b396ce3
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 years ago |
Huang Ying
|
69ebb83e13
mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally
|
14 years ago |
Huang Ying
|
0014bd990e
mm: export __get_user_pages
|
14 years ago |
Miklos Szeredi
|
2aa15890f3
mm: prevent concurrent unmap_mapping_range() on the same inode
|
14 years ago |
Ryota Ozaki
|
a335b2e173
mm: Fix out-of-date comments which refers non-existent functions
|
14 years ago |
Michel Lespinasse
|
419d8c96db
mlock: do not munlock pages in __do_fault()
|
14 years ago |
Michel Lespinasse
|
e15f8c01af
mlock: fix race when munlocking pages in do_wp_page()
|
14 years ago |
Andrea Arcangeli
|
14d1a55cd2
thp: add debug checks for mapcount related invariants
|
14 years ago |
Andrea Arcangeli
|
500d65d471
thp: pmd_trans_huge migrate bugcheck
|
14 years ago |
Andrea Arcangeli
|
f66055ab6f
thp: verify pmd_trans_huge isn't leaking
|
14 years ago |
Hugh Dickins
|
8a07651ee8
thp: transparent hugepage core fixlet
|
14 years ago |