messages from 2013-11-18 18:52:20 to 2013-11-22 17:48:52 UTC [more...]
[PATCH] mmzone.h: constify some zone access functions
2013-11-22 17:01 UTC
[PATCH v2] mm/zswap: change zswap to writethrough cache
2013-11-22 17:29 UTC (6+ messages)
[PATCH] mm/zswap: change params from hidden to ro
2013-11-22 17:21 UTC (8+ 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 (21+ messages)
` [patch 1/2] mm, memcg: avoid oom notification when current needs access to memory reserves
` [patch 2/2] mm, memcg: add memory.oom_control notification for system oom
[PATCH v6 0/5] MCS Lock: MCS lock code cleanup and optimizations
2013-11-22 15:58 UTC (40+ 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
user defined OOM policies
2013-11-22 13:18 UTC (17+ messages)
[PATCH] mm/bootmem.c: remove unused 'limit' variable
2013-11-22 1:37 UTC (3+ messages)
[PATCH] slab: remove the redundant declaration of kmalloc
2013-11-22 1:07 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 -mm] mm, mempolicy: silence gcc warning
2013-11-20 22:19 UTC (3+ messages)
[PATCH RFC 0/3] Add dirty-tracking infrastructure for non-page-backed address spaces
2013-11-20 20:29 UTC (9+ messages)
` [PATCH RFC 1/3] mm: Add pfn_mkwrite()
` [PATCH RFC 2/3] mm: Add a non-populating version of apply_to_page_range()
` [PATCH RFC 3/3] mm: Add mkclean_mapping_range()
[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 1/3] percpu: stop the loop when a cpu belongs to a new group
2013-11-20 6:58 UTC (8+ messages)
[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 (13+ messages)
` [PATCH 1/3] mm: hugetlbfs: fix hugetlbfs optimization
` [PATCH 2/3] mm: hugetlb: use get_page_foll in follow_hugetlb_page
` [PATCH 3/3] mm: tail page refcounting optimization for slab and hugetlbfs
[PATCH v5 1/4] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-11-19 23:30 UTC (23+ messages)
` [PATCH v5 2/4] MCS Lock: optimizations and extra comments
` [PATCH v5 3/4] MCS Lock: Move mcs_lock/unlock function into its own file
` [PATCH v5 4/4] MCS Lock: Barrier corrections
[PATCH] Reimplement old functionality of vm_munmap to vm_munmap_mm
2013-11-19 17:04 UTC (3+ messages)
[PATCH part2 v2 0/8] Arrange hotpluggable memory as ZONE_MOVABLE
2013-11-19 9:56 UTC (3+ messages)
[PATCH] ipc,shm: fix shm_file deletion races
2013-11-19 7:19 UTC
[PATCH 0/3] Early use of boot service memory
2013-11-19 3:02 UTC (17+ messages)
[v3][PATCH 0/2] v3: fix hugetlb vs. anon-thp copy page
2013-11-19 0:34 UTC (11+ messages)
` [v3][PATCH 2/2] mm: thp: give transparent hugepage code a separate copy_page
` [v3][PATCH 2/2] mm: thp: give transparent hugepage code aseparate copy_page
` [PATCH] mm: call cond_resched() per MAX_ORDER_NR_PAGES pages copy
[PATCH] sparc64: fix build regession
2013-11-18 23:08 UTC (2+ messages)
vmstat: On demand vmstat workers V3
2013-11-18 19:28 UTC (3+ 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).