linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2009-09-15 11:48:39 to 2009-09-18 10:37:21 UTC [more...]

[PATCH 1/3] devmem: change vread()/vwrite() prototype to return success or error code
 2009-09-16  2:50 UTC  (4+ messages)
  ` [PATCH 2/3] devmem: check vmalloc address on kmem read/write

[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

[PATCH 0/4] compcache: in-memory compressed swapping v3
 2009-09-18  9:59 UTC  (11+ 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

kcore patches (was Re: 2.6.32 -mm merge plans)
 2009-09-18  2:20 UTC  (14+ messages)
  ` [PATCH 0/3][mmotm] showing size of kcore (Was "
    ` [PATCH 1/3][mmotm] kcore: more fixes for init
    ` [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  (17+ messages)
` memcg merge for 2.6.32 (was Re: 2.6.32 -mm merge plans)
` stack limits [was Re: 2.6.32 -mm merge plans]
` hwpoison fixes was Re: 2.6.32 -mm merge plans
` cgrooups && "
` do_wait() changes "
` tracehooks "

[PATCH 0/3] Add pseudo-anonymous huge page mappings V4
 2009-09-18  0:46 UTC  (5+ 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

[RFC][EXPERIMENTAL][PATCH 0/8] memcg: migrate charge at task move
 2009-09-17 23:52 UTC  (22+ messages)
` [PATCH 1/8] memcg: introduce mem_cgroup_cancel_charge()
` [PATCH 2/8] memcg: cleanup mem_cgroup_move_parent()
` [PATCH 3/8] cgroup: introduce cancel_attach()
` [PATCH 4/8] memcg: add interface to migrate charge
` [PATCH 5/8] memcg: migrate charge of anon
` [PATCH 6/8] memcg: migrate charge of shmem
` [PATCH 7/8] memcg: migrate charge of swap
` [PATCH 8/8] memcg: avoid oom during charge migration

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 "

[PATCHv5 3/3] vhost_net: a kernel-level virtio server
 2009-09-17 14:16 UTC  (39+ messages)

[PATCH 0/11] hugetlb: V7 constrain allocation/free based on task mempolicy
 2009-09-17 13:28 UTC  (15+ messages)
` [PATCH 1/11] hugetlb: rework hstate_next_node_* functions
` [PATCH 2/11] hugetlb: add nodemask arg to huge page alloc, free and surplus adjust fcns
` [PATCH 3/11] hugetlb: introduce alloc_nodemask_of_node
` [PATCH 4/11] hugetlb: derive huge pages nodes allowed from task mempolicy
` [PATCH 5/11] hugetlb: add generic definition of NUMA_NO_NODE
` [PATCH 6/11] hugetlb: add per node hstate attributes
` [PATCH 7/11] hugetlb: update hugetlb documentation for mempolicy based management
` [PATCH 8/11] hugetlb: Optionally use mempolicy for persistent huge page allocation
` [PATCH 9/11] hugetlb: use only nodes with memory for huge pages
` [PATCH 10/11] hugetlb: handle memory hot-plug events
` [PATCH 11/11] hugetlb: offload per node attribute registrations

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

HugeTLB: Driver example
 2009-09-17  9:14 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 

[PATCHv2 1/2] mm: export use_mm/unuse_mm to modules
 2009-09-17  5:43 UTC  (4+ messages)

[PATCH 0/8] mm: around get_user_pages flags
 2009-09-17  0:33 UTC  (25+ messages)
` [PATCH 5/8] mm: follow_hugetlb_page flags
` [PATCH 7/8] mm: reinstate ZERO_PAGE
` [PATCH 0/4] mm: mlock, hugetlb, zero followups
  ` [PATCH 1/4] mm: m(un)lock avoid ZERO_PAGE
  ` [PATCH 2/4] mm: hugetlbfs_pagecache_present
  ` [PATCH 3/4] mm: ZERO_PAGE without PTE_SPECIAL
  ` [PATCH 4/4] mm: move highest_memmap_pfn

[patch] mm: use-once mapped file pages
 2009-09-16 19:04 UTC  (4+ messages)

2.6.32 -mm Blackfin patches
 2009-09-16 13:17 UTC  (7+ messages)

[PATCH 6/6] hugetlb: update hugetlb documentation for mempolicy based management
 2009-09-16 10:21 UTC  (15+ messages)

BUG: sleeping function called from invalid context at mm/slub.c:1717
 2009-09-16  7:16 UTC 

Isolated(anon) and Isolated(file)
 2009-09-16  3:29 UTC  (10+ messages)

[PATCH] hwpoison: fix uninitialized warning
 2009-09-16  1:08 UTC  (6+ messages)

[PATCH] MAP_HUGETLB value collision fix
 2009-09-15 20:53 UTC  (3+ messages)
` [PATCH] Fix for hugetlb-add-map_hugetlb-for-mmaping-pseudo-anonymous-huge-page-regions.patch in -mm

[PATCH 2/4] virtual block device driver (ramzswap)
 2009-09-15 15:55 UTC  (13+ 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).