index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
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
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
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
[next]