linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-22 01:53:48 to 2011-02-25 20:05:10 UTC [more...]

[PATCH 0/2] Reduce the amount of time compaction disables IRQs for V2
 2011-02-25 20:04 UTC  (3+ messages)
` [PATCH 1/2] mm: compaction: Minimise the time IRQs are disabled while isolating free pages
` [PATCH 2/2] mm: compaction: Minimise the time IRQs are disabled while isolating pages for migration

[PATCH 00/17] mm: mmu_gather rework
 2011-02-25 19:59 UTC  (6+ messages)
` [PATCH 06/17] arm: "

[PATCH 3/4] exec: unify compat_do_execve() code
 2011-02-25 19:10 UTC  (12+ messages)
` (No subject header)
    ` [PATCH 0/4 RESEND] exec: unify compat/non-compat code
      ` [PATCH 1/5] exec: introduce get_arg_ptr() helper
      ` [PATCH 2/5] exec: introduce "bool compat" argument
      ` [PATCH 3/5] exec: unify compat_do_execve() code
      ` [PATCH 4/5] exec: unexport acct_arg_size() and get_arg_page()
      ` [PATCH 5/5] exec: document acct_arg_size()

linux-next: Tree for February 25 (mm/slub.c)
 2011-02-25 18:52 UTC 

[PATCH 0/2] Reduce the amount of time compaction disables IRQs for
 2011-02-25 18:00 UTC  (3+ messages)
` [PATCH 1/2] mm: compaction: Minimise the time IRQs are disabled while isolating free pages
` [PATCH 2/2] mm: compaction: Minimise the time IRQs are disabled while isolating pages for migration

[PATCH v2] hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages
 2011-02-25 17:30 UTC  (9+ messages)

IO-less dirty throttling V6 results available
 2011-02-25 14:44 UTC  (5+ messages)

too big min_free_kbytes
 2011-02-25 12:13 UTC  (28+ messages)

[RFC PATCH] page_cgroup: Reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM
 2011-02-25  9:53 UTC  (9+ messages)
  ` [RFC PATCH] page_cgroup: Reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM v2
      ` [RFC PATCH] page_cgroup: Reduce allocation overhead for page_cgroup array for CONFIG_SPARSEMEM v3

Fix NUMA problems in transparent hugepages v2
 2011-02-25  1:36 UTC  (21+ messages)
` [PATCH 1/8] Fix interleaving for "
` [PATCH 2/8] Change alloc_pages_vma to pass down the policy node for local policy
` [PATCH 3/8] Add alloc_page_vma_node
` [PATCH 4/8] Preserve original node for transparent huge page copies
` [PATCH 5/8] Use correct numa policy node for transparent hugepages
` [PATCH 6/8] Add __GFP_OTHER_NODE flag
` [PATCH 7/8] Use GFP_OTHER_NODE for transparent huge pages
` [PATCH 8/8] Add VM counters for transparent hugepages

[PATCH 0/5] blk-throttle: writeback and swap IO control
 2011-02-25  0:54 UTC  (40+ messages)
` [PATCH 1/5] blk-cgroup: move blk-cgroup.h in include/linux/blk-cgroup.h
` [PATCH 2/5] blk-cgroup: introduce task_to_blkio_cgroup()
` [PATCH 3/5] page_cgroup: make page tracking available for blkio
` [PATCH 4/5] blk-throttle: track buffered and anonymous pages
` [PATCH 5/5] blk-throttle: buffered and anonymous page tracking instrumentation

[PATCH] hugetlbfs: correct handling of negative input to /proc/sys/vm/nr_hugepages
 2011-02-24 18:20 UTC  (5+ messages)

[PATCH 0/3][RESEND] Provide unmapped page cache control (v4)
 2011-02-24 17:08 UTC  (3+ messages)
` [PATCH 3/3][RESEND] Provide control over unmapped pages (v4)

[Bug 29772] New: memory compaction crashed
 2011-02-24 15:14 UTC  (8+ messages)

[PATCH] mm: don't return 0 too early from find_get_pages()
 2011-02-24 12:40 UTC  (2+ messages)

[PATCH] mm: remove worrying dead code from find_get_pages()
 2011-02-24 12:38 UTC  (2+ messages)

[PATCH] mm: optimize replace_page_cache_page
 2011-02-24 10:56 UTC  (5+ messages)

[PATCH] cpuset: Add a missing unlock in cpuset_write_resmask()
 2011-02-24  7:05 UTC  (2+ messages)

[PATCH v2 1/4] cpuset: Remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()
 2011-02-24  6:57 UTC  (4+ messages)
` [PATCH v2 2/4] cpuset: Remove unneeded NODEMASK_ALLOC() in cpuset_attch()
` [PATCH v2 3/4] cpuset: Fix unchecked calls to NODEMASK_ALLOC()
` [PATCH v2 4/4] cpuset: Hold callback_mutex in cpuset_clone()

[PATCH] memcg: more mem_cgroup_uncharge batching
 2011-02-24  6:47 UTC  (4+ messages)

[PATCH] mm: fix possible cause of a page_mapped BUG
 2011-02-24  5:39 UTC 

[patch] memcg: add oom killer delay
 2011-02-24  0:51 UTC  (5+ messages)

[PATCH] mm: prevent concurrent unmap_mapping_range() on the same inode
 2011-02-23 23:12 UTC  (4+ messages)

[PATCH 00/25] mm: Preemptibility -v7
 2011-02-23 20:59 UTC  (5+ messages)
` [PATCH 01/25] tile: Fix __pte_free_tlb

[PATCH 0/5] fix up /proc/$pid/smaps to not split huge pages
 2011-02-23 15:31 UTC  (16+ messages)
` [PATCH 1/5] pagewalk: only split huge pages when necessary
` [PATCH 2/5] break out smaps_pte_entry() from smaps_pte_range()
` [PATCH 3/5] pass pte size argument in to smaps_pte_entry()
` [PATCH 4/5] teach smaps_pte_range() about THP pmds
` [PATCH 5/5] have smaps show transparent huge pages

[0/7, v9] NUMA Hotplug Emulator (v9)
 2011-02-23  5:29 UTC  (4+ messages)

Fix NUMA problems in transparent hugepages and KSM
 2011-02-22 22:52 UTC  (21+ messages)
` [PATCH 1/8] Fix interleaving for transparent hugepages
` [PATCH 2/8] Change alloc_pages_vma to pass down the policy node for local policy
` [PATCH 3/8] Preserve local node for KSM copies
` [PATCH 6/8] Add __GFP_OTHER_NODE flag
` [PATCH 8/8] Add VM counters for transparent hugepages

[PATCH 1/4] cpuset: Remove unneeded NODEMASK_ALLOC() in cpuset_sprintf_memlist()
 2011-02-22 20:30 UTC  (7+ messages)
` [PATCH 3/4] cpuset: Fix unchecked calls to NODEMASK_ALLOC()

[PATCH v6 0/4] fadvise(DONTNEED) support
 2011-02-22 17:11 UTC  (8+ messages)

[RFC PATCH 0/5] IO-less balance dirty pages
 2011-02-22 15:40 UTC  (5+ messages)
` [PATCH 3/5] mm: Implement IO-less balance_dirty_pages()

[PATCH] mempolicy: remove redundant check in __mpol_equal()
 2011-02-22 12:21 UTC  (2+ messages)

[PATCH 0/2] KVM: enable asynchronous page faults
 2011-02-22  8:38 UTC  (3+ messages)
` [PATCH 2/2] KVM: Enable async page fault processing


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