linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-21 00:05:47 to 2014-08-26 21:23:18 UTC [more...]

[PATCH 1/3] mm/slab: use percpu allocator for cpu cache
 2014-08-26 21:23 UTC  (15+ messages)
` [PATCH 2/3] mm/slab_common: commonize slab merge logic
` [PATCH 3/3] mm/slab: support slab merge

[RFC 0/9] pmem: Support for "struct page" with Persistent Memory storage
 2014-08-26 20:34 UTC  (18+ messages)
` [RFC 4/9] SQUASHME: prd: Fixs to getgeo
` [RFC 5/9] SQUASHME: prd: Last fixes for partitions
  ` [PATCH 5/9 v2] "
` [RFC 6/9] SQUASHME: prd: Let each prd-device manage private memory region
` [RFC 7/9] SQUASHME: prd: Support of multiple memory regions
` [RFC 9/9] prd: Add support for page struct mapping

[next:master 2145/2346] drivers/base/dma-mapping.c:311: undefined reference to `get_vm_area_caller'
 2014-08-26 21:22 UTC  (2+ messages)

[next:master 2145/2346] drivers/base/dma-mapping.c:294:2: error: implicit declaration of function 'dma_common_pages_remap'
 2014-08-26 20:20 UTC  (2+ messages)

[PATCH v4 0/2] mm/highmem: make kmap cache coloring aware
 2014-08-26 18:37 UTC  (7+ messages)

[PATCHv7 0/5] DMA Atomic pool for arm64
 2014-08-26 16:58 UTC  (4+ messages)
` [PATCHv7 3/5] common: dma-mapping: Introduce common remapping functions

[PATCH] mm: softdirty: write protect PTEs created for read faults after VM_SOFTDIRTY cleared
 2014-08-26 15:53 UTC  (30+ messages)
` [PATCH v2 0/3] softdirty fix and write notification cleanup
  ` [PATCH v2 1/3] mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
  ` [PATCH v2 2/3] mm: mprotect: preserve special page protection bits
  ` [PATCH v2 3/3] mm: mmap: cleanup code that preserves special vm_page_prot bits
` [PATCH v3] mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared
` [PATCH v4] "
` [PATCH v5] "

[PATCH v3] zram: add num_discards for discarded pages stat
 2014-08-26 14:15 UTC  (7+ messages)

[PATCH v4 0/4] zram memory control enhance
 2014-08-26 13:40 UTC  (22+ messages)
` [PATCH v4 1/4] zsmalloc: move pages_allocated to zs_pool
` [PATCH v4 2/4] zsmalloc: change return value unit of zs_get_total_size_bytes
` [PATCH v4 3/4] zram: zram memory size limitation
` [PATCH v4 4/4] zram: report maximum used memory

[mmotm:master 155/172] undefined reference to `watchdog_hardlockup_detector_is_enabled'
 2014-08-26 12:55 UTC 

[next:master 2111/2346] mm/nobootmem.c:122:2: warning: large integer implicitly truncated to unsigned type
 2014-08-26 12:45 UTC 

[PATCH] zram: add num_discards for discarded pages stat
 2014-08-26 12:44 UTC  (13+ messages)

[PATCH 0/2] ARM: Remove lowmem limit for default CMA region
 2014-08-26 12:34 UTC  (12+ messages)
` [PATCH 1/2] mm: cma: adjust address limit to avoid hitting low/high memory boundary
` [PATCH 2/2] ARM: mm: don't limit default CMA region only to low memory

[PATCH v5 0/4] zram memory control enhance
 2014-08-26 12:22 UTC  (12+ messages)
` [PATCH v5 1/4] zsmalloc: move pages_allocated to zs_pool
` [PATCH v5 2/4] zsmalloc: change return value unit of zs_get_total_size_bytes
` [PATCH v5 3/4] zram: zram memory size limitation
` [PATCH v5 4/4] zram: report maximum used memory

[PATCH] memory-hotplug: fix not enough check of valid_zones
 2014-08-26 10:23 UTC  (2+ messages)

[RFC PATCH v3 0/4] fix freepage count problems in memory isolation
 2014-08-26  8:08 UTC  (5+ messages)
