messages from 2013-10-25 10:39:54 to 2013-11-04 14:20:08 UTC [more...]
[PATCH] mm: cache largest vma
2013-11-04 14:20 UTC (17+ messages)
` converting unicore32 to gate_vma as done for arm (was Re: [PATCH] mm: cache largest vma)
[Bug 64121] New: [BISECTED] "mm" performance regression updating from 3.2 to 3.3
2013-11-04 11:32 UTC (3+ messages)
[PATCH] mm: create a separate slab for page->ptl allocation
2013-11-04 10:42 UTC (2+ messages)
[PATCH] x86, mm: get ASLR work for hugetlb mappings
2013-11-04 10:41 UTC (2+ messages)
[PATCH] mm: Do not walk all of system memory during show_mem
2013-11-04 10:08 UTC (4+ messages)
[PATCH 1/2] mm: fix the incorrect function name in alloc_low_pages()
2013-11-04 8:13 UTC (4+ messages)
` [PATCH 2/2] mm: fix the comment in zlc_setup()
[PATCH] mm: readahead: return the value which force_page_cache_readahead() returns
2013-11-04 5:31 UTC (6+ messages)
` [PATCH v2] m: "
` [PATCH v3] mm: readahead: check return "
[PATCH] mm: improve the description for dirty_background_ratio/dirty_ratio sysctl
2013-11-04 3:33 UTC
zram/zsmalloc issues in very low memory conditions
2013-11-02 7:40 UTC (12+ messages)
[PATCH] memcg: remove incorrect underflow check
2013-11-01 19:16 UTC
[PATCH v2 00/15] slab: overload struct slab over struct page to reduce memory usage
2013-11-01 19:09 UTC (8+ messages)
` [PATCH v2 13/15] slab: use struct page for slab management
` [PATCH v2 16/15] slab: fix to calm down kmemleak warning
` [PATCH v2 17/15] slab: replace non-existing 'struct freelist *' with 'void *'
[PATCH] mm: add strictlimit knob
2013-11-01 14:31 UTC
[patch] mm, memcg: add memory.oom_control notification for system oom
2013-10-31 5:49 UTC (2+ messages)
+ mm-memcg-use-proper-memcg-in-limit-bypass.patch added to -mm tree
2013-10-31 14:14 UTC (2+ messages)
+ mm-memcg-lockdep-annotation-for-memcg-oom-lock.patch added to -mm tree
2013-10-31 16:39 UTC (5+ messages)
[patch 0/3 resend] memcg fixes for 3.12
2013-10-30 21:55 UTC (4+ messages)
` [patch 1/3] mm: memcg: use proper memcg in limit bypass
` [patch 2/3] mm: memcg: lockdep annotation for memcg OOM lock
` [patch 3/3] mm: memcg: fix test for child groups
[PATCH v11 00/15] kmemcg shrinkers
2013-11-01 13:26 UTC (2+ messages)
` [Devel] "
[PATCH] mm: get rid of unnecessary pageblock scanning in setup_zone_migrate_reserve
2013-11-01 9:00 UTC (7+ messages)
[PATCH 0/63] Basic scheduler support for automatic NUMA balancing V9
2013-11-01 7:36 UTC (11+ messages)
` Automatic NUMA balancing patches for tip-urgent/stable
` [RFC GIT PULL] NUMA-balancing memory corruption fixes
[PATCH 00/11 v2] update page table walker
2013-11-01 6:23 UTC (13+ messages)
` [PATCH 01/11] pagewalk: update page table walker core
` [PATCH 02/11] pagewalk: add walk_page_vma()
` [PATCH 03/11] smaps: redefine callback functions for page table walker
` [PATCH 04/11] clear_refs: "
` [PATCH 05/11] pagemap: "
` [PATCH 06/11] numa_maps: "
` [PATCH 07/11] memcg: "
` [PATCH 08/11] madvise: "
` [PATCH 09/11] arch/powerpc/mm/subpage-prot.c: use walk_page_vma() instead of walk_page_range()
` [PATCH 10/11] pagewalk: remove argument hmask from hugetlb_entry()
` [PATCH 11/11] mempolicy: apply page table walker on queue_pages_range()
[PATCH] mm: cma: free cma page to buddy instead of being cpu hot page
2013-11-01 1:49 UTC (16+ messages)
[PATCHv3 1/2] mm: rearrange madvise code to allow for reuse
2013-11-01 1:30 UTC (7+ messages)
` [PATCH 2/2] mm: add a field to store names for private anonymous memory
[PATCH v2] mm: __rmqueue_fallback() should respect pageblock type
2013-10-31 18:13 UTC
+ mm-memcg-fix-test-for-child-groups.patch added to -mm tree
2013-10-31 9:07 UTC
[PATCH] mm: __rmqueue_fallback() should respect pageblock type
2013-10-31 5:15 UTC (4+ messages)
[PATCH 0/3] a few cleanups about kmem code
2013-10-31 2:40 UTC (7+ messages)
` [PATCH 1/3] memcg, kmem: Use is_root_cache instead of hard code
` [PATCH 2/3] memcg, kmem: rename cache_from_memcg to cache_from_memcg_idx
` [PATCH 3/3] memcg, kmem: use cache_from_memcg_idx instead of hard code
[PATCHv4 1/2] mm: rearrange madvise code to allow for reuse
2013-10-30 21:54 UTC (2+ messages)
` [PATCHv4 2/2] mm: add a field to store names for private anonymous memory
[PATCH] mm: list_lru: fix almost infinite loop causing effective livelock
2013-10-30 21:26 UTC (4+ messages)
fuzz tested 32 bit user mode linux image hangs at in histfs
2013-10-30 19:15 UTC (6+ messages)
` [uml-devel] "
` [uml-devel] fuzz tested 32 bit user mode linux image hangs at in hostfs
` [uml-devel] fuzz tested 32 bit user mode linux image hangs in radix_tree_next_chunk()
RIP: mem_cgroup_move_account+0xf4/0x290
2013-10-29 16:23 UTC (6+ messages)
[PATCH v2 0/3] fix unsigned pcp adjustments
2013-10-29 14:28 UTC (6+ messages)
` [PATCH v2 1/3] percpu: add test module for various percpu operations
` [PATCH v2 2/3] percpu: fix this_cpu_sub() subtrahend casting for unsigneds
` [PATCH v2 3/3] memcg: use __this_cpu_sub() to dec stats to avoid incorrect subtrahend casting
[PATCH 1/2] mm: hugetlbfs: Add some VM_BUG_ON()s to catch non-hugetlbfs pages
2013-10-30 15:31 UTC (5+ messages)
` [PATCH 2/2] mm: thp: give transparent hugepage code a separate copy_page
` [PATCH 2/2] mm: thp: give transparent hugepage code a separatecopy_page
` [PATCH 1/2] mm: hugetlbfs: Add some VM_BUG_ON()s to catchnon-hugetlbfs pages
[PATCH] Fix page_group_by_mobility_disabled breakage
2013-10-30 15:25 UTC (2+ messages)
[PATCH] mm: get rid of unnecessary overhead of trace_mm_page_alloc_extfrag()
2013-10-30 15:20 UTC (2+ messages)
OMAPFB: CMA allocation failures
2013-10-30 12:19 UTC (3+ messages)
[PATCH v9 00/13] KVM: PPC: IOMMU in-kernel handling of VFIO
2013-10-30 5:33 UTC (3+ messages)
` [PATCH v9 01/13] KVM: PPC: POWERNV: move iommu_add_device earlier
mmotm 2013-10-29-16-22 uploaded
2013-10-29 23:23 UTC
Disabling in-memory write cache for x86-64 in Linux II
2013-10-29 20:49 UTC (10+ messages)
[PATCH 07/23] block: Convert bio_for_each_segment() to bvec_iter
2013-10-29 20:18 UTC
[RFC PATCH 0/2] Implement get_user_pages_fast for ARM
2013-10-29 19:49 UTC (2+ messages)
Unnecessary mass OOM kills on Linux 3.11 virtualization host
2013-10-28 18:23 UTC (5+ messages)
ARM/kirkwood: v3.12-rc6: kernel BUG at mm/util.c:390!
2013-10-28 15:45 UTC (14+ messages)
[PATCH 1/3] percpu: stop the loop when a cpu belongs to a new group
2013-10-28 15:17 UTC (11+ messages)
` [PATCH 2/3] percpu: merge two loops when setting up group info
` [PATCH 3/3] percpu: little optimization on calculating pcpu_unit_size
OMAPFB: CMA allocation failures
2013-10-28 7:37 UTC (2+ messages)
[PATCH 0/3] fix unsigned pcp adjustments
2013-10-27 17:12 UTC (11+ messages)
` [PATCH 1/3] percpu counter: test module
` [PATCH 2/3] percpu counter: cast this_cpu_sub() adjustment
` [PATCH 3/3] memcg: use __this_cpu_sub to decrement stats
[PATCH RESEND 2/2] mm/zswap: refoctor the get/put routines
2013-10-26 9:46 UTC (3+ messages)
[PATCH v2 0/2] vmpslice support for zero-copy gifting of pages
2013-10-25 15:46 UTC (3+ messages)
` [PATCH v2 1/2] vmsplice: unmap gifted pages for recipient
` [PATCH v2 2/2] vmsplice: Add limited zero copy to vmsplice
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).