Peter Feiner
|
64e455079e
mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
|
10 лет назад |
Linus Torvalds
|
c798360cd1
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
10 лет назад |
Sasha Levin
|
96dad67ff2
mm: use VM_BUG_ON_MM where possible
|
10 лет назад |
Andrew Morton
|
ff26f70f43
mm/mmap.c: clean up CONFIG_DEBUG_VM_RB checks
|
10 лет назад |
Sasha Levin
|
81d1b09c6b
mm: convert a few VM_BUG_ON callers to VM_BUG_ON_VMA
|
10 лет назад |
Cyrill Gorcunov
|
8764b338b3
mm: use may_adjust_brk helper
|
10 лет назад |
vishnu.ps
|
cc71aba348
mm/mmap.c: whitespace fixes
|
10 лет назад |
Tejun Heo
|
d06efebf0c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux-block into for-3.18
|
11 лет назад |
Sasha Levin
|
8542bdfc66
mm/mmap.c: use pr_emerg when printing BUG related information
|
11 лет назад |
Tejun Heo
|
908c7f1949
percpu_counter: add @gfp to percpu_counter_init()
|
11 лет назад |
David Herrmann
|
4bb5f5d939
mm: allow drivers to prevent new writable mappings
|
11 лет назад |
Konstantin Khlebnikov
|
82f71ae4a2
mm: catch memory commitment underflow
|
11 лет назад |
Mitchel Humpherys
|
b1de0d139c
mm: convert some level-less printks to pr_*
|
11 лет назад |
Linus Torvalds
|
a0abcf2e8f
Merge branch 'x86/vdso' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip into next
|
11 лет назад |
Huang Shijie
|
64ac4940d5
mm/mmap.c: remove the first mapping check
|
11 лет назад |
Duan Jiong
|
14bd5b458b
mm/mmap.c: replace IS_ERR and PTR_ERR with PTR_ERR_OR_ZERO
|
11 лет назад |
Andy Lutomirski
|
a62c34bd2a
x86, mm: Improve _install_special_mapping and fix x86 vdso naming
|
11 лет назад |
Davidlohr Bueso
|
615d6e8756
mm: per-thread vma caching
|
11 лет назад |
Linus Torvalds
|
f7789dc0d4
Merge branch 'locks-3.15' of git://git.samba.org/jlayton/linux
|
11 лет назад |
Rashika Kheria
|
eafd4dc4d7
mm/mmap.c: mark function as static
|
11 лет назад |
Jeff Layton
|
d7a06983a0
locks: fix locks_mandatory_locked to respect file-private locks
|
11 лет назад |
Stefani Seibold
|
3935ed6a3a
mm: Add new func _install_special_mapping() to mmap.c
|
11 лет назад |
Cyrill Gorcunov
|
34228d473e
mm: ignore VM_SOFTDIRTY on VMA merging
|
11 лет назад |
Paul Gortmaker
|
a64fb3cd61
mm: audit/fix non-modular users of module_init in core code
|
11 лет назад |
Davidlohr Bueso
|
363ee17f0f
mm/mmap.c: add mlock_future_check() helper
|
11 лет назад |
Jerome Marchand
|
49f0ce5f92
mm: add overcommit_kbytes sysctl variable
|
11 лет назад |
Kirill A. Shutemov
|
e1f56c89b0
mm: convert mm->nr_ptes to atomic_long_t
|
11 лет назад |
Linus Torvalds
|
5cbb3d216e
Merge branch 'akpm' (patches from Andrew Morton)
|
11 лет назад |
Jerome Marchand
|
00619bcc44
mm: factor commit limit calculation
|
11 лет назад |
Akira Takeuchi
|
2afc745f3e
mm: ensure get_unmapped_area() returns higher address than mmap_min_addr
|
11 лет назад |