Jerome Marchand
|
7511c3ede7
mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()
|
9 years ago |
Mel Gorman
|
dd56b04642
mm: page_alloc: hide some GFP internals and document the bits and flag combinations
|
9 years ago |
Mel Gorman
|
d0164adc89
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
|
9 years ago |
Alexander Kuleshov
|
891c49abfb
mm/vmalloc: use offset_in_page macro
|
9 years ago |
Linus Torvalds
|
a5ad88ce8c
mm: get rid of 'vmalloc_info' from /proc/meminfo
|
9 years ago |
Roman Pen
|
7d61bfe8fd
mm/vmalloc: get rid of dirty bitmap inside vmap_block structure
|
10 years ago |
Roman Pen
|
cf725ce274
mm/vmalloc: occupy newly allocated vmap block just after allocation
|
10 years ago |
Roman Pen
|
68ac546f26
mm/vmalloc: fix possible exhaustion of vmalloc space caused by vm_map_ram allocator
|
10 years ago |
Toshi Kani
|
b9820d8f39
mm: change vunmap to tear down huge KVA mappings
|
10 years ago |
Toshi Kani
|
0f616be120
mm: change __get_vm_area_node() to use fls_long()
|
10 years ago |
Andrey Ryabinin
|
a5af5aa8b6
kasan, module, vmalloc: rework shadow allocation for modules
|
10 years ago |
Andrey Ryabinin
|
cb9e3c292d
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
|
10 years ago |
Andrey Ryabinin
|
71394fe501
mm: vmalloc: add flag preventing guard hole allocation
|
10 years ago |
Dmitry Vyukov
|
7e5b528b4c
mm/vmalloc.c: fix memory ordering bug
|
10 years ago |
Pintu Kumar
|
0cbc8533b7
mm/vmalloc.c: replace printk with pr_warn
|
10 years ago |
Rob Jones
|
703394c100
mm/vmalloc.c: use seq_open_private() instead of seq_open()
|
10 years ago |
WANG Chao
|
f6f8ed4735
mm/vmalloc.c: clean up map_vm_area third argument
|
11 years ago |
David Rientjes
|
930f036b4f
mm, vmalloc: constify allocation mask
|
11 years ago |
Eric Dumazet
|
660654f90e
mm/vmalloc.c: add a schedule point to vmalloc()
|
11 years ago |
Joonsoo Kim
|
474750aba8
vmalloc: use rcu list iterator to reduce vmap_area_lock contention
|
11 years ago |
Minchan Kim
|
93ef6d6ca1
mm/vmalloc.c: export unmap_kernel_range()
|
11 years ago |
Fabian Frederick
|
f4527c9086
mm/vmalloc.c: replace seq_printf by seq_puts
|
11 years ago |
Christoph Lameter
|
7c8e0181e6
mm: replace __get_cpu_var uses with this_cpu_ptr
|
11 years ago |
Gioh Kim
|
3643763834
mm/vmalloc.c: enhance vm_map_ram() comment
|
11 years ago |
Gideon Israel Dsouza
|
3b32123d73
mm: use macros from compiler.h instead of __attribute__((...))
|
11 years ago |
malc
|
add688fbd3
Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"
|
11 years ago |
Jianyu Zhan
|
ece86e222d
mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}
|
11 years ago |
Catalin Marinas
|
7f88f88f83
mm: kmemleak: avoid false negatives on vmalloc'ed objects
|
11 years ago |
Wanpeng Li
|
b82225f3ff
revert mm/vmalloc.c: emit the failure message before return
|
11 years ago |
Wanpeng Li
|
af12346cda
mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show instead of show_numa_info"
|
11 years ago |