linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
 messages from 2011-04-01 13:39:08 to 2011-04-12 10:36:32 UTC [more...]

[PATCH 1/3] rename alloc_pages_exact()
 2011-04-12 10:29 UTC  (8+ messages)
` [PATCH 2/3] make new alloc_pages_exact()
` [PATCH 3/3] reuse __free_pages_exact() in __alloc_pages_exact()

[patch 0/3 resend] mm, mem-hotplug: proper maintainance zone attribute when memory hotplug occur
 2011-04-12 10:34 UTC  (13+ messages)
` [PATCH 1/3] mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should be __meminit
` [PATCH 2/3] mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occur
` [PATCH 3/3] mm, mem-hotplug: update pcp->stat_threshold "

[PATCH] mm: fix possible cause of a page_mapped BUG
 2011-04-12  9:58 UTC  (24+ messages)

[PATCH resend^2] mm: increase RECLAIM_DISTANCE to 30
 2011-04-12  7:25 UTC  (7+ messages)

[PATCH] slub: Fix a typo in config name
 2011-04-12  7:22 UTC 

mm: convert vma->vm_flags to 64bit
 2011-04-12  7:12 UTC  (3+ messages)

[Lsf] IO less throttling and cgroup aware writeback
 2011-04-12  3:17 UTC  (3+ messages)

[PATCH RESEND 1/4] memcg: mark init_section_page_cgroup() properly
 2011-04-12  2:35 UTC  (4+ messages)
` [PATCH RESEND 2/4] memcg: fix off-by-one when calculating swap cgroup map length
` [PATCH RESEND 3/4] memcg: move page-freeing code out of lock
` [PATCH RESEND 4/4] MAINTAINERS: add mm/page_cgroup.c into memcg subsystem

[resend][patch 0/4 v3] oom: deadlock avoidance collection
 2011-04-12  1:26 UTC  (10+ messages)
` [PATCH 1/4] vmscan: all_unreclaimable() use zone->all_unreclaimable as a name
` [PATCH 2/4] remove boost_dying_task_prio()
` [PATCH 3/4] mm: introduce wait_on_page_locked_killable
` [PATCH 4/4] x86,mm: make pagefault killable

[Resend] Cross Memory Attach v3 [PATCH]
 2011-04-12  0:48 UTC  (10+ messages)

[PATCH] mm: Check we have the right vma in __access_remote_vm()
 2011-04-12  0:34 UTC  (4+ messages)

[PATCH] shmem: factor out remove_indirect_page()
 2011-04-11 12:27 UTC 

[PATCH] mm: per-node vmstat show proper vmstats
 2011-04-11 11:20 UTC  (2+ messages)

[PATCH 1/2] break out page allocation warning code
 2011-04-11 10:20 UTC  (9+ messages)
` [PATCH 2/2] print vmalloc() state after allocation failures

mmotm 2011-03-31-14-48 uploaded
 2011-04-11  4:11 UTC  (5+ messages)

[LSF/Collab] swap cache redesign idea
 2011-04-11  0:50 UTC 

BUG in vb_alloc() (was: [Bug 31572] New: firewire crash at boot)
 2011-04-09 12:17 UTC  (3+ messages)

[PATCH 1/2] rename alloc_pages_exact()
 2011-04-08 22:06 UTC  (10+ messages)
` [PATCH 2/2] make new alloc_pages_exact()

[Bugme-new] [Bug 31142] New: Large write to USB stick freezes unrelated tasks for a long time
 2011-04-08 20:06 UTC  (15+ messages)

IO-less throttling problem statement
 2011-04-08 19:44 UTC 

[PATCH] print vmalloc() state after allocation failures
 2011-04-08 13:23 UTC  (4+ messages)

[PATCH] tmpfs: fix race between umount and writepage
 2011-04-08 12:27 UTC  (2+ messages)

Regression from 2.6.36
 2011-04-08 12:25 UTC  (7+ messages)

Query about __unmap_hugepage_range
 2011-04-08  8:44 UTC 

[PATCH] mm: Check we have the right vma in access_process_vm()
 2011-04-08  7:17 UTC  (3+ messages)

[RFC 0/5] idle page tracking / working set estimation
 2011-04-07  7:15 UTC  (4+ messages)
