linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-12-21 22:55:15 to 2011-12-29 12:39:24 UTC [more...]

[PATCHv18 0/11] Contiguous Memory Allocator
 2011-12-29 12:39 UTC  (11+ messages)
` [PATCH 01/11] mm: page_alloc: set_migratetype_isolate: drain PCP prior to isolating
` [PATCH 02/11] mm: compaction: introduce isolate_{free,migrate}pages_range()
` [PATCH 03/11] mm: compaction: export some of the functions
` [PATCH 04/11] mm: page_alloc: introduce alloc_contig_range()
` [PATCH 05/11] mm: mmzone: MIGRATE_CMA migration type added
` [PATCH 06/11] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCH 07/11] mm: add optional memory reclaim in split_free_page()
` [PATCH 09/11] X86: integrate CMA with DMA-mapping subsystem
` [PATCH 10/11] ARM: "
` [PATCH 11/11] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device

[PATCH] mm: vmscan: fix typo in isolating lru pages
 2011-12-29 12:38 UTC 

[PATCH 0/3] mm: three minor vmscan improvements
 2011-12-29 11:18 UTC  (9+ messages)
` [PATCH 1/3] mm: test PageSwapBacked in lumpy reclaim
` [PATCH 2/3] mm: cond_resched in scan_mapping_unevictable_pages
` [PATCH 3/3] mm: take pagevecs off reclaim stack

[PATCH 1/6] memcg: fix unused variable warning
 2011-12-29 11:16 UTC  (27+ messages)
` [PATCH 2/6] memcg: mark more functions/variables as static
` [PATCH 3/6] memcg: remove unused variable
` [PATCH 4/6] memcg: mark stat field of mem_cgroup struct as __percpu
` [PATCH 5/6] memcg: fix broken boolen expression
` [PATCH 6/6] memcg: drop redundant brackets
` [PATCH] Makefiles: Disable unused-variable warning (was: Re: [PATCH 1/6] memcg: fix unused variable warning)

[PATCH 0/4] memcg: four fixes to current next
 2011-12-29  0:26 UTC  (5+ messages)
` [PATCH 1/4] memcg: fix split_huge_page_refcounts
` [PATCH 2/4] memcg: fix NULL mem_cgroup_try_charge
` [PATCH 3/4] memcg: fix page migration to reset_owner
` [PATCH 4/4] memcg: fix mem_cgroup_print_bad_page

Kswapd in 3.2.0-rc5 is a CPU hog
 2011-12-28 22:57 UTC  (20+ messages)

[PATCH 2/4] coreboot: Add support for detecting Coreboot BIOS signatures
 2011-12-28 19:42 UTC 

[PATCH 00/14] DMA-mapping framework redesign preparation
 2011-12-28 12:52 UTC  (20+ messages)
` [PATCH 01/14] common: dma-mapping: introduce alloc_attrs and free_attrs methods
` [PATCH 02/14] X86: adapt for dma_map_ops changes
` [PATCH 03/14] MIPS: "
` [PATCH 04/14] PowerPC: "
` [PATCH 05/14] IA64: "
` [PATCH 06/14] SPARC: "
` [PATCH 07/14] Alpha: "
` [PATCH 08/14] SH: "
` [PATCH 09/14] Microblaze: "
` [PATCH 10/14] Unicore32: "
` [PATCH 11/14] common: dma-mapping: remove old alloc_coherent and free_coherent methods
` [PATCH 12/14] common: dma-mapping: introduce mmap method
` [PATCH 13/14] common: DMA-mapping: add WRITE_COMBINE attribute
` [PATCH 14/14] common: DMA-mapping: add NON-CONSISTENT attribute

[PATCH] mm/migrate.c: remove the unused macro lru_to_page
 2011-12-28  3:07 UTC 

[PATCH 0/3] Introduce DMA buffer sharing mechanism
 2011-12-28  2:27 UTC  (5+ messages)
` [PATCH 1/3] dma-buf: Introduce dma "
` [PATCH 2/3] dma-buf: Documentation for buffer sharing framework
` [PATCH 3/3] dma-buf: mark EXPERIMENTAL for 1st release

[PATCH] mm: mmap system call does not return EOVERFLOW
 2011-12-28  2:04 UTC  (5+ messages)

[PATCH] mm: hugetlb: avoid bogus counter of surplus huge page
 2011-12-27 23:51 UTC  (4+ messages)

[PATCH] mm: hugetlb: fix non-atomic enqueue of huge page
 2011-12-27 23:43 UTC  (4+ messages)

[RFC][PATCH 0/3] Extend the mincore() report bits
 2011-12-27 22:53 UTC  (10+ messages)
` [PATCH 1/3] mincore: Introduce named constant for existing bit
` [PATCH 2/3] mincore: Introduce the MINCORE_ANON bit
` [PATCH 3/3] mincore: Introduce the MINCORE_SWAP bit

[PATCH V2 1/6] drivers/staging/ramster: cluster/messaging foundation
 2011-12-27 20:34 UTC  (7+ messages)

[PATCH 3/6] staging: ramster: ramster-specific changes to cluster code
 2011-12-27 18:50 UTC 

[PATCH V3 0/6] staging: ramster: multi-machine memory capacity management
 2011-12-27 18:50 UTC 

