Date |
List |
Subject |
2014-07-04 08:07:49
|
linux-kernel
|
[PATCH 02/10] mm/page_alloc: correct to clear guard attribute in DEBUG_PAGEALLOC |
2014-07-04 07:54:40
|
linux-kernel
|
[PATCH 08/10] mm/page_alloc: use get_onbuddy_migratetype() to get buddy list type |
2014-07-04 07:53:57
|
linux-kernel
|
[PATCH 09/10] mm/page_alloc: fix possible wrongly calculated freepage counter |
2014-07-04 07:53:53
|
linux-kernel
|
[PATCH 10/10] mm/page_alloc: Stop merging pages on non-isolate and isolate buddy list |
2014-07-04 07:53:10
|
linux-kernel
|
[PATCH 04/10] mm/page_alloc: carefully free the page on isolate pageblock |
2014-07-04 07:53:03
|
linux-kernel
|
[PATCH 06/10] mm/page_alloc: separate freepage migratetype interface |
2014-07-04 07:52:59
|
linux-kernel
|
[PATCH 05/10] mm/page_alloc: optimize and unify pageblock migratetype check in free path |
2014-07-04 07:52:53
|
linux-kernel
|
[PATCH 07/10] mm/page_alloc: store migratetype of the buddy list into freepage correctly |
2014-07-04 07:52:47
|
linux-kernel
|
[PATCH 00/10] fix freepage count problems due to memory isolation |
2014-07-02 00:43:10
|
linux-kernel
|
Re: [PATCH v3 5/9] slab: introduce alien_cache |
2014-07-02 00:41:07
|
linux-kernel
|
Re: [PATCH v3 4/9] slab: factor out initialization of arracy cache |
2014-07-02 00:39:17
|
linux-kernel
|
Re: [PATCH v3 3/9] slab: defer slab_destroy in free_block() |
2014-07-02 00:34:44
|
linux-kernel
|
Re: [PATCH v3 2/9] slab: move up code to get kmem_cache_node in free_block() |
2014-07-01 08:24:05
|
linux-kernel
|
[PATCH v3 0/9] clean-up and remove lockdep annotation in SLAB |
2014-07-01 08:24:04
|
linux-kernel
|
[PATCH v3 1/9] slab: add unlikely macro to help compiler |
2014-07-01 08:24:03
|
linux-kernel
|
[PATCH v3 3/9] slab: defer slab_destroy in free_block() |
2014-07-01 08:24:01
|
linux-kernel
|
[PATCH v3 6/9] slab: use the lock on alien_cache, instead of the lock on array_cache |
2014-07-01 08:23:59
|
linux-kernel
|
[PATCH v3 5/9] slab: introduce alien_cache |
2014-07-01 08:23:58
|
linux-kernel
|
[PATCH v3 8/9] slab: remove a useless lockdep annotation |
2014-07-01 08:23:56
|
linux-kernel
|
[PATCH v3 7/9] slab: destroy a slab without holding any alien cache lock |
2014-07-01 08:23:09
|
linux-kernel
|
[PATCH v3 9/9] slab: remove BAD_ALIEN_MAGIC |
2014-07-01 08:22:37
|
linux-kernel
|
[PATCH v3 2/9] slab: move up code to get kmem_cache_node in free_block() |
2014-07-01 08:22:35
|
linux-kernel
|
[PATCH v3 4/9] slab: factor out initialization of arracy cache |
2014-06-27 06:00:43
|
linux-kernel
|
Re: [PATCH -mm v3 8/8] slab: do not keep free objects/slabs on dead memcg caches |
2014-06-27 05:55:57
|
linux-kernel
|
Re: [RFC] mm: cma: move init_cma_reserved_pageblock to cma.c |
2014-06-27 05:52:18
|
linux-kernel
|
Re: [PATCH v3 04/13] mm, compaction: move pageblock checks up from isolate_migratepages_range() |
2014-06-25 01:21:59
|
linux-kernel
|
Re: [3.15-rc1 slab] Oops when reading /proc/slab_allocators |
2014-06-25 00:58:03
|
linux-kernel
|
Re: [PATCH v3 02/13] mm, compaction: defer each zone individually instead of preferred zone |
2014-06-25 00:48:58
|
linux-kernel
|
Re: [PATCH v3 04/13] mm, compaction: move pageblock checks up from isolate_migratepages_range() |
2014-06-24 08:28:46
|
linux-kernel
|
Re: [PATCH v3 04/13] mm, compaction: move pageblock checks up from isolate_migratepages_range() |
2014-06-24 08:18:35
|
linux-kernel
|
Re: [PATCH v3 02/13] mm, compaction: defer each zone individually instead of preferred zone |
2014-06-24 07:47:44
|
linux-kernel
|
Re: [PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code |
2014-06-24 07:45:31
|
linux-kernel
|
Re: [PATCH -mm v3 7/8] slub: make dead memcg caches discard free slabs immediately |
2014-06-24 07:39:41
|
linux-kernel
|
[PATCH] slub: fix off by one in number of slab tests |
2014-06-24 07:34:01
|
linux-kernel
|
Re: [PATCH -mm v3 8/8] slab: do not keep free objects/slabs on dead memcg caches |
2014-06-24 07:21:14
|
linux-kernel
|
Re: [PATCH -mm v3 8/8] slab: do not keep free objects/slabs on dead memcg caches |
2014-06-24 06:46:53
|
linux-kernel
|
Re: [PATCH] powerpc/kvm: Fix build break with CONFIG_KVM_BOOK3S_64_HV=y |
2014-06-20 05:45:45
|
linux-kernel
|
Re: linux-next: build failure after merge of the akpm-current tree |
2014-06-19 08:13:48
|
linux-kernel
|
Re: [PATCH v3 -next 4/9] DMA, CMA: support arbitrary bitmap granularity |
2014-06-18 00:27:37
|
linux-kernel
|
Re: [PATCH] slab: fix oops when reading /proc/slab_allocators |
2014-06-18 00:25:26
|
linux-kernel
|
[PATCH v2] slab: fix oops when reading /proc/slab_allocators |
2014-06-17 01:29:37
|
linux-kernel
|
Re: [PATCH v3 -next 1/9] DMA, CMA: fix possible memory leak |
2014-06-17 01:20:56
|
linux-kernel
|
Re: [PATCH v3 -next 0/9] CMA: generalize CMA reserved area management code |
2014-06-17 01:05:42
|
linux-kernel
|
[PATCH] slab: fix oops when reading /proc/slab_allocators |
2014-06-16 05:39:21
|
linux-kernel
|
[PATCH v3 -next 4/9] DMA, CMA: support arbitrary bitmap granularity |
2014-06-16 05:38:16
|
linux-kernel
|
[PATCH v3 -next 6/9] PPC, KVM, CMA: use general CMA reserved area management framework |
2014-06-16 05:38:13
|
linux-kernel
|
[PATCH v3 -next 8/9] mm, CMA: change cma_declare_contiguous() to obey coding convention |
2014-06-16 05:38:09
|
linux-kernel
|
[PATCH v3 -next 5/9] CMA: generalize CMA reserved area management functionality |
2014-06-16 05:38:05
|
linux-kernel
|
[PATCH v3 -next 9/9] mm, CMA: clean-up log message |
2014-06-16 05:36:53
|
linux-kernel
|
[PATCH v3 -next 7/9] mm, CMA: clean-up CMA allocation error path |
2014-06-16 05:36:51
|
linux-kernel
|
[PATCH v3 -next 3/9] DMA, CMA: support alignment constraint on CMA region |