messages from 2012-02-07 20:40:29 to 2012-02-10 22:08:01 UTC [more...]
[PATCH 00/15] Swap-over-NBD without deadlocking V8
2012-02-10 22:07 UTC (23+ messages)
` [PATCH 01/15] mm: Serialize access to min_free_kbytes
` [PATCH 02/15] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 10/15] netvm: Propagate page->pfmemalloc from netdev_alloc_page to skb
[RFC PATCH 0/6] hugetlbfs: Add cgroup resource controller for hugetlbfs
2012-02-10 21:36 UTC (7+ messages)
` [RFC PATCH 1/6] hugetlb: Add a new hugetlb cgroup
` [RFC PATCH 2/6] hugetlbfs: Add usage and max usage files to "
` [RFC PATCH 3/6] hugetlbfs: Add new region handling functions
` [RFC PATCH 4/6] hugetlbfs: Add controller support for shared mapping
` [RFC PATCH 5/6] hugetlbfs: Add controller support for private mapping
` [RFC PATCH 6/6] hugetlbfs: Switch to new region APIs
[v7 0/8] Reduce cross CPU IPI interference
2012-02-10 20:39 UTC (22+ messages)
[PATCH] Ensure that walk_page_range()'s start and end are page-aligned
2012-02-10 20:13 UTC (4+ messages)
[PATCH 0/4] shmem: radix-tree cleanups and swapoff optimizations
2012-02-10 19:42 UTC (5+ messages)
` [PATCH 1/4] shmem: simlify shmem_unlock_mapping
` [PATCH 2/4] shmem: tag swap entries in radix tree
` [PATCH 3/4] shmem: use radix-tree iterator in shmem_unuse_inode()
` [PATCH 4/4] mm: use swap readahead at swapoff
[PATCH v2 0/3] radix-tree: general iterator
2012-02-10 19:25 UTC (4+ messages)
` [PATCH v2 1/3] radix-tree: introduce bit-optimized iterator
` [PATCH v2 2/3] radix-tree: rewrite gang lookup with using iterator
` [PATCH v2 3/3] radix-tree: use iterators in find_get_pages* functions
[PATCHv6 0/7] ARM: DMA-mapping framework redesign
2012-02-10 18:58 UTC (8+ messages)
` [PATCHv6 1/7] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCHv6 2/7] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCHv6 3/7] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCHv6 4/7] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [PATCHv6 5/7] ARM: dma-mapping: remove redundant code and cleanup
` [PATCHv6 6/7] ARM: dma-mapping: use alloc, mmap, free from dma_ops
` [PATCHv6 7/7] ARM: dma-mapping: add support for IOMMU mapper
[PULL REQUEST] DMA-mapping framework redesign preparation patches
2012-02-10 18:32 UTC
[PATCHv19 00/15] Contiguous Memory Allocator
2012-02-10 18:10 UTC (4+ messages)
[PATCHv21 00/16] Contiguous Memory Allocator
2012-02-10 17:32 UTC (17+ messages)
` [PATCHv21 01/16] mm: page_alloc: remove trailing whitespace
` [PATCHv21 02/16] mm: compaction: introduce isolate_migratepages_range()
` [PATCHv21 03/16] mm: compaction: introduce map_pages()
` [PATCHv21 04/16] mm: compaction: introduce isolate_freepages_range()
` [PATCHv21 05/16] mm: compaction: export some of the functions
` [PATCHv21 06/16] mm: page_alloc: introduce alloc_contig_range()
` [PATCHv21 07/16] mm: page_alloc: change fallbacks array handling
` [PATCHv21 08/16] mm: mmzone: MIGRATE_CMA migration type added
` [PATCHv21 09/16] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCHv21 10/16] mm: Serialize access to min_free_kbytes
` [PATCHv21 11/16] mm: extract reclaim code from __alloc_pages_direct_reclaim()
` [PATCHv21 12/16] mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
` [PATCHv21 13/16] drivers: add Contiguous Memory Allocator
` [PATCHv21 14/16] X86: integrate CMA with DMA-mapping subsystem
` [PATCHv21 15/16] ARM: "
` [PATCHv21 16/16] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device
[Bug 42578] Kernel crash "Out of memory error by X" when using NTFS file system on external USB Hard drive
2012-02-10 17:01 UTC (3+ messages)
[PATCH] Ensure that walk_page_range()'s start and end are page-aligned
2012-02-10 15:53 UTC
[PATCHv20 00/15] Contiguous Memory Allocator
2012-02-10 15:36 UTC (9+ messages)
` [PATCH 11/15] mm: trigger page reclaim in alloc_contig_range() to stabilize watermarks
` [Linaro-mm-sig] "
swap storm since kernel 3.2.x
2012-02-10 12:36 UTC (12+ messages)
memcg writeback (was Re: [Lsf-pc] [LSF/MM TOPIC] memcg topics.)
2012-02-10 11:47 UTC (8+ messages)
[PATCH 50/60] mm: remove the second argument of k[un]map_atomic()
2012-02-10 5:40 UTC
[LSF/MM TOPIC] [ATTEND] memcg: soft limit reclaim (continue) and others
2012-02-10 3:44 UTC (4+ messages)
[PATCH 3/3] move hugepage test examples to tools/testing/selftests/vm
2012-02-10 3:01 UTC (10+ messages)
` [PATCH] selftests: Launch individual selftests from the main Makefile
` [PATCH 3/3 v2] move hugepage test examples to tools/testing/selftests/vm
[v7 0/8] Reduce cross CPU IPI interference
2012-02-10 1:39 UTC (20+ messages)
[PATCH 0/6 v5] pagemap handles transparent hugepage
2012-02-10 0:59 UTC (13+ messages)
` [PATCH 1/6] pagemap: avoid splitting thp when reading /proc/pid/pagemap
` [PATCH 2/6] thp: optimize away unnecessary page table locking
` [PATCH 3/6] pagemap: export KPF_THP
` [PATCH 4/6] pagemap: document KPF_THP and make page-types aware of it
` [PATCH 5/6] introduce pmd_to_pte_t()
` [PATCH 6/6] pagemap: introduce data structure for pagemap entry
[PATCH/RFC G-U-P experts] IB/umem: Modernize our get_user_pages() parameters
2012-02-09 22:57 UTC (11+ messages)
[PATCH v9 1/8] smp: introduce a generic on_each_cpu_mask function
2012-02-09 22:26 UTC (9+ messages)
` [PATCH v9 2/8] arm: move arm over to generic on_each_cpu_mask
` [PATCH v9 3/8] tile: move tile to use "
` [PATCH v9 4/8] smp: add func to IPI cpus based on parameter func
` [PATCH v9 5/8] slub: only IPI CPUs that have per cpu obj to flush
` [PATCH v9 6/8] fs: only send IPI to invalidate LRU BH when needed
` [PATCH v9 7/8] mm: only IPI CPUs to drain local pages if they exist
` [PATCH v9 8/8] mm: add vmstat counters for tracking PCP drains
[PATCH 0/5] staging: zsmalloc: memory allocator for compressed pages
2012-02-09 18:28 UTC (18+ messages)
` [PATCH 1/5] staging: zsmalloc: zsmalloc memory allocation library
` [PATCH 3/5] staging: zcache: replace xvmalloc with zsmalloc
[PATCH] compact_pgdat: workaround lockdep warning in kswapd
2012-02-09 15:40 UTC (2+ messages)
mm: compaction: Check for overlapping nodes during isolation for migration
2012-02-09 12:11 UTC (3+ messages)
[PATCH v8 0/8] Reduce cross CPU IPI interference
2012-02-09 9:53 UTC (11+ messages)
` [PATCH v8 4/8] smp: add func to IPI cpus based on parameter func
` [PATCH v8 7/8] mm: only IPI CPUs to drain local pages if they exist
[PATCH v10 3.3-rc2 0/9] Uprobes patchset with perf probe support
2012-02-09 9:26 UTC (13+ messages)
` [PATCH v10 3.3-rc2 1/9] uprobes: Install and remove breakpoints
` "
` [PATCH v10 take 3 "
[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v4)
2012-02-09 3:22 UTC (2+ messages)
` [PATCH 6/9 update changelog] readahead: add /debug/readahead/stats
[PATCH] memcg: fix up documentation on global LRU
2012-02-09 1:26 UTC (2+ messages)
[PATCH 0/4] radix-tree: iterating general cleanup
2012-02-08 21:31 UTC (5+ messages)
[PATCH] Mark thread stack correctly in proc/<pid>/maps
2012-02-08 17:57 UTC (9+ messages)
` [RESEND][PATCH] "
[rfc PATCH]slub: per cpu partial statistics change
2012-02-08 14:46 UTC (8+ messages)
[PATCH] [trivial] mm: Fix typo in unevictable-lru.txt
2012-02-08 14:22 UTC
[PATCH] [trivial] mm: Fix typo in cleancache.txt
2012-02-08 14:10 UTC
[PATCH V3] mm: convert rcu_read_lock() to srcu_read_lock(), thus allowing to sleep in callbacks
2012-02-08 13:55 UTC
[PATCH RFC V2] mm: convert rcu_read_lock() to srcu_read_lock(), thus allowing to sleep in callbacks
2012-02-08 11:14 UTC (3+ messages)
[PATCH] mm: fix UP THP spin_is_locked BUGs
2012-02-08 2:35 UTC (4+ messages)
[PATCH BUGFIX] mm: fix find_get_page() for shmem exceptional entries
2012-02-08 1:41 UTC (4+ messages)
[PATCH V7] Eliminate task stack trace duplication
2012-02-08 0:12 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).