messages from 2013-11-19 23:30:46 to 2013-11-25 05:05:40 UTC [more...]
[PATCH v8 0/4] zram/zsmalloc promotion
2013-11-25 5:06 UTC (5+ messages)
` [PATCH v8 1/4] zsmalloc: add Kconfig for enabling page table method
` [PATCH v8 2/4] zsmalloc: add more comment
` [PATCH v8 3/4] zsmalloc: move it under mm
` [PATCH v8 4/4] zram: promote zram from staging
[patch 0/9] mm: thrash detection-based file cache sizing v6
2013-11-24 23:38 UTC (10+ messages)
` [patch 1/9] fs: cachefiles: use add_to_page_cache_lru()
` [patch 2/9] lib: radix-tree: radix_tree_delete_item()
` [patch 3/9] mm: shmem: save one radix tree lookup when truncating swapped pages
` [patch 4/9] mm: filemap: move radix tree hole searching here
` [patch 5/9] mm + fs: prepare for non-page entries in page cache radix trees
` [patch 6/9] mm + fs: store shadow entries in page cache
` [patch 7/9] mm: thrash detection-based file cache sizing
` [patch 8/9] lib: radix_tree: tree node interface
` [patch 9/9] mm: keep page cache radix tree nodes in check
[PATCH] mm: nobootmem: avoid type warning about alignment value
2013-11-24 15:14 UTC (2+ messages)
[PATCH] mm/zswap: change params from hidden to ro
2013-11-24 14:15 UTC (9+ messages)
[PATCH 1/3] percpu: stop the loop when a cpu belongs to a new group
2013-11-24 1:48 UTC (10+ messages)
[PATCH v6 0/5] MCS Lock: MCS lock code cleanup and optimizations
2013-11-23 22:24 UTC (61+ messages)
` [PATCH v6 1/5] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v6 2/5] MCS Lock: optimizations and extra comments
` [PATCH v6 3/5] MCS Lock: Move mcs_lock/unlock function into its own file
` [PATCH v6 4/5] MCS Lock: Barrier corrections
` [PATCH v6 5/5] MCS Lock: Allows for architecture specific mcs lock and unlock
[patch -mm] mm, mempolicy: silence gcc warning
2013-11-23 20:49 UTC (4+ messages)
[PATCH v2] mm/zswap: change zswap to writethrough cache
2013-11-23 20:35 UTC (10+ messages)
` [PATCH v3] "
[PATCH] mm/zswap: reverse zswap_entry tree/refcount relationship
2013-11-23 20:29 UTC (3+ messages)
[PATCH resend] slab.h: remove duplicate kmalloc declaration and fix kernel-doc warnings
2013-11-23 2:14 UTC
[PATCH] slab: remove the redundant declaration of kmalloc
2013-11-23 2:10 UTC (4+ messages)
mmotm 2013-11-22-16-50 uploaded
2013-11-23 0:51 UTC
BUG: mm, numa: test segfaults, only when NUMA balancing is on
2013-11-23 0:09 UTC (13+ messages)
[PATCH] mm: add strictlimit knob
2013-11-22 23:45 UTC (3+ messages)
` [PATCH] mm: add strictlimit knob -v2
[PATCH] mmzone.h: constify some zone access functions
2013-11-22 23:39 UTC (3+ messages)
[PATCH 1/3] mm, slub: fix the typo in include/linux/slub_def.h
2013-11-22 22:59 UTC (3+ messages)
` [PATCH 3/3] mm, memory-failure: fix the typo in me_pagecache_dirty()
fuzz tested 32 bit user mode linux image hangs at in histfs
2013-11-22 20:35 UTC (9+ messages)
` [uml-devel] "
` [uml-devel] fuzz tested 32 bit user mode linux image hangs in radix_tree_next_chunk()
user defined OOM policies
2013-11-22 18:08 UTC (18+ messages)
[patch] mm: memcg: do not declare OOM from __GFP_NOFAIL allocations
2013-11-22 17:17 UTC
NUMA? bisected performance regression 3.11->3.12
2013-11-22 16:57 UTC (5+ messages)
[patch] mm, memcg: add memory.oom_control notification for system oom
2013-11-22 16:51 UTC (11+ messages)
` [patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
[PATCH] mm/bootmem.c: remove unused 'limit' variable
2013-11-22 1:37 UTC (3+ messages)
[Bug 65201] New: kswapd0 randomly high cpu load
2013-11-22 0:56 UTC
[PATCH] mm/zswap: remove unneeded zswap_rb_erase calls
2013-11-21 22:33 UTC (3+ messages)
[PATCH] mm/zswap: don't allow entry eviction if in use by load
2013-11-21 22:18 UTC (4+ messages)
[patch] mm, vmscan: abort futile reclaim if we've been oom killed
2013-11-21 16:40 UTC (11+ messages)
[PATCH] mm: place page->pmd_huge_pte to right union
2013-11-21 14:38 UTC (2+ messages)
[PATCH] x86, mm: do not leak page->ptl for pmd page tables
2013-11-21 13:00 UTC (2+ messages)
[git pull] vfs.git bits and pieces
2013-11-21 11:19 UTC
mmotm 2013-11-20-16-13 uploaded
2013-11-21 8:15 UTC (3+ messages)
` mmotm 2013-11-20-16-13 uploaded (arch/um/kernel/sysrq.c)
[PATCH RFC 0/3] Add dirty-tracking infrastructure for non-page-backed address spaces
2013-11-20 20:29 UTC (6+ messages)
[PATCH] mm/zswap: change zswap to writethrough cache
2013-11-20 17:59 UTC (2+ messages)
[PATCH 0/8] mm: hugetlbfs: fix hugetlbfs optimization v3
2013-11-20 17:51 UTC (9+ messages)
` [PATCH 1/8] mm: hugetlbfs: fix hugetlbfs optimization
` [PATCH 2/8] mm: hugetlb: use get_page_foll in follow_hugetlb_page
` [PATCH 3/8] mm: hugetlbfs: move the put/get_page slab and hugetlbfs optimization in a faster path
` [PATCH 4/8] mm: thp: optimize compound_trans_huge
` [PATCH 5/8] mm: tail page refcounting optimization for slab and hugetlbfs
` [PATCH 6/8] mm/hugetlb.c: simplify PageHeadHuge() and PageHuge()
` [PATCH 7/8] mm/swap.c: reorganize put_compound_page()
` [PATCH 8/8] mm/hugetlb.c: defer PageHeadHuge() symbol export
[PATCH] x86, mm: do not leak page->ptl for pmd page tables
2013-11-20 13:36 UTC
[PATCH 00/34] dynamically allocate split ptl if it cannot be embedded to struct page
2013-11-20 13:29 UTC (7+ messages)
` [PATCH 34/34] mm: dynamically allocate page->ptl "
Aliasing VIPT dcache / Page colouring
2013-11-20 11:39 UTC
[PATCH] Expose sysctls for enabling slab/file_cache interleaving
2013-11-20 5:49 UTC (8+ messages)
[PATCH -V2 0/5] powerpc: mm: Numa faults support for ppc64
2013-11-20 4:37 UTC (9+ messages)
` [PATCH -V2 1/5] powerpc: Use HPTE constants when updating hpte bits
` [PATCH -V2 2/5] powerpc: Free up _PAGE_COHERENCE for numa fault use later
` [PATCH -V2 4/5] powerpc: mm: Only check for _PAGE_PRESENT in set_pte/pmd functions
` [PATCH -V2 5/5] powerpc: mm: book3s: Enable _PAGE_NUMA for book3s
[PATCH 0/3] mm: hugetlbfs: fix hugetlbfs optimization v2
2013-11-20 0:26 UTC (7+ messages)
` [PATCH 1/3] mm: hugetlbfs: fix hugetlbfs optimization
` [PATCH 3/3] mm: tail page refcounting optimization for slab and hugetlbfs
[PATCH v5 4/4] MCS Lock: Barrier corrections
2013-11-19 23:30 UTC (7+ messages)
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).