linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2010-03-14 23:19:04 to 2010-03-17 15:21:28 UTC [more...]

[PATCH 00 of 34] Transparent Hugepage support #14
 2010-03-17 15:19 UTC  (31+ messages)
` [PATCH 01 of 34] define MADV_HUGEPAGE
` [PATCH 02 of 34] compound_lock
` [PATCH 03 of 34] alter compound get_page/put_page
` [PATCH 04 of 34] update futex compound knowledge
` [PATCH 05 of 34] fix bad_page to show the real reason the page is bad
` [PATCH 06 of 34] clear compound mapping
` [PATCH 07 of 34] add native_set_pmd_at
` [PATCH 08 of 34] add pmd paravirt ops
` [PATCH 09 of 34] no paravirt version of pmd ops
` [PATCH 10 of 34] export maybe_mkwrite
` [PATCH 11 of 34] comment reminder in destroy_compound_page
` [PATCH 12 of 34] config_transparent_hugepage
` [PATCH 14 of 34] add pmd mangling generic functions
` [PATCH 15 of 34] add pmd mangling functions to x86
` [PATCH 16 of 34] bail out gup_fast on splitting pmd
` [PATCH 18 of 34] add pmd mmu_notifier helpers
` [PATCH 19 of 34] clear page compound
` [PATCH 20 of 34] add pmd_huge_pte to mm_struct
` [PATCH 21 of 34] split_huge_page_mm/vma
` [PATCH 22 of 34] split_huge_page paging
` [PATCH 24 of 34] kvm mmu transparent hugepage support
` [PATCH 25 of 34] _GFP_NO_KSWAPD
` [PATCH 26 of 34] don't alloc harder for gfp nomemalloc even if nowait
` [PATCH 28 of 34] verify pmd_trans_huge isn't leaking
` [PATCH 29 of 34] madvise(MADV_HUGEPAGE)
` [PATCH 30 of 34] pmd_trans_huge migrate bugcheck
` [PATCH 31 of 34] memcg compound
` [PATCH 32 of 34] memcg huge memory
` [PATCH 33 of 34] transparent hugepage vmstat
` [PATCH 34 of 34] khugepaged

[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  (50+ 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 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)


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