messages from 2013-11-05 17:42:44 to 2013-11-11 19:12:36 UTC [more...]
mm/zswap: change to writethrough
2013-11-11 19:12 UTC
[PATCH] mm: cache largest vma
2013-11-11 18:24 UTC (19+ messages)
[PATCH v5 1/4] MCS Lock: Restructure the MCS lock defines and locking code into its own file
2013-11-11 18:20 UTC (6+ 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] x86, mm: get ASLR work for hugetlb mappings
2013-11-11 13:45 UTC (2+ messages)
converting unicore32 to gate_vma as done for arm (was Re: [PATCH] mm: cache largest vma)
2013-11-11 7:25 UTC (3+ messages)
` converting unicore32 to gate_vma as done for arm (was "
Disabling in-memory write cache for x86-64 in Linux II
2013-11-11 3:22 UTC (6+ messages)
[PATCH] mm: numa: Return the number of base pages altered by protection changes
2013-11-11 0:22 UTC (2+ messages)
努力把平凡的日子堆砌成伟大的人生
2013-11-10 16:41 UTC
fuzz tested 32 bit user mode linux image hangs at in histfs
2013-11-10 15:45 UTC (12+ messages)
` [uml-devel] "
` [uml-devel] fuzz tested 32 bit user mode linux image hangs in radix_tree_next_chunk()
[PATCH 00/24] mm: Use memblock interface instead of bootmem
2013-11-09 19:08 UTC (29+ messages)
` [PATCH 01/24] mm/memblock: debug: correct displaying of upper memory boundary
` [PATCH 02/24] mm/memblock: debug: don't free reserved array if !ARCH_DISCARD_MEMBLOCK
` [PATCH 03/24] mm/bootmem: remove duplicated declaration of __free_pages_bootmem()
` [PATCH 04/24] mm/block: remove unnecessary inclusion of bootmem.h
` [PATCH 05/24] mm/memory_hotplug: "
` [PATCH 06/24] mm/staging: "
` [PATCH 07/24] mm/char: "
` [PATCH 08/24] mm/memblock: drop WARN and use SMP_CACHE_BYTES as a default alignment
` [PATCH 09/24] mm/memblock: Add memblock memory allocation apis
` [PATCH 10/24] mm/init: Use memblock apis for early memory allocations
` [PATCH 11/24] mm/printk: "
` [PATCH 12/24] mm/page_alloc: "
` [PATCH 13/24] mm/power: "
` [PATCH 14/24] mm/lib/swiotlb: "
` [PATCH 15/24] mm/lib/cpumask: "
` [PATCH 16/24] mm/sparse: "
` [PATCH 17/24] mm/hugetlb: "
` [PATCH 18/24] mm/page_cgroup: "
` [PATCH 19/24] mm/percpu: "
` [PATCH 20/24] mm/memory_hotplug: "
` [PATCH 21/24] mm/firmware: "
` [PATCH 22/24] mm/ARM: kernel: "
` [PATCH 23/24] mm/ARM: mm: "
` [PATCH 24/24] mm/ARM: OMAP: "
[PATCH] mm, oom: Fix race when selecting process to kill
2013-11-09 15:16 UTC (15+ messages)
` [PATCH v2] "
` [PATCH v3] "
BUG: mm, numa: test segfaults, only when NUMA balancing is on
2013-11-08 22:13 UTC (9+ messages)
[PATCH v5 0/4] MCS Lock: MCS lock code cleanup and optimizations
2013-11-08 19:51 UTC
mm/dmapool.c: possible circular locking dependency detected
2013-11-08 17:12 UTC
[PATCH 1/3] mm, slub: fix the typo in include/linux/slub_def.h
2013-11-08 16:21 UTC (6+ messages)
` [PATCH 2/3] mm, slub: fix the typo in mm/slub.c
` [PATCH 3/3] mm, memory-failure: fix the typo in me_pagecache_dirty()
[Patch 3.11.7 1/1]mm: remove and free expired data in time in zswap
2013-11-08 10:53 UTC (3+ messages)
[PATCH] staging: zsmalloc: Ensure handle is never 0 on success
2013-11-08 10:44 UTC (6+ messages)
[PATCH v3 0/4] MCS Lock: MCS lock code cleanup and optimizations
2013-11-08 1:16 UTC (27+ messages)
` [PATCH v3 1/5] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v3 2/5] MCS Lock: optimizations and extra comments
` [PATCH v3 3/5] MCS Lock: Barrier corrections
` [PATCH v3 4/5] MCS Lock: Make mcs_spinlock.h includable in other files
` [PATCH v3 5/5] MCS Lock: Allow architecture specific memory barrier in lock/unlock
[memcg:since-3.12 75/75] fs/proc/meminfo.c:undefined reference to `vm_commit_limit'
2013-11-07 21:08 UTC (3+ messages)
[PATCH v2 0/3] fix unsigned pcp adjustments
2013-11-07 20:29 UTC (4+ messages)
` [PATCH v2 1/3] percpu: add test module for various percpu operations
[PATCH] mm: hugetlbfs: fix hugetlbfs optimization
2013-11-07 17:18 UTC (2+ messages)
[PATCH v4 0/4] MCS Lock: MCS lock code cleanup and optimizations
2013-11-07 16:55 UTC (8+ messages)
` [PATCH v4 1/5] MCS Lock: Restructure the MCS lock defines and locking code into its own file
` [PATCH v4 2/5] MCS Lock: optimizations and extra comments
` [PATCH v4 3/5] MCS Lock: Barrier corrections
` [PATCH v4 4/5] MCS Lock: Make mcs_spinlock.h includable in other files
` [PATCH v4 5/5] MCS Lock: Allow architecture specific memory barrier in lock/unlock
[PATCH] mm/slub: Switch slub_debug kernel option to early_param to avoid boot panic
2013-11-07 16:29 UTC (11+ messages)
[PATCH] lockref: Use BLOATED_SPINLOCKS to avoid explicit config dependencies
2013-11-07 14:57 UTC
[PATCH 1/2] mm: Properly separate the bloated ptl from the regular case
2013-11-07 14:14 UTC (2+ messages)
` [PATCH 2/2] mm: create a separate slab for page->ptl allocation
[PATCH] mm: add strictlimit knob
2013-11-07 12:26 UTC (5+ messages)
` [PATCH] mm: add strictlimit knob -v2
[PATCH v4 1/2] mm: factor commit limit calculation
2013-11-07 10:43 UTC (8+ messages)
` [PATCH v4 2/2] mm: allow to set overcommit ratio more precisely
mmotm 2013-11-06-16-14 uploaded
2013-11-07 0:15 UTC
[PATCH] mm: cma: free cma page to buddy instead of being cpu hot page
2013-11-06 23:41 UTC (5+ messages)
Products
2013-11-06 21:57 UTC
[PATCH v2 0/4] MCS Lock: MCS lock code cleanup and optimizations
2013-11-06 19:13 UTC (20+ messages)
` [PATCH v2 3/4] MCS Lock: Barrier corrections
` [PATCH v2 4/4] MCS Lock: Make mcs_spinlock.h includable in other files
[PATCH 1/2] mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pages
2013-11-06 16:34 UTC (6+ messages)
` [PATCH 2/2] mm: thp: give transparent hugepage code a separate copy_page
[PATCH] mm: create a separate slab for page->ptl allocation
2013-11-06 14:32 UTC (15+ messages)
` lockref: Use bloated_spinlocks to avoid explicit config dependencies
OMAPFB: CMA allocation failures
2013-11-05 19:55 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).