index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmalloc.c
Age
Commit message (
Expand
)
Author
2021-11-06
mm/vmalloc: introduce alloc_pages_bulk_array_mempolicy to accelerate memory a...
Chen Wandun
2021-11-06
mm/vmalloc: be more explicit about supported gfp flags
Michal Hocko
2021-11-06
kasan: arm64: fix pcpu_page_first_chunk crash with KASAN_VMALLOC
Kefeng Wang
2021-11-06
vmalloc: choose a better start address in vm_area_register_early()
Kefeng Wang
2021-11-06
vmalloc: back off when the current task is OOM-killed
Vasily Averin
2021-11-06
mm/vmalloc: check various alignments when debugging
Uladzislau Rezki (Sony)
2021-11-06
mm/vmalloc: do not adjust the search size for alignment overhead
Uladzislau Rezki (Sony)
2021-11-06
mm/vmalloc: make sure to dump unpurged areas in /proc/vmallocinfo
Eric Dumazet
2021-11-06
mm/vmalloc: make show_numa_info() aware of hugepage mappings
Eric Dumazet
2021-11-06
mm/vmalloc: don't allow VM_NO_GUARD on vmap()
Peter Zijlstra
2021-11-06
mm/vmalloc: repair warn_alloc()s in __vmalloc_area_node()
Vasily Averin
2021-10-28
mm/vmalloc: fix numa spreading for large hash tables
Chen Wandun
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-09-08
mm: don't allow executable ioremap mappings
Christoph Hellwig
2021-09-08
mm: move ioremap_page_range to vmalloc.c
Christoph Hellwig
2021-09-03
mm/vmalloc: fix wrong behavior in vread
Chen Wandun
2021-09-03
mm/vmalloc: remove gfpflags_allow_blocking() check
Uladzislau Rezki (Sony)
2021-09-03
mm/vmalloc: use batched page requests in bulk-allocator
Uladzislau Rezki (Sony)
2021-07-01
mm/vmalloc: include header for prototype of set_iounmap_nonlazy
Mel Gorman
2021-06-30
mm/vmalloc: enable mapping of huge pages at pte level in vmalloc
Christophe Leroy
2021-06-30
mm/vmalloc: enable mapping of huge pages at pte level in vmap
Christophe Leroy
2021-06-29
mm: vmalloc: add cond_resched() in __vunmap()
Rafael Aquini
2021-06-29
mm/vmalloc: fallback to a single page allocator
Uladzislau Rezki
2021-06-29
mm/vmalloc: remove quoted strings split across lines
Uladzislau Rezki (Sony)
2021-06-29
mm/vmalloc: print a warning message first on failure
Uladzislau Rezki (Sony)
2021-06-29
mm/vmalloc: switch to bulk allocator in __vmalloc_area_node()
Uladzislau Rezki (Sony)
2021-06-24
mm/vmalloc: unbreak kasan vmalloc support
Daniel Axtens
2021-06-24
mm/vmalloc: add vmalloc_no_huge
Claudio Imbrenda
2021-05-07
mm: fix typos in comments
Ingo Molnar
2021-05-07
mm/vmalloc: remove vwrite()
David Hildenbrand
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
2021-05-05
mm/mempool: minor coding style tweaks
Zhiyuan Dai
2021-04-30
mm/vmalloc: remove an empty line
Uladzislau Rezki (Sony)
2021-04-30
mm/vmalloc: refactor the preloading loagic
Uladzislau Rezki (Sony)
2021-04-30
mm: vmalloc: prevent use after free in _vm_unmap_aliases
Vijayanand Jitta
2021-04-30
mm/vmalloc: improve allocation failure error messages
Nicholas Piggin
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
2021-04-30
mm/vmalloc: remove map_kernel_range
Nicholas Piggin
2021-04-30
mm/vmalloc: hugepage vmalloc mappings
Nicholas Piggin
2021-04-30
mm/vmalloc: add vmap_range_noflush variant
Nicholas Piggin
2021-04-30
mm: move vmap_range from mm/ioremap.c to mm/vmalloc.c
Nicholas Piggin
2021-04-30
mm/vmalloc: rename vmap_*_range vmap_pages_*_range
Nicholas Piggin
2021-04-30
mm/vmalloc: fix HUGE_VMAP regression by enabling huge pages in vmalloc_to_page
Nicholas Piggin
2021-04-30
mm/vmalloc: use rb_tree instead of list for vread() lookups
Serapheim Dimitropoulos
2021-04-30
mm: unexport remap_vmalloc_range_partial
Christoph Hellwig
2021-03-08
mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels
Paul E. McKenney
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
2021-01-22
mm: Make mem_obj_dump() vmalloc() dumps include start and length
Paul E. McKenney
2021-01-22
mm: Make mem_dump_obj() handle vmalloc() memory
Paul E. McKenney
2021-01-12
mm/vmalloc.c: fix potential memory leak
Miaohe Lin
[next]