messages from 2014-08-19 07:54:35 to 2014-08-25 08:33:57 UTC [more...]
[PATCH 0/2] ARM: Remove lowmem limit for default CMA region
2014-08-25 8:33 UTC (10+ 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 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 1/3] mm/slab: use percpu allocator for cpu cache
2014-08-25 8:26 UTC (7+ messages)
` [PATCH 2/3] mm/slab_common: commonize slab merge logic
` [PATCH 3/3] mm/slab: support slab merge
[PATCH v4 0/4] zram memory control enhance
2014-08-25 8:25 UTC (14+ 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
[PATCH v5 0/4] zram memory control enhance
2014-08-25 4:08 UTC (7+ 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] mm: softdirty: write protect PTEs created for read faults after VM_SOFTDIRTY cleared
2014-08-25 3:34 UTC (22+ 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 v2] memory-hotplug: add sysfs zones_online_to attribute
2014-08-25 1:55 UTC (9+ messages)
[PATCH v3] zram: add num_discards for discarded pages stat
2014-08-25 0:36 UTC (2+ messages)
[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
[RFC 0/9] pmem: Support for "struct page" with Persistent Memory storage
2014-08-22 14:36 UTC (17+ messages)
` [RFC 4/9] SQUASHME: prd: Fixs to getgeo
` [RFC 5/9] SQUASHME: prd: Last fixes for partitions
` [RFC 6/9] SQUASHME: prd: Let each prd-device manage private memory region
` [RFC 9/9] prd: Add support for page struct mapping
[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] zram: add num_discards for discarded pages stat
2014-08-22 6:18 UTC (11+ messages)
[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 1/7] mm/balloon_compaction: ignore anonymous pages
2014-08-21 12:31 UTC (15+ messages)
` [PATCH 2/7] mm/balloon_compaction: keep ballooned pages away from normal migration path
` [PATCH 3/7] mm/balloon_compaction: isolate balloon pages without lru_lock
` [PATCH 4/7] selftests/vm/transhuge-stress: stress test for memory compaction
` [PATCH 5/7] mm: introduce common page state for ballooned memory
` [PATCH 6/7] mm/balloon_compaction: use common page ballooning
` [PATCH 7/7] mm/balloon_compaction: general cleanup
[PATCH v2 0/4] zram memory control enhance
2014-08-21 0:06 UTC (18+ messages)
` [PATCH v2 2/4] zsmalloc: change return value unit of zs_get_total_size_bytes
` [PATCH v2 3/4] zram: zram memory size limitation
` [PATCH v2 4/4] zram: report maximum used memory
[PATCH V2 0/2] Prevent possible PTE corruption with /dev/mem mmap
2014-08-20 15:25 UTC (4+ messages)
` [PATCH 0/2] x86: allow read/write /dev/mem to access non-system RAM above high_memory
` [PATCH 1/2] x86: add high_memory check to (xlate|unxlate)_dev_mem_ptr
` [PATCH 2/2] x86: remove high_memory check from valid_phys_addr_range
[PATCH 0/6] RCU get_user_pages_fast and __get_user_pages_fast
2014-08-20 15:11 UTC (3+ messages)
[PATCH] [v2] TAINT_PERFORMANCE
2014-08-20 15:02 UTC (4+ messages)
mm: kernel BUG at mm/rmap.c:530
2014-08-20 14:02 UTC (2+ messages)
slub/debugobjects: lockup when freeing memory
2014-08-20 12:19 UTC (12+ messages)
[PATCH v4 1/2] timer: provide an api for deferrable timeout
2014-08-20 12:10 UTC (2+ messages)
` [PATCH v4 2/2] ksm: provide support to use deferrable timers for scanner thread
[PATCH v3 1/2] timer: provide an api for deferrable timeout
2014-08-20 11:54 UTC (5+ messages)
` [PATCH v3 2/2] ksm: provide support to use deferrable timers for scanner thread
[PATCH] [RFC] TAINT_PERFORMANCE
2014-08-20 3:32 UTC (5+ messages)
[memcontrol] 05b84301233: +129.9% vm-scalability.throughput, -12.6% turbostat.Pkg_W
2014-08-19 12:12 UTC
[PATCH] mem-hotplug: introduce movablenodes boot option for memory hotplug debugging
2014-08-19 11:05 UTC (2+ messages)
[PATCH v2] zram: add num_discards for discarded pages stat
2014-08-19 10:34 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).