messages from 2011-06-17 04:11:54 to 2011-06-21 13:32:15 UTC [more...]
[PATCH v4 3.0-rc2-tip 0/22] 0: Uprobes patchset with perf probe support
2011-06-21 13:31 UTC (21+ messages)
` [PATCH v4 3.0-rc2-tip 4/22] 4: Uprobes: register/unregister probes
` [PATCH v4 3.0-rc2-tip 7/22] 7: uprobes: mmap and fork hooks
` [PATCH v4 3.0-rc2-tip 14/22] 14: x86: uprobes exception notifier for x86
[PATCH 0/2 V2] ksm: take dirty bit as reference to avoid volatile pages scanning
2011-06-21 13:26 UTC (2+ messages)
` [PATCH 1/2 "
sandy bridge kswapd0 livelock with pagecache
2011-06-21 13:07 UTC (6+ messages)
[PATCH v2 1/4] mm: completely disable THP by transparent_hugepage=0
2011-06-21 11:58 UTC (6+ messages)
` [PATCH v2 2/4] mm: make the threshold of enabling THP configurable
` [PATCH 3/4] mm: improve THP printk messages
` [PATCH 4/4] mm: introduce no_ksm to disable totally KSM
[PATCH/RFC 0/8] ARM: DMA-mapping framework redesign
2011-06-21 11:47 UTC (24+ messages)
` [PATCH 1/8] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCH 2/8] ARM: dma-mapping: implement dma_map_single on top of dma_map_page
` [PATCH 3/8] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [Linaro-mm-sig] "
` [PATCH 4/8] ARM: dma-mapping: implement dma sg methods on top of generic dma ops
` [PATCH 5/8] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [PATCH 6/8] ARM: dma-mapping: remove redundant code and cleanup
` [PATCH 7/8] common: dma-mapping: change alloc/free_coherent method to more generic alloc/free_attrs
` [Linaro-mm-sig] "
` [PATCH 8/8] ARM: dma-mapping: use alloc, mmap, free from dma_ops
[PATCH] oom: add uid to "Killed process" message
2011-06-21 11:36 UTC (3+ messages)
[PATCH 1/3] mm: completely disable THP by transparent_hugepage=never
2011-06-21 9:40 UTC (33+ messages)
` [PATCH 2/3] mm: make the threshold of enabling THP configurable
` [PATCH 3/3] mm: print information when THP is disabled automatically
[PATCH v2 0/3] support for broken memory modules (BadRAM)
2011-06-21 9:23 UTC (4+ messages)
` [PATCH v2 1/3] Add string parsing function get_next_ulong
` [PATCH v2 2/3] support for broken memory modules (BadRAM)
` [PATCH v2 3/3] Add documentation and credits for BadRAM
[PATCH 0/7] memcg numa node scan update
2011-06-21 6:52 UTC (11+ messages)
` [PATCH 3/7] memcg: add memory.scan_stat
` [PATCH 5/7] Fix not good check of mem_cgroup_local_usage()
[PATCH v2] mm: Fix assertion mapping->nrpages == 0 in end_writeback()
2011-06-21 6:47 UTC (3+ messages)
[Q] mm/memblock.c: cast truncates bits from RED_INACTIVE
2011-06-21 5:49 UTC (4+ messages)
[PATCH 0/12] Per superblock cache reclaim
2011-06-21 5:27 UTC (12+ messages)
` [PATCH 01/12] vmscan: add shrink_slab tracepoints
` [PATCH 02/12] vmscan: shrinker->nr updates race and go wrong
` [PATCH 03/12] vmscan: reduce wind up shrinker->nr when shrinker can't do work
[PATCH v2] nommu: fix remap_pfn_range()implemention
2011-06-21 3:56 UTC
[PATCH V3] memcg: add reclaim pgfault latency histograms
2011-06-21 0:33 UTC (5+ messages)
slub: [RFC] free slabs without holding locks
2011-06-20 21:16 UTC
[Bugme-new] [Bug 37072] New: Random BUG at include/linux/swapops.h:105
2011-06-20 21:10 UTC (2+ messages)
slab vs lockdep vs debugobjects
2011-06-20 17:48 UTC
mmotm 2011-06-15-16-56 uploaded
2011-06-20 16:38 UTC (12+ messages)
` mmotm 2011-06-15-16-56 uploaded (mm/page_cgroup.c)
` [BUGFIX][PATCH][-rc3] Define a consolidated definition of node_start/end_pfn for build error in page_cgroup.c (Was "
[PATCH] mm: hugetlb: fix coding style issues
2011-06-20 16:17 UTC (2+ messages)
[PATCH] oom: add uid to "Killed process" message
2011-06-20 10:16 UTC
[RFC 0/2] ARM: DMA-mapping & IOMMU integration
2011-06-20 14:59 UTC (3+ messages)
[PATCH] REPOST: Memory tracking for physical machine migration
2011-06-20 14:55 UTC (5+ messages)
[PATCH 00/14] Swap-over-NBD without deadlocking v5
2011-06-20 13:12 UTC (15+ messages)
` [PATCH 01/14] mm: Serialize access to min_free_kbytes
` [PATCH 02/14] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 03/14] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/14] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/14] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 06/14] net: Introduce sk_allocation() to allow addition of GFP flags depending on the individual socket
` [PATCH 07/14] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 08/14] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 09/14] netvm: Propagate page->pfmemalloc to skb
` [PATCH 10/14] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 11/14] mm: Micro-optimise slab to avoid a function call
` [PATCH 12/14] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 13/14] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 14/14] mm: Account for the number of times direct reclaimers get throttled
[PATCH] nommu: reimplement remap_pfn_range() to simply return 0
2011-06-20 12:04 UTC (4+ messages)
` [uclinux-dist-devel] "
[PATCH] fix cleancache config
2011-06-20 6:06 UTC (4+ messages)
[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
2011-06-19 23:53 UTC (8+ messages)
[BUG] Invalid return address of mmap() followed by mbind() in multithreaded context
2011-06-19 23:42 UTC (4+ messages)
[PATCH 0/12] tmpfs: convert from old swap vector to radix tree
2011-06-18 21:55 UTC (11+ messages)
` [PATCH 1/12] radix_tree: exceptional entries and indices
` [PATCH 2/12] mm: let swap use exceptional entries
REGRESSION: Performance regressions from switching anon_vma->lock to mutex
2011-06-18 8:08 UTC (47+ messages)
` [PATCH] mm, memory-failure: Fix spinlock vs mutex order
[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
2011-06-18 4:08 UTC (12+ messages)
[PATCH] TMPFS: Add "tmpfs" to the Kconfig prompt to make it obvious
2011-06-17 22:34 UTC (2+ messages)
Some weirdness with slub in 3.0-rc*
2011-06-17 20:41 UTC (2+ messages)
REGRESSION: Performance regressions from switching anon_vma->lock to mutex
2011-06-17 16:48 UTC (18+ messages)
` [GIT PULL] "
[PATCHv10 0/10] Contiguous Memory Allocator
2011-06-17 16:08 UTC (7+ messages)
` [PATCH 08/10] mm: cma: Contiguous Memory Allocator added
` [Linaro-mm-sig] "
3.0-rc3 stuck process in munmap()
2011-06-17 9:24 UTC
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).