messages from 2013-11-15 22:55:49 to 2013-11-21 18:23:44 UTC [more...]
[patch] mm, vmscan: abort futile reclaim if we've been oom killed
2013-11-21 16:40 UTC (11+ messages)
[PATCH v6 0/5] MCS Lock: MCS lock code cleanup and optimizations
2013-11-21 17:25 UTC (30+ 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-21 17:13 UTC (14+ 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] slab: remove the redundant declaration of kmalloc
2013-11-21 5:57 UTC
[PATCH v2] mm/zswap: change zswap to writethrough cache
2013-11-21 3:50 UTC (3+ messages)
[PATCH] mm/zswap: change params from hidden to ro
2013-11-21 3:12 UTC (4+ messages)
[PATCH] mm/zswap: remove unneeded zswap_rb_erase calls
2013-11-21 2:52 UTC (2+ messages)
[PATCH] mm/zswap: don't allow entry eviction if in use by load
2013-11-21 1:59 UTC (2+ messages)
[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] mm, memcg: add memory.oom_control notification for system oom
2013-11-19 12:41 UTC (20+ 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] 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 (10+ 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 3/5] mm: Move change_prot_numa outside CONFIG_ARCH_USES_NUMA_PROT_NONE
` [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 (20+ messages)
[v3][PATCH 0/2] v3: fix hugetlb vs. anon-thp copy page
2013-11-19 0:34 UTC (13+ messages)
` [v3][PATCH 1/2] mm: hugetlbfs: Add VM_BUG_ON()s to catch non-hugetlbfs pages
` [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)
[PATCH] kernel/bounds: avoid circular dependencies in generated headers
2013-11-18 8:47 UTC
[Patch 3.11.7 1/1]mm: remove and free expired data in time in zswap
2013-11-18 7:06 UTC (3+ messages)
[PATCH 1/2] mm: Properly separate the bloated ptl from the regular case
2013-11-18 3:04 UTC (8+ messages)
` [PATCH 2/2] mm: create a separate slab for page->ptl allocation
fuzz tested 32 bit user mode linux image hangs at in histfs
2013-11-17 15:03 UTC (9+ messages)
` [uml-devel] "
` [uml-devel] fuzz tested 32 bit user mode linux image hangs in radix_tree_next_chunk()
[PATCH v5 0/9] extend hugepage migration
2013-11-15 23:01 UTC (11+ messages)
` [PATCH 4/9] migrate: add hugepage migration code to move_pages()
` [PATCH] mm/migrate.c: take returned value of isolate_huge_page()(Re: [PATCH 4/9] migrate: add hugepage migration code to move_pages())
` [PATCH] mm/migrate.c: take returned value ofisolate_huge_page()(Re: [PATCH 4/9] migrate: add hugepage migration code tomove_pages())
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).