[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] page-types: kernel pageflags mode
2009-12-07 5:38 UTC (7+ messages)
` [RFC] print symbolic page flag names in bad_page()
[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
[RFC][PATCH 0/7] some page_referenced() improvement
2009-12-06 21:03 UTC (14+ 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
[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 (3+ 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 (15+ 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 (51+ messages)
` [PATCH 01/24] page-types: add standard GPL license head
` [PATCH 02/24] migrate: page could be locked by hwpoison, dont BUG()
` [PATCH 06/24] HWPOISON: abort on failed unmap
` [PATCH 10/24] HWPOISON: remove the free buddy page handler
` [PATCH 12/24] HWPOISON: make it possible to unpoison pages
` [PATCH 13/24] HWPOISON: introduce struct hwpoison_control
` [PATCH 14/24] HWPOISON: return 0 if page is assured to be isolated
` [PATCH 16/24] HWPOISON: limit hwpoison injector to known page types
` [PATCH 17/24] mm: export stable page flags
` [PATCH 19/24] memcg: rename and export try_get_mem_cgroup_from_page()
` [PATCH 20/24] memcg: add accessor to mem_cgroup.css
` [PATCH 21/24] cgroup: define empty css_put() when !CONFIG_CGROUPS
` [PATCH 22/24] HWPOISON: add memory cgroup filter
` [PATCH 24/24] HWPOISON: show corrupted file info
[RFC,PATCH 0/2] dmapool: allocation gfp changes
2009-12-03 12:10 UTC (9+ messages)
` [RFC,PATCH 1/2] dmapool: Don't warn when allowed to retry allocation
` [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
[PATCH/RFC 0/6] Numa: Use Generic Per-cpu Variables for numa_*_id()
2009-12-02 16:29 UTC (5+ messages)
` [PATCH/RFC 1/6] numa: Use Generic Per-cpu Variables for numa_node_id()
[PATCH] hugetlb: Abort a hugepage pool resize if a signal is pending
2009-12-02 15:24 UTC (2+ messages)
[RFC][PATCH 4/4] vmscan: vmscan don't use pcp list
2009-12-02 14:25 UTC (4+ messages)
[PATCH] Clear reference bit although page isn't mapped
2009-12-02 11:07 UTC (5+ messages)
` [PATCH] Replace page_mapping_inuse() with page_mapped()
memcg: slab control
2009-12-02 10:51 UTC (13+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox