linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-02-15 17:27:54 to 2011-02-20 22:20:07 UTC [more...]

[patch] memcg: add oom killer delay
 2011-02-20 22:19 UTC  (5+ messages)

[PATCH 0/5] fix up /proc/$pid/smaps to not split huge pages
 2011-02-20 21:54 UTC  (7+ messages)

BUG: Bad page map in process udevd (anon_vma: (null)) in 2.6.38-rc4
 2011-02-20 21:34 UTC  (53+ messages)
                          ` [PATCH 1/2] net: dont leave active on stack LIST_HEAD
                      ` [PATCH 2/2] net: deinit automatic LIST_HEAD
                                ` [PATCH] tcp: fix inet_twsk_deschedule()

[PATCH v2 0/2] memcg: migration clean up
 2011-02-20 15:17 UTC  (3+ messages)
` [PATCH v2 1/2] memcg: remove unnecessary BUG_ON
` [PATCH v2 2/2] memcg: remove charge variable in unmap_and_move

[PATCH v6 0/4] fadvise(DONTNEED) support
 2011-02-20 14:43 UTC  (4+ messages)
` [PATCH v6 1/3] deactivate invalidated pages
` [PATCH v6 2/3] memcg: move memcg reclaimable page into tail of inactive list
` [PATCH v6 3/3] Reclaim invalidated page ASAP

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

[PATCH] mm: optimize replace_page_cache_page
 2011-02-19 23:41 UTC  (2+ messages)

[PATCH v5 0/4] fadvise(DONTNEED) support
 2011-02-18 23:38 UTC  (21+ messages)
` [PATCH v5 1/4] deactivate invalidated pages
` [PATCH v5 2/4] memcg: move memcg reclaimable page into tail of inactive list
` [PATCH v5 3/4] Reclaim invalidated page ASAP
` [PATCH v5 4/4] add profile information for invalidated page

incomplete emails from kvack.org
 2011-02-18 16:16 UTC  (3+ messages)

mm: mm_struct remove 16 bytes of alignment padding on 64 bit builds
 2011-02-18 15:49 UTC 

[PATCH 0/3] mm: Simplify anon_vma lifetime rules
 2011-02-18 14:49 UTC  (12+ messages)
` [PATCH 1/3] mm: Rename drop_anon_vma to put_anon_vma
` [PATCH 2/3] mm: Move anon_vma ref out from under CONFIG_foo
` [PATCH 3/3] mm: Simplify anon_vma refcounts

[patch] vmscan: fix zone shrinking exit when scan work is done
 2011-02-18 12:22 UTC  (18+ messages)
              ` [PATCH] mm: vmscan: Stop reclaim/compaction earlier due to insufficient progress if !__GFP_REPEAT

[PATCH] mm: fix dubious code in __count_immobile_pages()
 2011-02-18  3:00 UTC  (3+ messages)

[PATCH] mm: remove unused TestSetPageLocked() interface
 2011-02-18  2:08 UTC 

[PATCH] tmpfs: implement security.capability xattrs
 2011-02-17 21:27 UTC  (2+ messages)

[PATCH v3 0/2] memcg: variable type fixes
 2011-02-17 20:52 UTC  (3+ messages)
` [PATCH v3 1/2] memcg: break out event counters from other stats
` [PATCH v3 2/2] memcg: use native word page statistics counters

[PATCH 00/17] mm: mmu_gather rework
 2011-02-17 17:42 UTC  (20+ messages)
` [PATCH 01/17] tile: Fix __pte_free_tlb
` [PATCH 02/17] mm: mmu_gather rework
` [PATCH 03/17] powerpc: "
` [PATCH 04/17] sparc: "
` [PATCH 05/17] s390: "
` [PATCH 06/17] arm: "
` [PATCH 07/17] sh: "
` [PATCH 08/17] um: "
` [PATCH 09/17] ia64: "
` [PATCH 10/17] mm: Now that all old mmu_gather code is gone, remove the storage
` [PATCH 11/17] mm, powerpc: Move the RCU page-table freeing into generic code
` [PATCH 12/17] s390: use generic RCP page-table freeing
` [PATCH 13/17] mm: Extended batches for generic mmu_gather
` [PATCH 14/17] mm: Provide generic range tracking and flushing
` [PATCH 15/17] arm, mm: Convert arm to generic tlb
` [PATCH 16/17] ia64, mm: Convert ia64 "
` [PATCH 17/17] sh, mm: Convert sh "

[PATCH 0/8] mm: Preemptibility -v8
 2011-02-17 17:46 UTC  (11+ messages)
` [PATCH 1/8] lockdep, mutex: Provide mutex_lock_nest_lock
` [PATCH 2/8] mm: Remove i_mmap_mutex lockbreak
` [PATCH 3/8] mm: Convert i_mmap_lock to a mutex
` [PATCH 4/8] mm: Revert page_lock_anon_vma() lock annotation
` [PATCH 5/8] mm: Improve page_lock_anon_vma() comment
` [PATCH 6/8] mm: Use refcounts for page_lock_anon_vma()
` [PATCH 7/8] mm: Convert anon_vma->lock to a mutex
` [PATCH 8/8] mm: Optimize page_lock_anon_vma() fast-path

[PATCH v2] mm: Fix out-of-date comments which refers non-existent functions
 2011-02-17 15:54 UTC  (3+ messages)

[2.6.32 ubuntu] I/O hang at start_this_handle
 2011-02-17 15:38 UTC  (5+ messages)

[PATCH] mm: vmscan: Stop reclaim/compaction earlier due to insufficient progress if !__GFP_REPEAT v2
 2011-02-17 12:32 UTC 

[PATCH 00/25] mm: Preemptibility -v7
 2011-02-17 12:06 UTC  (2+ messages)

[PATCH v2 0/2] memcg: variable type fixes
 2011-02-17  7:10 UTC  (9+ messages)
` [PATCH v2 1/2] memcg: break out event counters from other stats
` [PATCH v2 2/2] memcg: use native word page statistics counters

[PATCH] memcg: clarify use_hierarchy documentation
 2011-02-17  1:57 UTC 

[PATCH 1/2] Refactor zone_reclaim code (v4)
 2011-02-16 23:45 UTC  (12+ messages)
` [PATCH 3/3] Provide control over unmapped pages (v4)

[PATCH] - Improve drain pages performance on large systems
 2011-02-16 15:43 UTC  (4+ messages)

kernel oops in vmalloc code
 2011-02-16  8:47 UTC 

[PATCH V2 0/3] drivers/staging: zcache: dynamic page cache/swap compression
 2011-02-16  4:36 UTC  (12+ messages)

test (truncate)
 2011-02-16  2:40 UTC 

[PATCH V2 1/3] drivers/staging: zcache: in-kernel tmem code
 2011-02-15 23:27 UTC  (3+ messages)

[PATCH V2 2/3] drivers/staging: zcache: host services and PAM services
 2011-02-15 18:18 UTC  (4+ 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).