Luis R. Rodriguez
|
1a9b4b3d75
mm: provide a fallback for PAGE_KERNEL_EXEC for architectures
|
7 years ago |
Kirill A. Shutemov
|
bfd40eaff5
mm: fix vma_is_anonymous() false-positives
|
7 years ago |
Linus Torvalds
|
490fc05386
mm: make vm_area_alloc() initialize core fields
|
7 years ago |
Linus Torvalds
|
95faf6992d
mm: make vm_area_dup() actually copy the old vma data
|
7 years ago |
Linus Torvalds
|
3928d4f5ee
mm: use helper functions for allocating and freeing vm_area structs
|
7 years ago |
Souptick Joarder
|
2bcd6454ba
mm: use new return type vm_fault_t
|
7 years ago |
Mike Rapoport
|
e48e3c590a
mm/nommu: remove description of alloc_vm_area
|
7 years ago |
Linus Torvalds
|
642e7fd233
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
|
7 years ago |
Dominik Brodowski
|
a90f590a1b
mm: add ksys_mmap_pgoff() helper; remove in-kernel calls to sys_mmap_pgoff()
|
7 years ago |
Arnd Bergmann
|
1a8429132e
mm: remove blackfin MPU support
|
7 years ago |
Mike Rapoport
|
b7701a5f2e
mm: docs: fixup punctuation
|
7 years ago |
Matthew Wilcox
|
977fbdcd59
mm: add unmap_mapping_pages()
|
7 years ago |
Linus Torvalds
|
581bfce969
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Michal Hocko
|
c41f012ade
mm: rename global_page_state to global_zone_page_state
|
8 years ago |
Christoph Hellwig
|
b4bf802a5a
mm/nommu: switch do_mmap_private to kernel_read
|
8 years ago |
Michal Hocko
|
19809c2da2
mm, vmalloc: use __GFP_HIGHMEM implicitly
|
8 years ago |
Michal Hocko
|
a7c3e901a4
mm: introduce kv[mz]alloc helpers
|
8 years ago |
Linus Torvalds
|
1827adb11a
Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
8 years ago |
Linus Torvalds
|
94e877d0fb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
8 years ago |
Al Viro
|
653a7746fa
Merge remote-tracking branch 'ovl/for-viro' into for-linus
|
8 years ago |
Ingo Molnar
|
6e84f31522
sched/headers: Prepare for new header dependencies before moving code to <linux/sched/mm.h>
|
8 years ago |
Ingo Molnar
|
314ff7851f
mm/vmacache, sched/headers: Introduce 'struct vmacache' and move it from <linux/sched.h> to <linux/mm_types>
|
8 years ago |
Mike Rapoport
|
897ab3e0c4
userfaultfd: non-cooperative: add event for memory unmaps
|
8 years ago |
seokhoon.yoon
|
3edf41d845
mm: fix comments for mmap_init()
|
8 years ago |
Dave Jiang
|
11bac80004
mm, fs: reduce fault, page_mkwrite, and pfn_mkwrite to take only vmf
|
8 years ago |
Michal Hocko
|
9af744d743
lib/show_mem.c: teach show_mem to work with the given nodemask
|
8 years ago |
Miklos Szeredi
|
f74ac01520
mm: use helper for calling f_op->mmap()
|
8 years ago |
Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Linus Torvalds
|
a57cb1c1d7
Merge branch 'akpm' (patches from Andrew)
|
8 years ago |
Jan Kara
|
82b0f8c39a
mm: join struct fault_env and vm_fault
|
8 years ago |