[patch] mm: introduce remap_vmalloc_range (pls. drop previous patchset)
2006-04-21 8:45 UTC
[patch 0/5] mm: improve remapping of vmalloc regions
2006-04-21 8:06 UTC (15+ messages)
` [patch 1/5] mm: remap_vmalloc_range
` [patch 2/5] mm: remove vmalloc_to_pfn
` [patch 3/5] mm: remove rvmalloc
` [patch 4/5] mm: extra remap_vmalloc_range check
` [patch 5/5] drivers: leave vm_flags alone
[RFC] split zonelist and use nodemask for page allocation [1/4]
2006-04-21 8:05 UTC (6+ messages)
[RFC] split zonelist and use nodemask for page allocation [4/4] build zonelist
2006-04-21 4:18 UTC
[RFC] split zonelist and use nodemask for page allocation [3/4] hugemem policy
2006-04-21 4:15 UTC
[RFC] split zonelist and use nodemask for page allocation [2/4] mempolicy
2006-04-21 4:13 UTC
[owner-linux-mm@kvack.org: BOUNCE linux-mm: check: filter13: no consonants]
2006-04-21 1:22 UTC
[Patch: 000/006] pgdat allocation for new node add
2006-04-21 0:23 UTC (11+ messages)
` [Patch: 001/006] pgdat allocation for new node add (specify node id)
` [Patch: 002/006] pgdat allocation for new node add (get node id by acpi)
` [Patch: 003/006] pgdat allocation for new node add (generic alloc node_data)
` [Patch: 004/006] pgdat allocation for new node add (refresh node_data[])
` [Patch: 005/006] pgdat allocation for new node add (export kswapd start func)
` [Patch: 006/006] pgdat allocation for new node add (call pgdat allocation)
[PATCH/RFC] Page Cache Policy V0.0 1/5 add offset arg to migrate_pages_to()
2006-04-20 23:54 UTC (2+ messages)
[PATCH 2.6.17-rc1-mm3] add migratepage address space op to shmem
2006-04-20 23:51 UTC (4+ messages)
[PATCH/RFC]
2006-04-20 23:51 UTC
[PATCH/RFC] Page Cache Policy V0.0 5/5 - use file policy for page cache
2006-04-20 20:50 UTC
[PATCH/RFC] Page Cache Policy V0.0 4/5 add generic file set/get policy vm ops
2006-04-20 20:49 UTC
[PATCH/RFC] Page Cache Policy V0.0 3/5 alloc shared policies
2006-04-20 20:47 UTC
[PATCH/RFC] Page Cache Policy V0.0 2/5 move shared policy to inode
2006-04-20 20:46 UTC
[PATCH/RFC] Page Cache Policy V0.0 0/5 Overview
2006-04-20 20:39 UTC
Read/Write migration entries: Implement correct behavior in copy_one_pte
2006-04-20 20:18 UTC (6+ messages)
` Read/Write migration entries: Make mprotect() convert write migration entries to read
[patch 0/5] mm: improve remapping of vmalloc regions
2006-04-20 20:03 UTC (14+ messages)
` [patch 1/5] mm: remap_vmalloc_range
` [patch 2/5] mm: deprecate vmalloc_to_pfn
` [patch 3/5] mm: remove rvmalloc
` [patch 4/5] mm: extra remap_vmalloc_range check
` [patch 5/5] drivers: leave vm_flags alone
` [patch 6/5] mm: find_vm_area locking fixes
` [patch][rfc] improve remap_vmalloc_range callers' return values
[RFC] - Kernel text replication on IA64
2006-04-20 17:48 UTC (3+ messages)
Mem-misc tests
2006-04-19 16:57 UTC
[PATCH] slab: cleanup kmem_getpages
2006-04-18 23:38 UTC (4+ messages)
[PATCH 0/7] [RFC] Sizing zones and holes in an architecture independent manner V3
2006-04-18 20:27 UTC (10+ messages)
` [PATCH 1/7] Introduce mechanism for registering active regions of memory
` [PATCH 2/7] Have Power use add_active_range() and free_area_init_nodes()
` [PATCH 3/7] Have x86 use add_active_range() and free_area_init_nodes
` [PATCH 4/7] Have x86_64 "
` [PATCH 5/7] Have ia64 "
` [PATCH 6/7] Break out memory initialisation code from page_alloc.c to mem_init.c
` [PATCH 7/7] Print out debugging information during initialisation
[PATCH 0/5] Swapless page migration V2: Overview
2006-04-18 16:49 UTC (54+ messages)
` [PATCH 1/5] Swapless V2: try_to_unmap() - Rename ignrefs to "migration"
` [PATCH 2/5] Swapless V2: Add migration swap entries
` Implement lookup_swap_cache for migration entries
` Wait for migrating page after incr of page count under anon_vma lock
` migration_entry_wait: Use the pte lock instead of the "
` [PATCH 3/5] Swapless V2: Make try_to_unmap() create migration entries
` [PATCH 4/5] Swapless V2: Rip out swap portion of old migration code
` [PATCH 5/5] Swapless V2: Revise main migration logic
` Preserve write permissions in migration entries
[PATCH] alloc uid cleanup
2006-04-18 4:53 UTC (2+ messages)
[PATCH] dup fd error
2006-04-17 19:23 UTC
[PATCH 2/2] mm: fix mm_struct reference counting bugs in mm/oom_kill.c
2006-04-15 0:00 UTC (10+ messages)
[PATCH 0/7] [RFC] Sizing zones and holes in an architecture independent manner V2
2006-04-14 23:50 UTC (26+ messages)
` [PATCH 1/7] Introduce mechanism for registering active regions of memory
` [PATCH 2/7] Have Power use add_active_range() and free_area_init_nodes()
` [PATCH 3/7] Have x86 use add_active_range() and free_area_init_nodes
` [PATCH 4/7] Have x86_64 "
` [PATCH 5/7] Have ia64 "
` [PATCH 6/7] Break out memory initialisation code from page_alloc.c to mem_init.c
` [PATCH 7/7] Print out debugging information during initialisation
[PATCH] slab: stop using list_for_each
2006-04-14 18:37 UTC
[patch] tightening hugetlb strict accounting
2006-04-14 18:11 UTC
[RFD hugetlbfs] strict accounting and wasteful reservations
2006-04-14 17:40 UTC (9+ messages)
[PATCH 1/2] mm: fix typos in comments in mm/oom_kill.c
2006-04-13 21:52 UTC
[PATCH 0/2] mm: minor OOM killer fixes
2006-04-13 21:52 UTC
[RFC][PATCH -mm] swsusp: reworked memory shrinker
2006-04-13 20:19 UTC
[PATCH 2.6.17-rc1-mm1 0/6] Migrate-on-fault - Overview
2006-04-12 20:55 UTC (6+ messages)
` [PATCH 2.6.17-rc1-mm1 2/6] Migrate-on-fault - check for misplaced page
[PATCH] support for panic at OOM
2006-04-12 8:23 UTC (4+ 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