` [PATCH 2/5] kstaled: page_referenced_kstaled() and supporting infrastructure

[RFC no patch yet] memcg: revisit soft_limit reclaim on contention
 2011-04-07  6:39 UTC 

[PATCH v3 2.6.39-rc1-tip 0/26] 0: Uprobes patchset with perf probe support
 2011-04-07  3:19 UTC  (39+ messages)
` [PATCH v3 2.6.39-rc1-tip 1/26] 1: mm: replace_page() loses static attribute
` [PATCH v3 2.6.39-rc1-tip 2/26] 2: mm: Move replace_page() to mm/memory.c
` [PATCH v3 2.6.39-rc1-tip 3/26] 3: X86 specific breakpoint definitions
` [PATCH v3 2.6.39-rc1-tip 4/26] 4: uprobes: Breakground page replacement
` [PATCH v3 2.6.39-rc1-tip 5/26] 5: uprobes: Adding and remove a uprobe in a rb tree
` [PATCH v3 2.6.39-rc1-tip 6/26] 6: Uprobes: register/unregister probes
` [PATCH v3 2.6.39-rc1-tip 7/26] 7: x86: analyze instruction and determine fixups
` [PATCH v3 2.6.39-rc1-tip 8/26] 8: uprobes: store/restore original instruction
` [PATCH v3 2.6.39-rc1-tip 9/26] 9: uprobes: mmap and fork hooks
` [PATCH v3 2.6.39-rc1-tip 10/26] 10: x86: architecture specific task information
` [PATCH v3 2.6.39-rc1-tip 11/26] 11: uprobes: task specific information
` [PATCH v3 2.6.39-rc1-tip 12/26] 12: uprobes: slot allocation for uprobes
` [PATCH v3 2.6.39-rc1-tip 13/26] 13: uprobes: get the breakpoint address
` [PATCH v3 2.6.39-rc1-tip 14/26] 14: x86: x86 specific probe handling
` [PATCH v3 2.6.39-rc1-tip 15/26] 15: uprobes: Handing int3 and singlestep exception
` [PATCH v3 2.6.39-rc1-tip 16/26] 16: x86: uprobes exception notifier for x86
` [PATCH v3 2.6.39-rc1-tip 17/26] 17: uprobes: register a notifier for uprobes
` [PATCH v3 2.6.39-rc1-tip 18/26] 18: uprobes: commonly used filters
` [PATCH v3 2.6.39-rc1-tip 19/26] 19: tracing: Extract out common code for kprobes/uprobes traceevents
` [PATCH v3 2.6.39-rc1-tip 20/26] 20: tracing: uprobes trace_event interface
` [PATCH v3 2.6.39-rc1-tip 21/26] 21: Signed-off-by: Srikar Dronamraju <srikar@linux.vnet.ibm.com>
  ` [RESEND] [PATCH v3 2.6.39-rc1-tip 21/26] 21: Uprobe tracer documentation "
` [PATCH v3 2.6.39-rc1-tip 22/26] 22: perf: rename target_module to target
` [PATCH v3 2.6.39-rc1-tip 23/26] 23: perf: show possible probes in a given executable file or library
` [PATCH v3 2.6.39-rc1-tip 24/26] 24: perf: perf interface for uprobes
` [PATCH v3 2.6.39-rc1-tip 25/26] 25: perf: Documentation for perf uprobes
` [PATCH v3 2.6.39-rc1-tip 26/26] 26: uprobes: filter chain

[PATCHv9 0/12] Contiguous Memory Allocator
 2011-04-05  7:23 UTC  (11+ messages)
` [PATCH 04/12] mm: alloc_contig_freed_pages() added

[PATCH 00/27] IO-less dirty throttling v6
 2011-04-04 18:12 UTC  (5+ messages)
      ` async write IO controllers

[PATCH 0/3] Unmapped page cache control (v5)
 2011-04-04 12:05 UTC  (12+ messages)

[PATCH] nilfs2: get rid of private page allocator
 2011-04-04  8:06 UTC 

kernel BUG at mm/slub.c:1193!
 2011-04-03 18:38 UTC  (4+ messages)

[PATCH 0/3] Unmapped page cache control (v5)
 2011-04-03  9:39 UTC  (5+ messages)

[PATCH] ramfs: fix memleak on no-mmu arch
 2011-04-02  3:39 UTC  (7+ messages)

[PATCH 00/17] mm: mmu_gather rework
 2011-04-02  0:07 UTC  (8+ messages)
` [PATCH 02/17] "

[PATCH] thp+memcg-numa: fix BUG at include/linux/mm.h:370!
 2011-04-01 21:21 UTC  (7+ messages)

[PATCH 0/3] Unmapped page cache control (v5)
 2011-04-01 17:31 UTC  (5+ messages)

[RFC 0/3] Implementation of cgroup isolation
 2011-04-01 14:04 UTC  (8+ messages)

[PATCH 00/20] mm: Preemptibility -v10
 2011-04-01 13:51 UTC  (7+ messages)
` [PATCH 01/20] mm: mmu_gather rework
` [PATCH 12/20] mm: Extended batches for generic mmu_gather
` [PATCH 14/20] mm: Remove i_mmap_lock lockbreak
` [PATCH 17/20] mm: Improve page_lock_anon_vma() comment
` [PATCH 20/20] mm: Optimize page_lock_anon_vma() fast-path


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