procps and new kernel fields
2009-04-07 13:02 UTC (3+ messages)
` [feedback] "
[PATCH 00/14] filemap and readahead fixes
2009-04-07 11:50 UTC (15+ messages)
` [PATCH 01/14] mm: fix find_lock_page_retry() return value parsing
` [PATCH 02/14] mm: fix major/minor fault accounting on retried fault
` [PATCH 03/14] mm: remove FAULT_FLAG_RETRY dead code
` [PATCH 04/14] mm: reduce duplicate page fault code
` [PATCH 05/14] readahead: account mmap_miss for VM_FAULT_RETRY
` [PATCH 06/14] readahead: move max_sane_readahead() calls into force_page_cache_readahead()
` [PATCH 07/14] readahead: apply max_sane_readahead() limit in ondemand_readahead()
` [PATCH 08/14] readahead: remove one unnecessary radix tree lookup
` [PATCH 09/14] readahead: increase interleaved readahead size
` [PATCH 10/14] readahead: remove sync/async readahead call dependency
` [PATCH 11/14] readahead: clean up and simplify the code for filemap page fault readahead
` [PATCH 12/14] readahead: sequential mmap readahead
` [PATCH 13/14] readahead: enforce full readahead size on async "
` [PATCH 14/14] readahead: record mmap read-around states in file_ra_state
[RFC][PATCH 3/3] cpuset,mm: update tasks' mems_allowed in time
2009-04-07 10:52 UTC
[RFC][PATCH 0/3] cpuset,mm: fix memory spread bug
2009-04-07 10:52 UTC
[RFI] Shared accounting for memory resource controller
2009-04-07 10:10 UTC (7+ messages)
[PATCH 00/14] filemap and readahead fixes
2009-04-07 7:17 UTC (15+ messages)
` [PATCH 01/14] mm: fix find_lock_page_retry() return value parsing
` [PATCH 02/14] mm: fix major/minor fault accounting on retried fault
` [PATCH 03/14] mm: remove FAULT_FLAG_RETRY dead code
` [PATCH 04/14] mm: reduce duplicate page fault code
` [PATCH 05/14] readahead: account mmap_miss for VM_FAULT_RETRY
` [PATCH 06/14] readahead: move max_sane_readahead() calls into force_page_cache_readahead()
` [PATCH 07/14] readahead: apply max_sane_readahead() limit in ondemand_readahead()
` [PATCH 08/14] readahead: remove one unnecessary radix tree lookup
` [PATCH 09/14] readahead: increase interleaved readahead size
` [PATCH 10/14] readahead: remove sync/async readahead call dependency
` [PATCH 11/14] readahead: clean up and simplify the code for filemap page fault readahead
` [PATCH 12/14] readahead: sequential mmap readahead
` [PATCH 13/14] readahead: enforce full readahead size on async "
` [PATCH 14/14] readahead: record mmap read-around states in file_ra_state
+ mm-align-vmstat_works-timer.patch added to -mm tree
2009-04-07 4:04 UTC (3+ messages)
[RFC][PATCH 0/9] memcg soft limit v2 (new design)
2009-04-07 2:26 UTC (20+ messages)
` [RFC][PATCH 1/9] "
` [RFC][PATCH 2/9] soft limit framework for memcg
` [RFC][PATCH 3/9] soft limit update filter
` [RFC][PATCH 4/9] soft limit queue and priority
` [RFC][PATCH 5/9] add more hooks and check in lazy manner
` [RFC][PATCH 6/9] active inactive ratio for private
` [RFC][PATCH 7/9] vicitim selection logic
` [RFC][PATCH 8/9] lru reordering
` [RFC][PATCH 9/9] more event filter depend on priority
` [RFC][PATCH ex/9] for debug
[patch 0/6] Guest page hinting version 7
2009-04-06 19:23 UTC (34+ messages)
` [patch 2/6] Guest page hinting: volatile swap cache
` [patch 3/6] Guest page hinting: mlocked pages
` [patch 4/6] Guest page hinting: writable page table entries
` [patch 5/6] Guest page hinting: minor fault optimization
` [patch 6/6] Guest page hinting: s390 support
[PATCH 0/4] ksm - dynamic page sharing driver for linux v2
2009-04-06 13:42 UTC (11+ messages)
` [PATCH 1/4] MMU_NOTIFIERS: add set_pte_at_notify()
` [PATCH 2/4] add page_wrprotect(): write protecting page
` [PATCH 3/4] add replace_page(): change the page pte is pointing to
` [PATCH 4/4] add ksm kernel shared memory driver
[PATCH 1/2] Point the UNEVICTABLE_LRU config option at the documentation
2009-04-06 12:21 UTC (2+ messages)
` [PATCH 2/2] Reformat the Unevictable-LRU documentation
[PATCH for -mm] getrusage: fill ru_maxrss value
2009-04-06 7:22 UTC (14+ messages)
[PATCH] do_xip_mapping_read: fix length calculation
2009-04-04 0:35 UTC (5+ messages)
ftruncate-mmap: pages are lost after writing to mmaped file
2009-04-03 21:34 UTC (19+ messages)
[PATCH 0/4] ksm - dynamic page sharing driver for linux
2009-04-03 16:22 UTC (50+ messages)
` [PATCH 1/4] MMU_NOTIFIERS: add set_pte_at_notify()
` [PATCH 2/4] add page_wrprotect(): write protecting page
` [PATCH 3/4] add replace_page(): change the page pte is pointing to
` [PATCH 4/4] add ksm kernel shared memory driver
` [PATCH 5/4] update ksm userspace interfaces
` [PATCH 4/4 alternative userspace] add ksm kernel shared memory driver
[RFC v2][PATCH]page_fault retry with NOPAGE_RETRY
2009-04-03 10:53 UTC (7+ messages)
` [PATCH] vfs: fix find_lock_page_retry() return value parsing
` [PATCH v2] "
` [PATCH] vfs: reduce page fault retry code
Detailed Stack Information Patch [2/3]
2009-04-03 8:54 UTC (6+ messages)
[aarcange@redhat.com: [PATCH] fork vs gup(-fast) fix]
2009-04-03 3:49 UTC (3+ messages)
mmotm 2009-01-12-16-53 uploaded
2009-04-03 1:25 UTC (8+ messages)
` [RFC][PATCH] don't show pgoff of vma if vma is pure ANON (was Re: mmotm 2009-01-12-16-53 uploaded)
` [PATCH] proc pid maps dont show pgoff of pure anon vmas style fix (WasRe: "
Detailed Stack Information Patch [1/3]
2009-04-02 21:26 UTC (3+ messages)
Problem in "prune_icache"
2009-04-02 15:28 UTC (2+ messages)
[PATCH 1/2] mm: use list.h for vma list
2009-04-02 9:56 UTC (3+ messages)
[patch] mm: close page_mkwrite races
2009-04-02 9:04 UTC (6+ messages)
FS-Cache VM-affecting patch review
2009-04-01 23:23 UTC
[PATCH] vmscan: memcg needs may_swap (Re: [patch] vmscan: rename sc.may_swap to may_unmap)
2009-04-01 16:03 UTC (10+ messages)
[RFC][PATCH] memcg soft limit (yet another new design) v1
2009-04-01 15:11 UTC (3+ messages)
add_to_swap_cache with GFP_ATOMIC ?
2009-04-01 13:30 UTC (6+ messages)
Detailed Stack Information Patch [0/3]
2009-03-31 21:25 UTC (5+ messages)
Migrating SYSV Limits to rlimit ?
2009-03-31 20:44 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