Linus Torvalds
|
643ad15d47
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Joe Perches
|
756a025f00
mm: coalesce split strings
|
9 years ago |
Andrey Ryabinin
|
39a1aa8e19
mm: deduplicate memory overcommitment code
|
9 years ago |
Andrey Ryabinin
|
ea606cf5d8
mm: move max_map_count bits into mm.h
|
9 years ago |
Ingo Molnar
|
ec87e1cf7d
Merge tag 'v4.5-rc7' into x86/asm, to pick up SMAP fix
|
9 years ago |
Kirill A. Shutemov
|
48f7df3294
mm: fix regression in remap_file_pages() emulation
|
9 years ago |
Dave Hansen
|
62b5f7d013
mm/core, x86/mm/pkeys: Add execute-only protection keys support
|
9 years ago |
Dave Hansen
|
e6bfb70959
mm/core, arch, powerpc: Pass a protection key in to calc_vm_flag_bits()
|
9 years ago |
Ingo Molnar
|
3a2f2ac9b9
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
|
9 years ago |
Ingo Molnar
|
1fe3f29e4a
Merge branches 'x86/fpu', 'x86/mm' and 'x86/asm' into x86/pkeys
|
9 years ago |
Konstantin Khlebnikov
|
12352d3cae
mm: replace vma_lock_anon_vma with anon_vma_lock_read/write
|
9 years ago |
Andrea Arcangeli
|
acf128d048
mm: validate_mm browse_rb SMP race condition
|
9 years ago |
Konstantin Khlebnikov
|
d977d56ce5
mm: warn about VmData over RLIMIT_DATA
|
9 years ago |
Ingo Molnar
|
76b36fa896
Merge tag 'v4.5-rc1' into x86/asm, to refresh the branch before merging new changes
|
9 years ago |
Kirill A. Shutemov
|
88f306b68c
mm: fix locking order in mm_take_all_locks()
|
9 years ago |
Konstantin Khlebnikov
|
8463833590
mm: rework virtual memory accounting
|
9 years ago |
Daniel Cashman
|
d07e22597d
mm: mmap: add new /proc tunable for mmap_base ASLR
|
9 years ago |
Piotr Kwapulinski
|
bc36f7017c
mm/mmap.c: remove incorrect MAP_FIXED flag comparison from mmap_region
|
9 years ago |
Chen Gang
|
0b57d6ba0b
mm/mmap.c: remove redundant local variables for may_expand_vm()
|
9 years ago |
Andy Lutomirski
|
f872f5400c
mm: Add a vm_special_mapping.fault() method
|
9 years ago |
Eric B Munson
|
de60f5f10c
mm: introduce VM_LOCKONFAULT
|
10 years ago |
Chen Gang
|
27f28b972e
mm/mmap.c: change __install_special_mapping() args order
|
10 years ago |
Chen Gang
|
1e3ee14b93
mm/mmap.c: do not initialize retval in mmap_pgoff()
|
10 years ago |
Chen Gang
|
e6ee219fdd
mm/mmap.c: remove redundant statement "error = -ENOMEM"
|
10 years ago |
Oleg Nesterov
|
0935781477
mm: add the "struct mm_struct *mm" local into
|
10 years ago |
Oleg Nesterov
|
87e8827b37
mm: fix the racy mm->locked_vm change in
|
10 years ago |
Alexander Kuleshov
|
de1741a133
mm/mmap: use offset_in_page macro
|
10 years ago |
Chen Gang
|
55e1ceaf25
mm/mmap.c: remove useless statement "vma = NULL" in find_vma()
|
10 years ago |
Kirill A. Shutemov
|
8a04446ab0
mm, dax: VMA with vm_ops->pfn_mkwrite wants to be write-notified
|
10 years ago |
Andrew Morton
|
28c553d0aa
revert "mm: make sure all file VMAs have ->vm_ops set"
|
10 years ago |