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