index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
vmalloc.h
Age
Commit message (
Expand
)
Author
2020-12-15
mm/vmalloc: rework the drain logic
Uladzislau Rezki (Sony)
2020-10-18
mm: remove alloc_vm_area
Christoph Hellwig
2020-10-18
mm: add a vmap_pfn function
Christoph Hellwig
2020-10-18
mm: add a VM_MAP_PUT_PAGES flag for vmap
Christoph Hellwig
2020-06-26
mm: remove vmalloc_exec
Christoph Hellwig
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
2020-06-02
mm/vmalloc: track which page-table levels were modified
Joerg Roedel
2020-06-02
mm: remove vmalloc_user_node_flags
Christoph Hellwig
2020-06-02
mm: remove __vmalloc_node_flags_caller
Christoph Hellwig
2020-06-02
mm: remove both instances of __vmalloc_node_flags
Christoph Hellwig
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
2020-06-02
mm: remove map_vm_range
Christoph Hellwig
2020-06-02
mm: remove __get_vm_area
Christoph Hellwig
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
2020-03-21
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
2019-12-01
kasan: support backing vmalloc space with real shadow memory
Daniel Axtens
2019-11-18
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
2019-09-24
mm/vmalloc: modify struct vmap_area to reduce its size
Pengfei Li
2019-09-04
vmalloc: lift the arm flag for coherent mappings to common code
Christoph Hellwig
2019-07-12
mm: vmalloc: show number of vmalloc pages in /proc/meminfo
Roman Gushchin
2019-05-18
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
2019-04-30
mm/vmalloc: Add flag for freeing of special permsissions
Rick Edgecombe
2018-06-05
mm: Use overflow helpers in kvmalloc()
Kees Cook
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-05-12
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
2017-05-08
mm, vmalloc: properly track vmalloc users
Michal Hocko
2017-05-08
mm: introduce kv[mz]alloc helpers
Michal Hocko
2016-12-12
mm: add vfree_atomic()
Andrey Ryabinin
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-05-20
mm/vmalloc: keep a separate lazy-free list
Chris Wilson
2016-04-05
mm/vmap: Add a notifier for when we run out of vmap address space
Chris Wilson
2016-01-14
mm, vmalloc: remove VM_VPAGES
David Rientjes
2015-11-01
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
2015-03-12
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
2015-02-13
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-13
mm: vmalloc: add flag preventing guard hole allocation
Andrey Ryabinin
2014-08-06
mm/vmalloc.c: clean up map_vm_area third argument
WANG Chao
2013-07-09
mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED
Zhang Yanfei
2013-07-03
vmalloc: introduce remap_vmalloc_range_partial
HATAYAMA Daisuke
2013-04-29
kexec, vmalloc: export additional vmalloc layer information
Atsushi Kumagai
2013-04-29
mm, vmalloc: export vmap_area_list, instead of vmlist
Joonsoo Kim
2013-04-29
mm, vmalloc: move get_vmalloc_info() to vmalloc.c
Joonsoo Kim
2012-07-30
ARM: dma-mapping: remove custom consistent dma region
Marek Szyprowski
2012-07-30
mm: vmalloc: use const void * for caller argument
Marek Szyprowski
2011-12-05
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
2011-11-18
mm: add vm_area_add_early()
Nicolas Pitre
2011-11-16
xen: map foreign pages for shared rings by updating the PTEs directly
David Vrabel
2011-10-31
mm: avoid null pointer access in vm_struct via /proc/vmallocinfo
Mitsuo Hayasaka
[next]