linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-08 09:33:40 to 2011-06-10 16:55:36 UTC [more...]

[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
 2011-06-10 16:55 UTC  (7+ messages)

[BUGFIX][PATCH] fix memory.numa_stat file permission
 2011-06-10 16:47 UTC  (2+ messages)

KVM induced panic on 2.6.38[2367] & 2.6.39
 2011-06-10 16:43 UTC  (28+ messages)

[PATCHv10 0/10] Contiguous Memory Allocator
 2011-06-10 16:21 UTC  (15+ messages)
` [PATCH 01/10] lib: bitmap: Added alignment offset for bitmap_find_next_zero_area()
` [PATCH 02/10] lib: genalloc: Generic allocator improvements
` [PATCH 03/10] mm: move some functions from memory_hotplug.c to page_isolation.c
` [PATCH 04/10] mm: alloc_contig_freed_pages() added
` [PATCH 05/10] mm: alloc_contig_range() added
` [PATCH 06/10] mm: MIGRATE_CMA migration type added
` [PATCH 07/10] mm: MIGRATE_CMA isolation functions added
` [PATCH 08/10] mm: cma: Contiguous Memory Allocator added
` [PATCH 09/10] ARM: integrate CMA with dma-mapping subsystem
` [PATCH 10/10] ARM: S5PV210: add CMA support for FIMC devices on Aquila board

[PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world
 2011-06-10 15:38 UTC  (23+ messages)
                        ` Possible shadow bug (was: Re: [PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world)
                          ` [Xen-devel] "
                            ` [Xen-devel] Possible shadow bug

[PATCH] writeback: trace global_dirty_state
 2011-06-10 14:48 UTC 

[BUGFIX][PATCH v3] memcg: fix behavior of per cpu charge cache draining
 2011-06-10 13:31 UTC  (9+ messages)

[PATCH] Add debugging boundary check to pfn_to_page
 2011-06-10 13:27 UTC  (5+ messages)

[PATCH v2] nommu: add page_align to mmap
 2011-06-10 12:24 UTC  (10+ messages)

[PATCH v4 3.0-rc2-tip 0/22] 0: Uprobes patchset with perf probe support
 2011-06-10 12:03 UTC  (33+ messages)
` [PATCH v4 3.0-rc2-tip 2/22] 2: uprobes: Breakground page replacement
` [PATCH v4 3.0-rc2-tip 3/22] 3: uprobes: Adding and remove a uprobe in a rb tree
` [PATCH v4 3.0-rc2-tip 4/22] 4: Uprobes: register/unregister probes
` [PATCH v4 3.0-rc2-tip 5/22] 5: x86: analyze instruction and determine fixups
` [PATCH v4 3.0-rc2-tip 7/22] 7: uprobes: mmap and fork hooks
` [PATCH v4 3.0-rc2-tip 13/22] 13: uprobes: Handing int3 and singlestep exception
` [PATCH v4 3.0-rc2-tip 20/22] 20: perf: perf interface for uprobes
` [PATCH v4 3.0-rc2-tip 22/22] 22: perf: Documentation for perf uprobes

[PATCH 0/7] tmpfs: simplify by splice instead of readpage
 2011-06-10  9:19 UTC  (13+ messages)
` [PATCH 1/7] tmpfs: clone shmem_file_splice_read
` [PATCH 2/7] tmpfs: refine shmem_file_splice_read
` [PATCH 3/7] tmpfs: pass gfp to shmem_getpage_gfp
` [PATCH 4/7] tmpfs: remove_shmem_readpage
` [PATCH 5/7] tmpfs: simplify prealloc_page
    ` [PATCH v2 "
` [PATCH 6/7] tmpfs: simplify filepage/swappage
  ` [PATCH v2 "
` [PATCH 7/7] tmpfs: simplify unuse and writepage

[PATCH] Make GFP_DMA allocations w/o ZONE_DMA emit a warning instead of failing
 2011-06-10  9:12 UTC  (13+ messages)

[PATCH v3 00/10] Prevent LRU churning
 2011-06-10  8:19 UTC  (20+ messages)
` [PATCH v3 01/10] compaction: trivial clean up acct_isolated
` [PATCH v3 02/10] Change isolate mode from int type to enum type
` [PATCH v3 03/10] Add additional isolation mode
` [PATCH v3 04/10] compaction: make isolate_lru_page with filter aware
` [PATCH v3 05/10] vmscan: "
` [PATCH v3 06/10] In order putback lru core

[patch 0/8] mm: memcg naturalization -rc2
 2011-06-10  7:36 UTC  (57+ messages)
` [patch 2/8] mm: memcg-aware global reclaim
` [patch 4/8] memcg: rework soft limit reclaim
` [patch 8/8] mm: make per-memcg lru lists exclusive

3.0rc2 oops in mem_cgroup_from_task
 2011-06-10  5:22 UTC  (11+ messages)
              ` [PATCH] [BUGFIX] update mm->owner even if no next owner

[RFC][PATCH] A scan node selection logic for memcg rather than round-robin
 2011-06-09 23:58 UTC  (2+ messages)

[PATCH 4/4] writeback: reduce per-bdi dirty threshold ramp up time
 2011-06-09 23:58 UTC  (11+ messages)

[PATCH] [BUGFIX] mm: hugepages can cause negative commitlimit
 2011-06-09 23:44 UTC  (11+ messages)
                ` [PATCH] mm: fix negative commitlimit when gigantic hugepages are allocated

[PATCH v8 00/12] memcg: per cgroup dirty page accounting
 2011-06-09 22:21 UTC  (13+ messages)
` [PATCH v8 11/12] writeback: make background writeback cgroup aware

[PATCH] mm: Simplify code by SECTION_ALIGN_UP() and SECTION_ALIGN_DOWN() macro usage
 2011-06-09 19:54 UTC  (2+ messages)

[PATCH 00/14] Swap-over-NBD without deadlocking v4r3
 2011-06-09 12:56 UTC  (19+ messages)
` [PATCH 01/14] mm: Serialize access to min_free_kbytes
` [PATCH 02/14] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 03/14] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 04/14] mm: allow PF_MEMALLOC from softirq context
` [PATCH 05/14] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK
` [PATCH 06/14] net: Introduce sk_allocation() to allow addition of GFP flags depending on the individual socket
` [PATCH 07/14] netvm: Allow the use of __GFP_MEMALLOC by specific sockets
` [PATCH 08/14] netvm: Allow skb allocation to use PFMEMALLOC reserves
` [PATCH 09/14] netvm: Propagate page->pfmemalloc to skb
` [PATCH 10/14] netvm: Set PF_MEMALLOC as appropriate during SKB processing
` [PATCH 11/14] mm: Micro-optimise slab to avoid a function call
` [PATCH 12/14] nbd: Set SOCK_MEMALLOC for access to PFMEMALLOC reserves
` [PATCH 13/14] mm: Throttle direct reclaimers if PF_MEMALLOC reserves are low and swap is backed by network storage
` [PATCH 14/14] mm: Account for the number of times direct reclaimers get throttled

