index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (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
2024-04-26
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
1
-15
/
+45
2024-03-15
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+0
2024-03-07
mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
Alexei Starovoitov
1
-0
/
+5
2024-02-24
mm/vmalloc: remove vmap_area_list
Baoquan He
1
-1
/
+0
2023-04-06
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
1
-1
/
+2
2023-04-06
mm: move vmalloc_init() declaration to mm/internal.h
Mike Rapoport (IBM)
1
-4
/
+0
2023-02-10
mm/vmalloc.c: add flags to mark vm_map_ram area
Baoquan He
1
-0
/
+1
2022-06-13
usercopy: Handle vm_map_ram() areas
Matthew Wilcox (Oracle)
1
-0
/
+1
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
1
-2
/
+2
2022-03-25
kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
Andrey Konovalov
1
-0
/
+7
2022-03-25
kasan, vmalloc: drop outdated VM_KASAN comment
Andrey Konovalov
1
-11
/
+0
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+5
2022-03-23
mm/vmalloc: fix comments about vmap_area struct
Bang Li
1
-2
/
+2
2022-03-08
mm: vmalloc: introduce array allocation functions
Paolo Bonzini
1
-0
/
+5
2022-01-15
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
1
-0
/
+7
2021-11-06
mm/vmalloc: don't allow VM_NO_GUARD on vmap()
Peter Zijlstra
1
-1
/
+1
2021-11-06
mm/vmalloc: add __alloc_size attributes for better bounds checking
Kees Cook
1
-11
/
+11
2021-09-08
mm: move ioremap_page_range to vmalloc.c
Christoph Hellwig
1
-3
/
+0
2021-07-08
mm: fix spelling mistakes in header files
Zhen Lei
1
-2
/
+2
2021-07-01
mm/vmalloc: enable mapping of huge pages at pte level in vmalloc
Christophe Leroy
1
-0
/
+7
2021-07-01
mm/vmalloc: enable mapping of huge pages at pte level in vmap
Christophe Leroy
1
-0
/
+8
2021-06-25
mm/vmalloc: add vmalloc_no_huge
Claudio Imbrenda
1
-0
/
+1
2021-05-07
mm: fix typos in comments
Ingo Molnar
1
-2
/
+2
2021-05-07
mm/vmalloc: remove vwrite()
David Hildenbrand
1
-1
/
+0
2021-05-07
drivers/char: remove /dev/kmem for good
David Hildenbrand
1
-1
/
+1
2021-04-30
mm/vmalloc: remove unmap_kernel_range
Nicholas Piggin
1
-7
/
+1
2021-04-30
mm/vmalloc: remove map_kernel_range
Nicholas Piggin
1
-11
/
+0
2021-04-30
mm/vmalloc: hugepage vmalloc mappings
Nicholas Piggin
1
-0
/
+21
2021-04-30
mm: move vmap_range from mm/ioremap.c to mm/vmalloc.c
Nicholas Piggin
1
-0
/
+3
2021-04-30
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
1
-4
/
+20
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
1
-0
/
+6
2021-03-09
mm: Don't build mm_dump_obj() on CONFIG_PRINTK=n kernels
Paul E. McKenney
1
-1
/
+1
2021-02-12
Merge branch 'for-mingo-rcu' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
1
-0
/
+6
2021-02-05
mm/vmalloc: separate put pages and flush VM flags
Rick Edgecombe
1
-7
/
+2
2021-01-23
mm: Make mem_dump_obj() handle vmalloc() memory
Paul E. McKenney
1
-0
/
+6
2020-12-15
mm/vmalloc: rework the drain logic
Uladzislau Rezki (Sony)
1
-5
/
+3
2020-10-18
mm: remove alloc_vm_area
Christoph Hellwig
1
-4
/
+1
2020-10-18
mm: add a vmap_pfn function
Christoph Hellwig
1
-0
/
+1
2020-10-18
mm: add a VM_MAP_PUT_PAGES flag for vmap
Christoph Hellwig
1
-0
/
+1
2020-06-26
mm: remove vmalloc_exec
Christoph Hellwig
1
-1
/
+0
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
[next]