linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 00 of 28] Transparent Hugepage support #2
 2009-12-18 18:33 UTC  (49+ 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

[mm][RFC][PATCH 0/11] mm accessor updates
 2009-12-18 18:12 UTC  (54+ 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
          ` [RFC 0/4] speculative page fault (Was Re: [mm][RFC][PATCH 0/11] mm accessor updates
            ` [RFC 1/4] uninline mm accessor
            ` [RFC 2/4] add mm event counter
            ` [RFC 3/4] lockless vma caching
            ` [RFC 4/4] speculative pag fault

[PATCH v2] vmscan: limit concurrent reclaimers in shrink_zone
 2009-12-18 17:43 UTC  (14+ messages)
    ` FWD: "

[2.6.33-rc1] slab: possible recursive locking detected
 2009-12-18 14:45 UTC  (3+ messages)

[PATCH] mm tracing: cleanup Documentation/trace/events-kmem.txt
 2009-12-18 11:39 UTC  (2+ messages)

[BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask v4.2
 2009-12-18 10:04 UTC  (6+ messages)

Tmem [PATCH 0/5] (Take 3): Transcendent memory
 2009-12-18  8:06 UTC  (2+ messages)

[PATCH] mm: introduce dump_page() and print symbolic flag names
 2009-12-18  2:27 UTC  (9+ messages)
    ` [PATCH v2] "
        ` [PATCH v3] "

Tmem [PATCH 4/5] (Take 3): Add mm buildfiles
 2009-12-18  1:07 UTC  (2+ messages)

Tmem [PATCH 2/5] (Take 3): Implement cleancache on top of tmem layer
 2009-12-18  1:07 UTC  (2+ messages)

Tmem [PATCH 5/5] (Take 3): Build Xen interface under tmem layer
 2009-12-18  0:38 UTC 

Tmem [PATCH 3/5] (Take 3): Implement frontswap on top of tmem layer
 2009-12-18  0:38 UTC 

Tmem [PATCH 1/5] (Take 3): Core API between kernel and tmem
 2009-12-18  0:37 UTC 

[BUGFIX][PATCH] oom-kill: fix NUMA consraint check with nodemask v2
 2009-12-17 23:33 UTC  (18+ messages)
` [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

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  (7+ messages)
` [PATCH -mmotm 2/8] cgroup: introduce coalesce css_get() and css_put()

[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/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  (17+ 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 4/8] Use prepare_to_wait_exclusive() instead prepare_to_wait()
 2009-12-16  5:43 UTC  (13+ messages)

[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

page:  |  | latest

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