[PATCH 0/5] Swapless page migration V2: Overview
2006-04-18 3:00 UTC (47+ 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] dup fd error
2006-04-17 19:23 UTC
[PATCH] alloc uid cleanup
2006-04-17 19:20 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] slab: cleanup kmem_getpages
2006-04-14 18:36 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 (25+ messages)
` [PATCH 2.6.17-rc1-mm1 1/6] Migrate-on-fault - separate unmap from radix tree replace
` [PATCH 2.6.17-rc1-mm1 2/6] Migrate-on-fault - check for misplaced page
` [PATCH 2.6.17-rc1-mm1 3/6] Migrate-on-fault - migrate "
` [PATCH 2.6.17-rc1-mm1 4/6] Migrate-on-fault - handle misplaced anon pages
` [PATCH 2.6.17-rc1-mm1 5/6] Migrate-on-fault - add MPOL_MF_LAZY
` [PATCH 2.6.17-rc1-mm1 6/6] Migrate-on-fault - add MPOL_NOOP
[PATCH] support for panic at OOM
2006-04-12 8:23 UTC (4+ messages)
[RFC] [PATCH] support for oom_die
2006-04-12 4:49 UTC (7+ messages)
[PATCH] squash duplicate page_to_pfn and pfn_to_page
2006-04-12 1:23 UTC (2+ messages)
[bcrl@kvack.org: [owner-linux-mm@kvack.org: BOUNCE linux-mm: bad To: header]]
2006-04-11 20:54 UTC
Page Migration: Make do_swap_page redo the fault
2006-04-11 15:55 UTC (10+ messages)
[Patch:000/005] wait_table and zonelist initializing for memory hotadd
2006-04-11 11:30 UTC (6+ messages)
` [Patch:001/005] wait_table and zonelist initializing for memory hotadd (change name of wait_table_size())
` [Patch:002/005] wait_table and zonelist initializing for memory hotadd (change to meminit for build_zonelist)
` [Patch:003/005] wait_table and zonelist initializing for memory hotadd(add return code for init_current_empty_zone)
` [Patch:004/005] wait_table and zonelist initializing for memory hotadd (wait_table initialization)
` [Patch:005/005] wait_table and zonelist initializing for memory hotadd (update zonelists)
[RFC/PATCH] Shared Page Tables [0/2]
2006-04-10 20:27 UTC (5+ messages)
[RFC/PATCH] Shared Page Tables [1/2]
2006-04-10 19:05 UTC (3+ messages)
[RFC/PATCH] Shared Page Tables [2/2]
2006-04-10 16:13 UTC
[PATCH] mm: limit lowmem_reserve
2006-04-08 1:25 UTC (15+ messages)
` Respin: "
get_xip_page
2006-04-07 23:23 UTC
[PATCH 2.6.17-rc1-mm1 0/9] AutoPage Migration - V0.2 - Overview
2006-04-07 20:45 UTC (10+ messages)
` [PATCH 2.6.17-rc1-mm1 1/9] AutoPage Migration - V0.2 - migrate task memory with default policy
` [PATCH 2.6.17-rc1-mm1 2/9] AutoPage Migration - V0.2 - add auto_migrate_enable sysctl
` [PATCH 2.6.17-rc1-mm1 3/9] AutoPage Migration - V0.2 - generic check/notify internode migration
` [PATCH 2.6.17-rc1-mm1 4/9] AutoPage Migration - V0.2 - ia64 "
` [PATCH 2.6.17-rc1-mm1 5/9] AutoPage Migration - V0.2 - x64_64 "
` [PATCH 2.6.17-rc1-mm1 6/9] AutoPage Migration - V0.2 - hook sched migrate to memory migration
` [PATCH 2.6.17-rc1-mm1 7/9] AutoPage Migration - V0.2 - add hysteresis to internode migration
` [PATCH 2.6.17-rc1-mm1 8/9] AutoPage Migration - V0.2 - add max mapcount migration threshold
` [PATCH 2.6.17-rc1-mm1 9/9] AutoPage Migration - V0.2 - hook automigration to migrate-on-fault
[patch 1/3] mm: An enhancement of OVERCOMMIT_GUESS
2006-04-07 11:49 UTC (7+ messages)
` A test kernel module "
` A patch for test_overcommit module
[Patch:000/004] wait_table and zonelist initializing for memory hotadd
2006-04-07 3:12 UTC (5+ messages)
` [Patch:003/004] wait_table and zonelist initializing for memory hotadd (wait_table initialization)
[patch 3/3] mm: An enhancement of OVERCOMMIT_GUESS
2006-04-05 23:48 UTC
[patch 2/3] mm: An enhancement of OVERCOMMIT_GUESS
2006-04-05 23:48 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