Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 лет назад |
Joel Fernandes
|
763b218ddf
mm: add preempt points into __purge_vmap_area_lazy()
|
8 лет назад |
Christoph Hellwig
|
f9e0997767
mm: turn vmap_purge_lock into a mutex
|
8 лет назад |
Christoph Hellwig
|
5803ed292e
mm: mark all calls into the vmalloc subsystem as potentially sleeping
|
8 лет назад |
Andrey Ryabinin
|
bf22e37a64
mm: add vfree_atomic()
|
8 лет назад |
Christoph Hellwig
|
0574ecd141
mm: refactor __purge_vmap_area_lazy()
|
8 лет назад |
Christoph Hellwig
|
9c3acf6043
mm: remove free_unmap_vmap_area_addr()
|
8 лет назад |
Christoph Hellwig
|
c8eef01e2f
mm: remove free_unmap_vmap_area_noflush()
|
8 лет назад |
zijun_hu
|
3f5000693f
mm/vmalloc.c: simplify /proc/vmallocinfo implementation
|
8 лет назад |
Michal Hocko
|
7877cdcc38
mm: consolidate warn_alloc_failed users
|
8 лет назад |
zijun_hu
|
252e5c6e2e
mm/vmalloc.c: fix align value calculation error
|
8 лет назад |
Vladimir Davydov
|
4949148ad4
mm: charge/uncharge kmemcg from generic page allocator paths
|
9 лет назад |
Guillermo Julián Moreno
|
65ee03c4b9
mm: fix overflow in vm_map_ram()
|
9 лет назад |
Linus Torvalds
|
1d6da87a32
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
|
9 лет назад |
Chris Wilson
|
80c4bd7a5e
mm/vmalloc: keep a separate lazy-free list
|
9 лет назад |
Daniel Vetter
|
3970285319
Merge tag 'v4.6-rc3' into drm-intel-next-queued
|
9 лет назад |
Chris Wilson
|
4da56b99d9
mm/vmap: Add a notifier for when we run out of vmap address space
|
9 лет назад |
Shawn Lin
|
a1c0b1a074
mm/vmalloc: use PAGE_ALIGNED() to check PAGE_SIZE alignment
|
9 лет назад |
Joe Perches
|
756a025f00
mm: coalesce split strings
|
9 лет назад |
Joonsoo Kim
|
f48d97f340
mm/vmalloc: query dynamic DEBUG_PAGEALLOC setting
|
9 лет назад |
Wang Xiaoqiang
|
61e165578d
mm/vmalloc.c: use macro IS_ALIGNED to judge the aligment
|
9 лет назад |
David Rientjes
|
244d63ee34
mm, vmalloc: remove VM_VPAGES
|
9 лет назад |
Geliang Tang
|
6219c2a2ec
mm/vmalloc.c: use list_{next,first}_entry
|
9 лет назад |
Vladimir Davydov
|
37f08dda29
vmalloc: allow to account vmalloc to memcg
|
9 лет назад |
Jerome Marchand
|
7511c3ede7
mm: vmalloc: don't remove inexistent guard hole in remove_vm_area()
|
9 лет назад |
Mel Gorman
|
dd56b04642
mm: page_alloc: hide some GFP internals and document the bits and flag combinations
|
9 лет назад |
Mel Gorman
|
d0164adc89
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep and avoiding waking kswapd
|
9 лет назад |
Alexander Kuleshov
|
891c49abfb
mm/vmalloc: use offset_in_page macro
|
9 лет назад |
Linus Torvalds
|
a5ad88ce8c
mm: get rid of 'vmalloc_info' from /proc/meminfo
|
9 лет назад |
Roman Pen
|
7d61bfe8fd
mm/vmalloc: get rid of dirty bitmap inside vmap_block structure
|
10 лет назад |