index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmalloc.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: don't warn when vmalloc() fails due to a fatal signal
Dmitry Vyukov
2017-03-16
1
-1
/
+2
*
mm: convert generic code to 5-level paging
Kirill A. Shutemov
2017-03-09
1
-21
/
+60
*
sched/headers: Move task_struct::signal and task_struct::sighand types and ac...
Ingo Molnar
2017-03-03
1
-1
/
+1
*
mm: cleanups for printing phys_addr_t and dma_addr_t
Miles Chen
2017-02-24
1
-1
/
+1
*
vmalloc: back off when the current task is killed
Michal Hocko
2017-02-24
1
-0
/
+5
*
mm, page_alloc: warn_alloc print nodemask
Michal Hocko
2017-02-22
1
-2
/
+2
*
mm/vmalloc.c: use rb_entry_safe
Geliang Tang
2017-02-22
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
mm: add preempt points into __purge_vmap_area_lazy()
Joel Fernandes
2016-12-12
1
-5
/
+9
*
mm: turn vmap_purge_lock into a mutex
Christoph Hellwig
2016-12-12
1
-7
/
+7
*
mm: mark all calls into the vmalloc subsystem as potentially sleeping
Christoph Hellwig
2016-12-12
1
-1
/
+6
*
mm: add vfree_atomic()
Andrey Ryabinin
2016-12-12
1
-6
/
+36
*
mm: refactor __purge_vmap_area_lazy()
Christoph Hellwig
2016-12-12
1
-45
/
+35
*
mm: remove free_unmap_vmap_area_addr()
Christoph Hellwig
2016-12-12
1
-13
/
+8
*
mm: remove free_unmap_vmap_area_noflush()
Christoph Hellwig
2016-12-12
1
-11
/
+2
*
mm/vmalloc.c: simplify /proc/vmallocinfo implementation
zijun_hu
2016-12-12
1
-22
/
+5
*
mm: consolidate warn_alloc_failed users
Michal Hocko
2016-10-07
1
-8
/
+6
*
mm/vmalloc.c: fix align value calculation error
zijun_hu
2016-10-07
1
-4
/
+4
*
mm: charge/uncharge kmemcg from generic page allocator paths
Vladimir Davydov
2016-07-26
1
-3
/
+3
*
mm: fix overflow in vm_map_ram()
Guillermo Julián Moreno
2016-06-03
1
-4
/
+5
*
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2016-05-23
1
-0
/
+27
|
\
|
*
Merge tag 'v4.6-rc3' into drm-intel-next-queued
Daniel Vetter
2016-04-11
1
-16
/
+15
|
|
\
|
*
|
mm/vmap: Add a notifier for when we run out of vmap address space
Chris Wilson
2016-04-05
1
-0
/
+27
*
|
|
mm/vmalloc: keep a separate lazy-free list
Chris Wilson
2016-05-20
1
-20
/
+19
|
|
/
|
/
|
*
|
mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment
Shawn Lin
2016-03-17
1
-1
/
+1
*
|
mm: coalesce split strings
Joe Perches
2016-03-17
1
-2
/
+2
*
|
mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
Joonsoo Kim
2016-03-17
1
-13
/
+12
|
/
*
mm/vmalloc.c: use macro IS_ALIGNED to judge the aligment
Wang Xiaoqiang
2016-01-15
1
-2
/
+2
*
mm, vmalloc: remove VM_VPAGES
David Rientjes
2016-01-14
1
-6
/
+2
*
mm/vmalloc.c: use list_{next,first}_entry
Geliang Tang
2016-01-14
1
-5
/
+4
*
vmalloc: allow to account vmalloc to memcg
Vladimir Davydov
2016-01-14
1
-3
/
+3
*
mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()
Jerome Marchand
2015-11-20
1
-3
/
+2
*
mm: page_alloc: hide some GFP internals and document the bits and flag combin...
Mel Gorman
2015-11-06
1
-0
/
+2
*
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-06
1
-1
/
+1
*
mm/vmalloc: use offset_in_page macro
Alexander Kuleshov
2015-11-05
1
-6
/
+6
*
mm: get rid of 'vmalloc_info' from /proc/meminfo
Linus Torvalds
2015-11-01
1
-47
/
+0
*
mm/vmalloc: get rid of dirty bitmap inside vmap_block structure
Roman Pen
2015-04-15
1
-18
/
+17
*
mm/vmalloc: occupy newly allocated vmap block just after allocation
Roman Pen
2015-04-15
1
-21
/
+37
*
mm/vmalloc: fix possible exhaustion of vmalloc space caused by vm_map_ram all...
Roman Pen
2015-04-15
1
-1
/
+1
*
mm: change vunmap to tear down huge KVA mappings
Toshi Kani
2015-04-14
1
-0
/
+4
*
mm: change __get_vm_area_node() to use fls_long()
Toshi Kani
2015-04-14
1
-1
/
+3
*
kasan, module, vmalloc: rework shadow allocation for modules
Andrey Ryabinin
2015-03-12
1
-0
/
+1
*
mm: vmalloc: pass additional vm_flags to __vmalloc_node_range()
Andrey Ryabinin
2015-02-13
1
-4
/
+6
*
mm: vmalloc: add flag preventing guard hole allocation
Andrey Ryabinin
2015-02-13
1
-4
/
+2
*
mm/vmalloc.c: fix memory ordering bug
Dmitry Vyukov
2014-12-13
1
-2
/
+2
*
mm/vmalloc.c: replace printk with pr_warn
Pintu Kumar
2014-12-10
1
-2
/
+1
*
mm/vmalloc.c: use seq_open_private() instead of seq_open()
Rob Jones
2014-10-09
1
-15
/
+5
*
mm/vmalloc.c: clean up map_vm_area third argument
WANG Chao
2014-08-06
1
-9
/
+5
*
mm, vmalloc: constify allocation mask
David Rientjes
2014-08-06
1
-4
/
+4
*
mm/vmalloc.c: add a schedule point to vmalloc()
Eric Dumazet
2014-08-06
1
-0
/
+2
[next]