linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-06-10 09:55:04 to 2011-06-14 15:49:27 UTC [more...]

[PATCHv10 0/10] Contiguous Memory Allocator
 2011-06-14 15:49 UTC  (20+ messages)
` [PATCH 01/10] lib: bitmap: Added alignment offset for bitmap_find_next_zero_area()
` [PATCH 02/10] lib: genalloc: Generic allocator improvements
        ` [Linaro-mm-sig] "
` [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 v4 3.0-rc2-tip 0/22] 0: Uprobes patchset with perf probe support
 2011-06-14 15:40 UTC  (34+ messages)
` [PATCH v4 3.0-rc2-tip 2/22] 2: uprobes: Breakground page replacement
` [PATCH v4 3.0-rc2-tip 4/22] 4: Uprobes: register/unregister probes
` [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] writeback: trace global_dirty_state
 2011-06-14 13:46 UTC  (3+ messages)

Easy portable testcase! (Re: Kernel falls apart under light memory pressure (i.e. linking vmlinux))
 2011-06-14 12:32 UTC  (6+ messages)

[PATCH] slub: fix kernel BUG at mm/slub.c:1950!
 2011-06-14 12:18 UTC  (8+ messages)

3.0-rc1 stuck process in munmap()
 2011-06-14 11:57 UTC  (2+ messages)

[PATCH 0/12] tmpfs: convert from old swap vector to radix tree
 2011-06-14 11:22 UTC  (15+ messages)
` [PATCH 1/12] radix_tree: exceptional entries and indices
` [PATCH 2/12] mm: let swap use exceptional entries
` [PATCH 3/12] tmpfs: demolish old swap vector support
` [PATCH 4/12] tmpfs: miscellaneous trivial cleanups
` [PATCH 5/12] tmpfs: copy truncate_inode_pages_range
` [PATCH 6/12] tmpfs: convert shmem_truncate_range to radix-swap
` [PATCH 7/12] tmpfs: convert shmem_unuse_inode "
` [PATCH 8/12] tmpfs: convert shmem_getpage_gfp "
` [PATCH 9/12] tmpfs: convert mem_cgroup shmem "
` [PATCH 10/12] tmpfs: convert shmem_writepage and enable swap
` [PATCH 11/12] tmpfs: use kmemdup for short symlinks
` [PATCH 12/12] mm: a few small updates for radix-swap

[PATCH] mm: thp: minor lock simplification in __khugepaged_exit
 2011-06-14 10:06 UTC  (3+ messages)

[BUGFIX][PATCH 0/5] memcg bugfixes in the last week
 2011-06-14 10:04 UTC  (13+ messages)
` [BUGFIX][PATCH 1/5] memcg fix numa_stat permission
` [BUGFIX][PATCH 2/5] memcg: fix init_page_cgroup nid with sparsemem
` [BUGFIX][PATCH 3/5] memcg: clear mm->owner when last possible owner leaves
` [BUGFIX][PATCH 4/5] memcg: fix wrong check of noswap with softlimit
` [BUGFIX][PATCH 5/5] memcg: fix percpu cached charge draining frequency

[PATCH 00/10] mm: Linux VM Infrastructure to support Memory Power Management
 2011-06-14  8:51 UTC  (26+ messages)

[RFC 0/2] ARM: DMA-mapping & IOMMU integration
 2011-06-14  7:46 UTC  (12+ messages)
        ` [Linaro-mm-sig] "

[PATCH v2] nommu: add page_align to mmap
 2011-06-14  1:32 UTC  (11+ messages)

[PATCH 2/2] powerpc/mm: Fix memory_block_size_bytes() for non-pseries
 2011-06-14  0:57 UTC 

[PATCH 1/2] mm: Move definition of MIN_MEMORY_BLOCK_SIZE to a header
 2011-06-14  0:57 UTC 

[PATCH] trace: Add tracepoints to fs subsystem
 2011-06-14  0:42 UTC  (3+ messages)

[PATCH] mm: Fix assertion mapping->nrpages == 0 in end_writeback()
 2011-06-13 22:58 UTC  (9+ messages)

[PATCH] [BUGFIX] mm: hugepages can cause negative commitlimit
 2011-06-13 21:31 UTC  (12+ messages)
              ` [PATCH] mm: fix negative commitlimit when gigantic hugepages are allocated

[PATCH V2] Add debugging boundary check to pfn_to_page
 2011-06-13 21:02 UTC  (2+ messages)

Subject: [GIT PULL] SLAB fixes
 2011-06-13 19:37 UTC 

[PATCH v3 00/10] Prevent LRU churning
 2011-06-13 14:54 UTC  (14+ messages)
` [PATCH v3 01/10] compaction: trivial clean up acct_isolated
` [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 07/10] migration: clean up unmap_and_move

3.0rc2 oops in mem_cgroup_from_task
 2011-06-13 14:03 UTC  (23+ messages)
              ` [PATCH] [BUGFIX] update mm->owner even if no next owner

[patch 0/8] mm: memcg naturalization -rc2
 2011-06-13 11:18 UTC  (11+ messages)
` [patch 5/8] memcg: remove unused soft limit code
` [patch 6/8] vmscan: change zone_nr_lru_pages to take memcg instead of scan control
` [patch 7/8] vmscan: memcg-aware unevictable page rescue scanner

[BUGFIX][PATCH] memcg: fix wrong decision of noswap with softlimit
 2011-06-13  1:23 UTC  (3+ messages)

KVM induced panic on 2.6.38[2367] & 2.6.39
 2011-06-12 15:38 UTC  (14+ messages)

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

[PATCH] REPOST: Memory tracking for physical machine migration
 2011-06-11  7:55 UTC  (2+ messages)

[PATCH 0/7] tmpfs: simplify by splice instead of readpage
 2011-06-10 20:01 UTC  (4+ messages)
` [PATCH 1/7] tmpfs: clone shmem_file_splice_read

[PATCH] memcg: do not expose uninitialized mem_cgroup_per_node to world
 2011-06-10 16:57 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

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

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

[PATCH] Add debugging boundary check to pfn_to_page
 2011-06-10 13:27 UTC  (3+ 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).