linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-12 16:41:35 to 2010-03-17 15:21:05 UTC [more...]

[PATCH 00 of 34] Transparent Hugepage support #14
 2010-03-17 15:19 UTC  (2+ messages)
` [PATCH 19 of 34] clear page compound

[PATCH][RF C/T/D] Unmapped page cache control - via boot parameter
 2010-03-17 15:14 UTC  (29+ messages)

+ tmpfs-fix-oops-on-remounts-with-mpol=default.patch added to -mm tree
 2010-03-17 14:42 UTC  (11+ messages)
  ` [PATCH 1/5] tmpfs: fix oops on mounts with mpol=default
  ` [PATCH 2/5] tmpfs: mpol=bind:0 don't cause mount error
  ` [PATCH 3/5] tmpfs: handle MPOL_LOCAL mount option properly
  ` [PATCH 4/5] tmpfs: cleanup mpol_parse_str()
  ` [PATCH 5/5] doc: add the documentation for mpol=local

[PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v7)
 2010-03-17 13:34 UTC  (23+ messages)
` [PATCH -mmotm 1/5] memcg: disable irq at page cgroup lock
` [PATCH -mmotm 2/5] memcg: dirty memory documentation
` [PATCH -mmotm 3/5] page_cgroup: introduce file cache flags
` [PATCH -mmotm 4/5] memcg: dirty pages accounting and limiting infrastructure
` [PATCH -mmotm 5/5] memcg: dirty pages instrumentation

[PATCH 0/11] Memory Compaction v4
 2010-03-17 12:07 UTC  (53+ messages)
` [PATCH 01/11] mm,migration: Take a reference to the anon_vma before migrating
` [PATCH 02/11] mm,migration: Do not try to migrate unmapped anonymous pages
` [PATCH 03/11] mm: Share the anon_vma ref counts between KSM and page migration
` [PATCH 04/11] Allow CONFIG_MIGRATION to be set without CONFIG_NUMA or memory hot-remove
` [PATCH 05/11] Export unusable free space index via /proc/unusable_index
` [PATCH 06/11] Export fragmentation index via /proc/extfrag_index
` [PATCH 07/11] Memory compaction core
` [PATCH 08/11] Add /proc trigger for memory compaction
` [PATCH 09/11] Add /sys trigger for per-node "
` [PATCH 10/11] Direct compact when a high-order allocation fails
` [PATCH 11/11] Do not compact within a preferred zone after a compaction failure

[patch 00/11 -mm v4] oom killer rewrite
 2010-03-17  8:55 UTC  (12+ messages)
` [patch 01/11 -mm v4] oom: filter tasks not sharing the same cpuset
` [patch 02/11 -mm v4] oom: sacrifice child with highest badness score for parent
` [patch 03/11 -mm v4] oom: select task from tasklist for mempolicy ooms
` [patch 04/11 -mm v4] oom: remove special handling for pagefault ooms
` [patch 05/11 -mm v4] oom: badness heuristic rewrite
` [patch 06/11 -mm v4] oom: deprecate oom_adj tunable
` [patch 07/11 -mm v4] oom: replace sysctls with quick mode
` [patch 08/11 -mm v4] oom: avoid oom killer for lowmem allocations
` [patch 09/11 -mm v4] oom: remove unnecessary code and cleanup
` [patch 10/11 -mm v4] oom: default to killing current for pagefault ooms
` [patch 11/11 -mm v4] oom: avoid race for oom killed tasks detaching mm prior to exit

[patch 00/10 -mm v3] oom killer rewrite
 2010-03-17  3:30 UTC  (10+ messages)
` [patch 05/10 -mm v3] oom: badness heuristic rewrite

[PATCH] exit: fix oops in sync_mm_rss
 2010-03-17  2:26 UTC  (5+ messages)

[PATCH] mempolicy: remove redundant check
 2010-03-16 21:35 UTC  (2+ messages)

[RESEND][PATCH 2/2] cpuset: alloc nodemask_t at heap not stack (v2)
 2010-03-16 21:26 UTC  (2+ messages)

[RESEND][PATCH 1/2] cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node (v2)
 2010-03-16 12:37 UTC  (2+ messages)

[rfc][patch] mm: lockdep page lock
 2010-03-16 11:52 UTC  (6+ messages)

[PATCH 0/4] Some typo fixing
 2010-03-16 10:32 UTC  (3+ messages)

[RFC PATCH 0/3] Avoid the use of congestion_wait under zone pressure
 2010-03-16 10:11 UTC  (12+ messages)

[PATCH 1/3] memcg: oom wakeup filter (v5)
 2010-03-16  0:54 UTC  (3+ messages)
` [PATCH 2/3] memcg: oom notfier (v5)
  ` [PATCH 3/3] memcg: oom kill disable and oom status (v5)

[PATCH] mm: remove return value of putback_lru_pages
 2010-03-16  0:21 UTC  (4+ messages)

[PATCH 1/3] memcg: oom wakeup filter
 2010-03-16  0:03 UTC  (9+ messages)
` [PATCH 2/3] memcg: oom notifier
  ` [PATCH 3/3] memcg: oom kill disable and oom status

[patch] fix mapping_gfp_mask usage
 2010-03-15 15:02 UTC 

[PATCH -mmotm 0/5] memcg: per cgroup dirty limit (v6)
 2010-03-15 14:48 UTC  (17+ messages)

[PATCH] mm: fix typo in refill_stock() comment
 2010-03-15 14:20 UTC  (4+ messages)

PROBLEM: <Kernel panic - not syncing: Cannot create slab posix_timer_cache>
 2010-03-15 13:45 UTC 

[PATCH V2 1/2] cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node - fix
 2010-03-15  5:20 UTC 

[PATCH -rc] memcg: disable move charge in no mmu case
 2010-03-15  4:35 UTC 

[PATCH] mempolicy: remove redundant code
 2010-03-15  1:11 UTC  (3+ messages)

[patch] memcontrol: fix potential null deref
 2010-03-15  0:04 UTC  (2+ messages)

Linux kernel - Libata bad block error handling to user mode program
 2010-03-14 16:12 UTC  (10+ messages)

[PATCH] mempolicy: remove redundant code
 2010-03-13 12:33 UTC  (3+ messages)

[PATCH 0/2] rmap: Fix Bugzilla Bug #5493
 2010-03-13 10:51 UTC  (3+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] "

[Patch] mempolicy: remove redundant code
 2010-03-13  5:03 UTC  (3+ messages)

[patch] Oops on tmpfs remounts with mpol=default
 2010-03-12 23:41 UTC 

[PATCH] x86, UV: BAU performance and error recovery
 2010-03-12 19:38 UTC  (2+ messages)


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).