aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/task_mmu.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-03-06[PATCH] smaps: shared fixNick Piggin1-5/+4
2006-03-06[PATCH] smaps: hugepages fixNick Piggin1-1/+1
2006-01-08[PATCH] Fold numa_maps into mempolicies.cChristoph Lameter1-122/+5
2005-11-28mm: re-architect the VM_UNPAGED logicLinus Torvalds1-4/+3
2005-11-13[PATCH] Fix sparse warning in proc/task_mmu.cLuiz Fernando Capitulino1-1/+1
2005-10-29[PATCH] mm: follow_page with inner ptlockHugh Dickins1-2/+1
2005-10-29[PATCH] mm: pte_offset_map_lock loopsHugh Dickins1-11/+6
2005-10-29[PATCH] mm: update_hiwaters just in timeHugh Dickins1-2/+21
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins1-5/+3
2005-10-29[PATCH] Convert mempolicies to nodemask_tAndi Kleen1-1/+1
2005-09-05[PATCH] add /proc/pid/smapsMauricio Lin1-42/+183
2005-09-05[PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter1-0/+132
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+235