linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[mm][RFC][PATCH 0/11] mm accessor updates
 2009-12-17 20:42 UTC  (42+ messages)
` [mm][RFC][PATCH 1/11] mm accessor for replacing mmap_sem
` [mm][RFC][PATCH 2/11] mm accessor for kernel core
` [mm][RFC][PATCH 3/11] mm accessor for fs
` [mm][RFC][PATCH 4/11] mm accessor for kvm
` [mm][RFC][PATCH 5/11] mm accessor for tomoyo
` [mm][RFC][PATCH 6/11] mm accessor for driver/gpu
` [mm][RFC][PATCH 7/11] mm accessor for inifiniband
` [mm][RFC][PATCH 8/11] mm accessor for video
` [mm][RFC][PATCH 9/11] mm accessor for sgi gru
` [mm][RFC][PATCH 10/11] mm accessor for misc drivers
` [mm][RFC][PATCH 11/11] mm accessor for x86

[PATCH 00 of 28] Transparent Hugepage support #2
 2009-12-17 20:09 UTC  (34+ messages)
` [PATCH 01 of 28] compound_lock
` [PATCH 02 of 28] alter compound get_page/put_page
` [PATCH 03 of 28] clear compound mapping
` [PATCH 04 of 28] add native_set_pmd_at
` [PATCH 05 of 28] add pmd paravirt ops
` [PATCH 06 of 28] no paravirt version of pmd ops
` [PATCH 07 of 28] export maybe_mkwrite
` [PATCH 08 of 28] comment reminder in destroy_compound_page
` [PATCH 09 of 28] config_transparent_hugepage
` [PATCH 10 of 28] add pmd mangling functions to x86
` [PATCH 11 of 28] add pmd mangling generic functions
` [PATCH 12 of 28] special pmd_trans_* functions
` [PATCH 13 of 28] bail out gup_fast on freezed pmd
` [PATCH 14 of 28] pte alloc trans splitting
` [PATCH 15 of 28] add pmd mmu_notifier helpers
` [PATCH 16 of 28] clear page compound
` [PATCH 17 of 28] add pmd_huge_pte to mm_struct
` [PATCH 18 of 28] ensure mapcount is taken on head pages
` [PATCH 19 of 28] split_huge_page_mm/vma
` [PATCH 20 of 28] split_huge_page paging
` [PATCH 21 of 28] pmd_trans_huge migrate bugcheck
` [PATCH 22 of 28] clear_huge_page fix
` [PATCH 23 of 28] clear_copy_huge_page
` [PATCH 24 of 28] kvm mmu transparent hugepage support
` [PATCH 25 of 28] transparent hugepage core
` [PATCH 26 of 28] madvise(MADV_HUGEPAGE)
` [PATCH 27 of 28] memcg compound
` [PATCH 28 of 28] memcg huge memory

[PATCH] mm tracing: cleanup Documentation/trace/events-kmem.txt
 2009-12-17 20:06 UTC 

[PATCH v2] vmscan: limit concurrent reclaimers in shrink_zone
 2009-12-17 19:55 UTC  (51+ messages)
  ` [cleanup][PATCH 1/8] vmscan: Make shrink_zone_begin/end helper function
  ` [PATCH 2/8] Mark sleep_on as deprecated
  ` [PATCH 3/8] Don't use sleep_on()
  ` [PATCH 4/8] Use prepare_to_wait_exclusive() instead prepare_to_wait()
  ` [PATCH 5/8] Use io_schedule() instead schedule()
  ` [PATCH 6/8] Stop reclaim quickly when the task reclaimed enough lots pages
  ` [PATCH 7/8] Use TASK_KILLABLE instead TASK_UNINTERRUPTIBLE
  ` [PATCH 8/8] mm: Give up allocation if the task have fatal signal
    ` FWD: [PATCH v2] vmscan: limit concurrent reclaimers in shrink_zone

Question about pte_offset_map_lock
 2009-12-17 15:02 UTC  (5+ messages)

RFC: change swap_map to be 32bits varible instead of 16
 2009-12-17 12:33 UTC  (3+ messages)

CPU consumption is going as high as 95% on ARM Cortex A8
 2009-12-17  9:56 UTC  (3+ messages)

[PATCH -mmotm 0/8] memcg: move charge at task migration (14/Dec)
 2009-12-17  7:27 UTC  (9+ messages)
` [PATCH -mmotm 2/8] cgroup: introduce coalesce css_get() and css_put()
` [PATCH -mmotm 6/8] memcg: avoid oom during moving charge

[131/151] vmalloc: conditionalize build of pcpu_get_vm_areas()
 2009-12-17  3:57 UTC 

[BUGFIX][PATCH -mmotm] memcg: avoid oom-killing innocent task in case of use_hierarchy
 2009-12-17  0:47 UTC  (5+ messages)
` [BUGFIX][PATCH -stable] "
    ` [BUGFIX][PATCH v2 "

[PATCH] mm: introduce dump_page() and print symbolic flag names
 2009-12-17  0:34 UTC  (5+ messages)

[PATCH] mm/vmalloc: don't use vmalloc_end
 2009-12-17  0:02 UTC  (10+ messages)
          ` [PATCH -stable] vmalloc: conditionalize build of pcpu_get_vm_areas()
            ` [stable] "

KSM broken in the CONFIG_MMU=n case
 2009-12-16 16:38 UTC 

[PATCH] page-types: kernel pageflags mode
 2009-12-16 12:14 UTC  (4+ messages)
` [RFC] print symbolic page flag names in bad_page()

[PATCH RFC v2 0/4] cgroup notifications API and memory thresholds
 2009-12-16  8:40 UTC  (24+ messages)
` [PATCH RFC v2 1/4] cgroup: implement eventfd-based generic API for notifications
  ` [PATCH RFC v2 2/4] memcg: extract mem_group_usage() from mem_cgroup_read()
    ` [PATCH RFC v2 3/4] memcg: rework usage of stats by soft limit
      ` [PATCH RFC v2 4/4] memcg: implement memory thresholds

[PATCH 1/1] Userspace I/O (UIO): Add support for userspace DMA
 2009-12-16  1:45 UTC  (12+ messages)

[mmotm][PATCH 0/5] mm rss counting updates
 2009-12-15 23:53 UTC  (11+ messages)
` [mmotm][PATCH 1/5] clean up mm_counter
` [mmotm][PATCH 2/5] mm : avoid false sharing on mm_counter
` [mmotm][PATCH 3/5] mm: count swap usage
` [mmotm][PATCH 4/5] mm : add lowmem detection logic
` [mmotm][PATCH 5/5] mm : count lowmem rss

[BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask v2
 2009-12-15  5:19 UTC  (29+ 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

[PATCH] vmscan: limit concurrent reclaimers in shrink_zone
 2009-12-14 16:19 UTC  (8+ messages)

page:  |  | latest

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