linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
[PATCH] [0/31] HWPOISON 2.6.33 pre-merge posting
 2009-12-08 21:16 UTC  (21+ 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] [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] [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] [15/31] HWPOISON: make semantics of IGNORED/DELAYED clear
` [PATCH] [16/31] HWPOISON: return 0 to indicate success reliably
` [PATCH] [18/31] HWPOISON: limit hwpoison injector to known page types
` [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] [28/31] HWPOISON: Use new shake_page in memory_failure
` [PATCH] [30/31] HWPOISON: Add soft page offline support
` [PATCH] [31/31] HWPOISON: Add a madvise() injector for soft page offlining

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

[PATCH] mm/vmalloc: don't use vmalloc_end
 2009-12-08  9:24 UTC  (14+ messages)
    ` [PATCH] m68k: don't alias VMALLOC_END to vmalloc_end

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

[BUG?] [PATCH] soft limits and root cgroups
 2009-12-08  2:13 UTC  (4+ 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] page-types: kernel pageflags mode
 2009-12-07  9:30 UTC  (8+ 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] mm hugetlb x86: fix hugepage memory leak in mincore()
 2009-12-07  7:59 UTC  (3+ 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 0/2] mm hugetlb x86: add hugepage support to pagemap
 2009-12-07  7:59 UTC 

[PATCH] memcg: correct return value at mem_cgroup reclaim
 2009-12-07  7:47 UTC  (4+ messages)

[PATCH -mmotm 0/7] memcg: move charge at task migration (04/Dec)
 2009-12-07  6:34 UTC  (20+ messages)
` [PATCH -mmotm 1/7] cgroup: introduce cancel_attach()
` [PATCH -mmotm 2/7] memcg: add interface to move charge at task migration
` [PATCH -mmotm 3/7] memcg: move charges of anonymous page
` [PATCH -mmotm 4/7] memcg: improbe performance in moving charge
` [PATCH -mmotm 5/7] memcg: avoid oom during "
` [PATCH -mmotm 6/7] memcg: move charges of anonymous swap
` [PATCH -mmotm 7/7] memcg: improbe performance in moving swap charge

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

[PATCH] vmscan: do not evict inactive pages when skipping an active list scan
 2009-12-06 21:04 UTC  (11+ messages)
` [RFC] high system time & lock contention running large mixed workload

[PATCH] vmscan : simplify code
 2009-12-06  3:48 UTC  (2+ messages)

[RFC PATCH 01/15] shmem: do not call fput_filp on an initialized filp
 2009-12-05 20:30 UTC  (18+ messages)
` [RFC PATCH 02/15] shmem: use alloc_file instead of init_file
` [RFC PATCH 03/15] pipes: use alloc-file instead of duplicating code
` [RFC PATCH 04/15] inotify: use alloc_file instead of doing it internally
` [RFC PATCH 05/15] networking: rework socket to fd mapping using alloc-file
` [RFC PATCH 06/15] vfs: make init-file static
` [RFC PATCH 07/15] fs: move get_empty_filp() deffinition to internal.h
` [RFC PATCH 08/15] ima: valid return code from ima_inode_alloc
` [RFC PATCH 09/15] ima: only insert at inode creation time
` [RFC PATCH 10/15] IMA: clean up the IMA counts updating code
` [RFC PATCH 11/15] ima: call ima_inode_free ima_inode_free
` [RFC PATCH 12/15] ima-path-check rework
` [RFC PATCH 13/15] ima: rename ima_path_check to ima_file_check
` [RFC PATCH 14/15] security: move ima_file_check() to lsm hook
` [RFC PATCH 15/15] ima: limit imbalance msg

[PATCH] swap: rework map_swap_page() again
 2009-12-05 13:34 UTC  (2+ messages)

[PATCH] mm: remove unevictable_migrate_page function
 2009-12-05 13:09 UTC  (2+ messages)

[PATCH] mlock: replace stale comments in munlock_vma_page()
 2009-12-05 12:54 UTC  (2+ messages)

[PATCH] hugetlb: Acquire the i_mmap_lock before walking the prio_tree to unmap a page V2
 2009-12-05 12:41 UTC  (2+ messages)

[PATCH] hugetlb: Acquire the i_mmap_lock before walking the prio_tree to unmap a page
 2009-12-05 12:37 UTC  (5+ messages)

[PATCH 2/9] ksm: let shared pages be swappable
 2009-12-04 19:03 UTC  (11+ messages)

[RFC PATCH 1/6] shmem: use alloc_file instead of init_file
 2009-12-04 18:54 UTC  (19+ messages)
` [RFC PATCH 2/6] pipes: use alloc-file instead of duplicating code
` [RFC PATCH 3/6] inotify: use alloc_file instead of doing it internally
` [RFC PATCH 4/6] networking: rework socket to fd mapping using alloc-file
` [RFC PATCH 5/6] vfs: make init-file static
` [RFC PATCH 6/6] fs: move get_empty_filp() deffinition to internal.h

[PATCH] [for mmotm-1113] mm: Simplify try_to_unmap_one()
 2009-12-04  8:29 UTC  (3+ messages)

[RFC][mmotm][PATCH] percpu mm struct counter cache
 2009-12-04  1:00 UTC  (6+ messages)

[PATCH] oom_kill: use rss value instead of vm size for badness
 2009-12-04  0:44 UTC  (5+ messages)

[PATCH 5/5] vmscan: Take order into consideration when deciding if kswapd is in trouble
 2009-12-03 20:26 UTC  (11+ messages)
    ` [PATCH] vmscan: Stop kswapd waiting on congestion when the min watermark is not being met
        ` [PATCH] vmscan: Stop kswapd waiting on congestion when the min watermark is not being met V2
            ` still getting allocation failures (was Re: [PATCH] vmscan: Stop kswapd waiting on congestion when the min watermark is not being met V2)

[PATCH 00/24] hwpoison fixes and stress testing filters
 2009-12-03 15:03 UTC  (27+ messages)
` [PATCH 02/24] migrate: page could be locked by hwpoison, dont BUG()
` [PATCH 12/24] HWPOISON: make it possible to unpoison pages
` [PATCH 19/24] memcg: rename and export try_get_mem_cgroup_from_page()
` [PATCH 21/24] cgroup: define empty css_put() when !CONFIG_CGROUPS
` [PATCH 22/24] HWPOISON: add memory cgroup filter

[RFC,PATCH 0/2] dmapool: allocation gfp changes
 2009-12-03 12:10 UTC  (6+ messages)
` [RFC,PATCH 2/2] dmapool: Honor GFP_* flags

[PATCH -mmotm 0/5] memcg: recharge at task move (19/Nov)
 2009-12-03  7:40 UTC  (9+ messages)
` [PATCH -mmotm 4/5] memcg: avoid oom during recharge at task move

[patch 1/1] UV - XPC pass nasid instead of nid to gru_create_message_queue
 2009-12-03  2:00 UTC 

page:  |  | latest

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