linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-09-17 07:12:57 to 2009-09-22 13:54:45 UTC [more...]

[PATCH 0/3] Fix SLQB on memoryless configurations V3
 2009-09-22 13:54 UTC  (7+ messages)
` [PATCH 1/4] slqb: Do not use DEFINE_PER_CPU for per-node data
` [PATCH 2/4] slqb: Record what node is local to a kmem_cache_cpu
` [PATCH 3/4] slqb: Allow SLQB to be used on PPC and S390

[RFC PATCH 0/3] Fix SLQB on memoryless configurations V2
 2009-09-22 13:38 UTC  (32+ messages)
` [PATCH 1/3] powerpc: Allocate per-cpu areas for node IDs for SLQB to use as per-node areas
` [PATCH 2/3] slqb: Record what node is local to a kmem_cache_cpu
` [PATCH 3/3] slqb: Allow SLQB to be used on PPC

[RFC PATCH 0/3] Hatchet job for SLQB on memoryless configurations
 2009-09-22 13:33 UTC  (28+ messages)
` [PATCH 1/3] slqb: Do not use DEFINE_PER_CPU for per-node data
` [PATCH 2/3] slqb: Treat pages freed on a memoryless node as local node
` [PATCH 3/3] slqb: Allow SLQB to be used on PPC and S390

[RFC] Virtual Machine Device Queues(VMDq) support on KVM
 2009-09-22 11:50 UTC  (7+ messages)

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-22  9:43 UTC  (27+ messages)

[PATCH 0/3] compcache: in-memory compressed swapping v4
 2009-09-22  8:36 UTC  (6+ messages)
` [PATCH 1/3] xvmalloc memory allocator
` [PATCH 2/3] virtual block device driver (ramzswap)
` [PATCH 3/3] documentation

HugeTLB: Driver example
 2009-09-22  6:40 UTC  (7+ messages)

[PATCH 0/4] compcache: in-memory compressed swapping v3
 2009-09-22  3:50 UTC  (27+ messages)
` [PATCH 1/4] xvmalloc memory allocator
` [PATCH 2/4] send callback when swap slot is freed
` [PATCH 3/4] virtual block device driver (ramzswap)
` [PATCH 4/4] documentation
` [PATCH] ramzswap prefix for swap free callback

[PATCH 0/3] Add pseudo-anonymous huge page mappings V4
 2009-09-21 23:58 UTC  (18+ messages)
` [PATCH 1/3] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
  ` [PATCH 2/3] Add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
        ` [PATCH] "
          ` [PATCH] remove duplicate asm/mman.h files

a patch drop request in -mm
 2009-09-21 18:02 UTC  (5+ messages)

[PATCH RFC 1/2] Add notifiers for various swap events
 2009-09-21 13:34 UTC  (2+ messages)
` [PATCH RFC 2/2] example usage of swap notifiers in ramzswap

ipw2200: firmware DMA loading rework
 2009-09-21 13:37 UTC  (11+ messages)

[PATCH] ksm: fix rare page leak
 2009-09-21 13:13 UTC  (2+ messages)

BUG: sleeping function called from invalid context at mm/slub.c:1717
 2009-09-21  9:17 UTC  (2+ messages)

What about this message (2.6.31) ?
 2009-09-20 11:26 UTC 

[PATCH 0/7] Add pseudo-anonymous huge page mappings V3
 2009-09-18 20:08 UTC  (11+ messages)
` [PATCH 1/7] hugetlbfs: Allow the creation of files suitable for MAP_PRIVATE on the vfs internal mount
  ` [PATCH 2/7] Add MAP_HUGETLB for mmaping pseudo-anonymous huge page regions
    ` [PATCH 3/7] Add MAP_HUGETLB example
      ` [PATCH 4/7] Add MAP_HUGETLB flag to alpha mman.h
        ` [PATCH 5/7] Add MAP_HUGETLB flag to xtensa mman.h
          ` [PATCH 6/7] Add MAP_HUGETLB flag to parisc mman.h
            ` [PATCH 7/7] Add MAP_HUGETLB flag to mips mman.h

[MTRR?] [2.6.31-git7] Xorg:2342 conflicting memory types d0000000-e0000000 uncached-minus<->write-combining
 2009-09-18 13:27 UTC 

[RFC][PATCH 0/4][mmotm] memcg: reduce lock contention v3
 2009-09-18 10:37 UTC  (14+ messages)
` [RFC][PATCH 0/11][mmotm] memcg: patch dump (Sep/18)
  ` [RFC][PATCH 1/11] memcg: clean up softlimit uncharge
  ` [RFC][PATCH 2/11]memcg: reduce res_counter_soft_limit_excess
  ` [RFC][PATCH 3/11] memcg: coalescing uncharge
  ` [RFC][PATCH 4/11] memcg: coalescing charge
  ` [RFC][PATCH 5/11] memcg: clean up cancel charge
  ` [RFC][PATCH 6/11] memcg: cleaun up percpu statistics
  ` [RFC][PATCH 7/11] memcg: rename from_cont to from_cgroup
  ` [RFC][PATCH 8/11]memcg: remove unused macro and adds commentary
  ` [RFC][PATCH 9/11]memcg: clean up zonestat funcs
  ` [RFC][PATCH 10/11][mmotm] memcg: clean up percpu and more commentary for soft limit
  ` [RFC][PATCH 11/11][mmotm] memcg: more commentary and clean up

kcore patches (was Re: 2.6.32 -mm merge plans)
 2009-09-18  2:20 UTC  (11+ messages)
  ` [PATCH 0/3][mmotm] showing size of kcore (Was "
    ` [PATCH 2/3][mmotm] showing size of kcore
        ` [PATCH 2/3][mmotm] showing size of kcore v2
    ` [PATCH 3/3][mmotm] updateing size of kcore

2.6.32 -mm merge plans
 2009-09-17 21:56 UTC  (7+ messages)
` cgrooups && "
` do_wait() changes "
` tracehooks "

[PATCH 5/8] memcg: migrate charge of anon
 2009-09-17 23:52 UTC  (3+ messages)

2.6.32 -mm merge plans (cgroups)
 2009-09-17 23:34 UTC  (3+ messages)

[BUG 2.6.30+] e100 sometimes causes oops during resume
 2009-09-17 22:27 UTC 

[RFC] [PATCH 0/7] Improve VFS to handle better mmaps when blocksize < pagesize (v3)
 2009-09-17 15:21 UTC  (8+ messages)
` [PATCH 1/7] fs: buffer_head writepage no invalidate
` [PATCH 2/7] fs: Remove zeroing from nobh_writepage
` [PATCH 3/7] ext4: Deprecate nobh mount option
` [PATCH 4/7] vfs: Add better VFS support for page_mkwrite when blocksize < pagesize
` [PATCH 5/7] ext4: Convert filesystem to the new truncate calling convention
` [PATCH 6/7] ext4: Convert ext4 to new mkwrite code
` [PATCH 7/7] ext2: Convert ext2 "

[PATCH 0/11] hugetlb: V7 constrain allocation/free based on task mempolicy
 2009-09-17 13:28 UTC  (3+ messages)
` [PATCH 5/11] hugetlb: add generic definition of NUMA_NO_NODE

[PATCH 2/3] Helper which returns the huge page at a given address (Take 3)
 2009-09-17  9:19 UTC  (4+ messages)

[PATCH 1/3] Identification of huge pages mapping (Take 3)
 2009-09-17  9:18 UTC  (4+ messages)

[PATCHv3 1/2] mm: move use_mm/unuse_mm from aio.c to mm/
 2009-09-17  7:22 UTC  (2+ messages)
` [PATCHv3 2/2] mm: reduce atomic use on use_mm fast path

[PATCHv3 0/2] mm: use_mm/unuse_mm
 2009-09-17  7:20 UTC 

[RFC][EXPERIMENTAL][PATCH 0/8] memcg: migrate charge at task move
 2009-09-17  7:01 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).