[RFC PATCH 1/6] shmem: use alloc_file instead of init_file
2009-12-04 6:08 UTC (12+ 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 -mmotm 0/7] memcg: move charge at task migration (04/Dec)
2009-12-04 5:46 UTC
[PATCH 0/9] ksm: swapping
2009-12-04 5:16 UTC (34+ messages)
` [PATCH 1/9] ksm: fix mlockfreed to munlocked
` [PATCH 2/9] ksm: let shared pages be swappable
` [PATCH 5/9] ksm: share anon page without allocating
` [PATCH 6/9] ksm: mem cgroup charge swapin copy
[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 (14+ messages)
[PATCH] vmscan: do not evict inactive pages when skipping an active list scan
2009-12-04 0:36 UTC (21+ messages)
` [RFC] high system time & lock contention running large mixed workload
` [PATCH] Clear reference bit although page isn't mapped
` [PATCH] Replace page_mapping_inuse() with page_mapped()
[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 (61+ messages)
` [PATCH 01/24] page-types: add standard GPL license head
` [PATCH 02/24] migrate: page could be locked by hwpoison, dont BUG()
` [PATCH 03/24] HWPOISON: remove the anonymous entry
` [PATCH 04/24] HWPOISON: return ENXIO on invalid pfn
` [PATCH 05/24] HWPOISON: avoid grabbing page for two times
` [PATCH 06/24] HWPOISON: abort on failed unmap
` [PATCH 07/24] HWPOISON: comment the possible set_page_dirty() race
` [PATCH 08/24] HWPOISON: comment dirty swapcache pages
` [PATCH 09/24] HWPOISON: introduce delete_from_lru_cache()
` [PATCH 10/24] HWPOISON: remove the free buddy page handler
` [PATCH 11/24] HWPOISON: detect free buddy pages explicitly
` [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 15/24] HWPOISON: add fs/device filters
` [PATCH 16/24] HWPOISON: limit hwpoison injector to known page types
` [PATCH 17/24] mm: export stable page flags
` [PATCH 18/24] HWPOISON: add page flags filter
` [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 23/24] HWPOISON: add an interface to switch off/on all the page filters
` [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] hugetlb: Acquire the i_mmap_lock before walking the prio_tree to unmap a page V2
2009-12-02 22:20 UTC
[PATCH] hugetlb: Acquire the i_mmap_lock before walking the prio_tree to unmap a page
2009-12-02 22:19 UTC (4+ messages)
[PATCH] swap: rework map_swap_page() again
2009-12-02 20:10 UTC
[PATCH] mm: remove unevictable_migrate_page function
2009-12-02 19:44 UTC (2+ messages)
[PATCH] mlock: replace stale comments in munlock_vma_page()
2009-12-02 16:35 UTC
[PATCH/RFC 0/6] Numa: Use Generic Per-cpu Variables for numa_*_id()
2009-12-02 16:29 UTC (7+ 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)
memcg: slab control
2009-12-02 10:51 UTC (27+ messages)
lockdep complaints in slab allocator
2009-12-01 22:41 UTC (26+ messages)
unconditional discard calls in the swap code
2009-11-30 18:58 UTC (6+ messages)
` [PATCH] mm: don't discard unused swap slots by default
[PATCH-RFC] cfq: Disable low_latency by default for 2.6.32
2009-11-30 17:21 UTC (8+ messages)
[PATCH v2 00/12] KVM: Add asynchronous page fault for PV guest
2009-11-30 16:23 UTC (13+ messages)
` [PATCH v2 10/12] Maintain preemptability count even for !CONFIG_PREEMPT kernels
[PATCH-RFC] cfq: Disable low_latency by default for 2.6.32
2009-11-30 10:18 UTC (3+ messages)
[PATCH] ksm: hold anon_vma in rmap_item fix
2009-11-30 4:16 UTC (2+ messages)
[PATCH] remove the redundant code
2009-11-30 3:00 UTC
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