linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-05-15 04:33:48 to 2012-05-17 14:50:42 UTC [more...]

[PATCH 00/17] Swap-over-NBD without deadlocking V11
 2012-05-17 14:50 UTC  (8+ messages)
` [PATCH 01/17] mm: Serialize access to min_free_kbytes
` [PATCH 02/17] mm: sl[au]b: Add knowledge of PFMEMALLOC reserve pages
` [PATCH 03/17] mm: slub: Optimise the SLUB fast path to avoid pfmemalloc checks
` [PATCH 04/17] mm: Introduce __GFP_MEMALLOC to allow access to emergency reserves
` [PATCH 05/17] mm: allow PF_MEMALLOC from softirq context
` [PATCH 06/17] mm: Only set page->pfmemalloc when ALLOC_NO_WATERMARKS was used
` [PATCH 07/17] mm: Ignore mempolicies when using ALLOC_NO_WATERMARK

[PATCH v2 1/3] zsmalloc: support zsmalloc to ARM, MIPS, SUPERH
 2012-05-17 14:46 UTC  (15+ messages)
` [PATCH v2 2/3] remove dependency with x86
` [PATCH v2 3/3] x86: Support local_flush_tlb_kernel_range

[RFC] SL[AUO]B common code 0/9] Sl[auo]b: Common functionality V1
 2012-05-17 14:27 UTC  (35+ messages)
` [RFC] SL[AUO]B common code 1/9] [slob] define page struct fields used in mm_types.h
` [RFC] SL[AUO]B common code 2/9] [slab]: Use page struct fields instead of casting
` [RFC] SL[AUO]B common code 3/9] Extract common fields from struct kmem_cache
` [RFC] SL[AUO]B common code 5/9] slabs: Common definition for boot state of the slab allocators
` [RFC] SL[AUO]B common code 6/9] slabs: Use a common mutex definition
` [RFC] SL[AUO]B common code 7/9] slabs: Move kmem_cache_create mutex handling to common code
` [RFC] SL[AUO]B common code 8/9] slabs: list addition move to slab_common

[PATCH] mm: read_pmd_atomic: fix 32bit PAE pmd walk vs pmd_populate SMP race condition
 2012-05-17 14:13 UTC 

[PATCHv10 00/11] ARM: DMA-mapping framework redesign
 2012-05-17 13:14 UTC  (12+ messages)
` [PATCHv10 01/11] common: add dma_mmap_from_coherent() function
` [PATCHv10 02/11] ARM: dma-mapping: use dma_mmap_from_coherent()
` [PATCHv10 03/11] ARM: dma-mapping: use pr_* instread of printk
` [PATCHv10 04/11] ARM: dma-mapping: introduce DMA_ERROR_CODE constant
` [PATCHv10 05/11] ARM: dma-mapping: remove offset parameter to prepare for generic dma_ops
` [PATCHv10 06/11] ARM: dma-mapping: use asm-generic/dma-mapping-common.h
` [PATCHv10 07/11] ARM: dma-mapping: implement dma sg methods on top of any generic dma ops
` [PATCHv10 08/11] ARM: dma-mapping: move all dma bounce code to separate dma ops structure
` [PATCHv10 09/11] ARM: dma-mapping: remove redundant code and do the cleanup
` [PATCHv10 10/11] ARM: dma-mapping: use alloc, mmap, free from dma_ops
` [PATCHv10 11/11] ARM: dma-mapping: add support for IOMMU mapper

[PATCH] mm: consider all swapped back pages in used-once logic
 2012-05-17 13:14 UTC  (4+ messages)

[patch 0/5] refault distance-based file cache sizing
 2012-05-17 13:11 UTC  (5+ messages)

[RFC][PATCH 0/6] mm: Unify TLB gather implementations
 2012-05-17 12:14 UTC  (8+ messages)
` [RFC][PATCH 4/6] arm, mm: Convert arm to generic tlb

[patch 0/6] mm: memcg: statistics implementation cleanups
 2012-05-17 10:56 UTC  (19+ messages)
` [patch 1/6] mm: memcg: remove obsolete statistics array boundary enum item
` [patch 2/6] mm: memcg: convert numa stat to read_seq_string interface
` [patch 3/6] mm: memcg: print statistics directly to seq_file
` [patch 4/6] mm: memcg: keep ratelimit counter separate from event counters
` [patch 5/6] mm: memcg: group swapped-out statistics counter logically
` [patch 6/6] mm: memcg: print statistics from live counters

[PATCHv2 0/4] ARM: replace custom consistent dma region with vmalloc
 2012-05-17 10:54 UTC  (5+ messages)
` [PATCHv2 1/4] mm: vmalloc: use const void * for caller argument
` [PATCHv2 2/4] mm: vmalloc: export find_vm_area() function
` [PATCHv2 3/4] mm: vmalloc: add VM_DMA flag to indicate areas used by dma-mapping framework
` [PATCHv2 4/4] ARM: dma-mapping: remove custom consistent dma region

[PATCH] cpuset: mm: Reduce large amounts of memory barrier related damage v3
 2012-05-17 10:33 UTC  (7+ messages)
        ` [PATCH] mm: Optimize put_mems_allowed() usage

[PATCH v5 0/2] fix static_key disabling problem in memcg
 2012-05-17 10:27 UTC  (21+ messages)
` [PATCH v5 2/2] decrement static keys on real destroy time

