index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
vmalloc.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-02
mm: remove vmalloc_sync_(un)mappings()
Joerg Roedel
1
-2
/
+0
2020-06-02
mm/vmalloc: track which page-table levels were modified
Joerg Roedel
1
-0
/
+16
2020-06-02
mm: remove vmalloc_user_node_flags
Christoph Hellwig
1
-1
/
+0
2020-06-02
mm: remove __vmalloc_node_flags_caller
Christoph Hellwig
1
-2
/
+2
2020-06-02
mm: remove both instances of __vmalloc_node_flags
Christoph Hellwig
1
-9
/
+0
2020-06-02
mm: remove the pgprot argument to __vmalloc
Christoph Hellwig
1
-1
/
+1
2020-06-02
mm: remove the prot argument from vm_map_ram
Christoph Hellwig
1
-2
/
+1
2020-06-02
mm: remove map_vm_range
Christoph Hellwig
1
-6
/
+4
2020-06-02
mm: remove __get_vm_area
Christoph Hellwig
1
-2
/
+0
2020-04-21
vmalloc: fix remap_vmalloc_range() bounds checks
Jann Horn
1
-1
/
+1
2020-03-22
x86/mm: split vmalloc_sync_all()
Joerg Roedel
1
-2
/
+3
2019-12-10
mm/vmalloc: Add empty <asm/vmalloc.h> headers and use them from <linux/vmallo...
Ingo Molnar
1
-0
/
+2
2019-12-01
kasan: support backing vmalloc space with real shadow memory
Daniel Axtens
1
-0
/
+12
2019-11-18
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
1
-0
/
+1
2019-09-25
mm/vmalloc: modify struct vmap_area to reduce its size
Pengfei Li
1
-7
/
+13
2019-09-04
vmalloc: lift the arm flag for coherent mappings to common code
Christoph Hellwig
1
-0
/
+2
2019-07-12
mm: vmalloc: show number of vmalloc pages in /proc/meminfo
Roman Gushchin
1
-0
/
+2
2019-05-19
mm/vmalloc.c: keep track of free blocks for vmap allocation
Uladzislau Rezki (Sony)
1
-1
/
+5
2019-04-30
mm/vmalloc: Add flag for freeing of special permsissions
Rick Edgecombe
1
-0
/
+15
2018-06-05
mm: Use overflow helpers in kvmalloc()
Kees Cook
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-05-13
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
1
-15
/
+6
2017-05-09
mm, vmalloc: properly track vmalloc users
Michal Hocko
1
-0
/
+19
2017-05-09
mm: introduce kv[mz]alloc helpers
Michal Hocko
1
-0
/
+1
2016-12-13
mm: add vfree_atomic()
Andrey Ryabinin
1
-0
/
+1
2016-05-23
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-0
/
+4
2016-05-21
mm/vmalloc: keep a separate lazy-free list
Chris Wilson
1
-1
/
+2
2016-04-05
mm/vmap: Add a notifier for when we run out of vmap address space
Chris Wilson
1
-0
/
+4
2016-01-15
mm, vmalloc: remove VM_VPAGES
David Rientjes
1
-1
/
+0
2015-11-02
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
1
-12
/
+0
2015-03-13
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
1
-0
/
+1
2015-02-14
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
1
-1
/
+3
2015-02-14
mm: vmalloc: add flag preventing guard hole allocation
Andrey Ryabinin
1
-2
/
+7
2014-08-07
mm/vmalloc.c: clean up map_vm_area third argument
WANG Chao
1
-1
/
+1
2013-07-09
mm/vmalloc.c: rename VM_UNLIST to VM_UNINITIALIZED
Zhang Yanfei
1
-6
/
+6
2013-07-04
vmalloc: introduce remap_vmalloc_range_partial
HATAYAMA Daisuke
1
-0
/
+4
2013-04-30
kexec, vmalloc: export additional vmalloc layer information
Atsushi Kumagai
1
-0
/
+13
2013-04-30
mm, vmalloc: export vmap_area_list, instead of vmlist
Joonsoo Kim
1
-2
/
+1
2013-04-30
mm, vmalloc: move get_vmalloc_info() to vmalloc.c
Joonsoo Kim
1
-0
/
+18
2012-07-30
ARM: dma-mapping: remove custom consistent dma region
Marek Szyprowski
1
-0
/
+1
2012-07-30
mm: vmalloc: use const void * for caller argument
Marek Szyprowski
1
-4
/
+4
2011-12-06
Merge branch 'vmalloc' of git://git.linaro.org/people/nico/linux into devel-s...
Russell King
1
-0
/
+1
2011-11-18
mm: add vm_area_add_early()
Nicolas Pitre
1
-0
/
+1
2011-11-16
xen: map foreign pages for shared rings by updating the PTEs directly
David Vrabel
1
-1
/
+1
2011-11-01
mm: avoid null pointer access in vm_struct via /proc/vmallocinfo
Mitsuo Hayasaka
1
-0
/
+1
2011-03-28
NOMMU: support SMP dynamic percpu_alloc
Graf Yang
1
-0
/
+32
2011-01-14
mm: unify module_alloc code for vmalloc
David Rientjes
1
-2
/
+3
2011-01-14
mm: remove gfp mask from pcpu_get_vm_areas
David Rientjes
1
-1
/
+1
2011-01-14
mm: remove unused get_vm_area_node
David Rientjes
1
-3
/
+0
2010-12-03
vmalloc: eagerly clear ptes on vunmap
Jeremy Fitzhardinge
1
-2
/
+0
[next]