` [RFC PATCH v3 1/4] mm/page_alloc: fix incorrect isolation behavior by rechecking migratetype
` [RFC PATCH v3 2/4] mm/page_alloc: add freepage on isolate pageblock to correct buddy list
` [RFC PATCH v3 3/4] mm/page_alloc: move migratetype recheck logic to __free_one_page()
` [RFC PATCH v3 4/4] mm/page_alloc: restrict max order of merging on isolated pageblock

[RFC] mm: show deferred_compaction state in page alloc fail
 2014-08-26  7:30 UTC 

mmotm 2014-08-25-16-52 uploaded
 2014-08-25 23:53 UTC 

mm/v9fs: kernel panic accessing kmap()ed pages
 2014-08-25 16:37 UTC 

[PATCH v2] memory-hotplug: add sysfs zones_online_to attribute
 2014-08-25 13:58 UTC  (7+ messages)

[PATCH 1/5] mm/slab_common: move kmem_cache definition to internal header
 2014-08-25  8:29 UTC  (9+ messages)
` [PATCH 2/5] mm/sl[ao]b: always track caller in kmalloc_(node_)track_caller()
` [PATCH 3/5] mm/slab: move cache_flusharray() out of unlikely.text section
` [PATCH 4/5] mm/slab: noinline __ac_put_obj()
` [PATCH 5/5] mm/slab: factor out unlikely part of cache_free_alien()

[PATCH] [v3] warn on performance-impacting configs aka. TAINT_PERFORMANCE
 2014-08-24 22:13 UTC  (11+ messages)

[patch] mm: remove noisy remainder of the scan_unevictable interface
 2014-08-24 21:36 UTC 

[PATCH 1/2] x86: use memblock_alloc_range() or memblock_alloc_base()
 2014-08-24 14:56 UTC  (2+ messages)
` [PATCH 2/2] mm: use memblock_alloc_range()

[PATCH] [v4] warn on performance-impacting configs aka. TAINT_PERFORMANCE
 2014-08-24 10:05 UTC  (2+ messages)

[RFC PATCH 0/4] Improve slab consumption with memoryless nodes
 2014-08-22 21:52 UTC  (7+ messages)
` [RFC PATCH v3 1/4] topology: add support for node_to_mem_node() to determine the fallback node

[PATCH 0/6] mm/hugetlb: gigantic hugetlb page pools shrink supporting
 2014-08-22 14:18 UTC  (7+ messages)

[PATH V2 0/6] RCU get_user_pages_fast and __get_user_pages_fast
 2014-08-22  8:11 UTC  (9+ messages)
` [PATH V2 1/6] mm: Introduce a general RCU get_user_pages_fast
` [PATH V2 2/6] arm: mm: Introduce special ptes for LPAE
` [PATH V2 3/6] arm: mm: Enable HAVE_RCU_TABLE_FREE logic
` [PATH V2 4/6] arm: mm: Enable RCU fast_gup
` [PATH V2 5/6] arm64: mm: Enable HAVE_RCU_TABLE_FREE logic
` [PATH V2 6/6] arm64: mm: Enable RCU fast_gup

[PATCH v3 0/4] zram memory control enhance
 2014-08-21 23:36 UTC  (15+ messages)
` [PATCH v3 1/4] zsmalloc: move pages_allocated to zs_pool
` [PATCH v3 2/4] zsmalloc: change return value unit of zs_get_total_size_bytes
` [PATCH v3 3/4] zram: zram memory size limitation
` [PATCH v3 4/4] zram: report maximum used memory

[PATCH v6 00/13] compaction: balancing overhead and success rates
 2014-08-21 22:11 UTC  (3+ messages)
` [PATCH v6 11/13] mm, compaction: skip buddy pages by their order in the migrate scanner

[PATCH 7/7] mm/balloon_compaction: general cleanup
 2014-08-21 12:31 UTC  (4+ messages)

[PATCH v2 0/4] zram memory control enhance
 2014-08-21  0:06 UTC  (5+ messages)
` [PATCH v2 4/4] zram: report maximum used memory


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