linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH 1/2] tracing: Define kmem_cache_alloc_notrace ifdef CONFIG_TRACING
 2009-12-11  8:55 UTC  (5+ messages)
` [PATCH 2/2] tracing: Fix no callsite ifndef CONFIG_KMEMTRACE
  ` [tip:perf/urgent] tracing, slab: "

[PATCH 1/2] tracing: Define kmem_trace_alloc_notrace unconditionally
 2009-12-11  7:06 UTC  (10+ messages)
` [PATCH 2/2] tracing: Fix no callsite ifndef CONFIG_KMEMTRACE

[PATCH] vmscan: limit concurrent reclaimers in shrink_zone
 2009-12-11  3:43 UTC  (4+ messages)

An mm bug in today's 2.6.32 git tree
 2009-12-11  3:38 UTC  (6+ messages)

[PATCH] tracing: Define kmem_trace_alloc_notrace unconditionally
 2009-12-11  3:38 UTC  (2+ messages)

[PATCH] [0/31] HWPOISON 2.6.33 pre-merge posting
 2009-12-11  2:14 UTC  (47+ messages)
` [PATCH] [1/31] HWPOISON: Add Andi Kleen as hwpoison maintainer to MAINTAINERS
` [PATCH] [2/31] HWPOISON: Be more aggressive at freeing non LRU caches
` [PATCH] [3/31] page-types: add standard GPL license header
` [PATCH] [4/31] HWPOISON: remove the anonymous entry
` [PATCH] [5/31] HWPOISON: return ENXIO on invalid page number
` [PATCH] [6/31] HWPOISON: avoid grabbing the page count multiple times during madvise injection
` [PATCH] [7/31] HWPOISON: Turn ref argument into flags argument
` [PATCH] [8/31] HWPOISON: abort on failed unmap
` [PATCH] [9/31] HWPOISON: comment the possible set_page_dirty() race
` [PATCH] [10/31] HWPOISON: comment dirty swapcache pages
` [PATCH] [11/31] HWPOISON: introduce delete_from_lru_cache()
` [PATCH] [12/31] HWPOISON: remove the free buddy page handler
` [PATCH] [13/31] HWPOISON: detect free buddy pages explicitly
` [PATCH] [14/31] HWPOISON: Add unpoisoning support
` [PATCH] [15/31] HWPOISON: make semantics of IGNORED/DELAYED clear
` [PATCH] [16/31] HWPOISON: return 0 to indicate success reliably
` [PATCH] [17/31] HWPOISON: add fs/device filters
` [PATCH] [18/31] HWPOISON: limit hwpoison injector to known page types
` [PATCH] [19/31] mm: export stable page flags
` [PATCH] [20/31] HWPOISON: add page flags filter
` [PATCH] [21/31] memcg: rename and export try_get_mem_cgroup_from_page()
` [PATCH] [22/31] memcg: add accessor to mem_cgroup.css
` [PATCH] [23/31] HWPOISON: add memory cgroup filter
` [PATCH] [24/31] HWPOISON: add an interface to switch off/on all the page filters
` [PATCH] [25/31] HWPOISON: Don't do early filtering if filter is disabled
` [PATCH] [26/31] HWPOISON: mention HWPoison in Kconfig entry
` [PATCH] [27/31] HWPOISON: Use correct name for MADV_HWPOISON in documentation
` [PATCH] [28/31] HWPOISON: Use new shake_page in memory_failure
` [PATCH] [29/31] HWPOISON: Undefine short-hand macros after use to avoid namespace conflict
` [PATCH] [30/31] HWPOISON: Add soft page offline support
` [PATCH] [31/31] HWPOISON: Add a madvise() injector for soft page offlining

[RFC][PATCH v2 0/8] vmscan: AIM7 scalability improvement
 2009-12-11  2:11 UTC  (13+ messages)
` [RFC][PATCH v2 1/8] Replace page_mapping_inuse() with page_mapped()
` [RFC][PATCH v2 2/8] Introduce __page_check_address
` [RFC][PATCH v2 3/8] VM_LOCKED check don't need pte lock
` [RFC][PATCH v2 4/8] Replace page_referenced() with wipe_page_reference()
` [RFC][PATCH v2 5/8] Don't deactivate the page if trylock_page() is failed
` [RFC][PATCH v2 6/8] wipe_page_reference return SWAP_AGAIN if VM pressulre is low and lock contention is detected
` [RFC][PATCH v2 7/8] Try to mark PG_mlocked if wipe_page_reference find VM_LOCKED vma
` [RFC][PATCH v2 8/8] Don't deactivate many touched page

