messages from 2012-04-10 08:32:06 to 2012-04-13 02:29:08 UTC [more...]
[PATCH 1/3] tracing: Modify is_delete, is_return from int to bool
2012-04-13 2:28 UTC (10+ messages)
` [PATCH 2/3] tracing: Extract out common code for kprobes/uprobes trace events
` [PATCH 3/3] tracing: Provide trace events interface for uprobes
` [PATCH UPDATED "
` "
[PATCH v1 0/7] memcg remove pre_destroy
2012-04-13 1:05 UTC (21+ messages)
` [PATCH 1/7] res_counter: add a function res_counter_move_parent()
` [PATCH 2/7] memcg: move charge to parent only when necessary
` [PATCH 3/7] memcg: move charges to root at rmdir()
` [PATCH 4/7] memcg: remove 'uncharge' argument from mem_cgroup_move_account()
` [PATCH 5/7] memcg: divide force_empty into 2 functions, avoid memory reclaim at rmdir
` [PATCH 6/7] memcg: remove pre_destroy()
` [PATCH 7/7] memcg: remove drain_all_stock_sync
[PATCH] mm: fix up the vmscan stat in vmstat
2012-04-13 1:04 UTC (10+ messages)
[PATCH] mm: sync rss-counters at the end of exit_mm()
2012-04-12 23:54 UTC (15+ messages)
` [PATCH v2] mm: correctly synchronize rss-counters at exit/exec
` [PATCH 1/2] mm: set task exit code before complete_vfork_done()
` [PATCH 2/2] mm: call complete_vfork_done() after clearing child_tid and flushing rss-counters
[RFC] writeback and cgroup
2012-04-12 20:51 UTC (17+ messages)
` [Lsf] "
[PATCH] mm: page-writeback.c: local functions should not be exposed globally
2012-04-12 20:44 UTC
[PATCH V2 5/5] memcg: change the target nr_to_reclaim for each memcg under kswapd
2012-04-12 17:58 UTC (7+ messages)
[PATCH] Revert "proc: clear_refs: do not clear reserved pages"
2012-04-12 17:51 UTC (2+ messages)
[PATCH] perf/probe: Provide perf interface for uprobes
2012-04-12 15:56 UTC (9+ messages)
` "
[PATCH -mm] remove swap token code
2012-04-12 15:06 UTC (4+ messages)
[patch] mm, oom: avoid checking set of allowed nodes twice when selecting a victim
2012-04-12 14:01 UTC (2+ messages)
[PATCH 1/2] perf/probe: verify instruction/offset in perf before adding a uprobe
2012-04-12 13:01 UTC (2+ messages)
[PATCHv24 00/16] Contiguous Memory Allocator
2012-04-12 12:39 UTC (5+ messages)
[PATCH/RFC] ARM: Exynos4: Integrate IOMMU aware DMA-mapping
2012-04-12 12:38 UTC (7+ messages)
` [PATCH] ARM: Exynos4: integrate SYSMMU driver with DMA-mapping interface
[PATCHv8 00/10] ARM: DMA-mapping framework redesign
2012-04-12 9:49 UTC (28+ messages)
` [PATCHv8 01/10] common: add dma_mmap_from_coherent() function
` [PATCHv8 02/10] ARM: dma-mapping: use pr_* instread of printk
` [PATCHv8 03/10] ARM: dma-mapping: introduce ARM_DMA_ERROR constant
` [PATCHv8 04/10] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCHv8 05/10] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCHv8 06/10] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCHv8 07/10] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [PATCHv8 08/10] ARM: dma-mapping: remove redundant code and cleanup
` [PATCHv8 09/10] ARM: dma-mapping: use alloc, mmap, free from dma_ops
` [PATCHv8 10/10] ARM: dma-mapping: add support for IOMMU mapper
[PATCH 0/3] Removal of lumpy reclaim V2
2012-04-12 9:32 UTC (18+ messages)
` [PATCH 1/3] mm: vmscan: Remove lumpy reclaim
` [PATCH 2/3] mm: vmscan: Do not stall on writeback during memory compaction
` [PATCH 3/3] mm: vmscan: Remove reclaim_mode_t
[PATCH 2/2] perf/probe: verify instruction/offset in perf before adding a uprobe
2012-04-12 9:30 UTC
[PATCH 0/2] perf/probe: verify instruction/offset in perf before adding a uprobe
2012-04-12 9:28 UTC
[PATCH] remove BUG() in possible but rare condition
2012-04-12 9:24 UTC (14+ messages)
swap on eMMC and other flash
2012-04-12 8:32 UTC (15+ messages)
swapoff() runs forever
2012-04-12 6:40 UTC (6+ messages)
[PATCH 0/2] mm: compaction: improve free pages selection
2012-04-12 5:42 UTC (6+ messages)
` [PATCH 1/2] mm: compaction: try harder to isolate free pages
` [PATCH 2/2] mm: compaction: allow isolation of lower order buddy pages
[PATCH V2 3/5] memcg: set soft_limit_in_bytes to 0 by default
2012-04-12 3:46 UTC (4+ messages)
[PATCH V2 2/5] memcg: add function should_reclaim_mem_cgroup()
2012-04-12 3:42 UTC (3+ messages)
[PATCH V2 1/5] memcg: revert current soft limit reclaim implementation
2012-04-12 0:04 UTC (2+ messages)
[PATCH V2 4/5] memcg: detect no memcgs above softlimit under zone reclaim
2012-04-11 22:00 UTC
[PATCH V2 0/5] memcg softlimit reclaim rework
2012-04-11 21:56 UTC
Wire transfer rejected
2012-04-11 20:25 UTC
[patch] thp, memcg: split hugepage for memcg oom on cow
2012-04-11 14:20 UTC (5+ messages)
` [patch v2] "
[PATCH] Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"
2012-04-11 11:55 UTC (5+ messages)
[PATCH 1/2] uprobes/core: Make background page replacement logic account for rss_stat counters
2012-04-11 10:35 UTC (2+ messages)
` [PATCH 2/2] uprobes/core: Decrement uprobe count before the pages are unmapped
[PATCH mm RESEND] c/r: prctl: update prctl_set_mm_exe_file() after mm->num_exe_file_vmas removal
2012-04-10 22:59 UTC (2+ messages)
FW: End of Aug. Statement required
2012-04-10 18:30 UTC
FW: End of Aug. Stat. Required
2012-04-10 17:38 UTC
[RFC PATCH 0/2] Removal of lumpy reclaim
2012-04-10 17:25 UTC (8+ messages)
` [PATCH 1/2] mm: vmscan: Remove "
Your Wire Transfer
2012-04-10 14:43 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).