Benjamin Herrenschmidt
|
2efaca927f
mm/futex: fix futex writes on archs with SW tracking of dirty & young
|
14 år sedan |
KAMEZAWA Hiroyuki
|
1d65f86db1
mm: preallocate page before lock_page() at filemap COW
|
14 år sedan |
Andrew Morton
|
6ac4752006
mm/memory.c: remove ZAP_BLOCK_SIZE
|
14 år sedan |
Shaohua Li
|
0b43c3aab0
mm: __tlb_remove_page() check the correct batch
|
14 år sedan |
Hugh Dickins
|
5b8ba10198
mm: move vmtruncate_range to truncate.c
|
14 år sedan |
Steven Rostedt
|
5f1a19070b
mm: fix wrong kunmap_atomic() pointer
|
14 år sedan |
Randy Dunlap
|
0164f69d0c
mm/memory.c: fix kernel-doc notation
|
14 år sedan |
Ying Han
|
456f998ec8
memcg: add the pagefault count into memcg stats
|
14 år sedan |
KOSAKI Motohiro
|
ca16d140af
mm: don't access vm_flags as 'int'
|
14 år sedan |
Peter Zijlstra
|
9547d01bfb
mm: uninline large generic tlb.h functions
|
14 år sedan |
Peter Zijlstra
|
3d48ae45e7
mm: Convert i_mmap_lock to a mutex
|
14 år sedan |
Peter Zijlstra
|
97a894136f
mm: Remove i_mmap_lock lockbreak
|
14 år sedan |
Peter Zijlstra
|
e303297e6c
mm: extended batches for generic mmu_gather
|
14 år sedan |
Peter Zijlstra
|
2672391169
mm, powerpc: move the RCU page-table freeing into generic code
|
14 år sedan |
Peter Zijlstra
|
d16dfc550f
mm: mmu_gather rework
|
14 år sedan |
Michal Hocko
|
d05f3169c0
mm: make expand_downwards() symmetrical with expand_upwards()
|
14 år sedan |
Mikulas Patocka
|
a09a79f668
Don't lock guardpage if the stack is growing up
|
14 år sedan |
Linus Torvalds
|
a1fde08c74
VM: skip the stack guard page lookup in get_user_pages only for mlock
|
14 år sedan |
Mel Gorman
|
cc03638df2
mm: check if PTE is already allocated during page fault
|
14 år sedan |
Michael Ellerman
|
fe936dfc23
mm: check that we have the right vma in __access_remote_vm()
|
14 år sedan |
Linus Torvalds
|
95042f9eb7
vm: fix mlock() on stack guard page
|
14 år sedan |
Randy Dunlap
|
ae91dbfc99
mm: fix memory.c incorrect kernel-doc
|
14 år sedan |
Linus Torvalds
|
b81a618dcd
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6
|
14 år sedan |
KAMEZAWA Hiroyuki
|
56039efa18
memcg: fix ugly initialization of return value is in caller
|
14 år sedan |
Stephen Wilson
|
5ddd36b9c5
mm: implement access_remote_vm
|
14 år sedan |
Stephen Wilson
|
206cb63657
mm: factor out main logic of access_process_vm
|
14 år sedan |
Stephen Wilson
|
e7f22e207b
mm: use mm_struct to resolve gate vma's in __get_user_pages
|
14 år sedan |
Stephen Wilson
|
cae5d39032
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
|
14 år sedan |
Stephen Wilson
|
83b964bbf8
mm: arch: make in_gate_area take an mm_struct instead of a task_struct
|
14 år sedan |
Stephen Wilson
|
31db58b3ab
mm: arch: make get_gate_vma take an mm_struct instead of a task_struct
|
14 år sedan |