linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-11-10 19:07:11 to 2011-11-16 09:52:51 UTC [more...]

[PATCH] mm: avoid livelock on !__GFP_FS allocations
 2011-11-16  9:52 UTC  (14+ messages)

[RFC PATCH] Enforce RSS+Swap rlimit
 2011-11-16  9:40 UTC  (4+ messages)
` [RFC PATCH V2] "

Crash when memset of shared mapped memory in ARM
 2011-11-16  9:07 UTC  (4+ messages)

[Patch] tmpfs: add fallocate support
 2011-11-16  7:21 UTC  (10+ messages)

[PATCH] mm: Do not stall in synchronous compaction for THP allocations
 2011-11-16  4:13 UTC  (24+ messages)

[PATCCH percpu: add cpunum param in per_cpu_ptr_to_phys
 2011-11-16  1:25 UTC  (4+ messages)

[patch]slub: add missed accounting
 2011-11-16  1:24 UTC  (2+ messages)

[patch v2 4/4]thp: improve order in lru list for split huge page
 2011-11-16  1:19 UTC  (3+ messages)

[PATCH] mm: cleanup the comment for head/tail pages of compound pages in mm/page_alloc.c
 2011-11-16  0:05 UTC  (3+ messages)

[RFC PATCH] kmemleak: Add support for memory hotplug
 2011-11-15 23:49 UTC  (2+ messages)

[patch 2/2] slub: add taint flag outputting to debug paths
 2011-11-15 23:04 UTC 

[patch 1/2] slab: add taint flag outputting to debug paths
 2011-11-15 23:03 UTC 

INFO: possible recursive locking detected: get_partial_node() on 3.2-rc1
 2011-11-15 18:49 UTC  (11+ messages)

[PATCH v5 00/10] per-cgroup tcp memory pressure
 2011-11-15 18:27 UTC  (3+ messages)
  ` [Devel] "

[patch v2 3/4]thp: add tlb_remove_pmd_tlb_entry
 2011-11-15 18:17 UTC  (2+ messages)

[patch v2 2/4]thp: remove unnecessary tlb flush for mprotect
 2011-11-15 18:17 UTC  (2+ messages)

[patch v2 1/4]thp: improve the error code path
 2011-11-15 18:16 UTC  (2+ messages)

[GIT PULL] mm: frontswap (for 3.2 window)
 2011-11-15 17:33 UTC  (9+ messages)

[rfc 00/18] slub: irqless/lockless slow allocation paths
 2011-11-15 16:08 UTC  (26+ messages)
` [rfc 01/18] slub: Get rid of the node field
` [rfc 02/18] slub: Separate out kmem_cache_cpu processing from deactivate_slab
` [rfc 03/18] slub: Extract get_freelist from __slab_alloc
` [rfc 04/18] slub: Use freelist instead of "object" in __slab_alloc
` [rfc 05/18] slub: Simplify control flow in __slab_alloc()
` [rfc 06/18] slub: Use page variable instead of c->page
` [rfc 07/18] slub: pass page to node_match() instead of kmem_cache_cpu structure
` [rfc 08/18] slub: enable use of deactivate_slab with interrupts on
` [rfc 09/18] slub: Run deactivate_slab with interrupts enabled
` [rfc 10/18] slub: Enable use of get_partial "
` [rfc 11/18] slub: Acquire_slab() avoid loop
` [rfc 12/18] slub: Remove kmem_cache_cpu dependency from acquire slab
` [rfc 13/18] slub: Add functions to manage per cpu freelists
` [rfc 14/18] slub: Decomplicate the get_pointer_safe call and fixup statistics
` [rfc 15/18] slub: new_slab_objects() can also get objects from partial list
` [rfc 16/18] slub: Drop page field from kmem_cache_cpu
` [rfc 17/18] slub: Move __slab_free() into slab_free()
` [rfc 18/18] slub: Move __slab_alloc() into slab_alloc()

[OOPS]: Kernel 3.1 (ext3?)
 2011-11-15 16:05 UTC  (3+ messages)

[PATCH v3 0/5] Reduce cross CPU IPI interference
 2011-11-15 16:00 UTC  (13+ messages)