[PATCH 2/6] staging: ramster: local compression + tmem
 2011-12-27 18:50 UTC 

[PATCH 1/6] staging: ramster: cluster/messaging foundation
 2011-12-27 18:50 UTC 

[PATCH 5/6] staging: ramster: ramster-specific new files
 2011-12-27 18:50 UTC 

[PATCH 4/6] staging: ramster: ramster-specific changes to zcache/tmem
 2011-12-27 18:50 UTC 

[PATCH 6/6] staging: ramster: enable as staging driver
 2011-12-27 18:50 UTC 

[PATCH] mm: hugetlb: add might_sleep() for gigantic page
 2011-12-27 13:39 UTC  (7+ messages)

Announcement - memcg-devel git tree
 2011-12-27  9:17 UTC 

[PATCH 1/1] swapfile: swap_info_get: Check for swap_info[type] == NULL
 2011-12-26 17:45 UTC  (2+ messages)

[patch] mm: memcg: clean up fault accounting fix
 2011-12-26  9:46 UTC  (4+ messages)

[PATCH] tracing: adjust shrink_slab beginning trace event name
 2011-12-26  9:45 UTC  (3+ messages)

[PATCH 0/4 v2] pagemap handles transparent hugepage
 2011-12-26  8:42 UTC  (10+ messages)
` [PATCH 1/4] pagemap: avoid splitting thp when reading /proc/pid/pagemap
` [PATCH 2/4] thp: optimize away unnecessary page table locking
` [PATCH 3/4] pagemap: export KPF_THP
` [PATCH 4/4] pagemap: document KPF_THP and make page-types aware of it

[PATCH] mm: hugetlb: undo change to page mapcount in fault handler
 2011-12-26  7:00 UTC  (4+ messages)

[RFC v3 0/2] Introduce DMA buffer sharing mechanism
 2011-12-26  6:51 UTC  (11+ messages)
` [RFC v3 1/2] dma-buf: Introduce dma "
  ` [Linaro-mm-sig] [RFC v3 0/2] Introduce DMA "

PROBLEM: memtest tests only LOWMEM
 2011-12-26  2:18 UTC 

[PATCH v4 0/5] Reduce cross CPU IPI interference
 2011-12-25  9:39 UTC  (4+ messages)
` [PATCH v4 5/5] mm: Only IPI CPUs to drain local pages if they exist

[PATCH 0/11] Reduce compaction-related stalls and improve asynchronous migration of dirty pages v6
 2011-12-23 19:08 UTC  (7+ messages)
` [PATCH 11/11] mm: Isolate pages for immediate reclaim on their own LRU

[RFC v2 0/2] Introduce DMA buffer sharing mechanism
 2011-12-23 17:10 UTC  (6+ messages)
` [Linaro-mm-sig] [RFC v2 1/2] dma-buf: Introduce dma "

[PATCH 00/10] readahead stats/tracing, backwards prefetching and more (v3)
 2011-12-23 13:48 UTC  (4+ messages)
` [PATCH 07/10] readahead: add /debug/readahead/stats
  ` [PATCH 07/10 v2] "

[PATCH 0/9] readahead stats/tracing, backwards prefetching and more (v2)
 2011-12-23 11:16 UTC  (9+ messages)
` [PATCH 6/9] readahead: add /debug/readahead/stats

[PATCH v9 0/9] Request for inclusion: per-cgroup tcp memory pressure controls
 2011-12-23  8:57 UTC  (4+ messages)
` [PATCH v9 3/9] socket: initial cgroup code

squashfs hangs after task is OOM killed
 2011-12-23  5:42 UTC 

Android low memory killer vs. memory pressure notifications
 2011-12-22 18:53 UTC  (12+ messages)

[PATCH v2 4/6] drivers/staging/ramster: ramster-specific changes to zcache/tmem
 2011-12-22 15:51 UTC 

Question about missing "cld" in x86 string assembly code
 2011-12-22 15:52 UTC  (5+ messages)

[PATCH V2 6/6] drivers/staging/ramster: enable as staging driver
 2011-12-22 15:52 UTC 

[PATCH V2 5/6] drivers/staging/ramster: ramster-specific new files
 2011-12-22 15:52 UTC 

[PATCH V2 3/6] drivers/staging/ramster: ramster-specific changes to cluster code
 2011-12-22 15:51 UTC 

[PATCH V2 2/6] drivers/staging/ramster: local compression + tmem
 2011-12-22 15:51 UTC 

[PATCH V2 0/6] drivers/staging: ramster: multi-machine memory capacity management
 2011-12-22 15:50 UTC 

[PATCH] Change void* into explict vm_struct*
 2011-12-22  7:38 UTC  (2+ messages)

[PATCH] radix_tree: take radix_tree_path off stack
 2011-12-22  3:36 UTC  (10+ messages)
      ` [PATCH] radix_tree: expand comment on optimization
        ` [PATCH] radix_tree: delete orphaned macro radix_tree_indirect_to_ptr

[PATCH] futex: Fix uninterruptble loop due to gate_area
 2011-12-21 23:09 UTC  (2+ messages)
` [tip:core/urgent] futex: Fix uninterruptible "


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