linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2013-04-22 21:16:23 to 2013-04-26 02:01:10 UTC [more...]

mm: BUG in do_huge_pmd_wp_page
 2013-04-26  2:01 UTC  (11+ messages)

[Bug fix PATCH v5] Reusing a resource structure allocated by bootmem
 2013-04-26  1:57 UTC  (7+ messages)
` [Resend][Bug "

[PATCH] mm, highmem: remove useless virtual variable in page_address_map
 2013-04-26  0:21 UTC  (3+ messages)

mmotm 2013-04-25-16-24 uploaded
 2013-04-25 23:27 UTC 

[patch] mm, memcg: add anon_hugepage stat
 2013-04-25 23:07 UTC  (3+ messages)

page eviction from the buddy cache
 2013-04-25 22:40 UTC  (17+ messages)

[Bug 56881] New: MAP_HUGETLB mmap fails for certain sizes
 2013-04-25 21:03 UTC  (14+ messages)

[PATCH 0/2] reuse vmpressure for in-kernel events
 2013-04-25 18:34 UTC  (18+ messages)
` [PATCH 1/2] vmpressure: in-kernel notifications
` [PATCH 2/2] memcg: reap dead memcgs under pressure

OOM-killer and strange RSS value in 3.9-rc7
 2013-04-25 18:24 UTC  (6+ messages)

[RFC PATCH v2 00/15][Sorted-buddy] mm: Memory Power Management
 2013-04-25 17:57 UTC  (3+ messages)

[v3,-mm,-next] ipc,sem: fix lockdep false positive
 2013-04-25 16:53 UTC 

[PATCH] oom: add pending SIGKILL check for chosen victim
 2013-04-25 16:22 UTC  (11+ messages)

Infiniband use of get_user_pages()
 2013-04-25 13:21 UTC  (4+ messages)

Excessive stall times on ext4 in 3.9-rc2
 2013-04-25 12:21 UTC  (22+ messages)

[PATCH] swap: redirty page if page write fails on swap file
 2013-04-25  8:53 UTC  (6+ messages)
  ` [PATCH] mm: swap: Mark swap pages writeback before queueing for direct IO

WARNING: at fs/ext4/inode.c:3222
 2013-04-25  7:26 UTC  (3+ messages)

[PATCH] mm/filemap.c: fix criteria of calling iov_shorten() in generic_file_direct_write()
 2013-04-25  6:54 UTC  (3+ messages)

[PATCH v2] mm: remove compressed copy from zram in-memory
 2013-04-25  5:25 UTC 

BUG in __mem_cgroup_uncharge_common
 2013-04-25  3:57 UTC  (2+ messages)

[BUG][s390x] mm: system crashed
 2013-04-25  3:50 UTC  (10+ messages)
            ` [v3.9-rc8]: kernel BUG at mm/memcontrol.c:3994! (was: Re: [BUG][s390x] mm: system crashed)

[PATCH v3 0/6] Per process reclaim
 2013-04-25  1:07 UTC  (7+ messages)
` [PATCH v3 1/6] mm: "
` [PATCH v3 2/6] mm: make shrink_page_list with pages work from multiple zones
` [PATCH v3 3/6] mm: Remove shrink_page
` [PATCH v3 4/6] mm: Enhance per process reclaim to consider shared pages
` [PATCH v3 5/6] mm: Support address range reclaim
` [PATCH v3 6/6] add documentation about reclaim knob on proc.txt

[PATCH v2 0/6] Per process reclaim
 2013-04-25  0:50 UTC  (11+ messages)
` [PATCH v2 1/6] mm: "
` [PATCH v2 2/6] mm: make shrink_page_list with pages work from multiple zones
` [PATCH v2 3/6] mm: Remove shrink_page
` [PATCH v2 4/6] mm: Enhance per process reclaim to consider shared pages
` [PATCH v2 5/6] mm: Support address range reclaim
` [PATCH v2 6/6] add documentation on proc.txt

memcg: softlimit on internal nodes
 2013-04-25  0:33 UTC  (35+ messages)
                ` [RFC v2 0/4] soft limit rework
                  ` [RFC v2 1/4] memcg: integrate soft reclaim tighter with zone shrinking code
                  ` [RFC v2 2/4] memcg: Get rid of soft-limit tree infrastructure
                  ` [RFC v2 3/4] vmscan, memcg: Do softlimit reclaim also for targeted reclaim
                  ` [RFC v2 4/4] memcg: Ignore soft limit until it is explicitly specified

[PATCH] Add a sysctl for numa_balancing
 2013-04-25  0:14 UTC  (2+ messages)

[PATCH v3 0/3] Support memory hot-delete to boot memory
 2013-04-24 14:43 UTC  (9+ messages)
` [PATCH v3 2/3] resource: Add release_mem_region_adjustable()

[PATCH] x86: add phys addr validity check for /dev/mem mmap
 2013-04-24 11:36 UTC  (5+ messages)

[PATCH v3 00/18] change invalidatepage prototype to accept length
 2013-04-24 11:29 UTC  (20+ messages)
` [PATCH v3 05/18] xfs: use ->invalidatepage() length argument
` [PATCH v3 06/18] ocfs2: "
` [PATCH v3 07/18] ceph: "
` [PATCH v3 08/18] gfs2: "
` [PATCH v3 17/18] ext4: make punch hole code path work with bigalloc
` [PATCH v3 18/18] ext4: Allow punch hole with bigalloc enabled

[PATCH] memcg: support hierarchical memory.numa_stats
 2013-04-24  9:22 UTC  (4+ messages)
` [PATCH 1/2] memcg: refactor mem_control_numa_stat_show()
  ` [PATCH 2/2] memcg: support hierarchical memory.numa_stats
    ` [PATCH 2/2 v2] "

LSF-MM Volatile Ranges Discussion Plans
 2013-04-24  8:14 UTC  (7+ messages)
` Summary of LSF-MM Volatile Ranges Discussion

[PATCH] slab: Remove unnecessary __builtin_constant_p()
 2013-04-24  7:31 UTC  (8+ messages)

[Patch v2] mm: slab: Verify the nodeid passed to ____cache_alloc_node
 2013-04-24  7:26 UTC  (5+ messages)

[PATCH 1/2] mm, nobootmem: clean-up of free_low_memory_core_early()
 2013-04-24  3:28 UTC  (4+ messages)
` [PATCH 2/2] mm, nobootmem: do memset() after memblock_reserve()

[PATCH 1/6] mm: Per process reclaim
 2013-04-24  1:42 UTC  (8+ messages)
` [PATCH 6/6] add documentation on proc.txt

[Bug fix PATCH v2] numa, cpu hotplug: Change links of CPU and node when changing node number by onlining CPU
 2013-04-23 16:06 UTC  (6+ messages)

[question] call mark_page_accessed() in minor fault
 2013-04-23 13:49 UTC  (3+ messages)

[PATCH v2] mm: add an option to disable bounce
 2013-04-23  1:28 UTC 

[Bug fix PATCH v4] Reusing a resource structure allocated by bootmem
 2013-04-23  0:19 UTC  (6+ 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).