[PATCH 0/7] mm: cleanups
2008-11-20 15:18 UTC (12+ messages)
` [PATCH 1/7] mm: remove cgroup_mm_owner_callbacks
` [PATCH 2/7] mm: remove AOP_WRITEPAGE_ACTIVATE
` [PATCH 3/7] mm: remove GFP_HIGHUSER_PAGECACHE
` [PATCH 4/7] mm: add Set,ClearPageSwapCache stubs
` [PATCH 5/7] mm: replace some BUG_ONs by VM_BUG_ONs
` [PATCH 6/7] mm: add_active_or_unevictable into rmap
` [PATCH 7/7] mm: make page_lock_anon_vma static
linux memory mgmt system question
2008-11-20 14:15 UTC
[PATCH 0/4] ksm - dynamic page sharing driver for linux v2
2008-11-20 9:44 UTC (9+ messages)
` [PATCH 1/4] Rmap: Add page_wrprotect() function
` [PATCH 2/4] Add replace_page(): change the page pte is pointing to
` [PATCH 3/4] add ksm kernel shared memory driver
` [PATCH 4/4] MMU_NOTIFIRES: add set_pte_at_notify()
Corruption with O_DIRECT and unaligned user buffers
2008-11-19 16:58 UTC (4+ messages)
[PATCH -mm] vmscan: bail out of page reclaim after swap_cluster_max pages
2008-11-19 16:54 UTC (13+ messages)
[mm][PATCH] Memory cgroup fix hierarchy selector
2008-11-19 15:28 UTC
[PATCH mmotm] memcg: unmap KM_USER0 at shmem_map_and_free_swp if do_swap_account
2008-11-19 12:44 UTC (10+ messages)
` [PATCH mmotm] memcg: avoid using buggy kmap at swap_cgroup
[PATCH] do_mpage_readpage(): remove useless clear_buffer_mapped() call
2008-11-19 7:01 UTC
[mm][PATCH 0/4] Memory cgroup hierarchy introduction (v4)
2008-11-19 5:04 UTC (11+ messages)
` [mm] [PATCH 1/4] Memory cgroup hierarchy documentation (v4)
` [mm] [PATCH 2/4] Memory cgroup resource counters for hierarchy (v4)
` [mm] [PATCH 3/4] Memory cgroup hierarchical reclaim (v4)
` [mm] [PATCH 4/4] Memory cgroup hierarchy feature selector (v4)
[PATCH mmotm] memcg: fix argument for kunmap_atomic
2008-11-18 1:16 UTC (2+ messages)
2.6.28-rc4 mem_cgroup_charge_common panic
2008-11-18 1:08 UTC (12+ messages)
` [BUGFIX][PATCH] memory hotplug: fix notiier chain return value (Was Re: 2.6.28-rc4 mem_cgroup_charge_common panic)
[PATCH] mm: evict streaming IO cache first
2008-11-18 0:06 UTC (26+ messages)
` [PATCH] vmscan: fix get_scan_ratio comment
` [PATCH] vmscan: evict streaming IO first
Large stack usage in fs code (especially for PPC64)
2008-11-17 23:17 UTC (5+ messages)
Fix typo in swap cgroup message
2008-11-17 5:30 UTC (2+ messages)
[PATCH 1/2] mm: implement remap_pfn_range with apply_to_page_range
2008-11-17 3:03 UTC (12+ messages)
` [PATCH 3/2] mm/remap_pfn_range: restore missing flush
[PATCH mmotm] memcg: handle swap caches build fix
2008-11-17 0:14 UTC (2+ messages)
[PATCH, 2.6.28-rc5] unitialized return value in mm/mlock.c: __mlock_vma_pages_range()
2008-11-16 23:55 UTC (2+ messages)
[PATCH mmotm] memcg: make resize limit hold mutex
2008-11-15 12:08 UTC (4+ messages)
[PATCH 0/9] memcg updates (14/Nov/2008)
2008-11-15 9:19 UTC (15+ messages)
` [PATCH 1/9] memcg: memory hotpluf fix for notifier callback
` [PATCH 2/9] memcg : reduce size of mem_cgroup by using nr_cpu_ids
` [PATCH 3/9] memcg: new force_empty to free pages under group
` [PATCH 4/9] memcg: handle swap caches
` [PATCH 5/9] memcg : mem+swap controller Kconfig
` [PATCH 6/9] memcg : swap cgroup for remembering usage
` [PATCH 7/9] memcg : mem+swap controlelr core
` [PATCH 8/9] memcg : synchronized LRU
` [PATCH 9/9] memcg : add mem_cgroup_disabled()
[PATCH] [REPOST #2] mm: show node to memory section relationship with symlinks in sysfs
2008-11-15 0:08 UTC (7+ messages)
[PATCH] [REPOST #3] mm: show node to memory section relationship with symlinks in sysfs
2008-11-14 23:50 UTC
[PATCH mmotm] mm: don't mark_page_accessed in shmem_fault
2008-11-14 19:49 UTC
no way to swapoff a deleted swap file?
2008-11-14 18:02 UTC (11+ messages)
` [PATCH 2.6.28?] don't unlink an active swapfile
[PATCH for 2.6.28] mm: remove unevictable's show_page_path
2008-11-14 7:25 UTC
[RFC][PATCH] mm: the page of MIGRATE_RESERVE don't insert into pcp
2008-11-14 4:31 UTC (3+ messages)
[RFC v9][PATCH 00/13] Kernel based checkpoint/restart
2008-11-14 3:41 UTC (3+ messages)
` [RFC v9][PATCH 12/13] Checkpoint multiple processes
[PATCH 2.6.28?] let GFP_NOFS go to swap again
2008-11-14 2:33 UTC
[PATCH 2.6.28?] fix migration writepage error
2008-11-14 2:32 UTC
[patch 0/7] cpu alloc stage 2
2008-11-13 21:09 UTC (6+ messages)
[PATCH 2/2] mm/apply_to_range: call pte function with lazy updates
2008-11-13 17:19 UTC
[RFC][mm][PATCH 0/4] Memory cgroup hierarchy introduction (v3)
2008-11-13 13:33 UTC (16+ messages)
` [RFC][mm] [PATCH 3/4] Memory cgroup hierarchical reclaim (v3)
` [RFC][mm] [PATCH 4/4] Memory cgroup hierarchy feature selector (v3)
Deadlock at io_schedule? (Re: linux-next: Tree for November 3)
2008-11-13 12:56 UTC (2+ messages)
[PATCH 0/4] ksm - dynamic page sharing driver for linux
2008-11-13 11:32 UTC (35+ messages)
` [PATCH 1/4] rmap: add page_wrprotect() function,
` [PATCH 2/4] Add replace_page(), change the mapping of pte from one page into another
` [PATCH 3/4] add ksm kernel shared memory driver
[PATCH] memcg: add force_empty again in reasonable style
2008-11-13 5:52 UTC
[RFC][PATCH 0/6] memcg updates (12/Nov/2008)
2008-11-13 3:38 UTC (17+ messages)
` [RFC][PATCH 1/6] memcg: free all at rmdir
[PATCH] [BUGFIX]cgroup: fix potential deadlock in pre_destroy
2008-11-12 11:26 UTC (3+ messages)
` [PATCH] [BUGFIX]cgroup: fix potential deadlock in pre_destroy (v2)
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