` [PATCH v3 1/5] smp: Introduce a generic on_each_cpu_mask function
` [PATCH v3 2/5] arm: Move arm over to generic on_each_cpu_mask
` [PATCH v3 3/5] tile: Move tile to use "
` [PATCH v3 4/5] slub: Only IPI CPUs that have per cpu obj to flush
` [PATCH v3 5/5] mm: Only IPI CPUs to drain local pages if they exist

[PATCH] hugetlb: release pages in the error path of hugetlb_cow()
 2011-11-15 15:38 UTC  (3+ messages)

khugepaged cannot be freezed on 3.2-rc1
 2011-11-15 13:35 UTC  (3+ messages)

[PATCH] mm: Reduce the amount of work done when updating min_free_kbytes
 2011-11-15 12:23 UTC  (3+ messages)

[PATCH v6 3.2-rc1 0/28] Uprobes patchset with perf probe support
 2011-11-15  7:44 UTC  (10+ messages)
` [PATCH v6 3.2-rc1 22/28] perf: rename target_module to target
` [PATCH v6 3.2-rc1 23/28] perf: perf interface for uprobes
` [PATCH v6 3.2-rc1 24/28] perf: show possible probes in a given executable file or library
` [PATCH v6 3.2-rc1 25/28] uprobes: call post_xol() unconditionally
` [PATCH v6 3.2-rc1 26/28] uprobes: introduce uprobe_deny_signal()
` [PATCH v6 3.2-rc1 27/28] uprobes: x86: introduce xol_was_trapped()
` [PATCH v6 3.2-rc1 28/28] uprobes: introduce UTASK_SSTEP_TRAPPED logic

[PATCH] PM/Memory-hotplug: Avoid task freezing failures
 2011-11-15  7:08 UTC  (3+ messages)

[patch] slub: fix a code merge error
 2011-11-15  6:45 UTC  (7+ messages)

writeback test scripts
 2011-11-15  4:03 UTC 

[PATCH 1/4] mm: remove debug_pagealloc_enabled
 2011-11-14 12:23 UTC  (10+ messages)
` [PATCH 2/4] mm: more intensive memory corruption debug
` [PATCH 3/4] PM / Hibernate : do not count debug pages as savable
` [PATCH 4/4] slub: min order when corrupt_dbg

HELP : Rss and Pss pages are always 0 for some drivers. Why?
 2011-11-14  6:02 UTC  (2+ messages)
` HELP needed : Mali and UMP drivers : Rss and Pss pages always 0

[PATCH] mm: add free_hot_cold_page_list helper
 2011-11-14  1:46 UTC  (16+ messages)
` [PATCH v2] "
` [PATCH v3 1/4] "
` [PATCH v3 2/4] mm: remove unused pagevec_free
` [PATCH v3 3/4] mm-tracepoint: rename page-free events
` [PATCH v3 4/4] mm-tracepoint: fixup documentation and examples

[PATCH v2 0/6] Reduce cross CPU IPI interference
 2011-11-13  8:39 UTC  (7+ messages)
` [PATCH v2 6/6] slub: only preallocate cpus_with_slabs if offstack

[PATCH 00/18] IO-less dirty throttling v11
 2011-11-12  5:44 UTC  (3+ messages)
` [PATCH 02/18] writeback: dirty position control

[PATCH] mmap: fix loop when adjusting vma
 2011-11-11 17:24 UTC  (2+ messages)

[PATCH] thp: reduce khugepaged freezing latency
 2011-11-11 12:20 UTC  (12+ messages)

kernel 3.0: BUG: soft lockup: find_get_pages+0x51/0x110
 2011-11-11  9:14 UTC  (12+ messages)
` [PATCH] mremap: enforce rmap src/dst vma ordering in case of vma_merge succeeding in copy_vma

mm: convert vma->vm_flags to 64bit
 2011-11-11  8:52 UTC  (11+ messages)

[patch 3/5]thp: add tlb_remove_pmd_tlb_entry
 2011-11-11  8:42 UTC  (5+ messages)

[patch 1/5]thp: improve the error code path
 2011-11-11  6:50 UTC  (13+ messages)

[PATCH 1/2] vmscan: promote shared file mapped pages
 2011-11-11  0:05 UTC  (8+ messages)
      ` [rfc 2/3] mm: vmscan: treat inactive cycling as neutral


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