Michel Lespinasse
|
6b2dbba8b6
mm: replace vma prio_tree with an interval tree
|
12 年 前 |
Mel Gorman
|
1fb3f8ca0e
mm: compaction: capture a suitable high-order page immediately when it is made available
|
12 年 前 |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 年 前 |
Konstantin Khlebnikov
|
0103bd16fb
mm: prepare VM_DONTDUMP for using in drivers
|
12 年 前 |
Konstantin Khlebnikov
|
e9714acf8c
mm: kill vma flag VM_EXECUTABLE and mm->num_exe_file_vmas
|
12 年 前 |
Konstantin Khlebnikov
|
0b173bc4da
mm: kill vma flag VM_CAN_NONLINEAR
|
12 年 前 |
Konstantin Khlebnikov
|
4b6e1e3702
mm: kill vma flag VM_INSERTPAGE
|
12 年 前 |
Konstantin Khlebnikov
|
cc2383ec06
mm: introduce arch-specific vma flag VM_ARCH_1
|
12 年 前 |
Konstantin Khlebnikov
|
b3b9c2932c
mm, x86, pat: rework linear pfn-mmap tracking
|
12 年 前 |
Linus Torvalds
|
a0e881b7c1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年 前 |
Mel Gorman
|
18022c5d86
mm: add get_kernel_page[s] for pinning of kernel addresses for I/O
|
13 年 前 |
Mel Gorman
|
f981c5950f
mm: methods for teaching filesystems about PG_swapcache pages
|
13 年 前 |
Jiang Liu
|
340175b7d1
mm/hotplug: free zone->pageset when a zone becomes empty
|
13 年 前 |
Huang Shijie
|
44de9d0cad
mm: account the total_vm in the vm_stat_account()
|
13 年 前 |
Jan Kara
|
4fcf1c6205
mm: Make default vm_ops provide ->page_mkwrite handler
|
13 年 前 |
Tony Luck
|
6751ed65dc
x86/mce: Fix siginfo_t->si_addr value for non-recoverable memory faults
|
13 年 前 |
Linus Torvalds
|
1193755ac6
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
|
13 年 前 |
Al Viro
|
e3fc629d7b
switch aio and shm to do_mmap_pgoff(), make do_mmap() static
|
13 年 前 |
Pravin B Shelar
|
5bf5f03c27
mm: fix slab->page flags corruption
|
13 年 前 |
Hugh Dickins
|
17cf28afea
mm/fs: remove truncate_range
|
13 年 前 |
Linus Torvalds
|
4f74d2c8e8
vm: remove 'nr_accounted' calculations from the unmap_vmas() interfaces
|
13 年 前 |
Linus Torvalds
|
7e027b14d5
vm: simplify unmap_vmas() calling convention
|
13 年 前 |
Al Viro
|
bfce281c28
kill mm argument of vm_munmap()
|
13 年 前 |
Linus Torvalds
|
6be5ceb02e
VM: add "vm_mmap()" helper function
|
13 年 前 |
Linus Torvalds
|
a46ef99d80
VM: add "vm_munmap()" helper function
|
13 年 前 |
Linus Torvalds
|
e4eb1ff61b
VM: add "vm_brk()" helper function
|
13 年 前 |
Linus Torvalds
|
532bfc851a
Merge branch 'akpm' (Andrew's patch-bomb)
|
13 年 前 |
Hugh Dickins
|
623e3db9f9
mm for fs: add truncate_pagecache_range()
|
13 年 前 |
Linus Torvalds
|
0195c00244
Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-asm_system
|
13 年 前 |
David Howells
|
49a7f04a4b
Move all declarations of free_initmem() to linux/mm.h
|
13 年 前 |