index
:
org/kernel/linux.git
master
staging-next
Linux Kernel Tree
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmalloc.c
Commit message (
Expand
)
Author
Age
*
mm/vmalloc.c: don't unconditonally use __GFP_HIGHMEM
Laura Abbott
2017-08-18
*
mm, tree wide: replace __GFP_REPEAT by __GFP_RETRY_MAYFAIL with more useful s...
Michal Hocko
2017-07-12
*
vmalloc: show lazy-purged vma info in vmallocinfo
Yisheng Xie
2017-07-10
*
mm: kmemleak: treat vm_struct as alternative reference to vmalloc'ed objects
Catalin Marinas
2017-07-06
*
mm/vmalloc.c: huge-vmap: fail gracefully on unexpected huge vmap mappings
Ard Biesheuvel
2017-06-23
*
mm, vmalloc: fix vmalloc users tracking properly
Michal Hocko
2017-05-12
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-05-11
|
\
|
*
mm: Silence vmap() allocation failures based on caller gfp_flags
Florian Fainelli
2017-05-11
*
|
mm, vmalloc: use __GFP_HIGHMEM implicitly
Michal Hocko
2017-05-08
*
|
mm, vmalloc: properly track vmalloc users
Michal Hocko
2017-05-08
*
|
mm: introduce kv[mz]alloc helpers
Michal Hocko
2017-05-08
*
|
Merge tag 'docs-4.12' of git://git.lwn.net/linux
Linus Torvalds
2017-05-02
|
\
\
|
|
/
|
/
|
|
*
kernel-api.rst: fix a series of errors when parsing C files
mchehab@s-opensource.com
2017-04-02
*
|
mm: don't warn when vmalloc() fails due to a fatal signal
Dmitry Vyukov
2017-03-16
*
|
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-09
|
/
*
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-03-03
*
mm: cleanups for printing phys_addr_t and dma_addr_t
Miles Chen
2017-02-24
*
vmalloc: back off when the current task is killed
Michal Hocko
2017-02-24
*
mm, page_alloc: warn_alloc print nodemask
Michal Hocko
2017-02-22
*
mm/vmalloc.c: use rb_entry_safe
Geliang Tang
2017-02-22
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
*
mm: add preempt points into __purge_vmap_area_lazy()
Joel Fernandes
2016-12-12
*
mm: turn vmap_purge_lock into a mutex
Christoph Hellwig
2016-12-12
*
mm: mark all calls into the vmalloc subsystem as potentially sleeping
Christoph Hellwig
2016-12-12
*
mm: add vfree_atomic()
Andrey Ryabinin
2016-12-12
*
mm: refactor __purge_vmap_area_lazy()
Christoph Hellwig
2016-12-12
*
mm: remove free_unmap_vmap_area_addr()
Christoph Hellwig
2016-12-12
*
mm: remove free_unmap_vmap_area_noflush()
Christoph Hellwig
2016-12-12
*
mm/vmalloc.c: simplify /proc/vmallocinfo implementation
zijun_hu
2016-12-12
*
mm: consolidate warn_alloc_failed users
Michal Hocko
2016-10-07
*
mm/vmalloc.c: fix align value calculation error
zijun_hu
2016-10-07
*
mm: charge/uncharge kmemcg from generic page allocator paths
Vladimir Davydov
2016-07-26
*
mm: fix overflow in vm_map_ram()
Guillermo Julián Moreno
2016-06-03
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-05-23
|
\
|
*
Merge tag 'v4.6-rc3' into drm-intel-next-queued
Daniel Vetter
2016-04-11
|
|
\
|
*
|
mm/vmap: Add a notifier for when we run out of vmap address space
Chris Wilson
2016-04-05
*
|
|
mm/vmalloc: keep a separate lazy-free list
Chris Wilson
2016-05-20
|
|
/
|
/
|
*
|
mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment
Shawn Lin
2016-03-17
*
|
mm: coalesce split strings
Joe Perches
2016-03-17
*
|
mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
2016-03-17
|
/
*
mm/vmalloc.c: use macro IS_ALIGNED to judge the aligment
Wang Xiaoqiang
2016-01-15
*
mm, vmalloc: remove VM_VPAGES
David Rientjes
2016-01-14
*
mm/vmalloc.c: use list_{next,first}_entry
Geliang Tang
2016-01-14
*
vmalloc: allow to account vmalloc to memcg
Vladimir Davydov
2016-01-14
*
mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()
Jerome Marchand
2015-11-20
*
mm: page_alloc: hide some GFP internals and document the bits and flag combin...
Mel Gorman
2015-11-06
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
*
mm/vmalloc: use offset_in_page macro
Alexander Kuleshov
2015-11-05
*
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
2015-11-01
*
mm/vmalloc: get rid of dirty bitmap inside vmap_block structure
Roman Pen
2015-04-15
[next]