Marek Szyprowski ([email protected])

Number of posts: 2187 (0.4 per day)
First post: 2009-06-22 12:05:23
Last post: 2024-05-29 10:14:35

Date List Subject
2012-02-22 16:50:13 linux-kernel [PATCHv23 13/16] drivers: add Contiguous Memory Allocator
2012-02-22 16:49:46 linux-kernel [PATCHv23 15/16] ARM: integrate CMA with DMA-mapping subsystem
2012-02-22 16:49:24 linux-kernel [PATCHv23 14/16] X86: integrate CMA with DMA-mapping subsystem
2012-02-22 16:49:20 linux-kernel [PATCHv23 16/16] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device
2012-02-22 16:49:16 linux-kernel [PATCHv23 12/16] mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
2012-02-22 16:49:12 linux-kernel [PATCHv23 04/16] mm: compaction: introduce isolate_freepages_range()
2012-02-22 16:49:09 linux-kernel [PATCHv23 03/16] mm: compaction: introduce map_pages()
2012-02-22 16:49:07 linux-kernel [PATCHv23 01/16] mm: page_alloc: remove trailing whitespace
2012-02-22 16:36:33 linux-kernel RE: [PATCHv22 14/16] X86: integrate CMA with DMA-mapping subsystem
2012-02-22 16:27:03 linux-kernel RE: [PATCHv22 13/16] drivers: add Contiguous Memory Allocator
2012-02-17 19:35:25 linux-kernel [PATCHv22 16/16] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device
2012-02-17 19:35:16 linux-kernel [PATCHv22 15/16] ARM: integrate CMA with DMA-mapping subsystem
2012-02-17 19:35:08 linux-kernel [PATCHv22 14/16] X86: integrate CMA with DMA-mapping subsystem
2012-02-17 19:34:58 linux-kernel [PATCHv22 13/16] drivers: add Contiguous Memory Allocator
2012-02-17 19:34:51 linux-kernel [PATCHv22 12/16] mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
2012-02-17 19:34:45 linux-kernel [PATCHv22 11/16] mm: extract reclaim code from __alloc_pages_direct_reclaim()
2012-02-17 19:34:38 linux-kernel [PATCHv22 10/16] mm: Serialize access to min_free_kbytes
2012-02-17 19:34:34 linux-kernel [PATCHv22 09/16] mm: page_isolation: MIGRATE_CMA isolation functions added
2012-02-17 19:34:27 linux-kernel [PATCHv22 08/16] mm: mmzone: MIGRATE_CMA migration type added
2012-02-17 19:34:22 linux-kernel [PATCHv22 07/16] mm: page_alloc: change fallbacks array handling
2012-02-17 19:34:16 linux-kernel [PATCHv22 06/16] mm: page_alloc: introduce alloc_contig_range()
2012-02-17 19:34:10 linux-kernel [PATCHv22 05/16] mm: compaction: export some of the functions
2012-02-17 19:34:01 linux-kernel [PATCHv22 04/16] mm: compaction: introduce isolate_freepages_range()
2012-02-17 19:33:55 linux-kernel [PATCHv22 03/16] mm: compaction: introduce map_pages()
2012-02-17 19:33:47 linux-kernel [PATCHv22 02/16] mm: compaction: introduce isolate_migratepages_range()
2012-02-17 19:33:42 linux-kernel [PATCHv22 01/16] mm: page_alloc: remove trailing whitespace
2012-02-17 19:33:36 linux-kernel [PATCHv22 00/16] Contiguous Memory Allocator
2012-02-13 15:05:33 linux-kernel RE: linux-next: build failure after merge of the dma-mapping tree
2012-02-13 12:42:29 linux-kernel [PATCH 03/14 v3] MIPS: adapt for dma_map_ops changes
2012-02-13 10:40:19 linux-kernel [PATCH] Hexagon: adapt for dma_map_ops changes
2012-02-13 10:37:02 linux-kernel [PATCH 04/14 v2] PowerPC: adapt for dma_map_ops changes
2012-02-13 10:36:21 linux-kernel [PATCH 03/14 v2] MIPS: adapt for dma_map_ops changes
2012-02-10 18:32:43 linux-kernel [PULL REQUEST] DMA-mapping framework redesign preparation patches
2012-02-10 18:22:19 linux-kernel RE: [PATCHv19 00/15] Contiguous Memory Allocator
2012-02-10 17:36:48 linux-kernel [PATCHv21 04/16] mm: compaction: introduce isolate_freepages_range()
2012-02-10 17:36:34 linux-kernel [PATCHv21 07/16] mm: page_alloc: change fallbacks array handling
2012-02-10 17:36:07 linux-kernel [PATCHv21 09/16] mm: page_isolation: MIGRATE_CMA isolation functions added
2012-02-10 17:35:45 linux-kernel [PATCHv21 14/16] X86: integrate CMA with DMA-mapping subsystem
2012-02-10 17:34:59 linux-kernel [PATCHv21 06/16] mm: page_alloc: introduce alloc_contig_range()
2012-02-10 17:34:43 linux-kernel [PATCHv21 08/16] mm: mmzone: MIGRATE_CMA migration type added
2012-02-10 17:34:05 linux-kernel [PATCHv21 15/16] ARM: integrate CMA with DMA-mapping subsystem
2012-02-10 17:33:44 linux-kernel [PATCHv21 05/16] mm: compaction: export some of the functions
2012-02-10 17:33:20 linux-kernel [PATCHv21 16/16] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device
2012-02-10 17:32:59 linux-kernel [PATCHv21 12/16] mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
2012-02-10 17:32:57 linux-kernel [PATCHv21 13/16] drivers: add Contiguous Memory Allocator
2012-02-10 17:32:53 linux-kernel [PATCHv21 10/16] mm: Serialize access to min_free_kbytes
2012-02-10 17:32:51 linux-kernel [PATCHv21 11/16] mm: extract reclaim code from __alloc_pages_direct_reclaim()
2012-02-10 17:32:48 linux-kernel [PATCHv21 03/16] mm: compaction: introduce map_pages()
2012-02-10 17:32:40 linux-kernel [PATCHv21 00/16] Contiguous Memory Allocator
2012-02-10 17:32:39 linux-kernel [PATCHv21 02/16] mm: compaction: introduce isolate_migratepages_range()
2012-02-10 17:32:38 linux-kernel [PATCHv21 01/16] mm: page_alloc: remove trailing whitespace