Dmitry Fink
|
c15bef3099
mmap: fix and tidy up overcommit page arithmetic
|
14 жил өмнө |
Linus Torvalds
|
8209f53d79
Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/misc
|
14 жил өмнө |
Bob Liu
|
8f3b1327aa
mm/nommu.c: fix remap_pfn_range()
|
14 жил өмнө |
Tejun Heo
|
a288eecce5
ptrace: kill trivial tracehooks
|
14 жил өмнө |
Bob Liu
|
f67d9b1576
nommu: add page alignment to mmap
|
14 жил өмнө |
Namhyung Kim
|
bb005a59e0
mm: nommu: fix a compile warning in do_mmap_pgoff()
|
14 жил өмнө |
Namhyung Kim
|
7223bb4a82
mm: nommu: fix a potential memory leak in do_mmap_private()
|
14 жил өмнө |
Namhyung Kim
|
d75a310c42
mm: nommu: check the vma list when unmapping file-mapped vma
|
14 жил өмнө |
Namhyung Kim
|
e922c4c536
mm: nommu: find vma using the sorted vma list
|
14 жил өмнө |
Namhyung Kim
|
b951bf2c46
mm: nommu: don't scan the vma list when deleting
|
14 жил өмнө |
Namhyung Kim
|
6038def0d1
mm: nommu: sort mm->mmap list properly
|
14 жил өмнө |
David Rientjes
|
7bf02ea22c
arch, mm: filter disallowed nodes from arch specific show_mem functions
|
14 жил өмнө |
Mike Frysinger
|
f55f199b7d
NOMMU: implement access_remote_vm
|
14 жил өмнө |
Linus Torvalds
|
6c51038900
Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-block
|
14 жил өмнө |
Stephen Wilson
|
cae5d39032
mm: arch: rename in_gate_area_no_task to in_gate_area_no_mm
|
14 жил өмнө |
Jens Axboe
|
7eaceaccab
block: remove per-queue plugging
|
14 жил өмнө |
Michel Lespinasse
|
53a7706d5e
mlock: do not hold mmap_sem for extended periods of time
|
14 жил өмнө |
Paul Mundt
|
29c185e5c6
nommu: Provide stubbed alloc/free_vm_area() implementation.
|
14 жил өмнө |
Paul Mundt
|
9a14f653df
nommu: Fix up vmalloc_node() symbol export regression.
|
14 жил өмнө |
Steven J. Magnani
|
04c3496152
nommu: yield CPU while disposing VM
|
14 жил өмнө |
Al Viro
|
120a795da0
audit mmap
|
14 жил өмнө |
Dave Young
|
e1ca7788de
mm: add vzalloc() and vzalloc_node() helpers
|
14 жил өмнө |
Linus Torvalds
|
297c5eee37
mm: make the vma list be doubly linked
|
14 жил өмнө |
David Howells
|
fe622e76fd
NOMMU: Remove an extraneous no_printk()
|
14 жил өмнө |
Bernd Schmidt
|
3c7b204547
nommu: allow private mappings of read-only devices
|
15 жил өмнө |
David Howells
|
e1ee65d859
NOMMU: Fix __get_user_pages() to pin last page on offset buffers
|
15 жил өмнө |
David Howells
|
7561e8ca0d
NOMMU: Revert 'nommu: get_user_pages(): pin last page on non-page-aligned start'
|
15 жил өмнө |
David Howells
|
3fa30460ea
nommu: fix an incorrect comment in the do_mmap_shared_file()
|
15 жил өмнө |
Christoph Hellwig
|
a4679373cf
Add generic sys_old_mmap()
|
15 жил өмнө |
Steven J. Magnani
|
c08c6e1f54
nommu: get_user_pages(): pin last page on non-page-aligned start
|
15 жил өмнө |