index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmalloc.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge 4.4.226 into android-4.4-p
Greg Kroah-Hartman
2020-06-03
|
\
|
*
mm/vmalloc.c: don't dereference possible NULL pointer in __vunmap()
Liviu Dudau
2020-06-03
*
|
Merge 4.4.218 into android-4.4-p
Greg Kroah-Hartman
2020-04-02
|
\
|
|
*
x86/mm: split vmalloc_sync_all()
Joerg Roedel
2020-04-02
*
|
Merge 4.4.190 into android-4.4-p
Greg Kroah-Hartman
2019-08-25
|
\
|
|
*
mm/vmalloc: Sync unmappings in __purge_vmap_area_lazy()
Joerg Roedel
2019-08-25
*
|
Merge 4.4.179 into android-4.4-p
Greg Kroah-Hartman
2019-04-30
|
\
|
|
*
mm/vmalloc.c: fix kernel BUG at mm/vmalloc.c:512!
Uladzislau Rezki (Sony)
2019-04-27
*
|
Merge 4.4.177 into android-4.4-p
Greg Kroah-Hartman
2019-03-23
|
\
|
|
*
mm/vmalloc: fix size check for remap_vmalloc_range_partial()
Roman Penyaev
2019-03-23
*
|
Merge 4.4.146 into android-4.4-p
Greg Kroah-Hartman
2018-08-06
|
\
|
|
*
mm: vmalloc: avoid racy handling of debugobjects in vunmap
Chintan Pandya
2018-08-06
*
|
BACKPORT: mm: coalesce split strings
Joe Perches
2017-12-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
*
mm/vmalloc: occupy newly allocated vmap block just after allocation
Roman Pen
2015-04-15
*
mm/vmalloc: fix possible exhaustion of vmalloc space caused by vm_map_ram all...
Roman Pen
2015-04-15
*
mm: change vunmap to tear down huge KVA mappings
Toshi Kani
2015-04-14
*
mm: change __get_vm_area_node() to use fls_long()
Toshi Kani
2015-04-14
*
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
2015-03-12
*
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-13
*
mm: vmalloc: add flag preventing guard hole allocation
Andrey Ryabinin
2015-02-13
*
mm/vmalloc.c: fix memory ordering bug
Dmitry Vyukov
2014-12-13
*
mm/vmalloc.c: replace printk with pr_warn
Pintu Kumar
2014-12-10
*
mm/vmalloc.c: use seq_open_private() instead of seq_open()
Rob Jones
2014-10-09
*
mm/vmalloc.c: clean up map_vm_area third argument
WANG Chao
2014-08-06
*
mm, vmalloc: constify allocation mask
David Rientjes
2014-08-06
*
mm/vmalloc.c: add a schedule point to vmalloc()
Eric Dumazet
2014-08-06
*
vmalloc: use rcu list iterator to reduce vmap_area_lock contention
Joonsoo Kim
2014-08-06
*
mm/vmalloc.c: export unmap_kernel_range()
Minchan Kim
2014-06-04
*
mm/vmalloc.c: replace seq_printf by seq_puts
Fabian Frederick
2014-06-04
*
mm: replace __get_cpu_var uses with this_cpu_ptr
Christoph Lameter
2014-06-04
*
mm/vmalloc.c: enhance vm_map_ram() comment
Gioh Kim
2014-04-07
*
mm: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
2014-04-07
*
Revert "mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}"
malc
2014-01-27
*
mm/vmalloc: interchage the implementation of vmalloc_to_{pfn,page}
Jianyu Zhan
2014-01-21
*
mm: kmemleak: avoid false negatives on vmalloc'ed objects
Catalin Marinas
2013-11-13
*
revert mm/vmalloc.c: emit the failure message before return
Wanpeng Li
2013-11-13
*
mm/vmalloc: revert "mm/vmalloc.c: check VM_UNINITIALIZED flag in s_show inste...
Wanpeng Li
2013-11-13
*
mm/vmalloc: fix show vmap_area information race with vmap_area tear down
Wanpeng Li
2013-11-13
*
mm/vmalloc: don't set area->caller twice
Wanpeng Li
2013-11-13
*
mm/vmalloc: use NUMA_NO_NODE
Jianguo Wu
2013-11-13
*
mm/vmalloc: use wrapper function get_vm_area_size to caculate size of vm area
Wanpeng Li
2013-09-11
*
mm, vmalloc: use well-defined find_last_bit() func
Joonsoo Kim
2013-09-11
*
mm, vmalloc: remove useless variable in vmap_block
Joonsoo Kim
2013-09-11
*
mm/vmalloc.c: fix an overflow bug in alloc_vmap_area()
Zhang Yanfei
2013-07-09
[next]