[PATCH v2 00/29] kmem limitation for memcg
 2012-05-17 10:14 UTC  (23+ messages)
` [PATCH v2 01/29] slab: dup name string
` [PATCH v2 02/29] slub: fix slab_state for slub
` [PATCH v2 05/29] slab: rename gfpflags to allocflags
` [PATCH v2 11/29] cgroups: ability to stop res charge propagation on bounded ancestor
` [PATCH v2 18/29] memcg: kmem controller charge/uncharge infrastructure
` [PATCH v2 19/29] skip memcg kmem allocations in specified code regions

[PATCH] mm for fs: add truncate_pagecache_range
 2012-05-17  9:25 UTC  (3+ messages)

Hole punching and mmap races
 2012-05-17  7:43 UTC  (4+ messages)

Buy Cialis Online - THE LOWEST CIALIS PRICE GUARANTEED is2cgjpc
 2012-05-17  2:34 UTC 

[PATCH 1/2] mm: Fix slab->page flags corruption
 2012-05-17  0:44 UTC  (4+ messages)

[bug] shrink_slab shrinkersize handling
 2012-05-16 21:53 UTC  (2+ messages)

[PATCH] tmpfs not interleaving properly
 2012-05-16 20:00 UTC 

[PATCH v2] mm: Fix slab->page _count corruption
 2012-05-16 17:51 UTC  (5+ messages)

[PATCH] slub: fix a memory leak in get_partial_node()
 2012-05-16 15:17 UTC  (8+ messages)
    ` [PATCH RESEND] "

[PATCH 3/4] zsmalloc use zs_handle instead of void *
 2012-05-16 11:06 UTC  (15+ messages)

[PATCH] slub: missing test for partial pages flush work in flush_all
 2012-05-16 11:05 UTC  (4+ messages)

[PATCH 2/2 v4] drm/exynos: added userptr feature
 2012-05-16  8:49 UTC  (3+ messages)

[PATCH] slub: remove unused argument of init_kmem_cache_node()
 2012-05-16  6:46 UTC  (3+ messages)

[PATCH] slub: fix a possible memory leak
 2012-05-16  6:37 UTC  (3+ messages)

[PATCH 4/4] zsmalloc: zsmalloc: align cache line size
 2012-05-16  1:44 UTC  (14+ messages)

[PATCH] mm/buddy: dump PG_compound_lock page flag
 2012-05-15 22:18 UTC  (4+ messages)

[PATCH 0/3] mm/memcg: trivia and more lruvec
 2012-05-15 20:53 UTC  (8+ messages)
` [PATCH 3/3] mm/memcg: apply add/del_page to lruvec

[PATCH 0/2] swap: improve swap I/O rate
 2012-05-15 18:24 UTC  (8+ messages)
` [PATCH 1/2] swap: allow swap readahead to be merged
` [PATCH 2/2] documentation: update how page-cluster affects swap I/O

[PATCH 1/3] zsmalloc: support zsmalloc to ARM, MIPS, SUPERH
 2012-05-15 15:55 UTC  (6+ messages)
` [PATCH 2/3] zram: remove comment in Kconfig

[PATCH 0/2 v3] Flexible proportions
 2012-05-15 15:43 UTC  (3+ messages)
` [PATCH 1/2] lib: Proportions with flexible period
` [PATCH 2/2] block: Convert BDI proportion calculations to flexible proportions

[PATCH 0/2 v2] Flexible proportions for BDIs
 2012-05-15 15:14 UTC  (10+ messages)

[PATCH v3][0/6] memcg: prevent -ENOMEM in pre_destroy()
 2012-05-15 15:12 UTC  (6+ messages)
` [PATCH v3 1/6] memcg: fix error code in hugetlb_force_memcg_empty()

Allow migration of mlocked page?
 2012-05-15 15:11 UTC  (26+ messages)

[PATCH 00/17] Swap-over-NBD without deadlocking V10
 2012-05-15 13:07 UTC  (5+ messages)
` [PATCH 05/17] mm: allow PF_MEMALLOC from softirq context

[patch 00/10] (no)bootmem bits for 3.5
 2012-05-15 11:47 UTC  (4+ messages)
` [patch 10/10] mm: remove sparsemem allocation details from the bootmem allocator

Getting a LONGER and BIGGER PENIS - is now much Easier than you THINK! u4tfrc3k
 2012-05-15 11:43 UTC 

[PATCH 01/12] netvm: Prevent a stream-specific deadlock
 2012-05-15 10:08 UTC  (7+ messages)

[PATCH 0/10] shmem/tmpfs: misc and fallocate
 2012-05-15  9:44 UTC  (7+ messages)
` [PATCH 1/10] shmem: replace page if mapping excludes its zone
` [PATCH 3/10] tmpfs: optimize clearing when writing

[PATCH] mm/slab: remove duplicate check
 2012-05-15  9:19 UTC  (3+ messages)

[PATCH 1/2] xfs: hole-punch use truncate_pagecache_range
 2012-05-15  6:58 UTC  (4+ messages)
` [PATCH 2/2] xfs: hole-punch retaining cache beyond

[PATCH 1/2] mm: move readahead syscall to mm/readahead.c
 2012-05-15  6:57 UTC  (2+ messages)
` [PATCH 2/2] fs: move file_remove_suid() to fs/inode.c

[PATCH] slub: change cmpxchg_double_slab in get_freelist() to __cmpxchg_double_slab
 2012-05-15  6:32 UTC  (2+ messages)


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).