aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-23[PATCH] page migration: simplify migrate_pages()Christoph Lameter1-103/+115
2006-06-23[PATCH] printk() should not be called under zone->lockKirill Korotaev1-4/+5
2006-06-23[PATCH] Delete unused definitions of kvaddr_to_nidRalf Baechle3-7/+0
2006-06-23[PATCH] kernel-doc for mm/filemap.cRandy Dunlap1-53/+120
2006-06-23[PATCH] slab: kmalloc, kzalloc comments cleanup and fixPaul Drynoff3-18/+53
2006-06-23[PATCH] update vm_total_pages at memory hotaddKAMEZAWA Hiroyuki1-1/+1
2006-06-23[PATCH] initialise total_memory() earlierAndrew Morton3-6/+6
2006-06-23[PATCH] mm/slab.c: fix early init assumptionIngo Molnar1-2/+10
2006-06-23[PATCH] fix update_mmu_cache in fremap.cHugh Dickins1-1/+8
2006-06-23[PATCH] remove unused o_flags from do_shmatHugh Dickins1-3/+0
2006-06-23[PATCH] swapoff: use atomic_inc_not_zero() on mm_usersHugh Dickins1-3/+1
2006-06-23[PATCH] add page_mkwrite() vm_operations methodDavid Howells4-28/+99
2006-06-23[PATCH] mm: fix swap unused warningCon Kolivas1-11/+53
2006-06-23[PATCH] sparsemem: record nid during memory presentAndy Whitcroft2-2/+25
2006-06-23[PATCH] slab: verify pointers before freePekka Enberg1-9/+4
2006-06-23[PATCH] page migration: Update documentationChristoph Lameter1-58/+33
2006-06-23[PATCH] More page migration: use migration entries for file pagesChristoph Lameter4-43/+124
2006-06-23[PATCH] More page migration: do not inc/dec rss countersChristoph Lameter2-2/+1
2006-06-23[PATCH] Swapless page migration: modify core logicChristoph Lameter2-34/+23
2006-06-23[PATCH] Swapless page migration: rip out swap based logicChristoph Lameter4-120/+3
2006-06-23[PATCH] Swapless page migration: add R/W migration entriesChristoph Lameter7-32/+255
2006-06-23[PATCH] page migration cleanup: move fallback handling into special functionChristoph Lameter1-51/+39
2006-06-23[PATCH] page migration cleanup: pass "mapping" to migration functionsChristoph Lameter3-40/+42
2006-06-23[PATCH] page migration cleanup: extract try_to_unmap from migration functionsChristoph Lameter1-45/+31
2006-06-23[PATCH] page migration cleanup: drop nr_refs in remove_references()Christoph Lameter1-10/+11
2006-06-23[PATCH] page migration cleanup: remove useless definitionsChristoph Lameter2-6/+2
2006-06-23[PATCH] page migration cleanup: group functionsChristoph Lameter1-70/+72
2006-06-23[PATCH] page migration cleanup: rename "ignrefs" to "migration"Christoph Lameter1-9/+9
2006-06-23[PATCH] writeback: fix range handlingOGAWA Hirofumi9-31/+40
2006-06-23[PATCH] buglet in radix_tree_tag_setPeter Zijlstra1-2/+1
2006-06-23[PATCH] slab: redzone double-free detectionPekka Enberg1-9/+23
2006-06-23[PATCH] likely cleanup: remove unlikely in sys_mprotect()Hua Zhong1-2/+1
2006-06-23[PATCH] radix-tree: smallNick Piggin1-1/+1
2006-06-23[PATCH] radix-tree: direct dataNick Piggin2-83/+114
2006-06-23[PATCH] change gen_pool allocator to not touch managed memoryDean Nelson4-261/+252
2006-06-23[PATCH] mm: introduce remap_vmalloc_range()Nick Piggin2-2/+128
2006-06-23[PATCH] Unify pxm_to_node() and node_to_pxm()Yasunori Goto12-71/+102
2006-06-23[PATCH] swsusp: rework memory shrinkerRafael J. Wysocki2-57/+172
2006-06-23[PATCH] slab: stop using list_for_eachChristoph Hellwig1-27/+11
2006-06-23[PATCH] slab: clean up kmem_getpagesChristoph Hellwig1-16/+14
2006-06-23[PATCH] tightening hugetlb strict accountingChen, Kenneth W3-138/+173
2006-06-23[PATCH] reserve space for swap labelAndreas Dilger1-6/+8
2006-06-23[PATCH] mm: fix typos in comments in mm/oom_kill.cDave Peterson1-3/+3
2006-06-23[PATCH] support for panic at OOMKAMEZAWA Hiroyuki4-0/+26
2006-06-23[PATCH] squash duplicate page_to_pfn and pfn_to_pageAndy Whitcroft2-42/+17
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: update zonelistsYasunori Goto2-5/+33
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: wait_table initializationYasunori Goto1-6/+53
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: add return code for init_current_empty_zoneYasunori Goto3-5/+24
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change to meminit for build_zonelistYasunori Goto2-11/+11
2006-06-23[PATCH] wait_table and zonelist initializing for memory hotadd: change name of wait_table_size()Yasunori Goto2-7/+9