aboutsummaryrefslogtreecommitdiffstats
path: root/net (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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
2006-06-23[PATCH] migration: remove unnecessary PageSwapCache checksChristoph Lameter2-15/+0
2006-06-23[PATCH] slab: page mapping cleanupPekka Enberg1-11/+16
2006-06-23[PATCH] PG_uncached is ia64 onlyAndrew Morton1-1/+13
2006-06-23[PATCH] slab: extract cache_free_alien from __cache_freePekka Enberg1-35/+42
2006-06-23[PATCH] Page Migration: Make do_swap_page redo the faultChristoph Lameter1-7/+0
2006-06-23[PATCH] zone handle unaligned zone boundariesAndy Whitcroft2-8/+16
2006-06-23[PATCH] for_each_possible_cpu: xfsKAMEZAWA Hiroyuki2-3/+3
2006-06-23[PATCH] XFS: Use the dentry passed to statfs() to limit the scope of the resultsDavid Howells1-1/+2
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells60-144/+175
2006-06-23[PATCH] VFS: Permit filesystem to override root dentry on mountDavid Howells83-431/+482
2006-06-23[PATCH] Fix cdrom being confused on using kdumpRachita Kothiyal1-1/+4
2006-06-22[PATCH] Driver core: fix locking issues with the devices that are attached to classesGreg Kroah-Hartman1-8/+11
2006-06-22[PATCH] USB: get USB suspend to work againGreg Kroah-Hartman1-0/+2
2006-06-22[PATCH] myri10ge - drop workaround pci_save_state() disabling MSI Brice Goglin1-2/+0