[RFC mm][PATCH 0/5] per mm counter updates
 2009-12-11  1:26 UTC  (33+ messages)
` [RFC mm][PATCH 1/5] mm counter cleanup
` [RFC mm][PATCH 2/5] percpu cached mm counter
` [RFC mm][PATCH 3/5] counting swap ents per mm
` [RFC mm][PATCH 4/5] add a lowmem check function
` [RFC mm][PATCH 5/5] counting lowmem rss per mm

[patch 4/9] oom: Add missing rcu protection of __task_cred() in dump_tasks
 2009-12-10  1:57 UTC  (2+ messages)

[PATCH] [TRIVIAL] memcg: fix memory.memsw.usage_in_bytes for root cgroup
 2009-12-10  1:16 UTC  (6+ messages)

[PATCH 2/9] ksm: let shared pages be swappable
 2009-12-09 23:54 UTC  (9+ messages)

[PATCH] mm/vmalloc: don't use vmalloc_end
 2009-12-09 23:43 UTC  (23+ messages)
    ` [PATCH] m68k: don't alias VMALLOC_END to vmalloc_end
          ` [PATCH -stable] vmalloc: conditionalize build of pcpu_get_vm_areas()
      ` [PATCH] m68k: rename global variable vmalloc_end to m68k_vmalloc_end

[PATCH] export use_mm and unuse_mm for filesystem modules
 2009-12-09 22:45 UTC  (2+ messages)

VFS and IMA API patch series please pull
 2009-12-09 22:44 UTC  (3+ messages)

linux-next: Tree for December 9 (hwpoison)
 2009-12-09 17:25 UTC  (2+ messages)

[BUG?] [PATCH] soft limits and root cgroups
 2009-12-09 11:30 UTC  (7+ messages)
` [cleanup][PATCH mmotm]memcg: don't call mem_cgroup_soft_limit_check() against root cgroup (Re: [BUG?] [PATCH] soft limits and root cgroups)

[PATCH] memcg: correct return value at mem_cgroup reclaim
 2009-12-09  6:22 UTC  (5+ messages)

+ mm-hugetlb-add-hugepage-support-to-pagemap.patch added to -mm tree
 2009-12-09  1:58 UTC 

+ mm-hugetlb-fix-hugepage-memory-leak-in-walk_page_range.patch added to -mm tree
 2009-12-09  1:58 UTC 

[PATCH 0/2] mm hugetlb x86: add hugepage support to pagemap
 2009-12-09  1:08 UTC  (3+ messages)

[PATCH -mmotm 0/7] memcg: move charge at task migration (04/Dec)
 2009-12-09  0:21 UTC  (5+ messages)

[PATCH] mm hugetlb x86: fix hugepage memory leak in mincore()
 2009-12-08 22:35 UTC  (4+ messages)
` [PATCH 1/2] mm hugetlb x86: fix hugepage memory leak in walk_page_range()
` [PATCH 2/2] mm hugetlb: add hugepage support to pagemap

[PATCH] mm/page-writeback: export account_page_dirtied()
 2009-12-08 21:41 UTC 

hwpoison madvise code
 2009-12-08 12:01 UTC  (5+ messages)

[RFC][PATCH 0/7] some page_referenced() improvement
 2009-12-08  6:27 UTC  (7+ messages)
` [PATCH 1/7] Replace page_mapping_inuse() with page_mapped()
` [early RFC][PATCH 8/7] vmscan: Don't deactivate many touched page

[PATCH] page-types: kernel pageflags mode
 2009-12-07  9:30 UTC  (5+ messages)
` [RFC] print symbolic page flag names in bad_page()

[PATCH] memcg: code clean,rm unused variable in mem_cgroup_resize_limit
 2009-12-07  8:05 UTC  (3+ messages)

[PATCH 1/4] vmscan: more simplify shrink_inactive_list()
 2009-12-07  6:17 UTC  (5+ messages)
` [PATCH] vmscan: aligned scan batching

page:  |  | latest

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