[PATCH] mm: dmapool: fix possible use after free in dmam_pool_destroy()
 2011-06-09 10:20 UTC  (6+ messages)

[BUGFIX][PATCH] memcg: fix wrong decision of noswap with softlimit
 2011-06-09  4:34 UTC  (2+ messages)

[Bugme-new] [Bug 36192] New: Kernel panic when boot the 2.6.39+ kernel based off of 2.6.32 kernel
 2011-06-09  1:42 UTC  (13+ messages)
                      ` [PATCH] [BUGFIX] Avoid getting nid from invalid struct page at page_cgroup allocation (as "

[BUGFIX][PATCH] memcg: fix behavior of per cpu charge cache draining
 2011-06-09  0:13 UTC  (4+ messages)

[RFC][PATCH] memcg: break the zone->lru_lock in memcg-aware reclaim
 2011-06-08 20:20 UTC 

[PATCH] mm: Fix assertion mapping->nrpages == 0 in end_writeback()
 2011-06-08 20:10 UTC  (8+ messages)

Look for physical address from user space address/fixup - NET_DMA
 2011-06-08 14:45 UTC 

[PATCH 0/4] Fix compaction stalls due to accounting errors in isolated page accounting
 2011-06-08 10:11 UTC  (10+ messages)
` [PATCH 2/4] mm: vmscan: Do not use page_count without a page pin
` [PATCH 3/4] mm: memory-failure: Fix isolated page count during memory failure
` [PATCH 4/4] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous
    ` [PATCH 4/4] mm: compaction: Abort compaction if too many pages are isolated and caller is asynchronous V2

[Bugme-new] [Bug 36192] New: Kernel panic when boot the 2.6.39+ kernel based off of 2.6.32 kernel
 2011-06-08  9:33 UTC  (11+ 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).