summaryrefslogtreecommitdiffstats
path: root/fs/proc/task_mmu.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-121-3/+3
* [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-4/+4
* [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible placeDavid Howells2006-09-271-5/+0
* [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-271-12/+18
* [PATCH] proc: Use struct pid not struct task_refEric W. Biederman2006-06-261-2/+2
* [PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman2006-06-261-22/+50
* [PATCH] proc: Move proc_maps_operations into task_mmu.cEric W. Biederman2006-06-261-3/+51
* [PATCH] smaps: shared fixNick Piggin2006-03-061-5/+4
* [PATCH] smaps: hugepages fixNick Piggin2006-03-061-1/+1
* [PATCH] Fold numa_maps into mempolicies.cChristoph Lameter2006-01-081-122/+5
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-281-4/+3
* [PATCH] Fix sparse warning in proc/task_mmu.cLuiz Fernando Capitulino2005-11-131-1/+1
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-291-2/+1
* [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-291-11/+6
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-291-2/+21
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-291-5/+3
* [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-291-1/+1
* [PATCH] add /proc/pid/smapsMauricio Lin2005-09-051-42/+183
* [PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter2005-09-051-0/+132
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+235
OpenPOWER on IntegriCloud