linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
lockdep complaints in slab allocator
 2009-11-24 16:23 UTC  (20+ messages)

[MM] Make mm counters per cpu instead of atomic
 2009-11-24 15:17 UTC  (10+ messages)

[PATCH v2 00/12] KVM: Add asynchronous page fault for PV guest
 2009-11-24 15:14 UTC  (19+ messages)
` [PATCH v2 01/12] Move kvm_smp_prepare_boot_cpu() from kvmclock.c to kvm.c
` [PATCH v2 02/12] Add PV MSR to enable asynchronous page faults delivery
` [PATCH v2 03/12] Add async PF initialization to PV guest
` [PATCH v2 04/12] Add "handle page fault" PV helper
` [PATCH v2 05/12] Handle asynchronous page fault in a PV guest
` [PATCH v2 06/12] Export __get_user_pages_fast
` [PATCH v2 07/12] Add get_user_pages() variant that fails if major fault is required
` [PATCH v2 08/12] Inject asynchronous page fault into a guest if page is swapped out
` [PATCH v2 09/12] Retry fault before vmentry
` [PATCH v2 10/12] Maintain preemptability count even for !CONFIG_PREEMPT kernels
` [PATCH v2 11/12] Handle async PF in non preemptable context
` [PATCH v2 12/12] Send async PF when guest is not in userspace too

[PATCH 0/5] perf kmem: Add more functions and show more statistics
 2009-11-24 14:57 UTC  (18+ messages)
` [PATCH 1/5] perf kmem: Add new option to show raw ip
` [PATCH 2/5] perf kmem: Default to sort by fragmentation
` [PATCH 3/5] perf kmem: Collect cross node allocation statistics
` [PATCH 4/5] perf kmem: Measure kmalloc/kfree CPU ping-pong call-sites
` [PATCH 5/5] perf kmem: Add help file

[BUGFIX][PATCH -mmotm] memcg: avoid oom-killing innocent task in case of use_hierarchy
 2009-11-24 14:00 UTC  (4+ messages)
` [BUGFIX][PATCH -stable] "

[PATCH 0/7] Kill PF_MEMALLOC abuse
 2009-11-24 11:56 UTC  (39+ messages)
` [PATCH 1/7] dm: use __GFP_HIGH instead PF_MEMALLOC
` [PATCH 2/7] mmc: Don't use PF_MEMALLOC
` [PATCH 4/7] nandsim: "
` [PATCH 6/7] cifs: "
` [PATCH 7/7] xfs: "

[PATCH -mmotm 0/5] memcg: recharge at task move (19/Nov)
 2009-11-24  7:54 UTC  (15+ messages)
` [PATCH -mmotm 1/5] cgroup: introduce cancel_attach()
` [PATCH -mmotm 2/5] memcg: add interface to recharge at task move
` [PATCH -mmotm 3/5] memcg: recharge charges of anonymous page
` [PATCH -mmotm 4/5] memcg: avoid oom during recharge at task move
` [PATCH -mmotm 5/5] memcg: recharge charges of anonymous swap

[PATCH 2/2] perf kmem: resolve symbols
 2009-11-24  1:20 UTC  (5+ messages)
  ` [tip:perf/core] perf kmem: Resolve symbols

[RFC][PATCH 1/2] perf: Add 'perf kmem' tool
 2009-11-23 17:53 UTC  (32+ messages)
` [PATCH 2/2] tracing: Remove kmemtrace tracer
` [tip:perf/core] perf: Add 'perf kmem' tool

[PATCHv9 3/3] vhost_net: a kernel-level virtio server
 2009-11-22 10:35 UTC  (3+ messages)

[PATCH] perf kmem: Add --sort hit and --sort frag
 2009-11-22 10:25 UTC  (2+ messages)
` [tip:perf/core] "

[PATCH/RFC 0/6] Numa: Use Generic Per-cpu Variables for numa_*_id()
 2009-11-20 15:56 UTC  (12+ messages)
` [PATCH/RFC 1/6] numa: Use Generic Per-cpu Variables for numa_node_id()
` [PATCH/RFC 2/6] numa: x86_64: use generic percpu var numa_node_id() implementation
` [PATCH/RFC 3/6] numa: ia64: "
` [PATCH/RFC 4/6] numa: Introduce numa_mem_id()- effective local memory node id
` [PATCH/RFC 6/6] numa: slab: use numa_mem_id() for slab local memory node

[PATCH 0/5] Reduce GFP_ATOMIC allocation failures, candidate fix V3
 2009-11-20 14:56 UTC  (7+ messages)
` [PATCH 3/5] page allocator: Wait on both sync and async congestion after direct reclaim

[PATCH] properly __init-annotate bootmem helper functions
 2009-11-20 13:42 UTC 

[BUG]2.6.27.y some contents lost after writing to mmaped file
 2009-11-20  3:41 UTC  (9+ messages)

[PATCH] prevent deadlock in __unmap_hugepage_range() when alloc_huge_page() fails
 2009-11-19 14:22 UTC  (6+ messages)

[PATCH 0/7] Reduce GFP_ATOMIC allocation failures, candidate fix V3
 2009-11-19  8:12 UTC  (7+ messages)

[PATCH] [for mmotm-1113] mm: Simplify try_to_unmap_one()
 2009-11-19  7:11 UTC  (9+ messages)

[PATCH 0/6] mm: prepare for ksm swapping
 2009-11-19  0:25 UTC  (3+ messages)
` [PATCH 1/6] mm: define PAGE_MAPPING_FLAGS

unconditional discard calls in the swap code
 2009-11-18 17:12 UTC  (3+ messages)

[PATCH 2/6] mm: mlocking in try_to_unmap_one
 2009-11-18 16:32 UTC  (4+ messages)

[PATCH 09/16] MM: use ACCESS_ONCE for rlimits
 2009-11-18 15:29 UTC  (2+ messages)

[PATCH 4/5] vmscan: Have kswapd sleep for a short interval and double check it should be asleep
 2009-11-18  5:27 UTC  (13+ messages)
        ` [PATCH] vmscan: Have kswapd sleep for a short interval and double check it should be asleep fix 1

[BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask v2
 2009-11-18  2:13 UTC  (17+ messages)
          ` [BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask v3
            ` [BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask v4
              ` [BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask v4.1
                      ` [BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask v4.2

page:  |  | latest

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox