index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
vmalloc.h
Age
Commit message (
Expand
)
Author
2025-09-13
mm/vmalloc: allow to set node and align in vrealloc
Vitaly Wool
2025-08-27
mm: move page table sync declarations to linux/pgtable.h
Harry Yoo
2025-05-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2025-05-26
Merge tag 'locking-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2025-05-09
mm/vmalloc: Gracefully unmap huge ptes
Ryan Roberts
2025-05-07
mm: vmalloc: support more granular vrealloc() sizing
Kees Cook
2025-05-03
mm: Add vmalloc_huge_node()
Peter Zijlstra
2024-11-07
alloc_tag: populate memory for module tags as needed
Suren Baghdasaryan
2024-11-07
mm: vmalloc: group declarations depending on CONFIG_MMU together
Mike Rapoport (Microsoft)
2024-09-01
mm: vmalloc: implement vrealloc()
Danilo Krummrich
2024-04-25
mm: vmalloc: enable memory allocation profiling
Kent Overstreet
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-06
mm: Introduce VM_SPARSE kind and vm_area_[un]map_pages().
Alexei Starovoitov
2024-02-23
mm/vmalloc: remove vmap_area_list
Baoquan He
2023-04-05
mm: vmalloc: convert vread() to vread_iter()
Lorenzo Stoakes
2023-04-05
mm: move vmalloc_init() declaration to mm/internal.h
Mike Rapoport (IBM)
2023-02-09
mm/vmalloc.c: add flags to mark vm_map_ram area
Baoquan He
2022-06-13
usercopy: Handle vm_map_ram() areas
Matthew Wilcox (Oracle)
2022-04-19
vmalloc: replace VM_NO_HUGE_VMAP with VM_ALLOW_HUGE_VMAP
Song Liu
2022-03-24
kasan, vmalloc, arm64: mark vmalloc mappings as pgprot_tagged
Andrey Konovalov
2022-03-24
kasan, vmalloc: drop outdated VM_KASAN comment
Andrey Konovalov
2022-03-24
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-03-22
mm/vmalloc: fix comments about vmap_area struct
Bang Li
2022-03-08
mm: vmalloc: introduce array allocation functions
Paolo Bonzini
2022-01-15
mm: defer kmemleak object creation of module_alloc()
Kefeng Wang
2021-11-06
mm/vmalloc: don't allow VM_NO_GUARD on vmap()
Peter Zijlstra
2021-11-06
mm/vmalloc: add __alloc_size attributes for better bounds checking
Kees Cook
2021-09-08
mm: move ioremap_page_range to vmalloc.c
Christoph Hellwig
2021-07-08
mm: fix spelling mistakes in header files
Zhen Lei
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-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-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: move vmap_range from mm/ioremap.c to mm/vmalloc.c
Nicholas Piggin
2021-04-30
mm/vmalloc: provide fallback arch huge vmap support functions
Nicholas Piggin
2021-04-30
mm: HUGE_VMAP arch support cleanup
Nicholas Piggin
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-02-05
mm/vmalloc: separate put pages and flush VM flags
Rick Edgecombe
2021-01-22
mm: Make mem_dump_obj() handle vmalloc() memory
Paul E. McKenney
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
[next]