linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2012-03-28 22:16:56 to 2012-04-04 09:59:09 UTC [more...]

[PATCH RFC] mm: account VMA before forced-COW via /proc/pid/mem
 2012-04-04  9:59 UTC  (3+ messages)

[PATCH] mm/hugetlb.c: cleanup to use long vars instead of int in region_count
 2012-04-04  6:49 UTC  (3+ messages)

[PATCH 0/7] mm: vma->vm_flags diet
 2012-04-04  4:43 UTC  (40+ messages)
` [PATCH 1/7] mm, x86, PAT: rework linear pfn-mmap tracking
  ` [PATCH 1/7 v2] "
    ` [x86 PAT PATCH 0/2] x86 PAT vm_flag code refactoring
      ` [x86 PAT PATCH 1/2] x86, pat: remove the dependency on 'vm_pgoff' in track/untrack pfn vma routines
      ` [x86 PAT PATCH 2/2] mm, x86, PAT: rework linear pfn-mmap tracking
` [PATCH 2/7] mm: introduce vma flag VM_ARCH_1
` [PATCH 3/7] mm: kill vma flag VM_CAN_NONLINEAR
` [PATCH 4/7] mm: kill vma flag VM_INSERTPAGE
` [PATCH 5/7] mm, drm/udl: fixup vma flags on mmap
` [PATCH 6/7] mm: kill vma flag VM_EXECUTABLE
` [PATCH 7/7] mm: move madvise vma flags to the end

[patch] thp, memcg: split hugepage for memcg oom on cow
 2012-04-04  1:56 UTC 

[PATCH 0/6] buffered write IO controller in balance_dirty_pages()
 2012-04-03 23:32 UTC  (15+ messages)
` [PATCH 2/6] blk-cgroup: account dirtied pages
` [PATCH 5/6] blk-cgroup: buffered write IO controller - bandwidth limit interface
` [PATCH 6/6] blk-cgroup: buffered write IO controller - debug trace

[patch] mm, oom: avoid checking set of allowed nodes twice when selecting a victim
 2012-04-03 23:34 UTC 

[PATCH 00/39] [RFC] AutoNUMA alpha10
 2012-04-03 20:35 UTC  (4+ messages)
` [PATCH 02/39] xen: document Xen is using an unused bit for the pagetables

[RFC] writeback and cgroup
 2012-04-03 18:36 UTC 

swap on eMMC and other flash
 2012-04-03 18:17 UTC  (12+ messages)

[RFC][PATCH 00/26] sched/numa
 2012-04-03 17:32 UTC  (17+ messages)
` [RFC][PATCH 06/26] mm: Migrate misplaced page

[RFC][PATCH] avoid swapping out with swappiness==0
 2012-04-03 15:15 UTC  (8+ messages)

kmemleak: illegal RCU use assertion error
 2012-04-03 14:58 UTC  (4+ messages)

[PATCHv24 00/16] Contiguous Memory Allocator
 2012-04-03 14:10 UTC  (17+ messages)
` [PATCHv24 01/16] mm: page_alloc: remove trailing whitespace
` [PATCHv24 02/16] mm: compaction: introduce isolate_migratepages_range()
` [PATCHv24 03/16] mm: compaction: introduce map_pages()
` [PATCHv24 04/16] mm: compaction: introduce isolate_freepages_range()
` [PATCHv24 05/16] mm: compaction: export some of the functions
` [PATCHv24 06/16] mm: page_alloc: introduce alloc_contig_range()
` [PATCHv24 07/16] mm: page_alloc: change fallbacks array handling
` [PATCHv24 08/16] mm: mmzone: MIGRATE_CMA migration type added
` [PATCHv24 09/16] mm: page_isolation: MIGRATE_CMA isolation functions added
` [PATCHv24 10/16] mm: Serialize access to min_free_kbytes
` [PATCHv24 11/16] mm: extract reclaim code from __alloc_pages_direct_reclaim()
` [PATCHv24 12/16] mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
` [PATCHv24 13/16] drivers: add Contiguous Memory Allocator
` [PATCHv24 14/16] X86: integrate CMA with DMA-mapping subsystem
` [PATCHv24 15/16] ARM: "
` [PATCHv24 16/16] ARM: Samsung: use CMA for 2 memory banks for s5p-mfc device

[PATCH] mm for fs: add truncate_pagecache_range
 2012-04-03  5:45 UTC  (6+ messages)

[patch 1/2] mm, thp: remove unnecessary ret variable
 2012-04-03  1:30 UTC  (2+ messages)
` [patch 2/2] mm, thp: allow fallback when pte_alloc_one() fails for huge pmd

[PATCH 1/3] tracing: Modify is_delete, is_return from int to bool
 2012-04-03  1:05 UTC  (3+ messages)
` [PATCH 2/3] tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH 3/3] tracing: Provide traceevents interface for uprobes

[PATCH] kmemleak: do not leak object after tree insertion error (v2, fixed)
 2012-04-02 23:06 UTC 

[PATCH] staging: zsmalloc: fix memory leak
 2012-04-02 14:13 UTC 

Question on i_mmap_mutex locking rule
 2012-04-02 12:04 UTC 

[PATCH] kmemleak: do not leak object after tree insertion error
 2012-04-02  6:35 UTC 

[PATCH v2] hugetlb: fix race condition in hugetlb_fault()
 2012-04-02  2:21 UTC  (12+ messages)
` [PATCH] "
      ` [PATCH v3] "
    ` [PATCH v2] arch/tile: support multiple huge page sizes dynamically
        ` [PATCH v3] "

The linux-input mailing list has been moved
 2012-04-01  4:26 UTC 

[PATCH 1/2] uprobes/core: Allocate xol slots for uprobes use
 2012-03-31 17:19 UTC  (4+ messages)
` [PATCH 2/2] uprobes/core: Optimize probe hits with help of counter
  ` [tip:perf/uprobes] uprobes/core: Optimize probe hits with the help of a counter
` [tip:perf/uprobes] uprobes/core: Allocate XOL slots for uprobes use

Huge page counter speedup complete
 2012-03-31 14:09 UTC  (3+ messages)
` [PATCH 1/2] mm: Allow using fast mm counters from other files
` [PATCH 2/2] huge-memory: Use fast mm counters for transparent huge pages

[PATCH 0/20] mmu: arch/mm: Port OOM changes to arch page fault handlers
 2012-03-31 12:15 UTC  (3+ messages)
` [PATCH 0/19 v2] "

[PATCH] arch/tile: support multiple huge page sizes dynamically
 2012-03-31 12:09 UTC  (2+ messages)

[PATCH] huge-memory: Use fast mm counters for transparent huge pages
 2012-03-30 23:26 UTC 

mm: migrate_pages hang
 2012-03-30 22:36 UTC  (3+ messages)

[PATCH -mm] do_migrate_pages() calls migrate_to_node() even if task is already on a correct node
 2012-03-30 20:49 UTC  (11+ messages)

BOUNCE linux-mm@kvack.org: Header field too long (>2048)
 2012-03-30 20:04 UTC 

[PATCH 00/17] mark const init data with __initconst instead of __initdata
 2012-03-30 20:03 UTC  (4+ messages)
` [PATCH 01/17] percpu: "
` [PATCH v2 00/15] "

[RFC 0/7] Initial proposal for faster res_counter updates
 2012-03-30 13:53 UTC  (14+ messages)
` [RFC 1/7] split percpu_counter_sum
` [RFC 2/7] consolidate all res_counter manipulation
` [RFC 3/7] bundle a percpu counter into res_counters and use its lock
` [RFC 4/7] move res_counter_set limit to res_counter.c
` [RFC 5/7] use percpu_counters for res_counter usage
` [RFC 6/7] Add min and max statistics to percpu_counter
` [RFC 7/7] Global optimization

[PATCH 1/2] uprobes/core: slot allocation
 2012-03-30 13:05 UTC  (3+ messages)
` [PATCH 2/2] uprobes/core: counter to optimize probe hits

[PATCH -V4 00/10] memcg: Add memcg extension to control HugeTLB allocation
 2012-03-30 10:46 UTC  (16+ messages)
` [PATCH -V4 04/10] memcg: Add HugeTLB extension
` [PATCH -V4 05/10] hugetlb: add charge/uncharge calls for HugeTLB alloc/free
` [PATCH -V4 08/10] hugetlbfs: Add a list for tracking in-use HugeTLB pages

BOUNCE linux-mm@kvack.org: Header field too long (>2048)
 2012-03-30 10:00 UTC 

[PATCHv7 0/9] ARM: DMA-mapping framework redesign
 2012-03-30  7:14 UTC  (11+ messages)
` [PATCHv7 9/9] ARM: dma-mapping: add support for IOMMU mapper

[PATCH 00/16] mm: prepare for converting vm->vm_flags to 64-bit
 2012-03-30  2:19 UTC  (7+ messages)

[PATCH] pagemap: fix order of pmd_trans_unstable() and pmd_trans_huge_lock()
 2012-03-29 22:53 UTC  (3+ messages)

BOUNCE linux-mm@kvack.org: Header field too long (>2048)
 2012-03-29 21:12 UTC 

[PATCH] pagemap: remove remaining unneeded spin_lock()
 2012-03-29 20:26 UTC  (2+ messages)

[GIT PULL] x86 cleanups for 3.4-rc1
 2012-03-29 19:14 UTC 

[PATCH] mm/memory_failure: Let the compiler add the function name
 2012-03-29 14:05 UTC  (4+ messages)

[PATCHv2 00/14] DMA-mapping framework redesign preparation
 2012-03-29 13:51 UTC  (3+ messages)
` [PATCHv2 02/14] X86 & IA64: adapt for dma_map_ops changes

[PATCH, v2] Fix potentially derefencing uninitialized 'r'
 2012-03-29 12:25 UTC  (2+ messages)

[RFC] simple system for enable/disable slabs being tracked by memcg
 2012-03-29 11:51 UTC  (6+ messages)

[PATCH 1/2] linux: sparsemem: Initialize all memmap entries within sections
 2012-03-29 10:01 UTC 

[PATCH] mm/memblock.c: Correctly check whether to trim a block
 2012-03-29  4:01 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).