aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/task_mmu.c
Commit message (Expand)AuthorAge
* Security: split proc ptrace checking into read vs. attachStephen Smalley2008-07-14
* Fix pagemap_read() use of struct mm_walkAndrew Morton2008-07-05
* Fix clear_refs_write() use of struct mm_walkAndrew Morton2008-07-05
* pagemap: fix large pages in pagemapDave Hansen2008-06-12
* pagemap: pass mm into pagewalkersDave Hansen2008-06-12
* pagemap: fix bug in add_to_pagemap, require aligned-length reads of /proc/pid...Thomas Tuttle2008-06-06
* fs/proc/task_mmu.c: remove duplicated include filesHuang Weiyi2008-05-08
* procfs task exe symlinkMatt Helsley2008-04-29
* smaps: account swap entriesPeter Zijlstra2008-04-28
* make swap_pte_to_pagemap_entry() staticAdrian Bunk2008-04-28
* Change pagemap output format to allow for future reporting of huge pagesHans Rosenfeld2008-03-22
* pagemap: proper read error handlingMarcelo Tosatti2008-03-13
* /proc/pid/pagemap: fix PM_SPECIAL macroHans Rosenfeld2008-02-23
* d_path: Make seq_path() use a struct path argumentJan Blunck2008-02-15
* d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-15
* procfs: constify function pointer tablesJan Engelhardt2008-02-08
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-08
* maps4: make page monitoring /proc file optionalMatt Mackall2008-02-05
* maps4: add /proc/pid/pagemap interfaceMatt Mackall2008-02-05
* maps4: regroup task_mmu by interfaceMatt Mackall2008-02-05
* maps4: move clear_refs code to task_mmu.cMatt Mackall2008-02-05
* maps4: simplify interdependence of maps and smapsMatt Mackall2008-02-05
* maps4: use pagewalker in clear_refs and smapsMatt Mackall2008-02-05
* maps4: add proportional set size accounting in smapsFengguang Wu2008-02-05
* restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pidAl Viro2008-01-02
* proc: maps protectionKees Cook2007-05-08
* smaps: add clear_refs file to clear referenceDavid Rientjes2007-05-07
* smaps: add pages referenced count to smapsDavid Rientjes2007-05-07
* smaps: extract pmd walker from smaps codeDavid Rientjes2007-05-07
* [PATCH] mark struct file_operations const 6Arjan van de Ven2007-02-12
* [PATCH] proc: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] NOMMU: move the fallback arch_vma_name() to a sensible placeDavid Howells2006-09-27
* [PATCH] vdso: randomize the i386 vDSO by moving it into a vmaIngo Molnar2006-06-27
* [PATCH] proc: Use struct pid not struct task_refEric W. Biederman2006-06-26
* [PATCH] proc: don't lock task_structs indefinitelyEric W. Biederman2006-06-26
* [PATCH] proc: Move proc_maps_operations into task_mmu.cEric W. Biederman2006-06-26
* [PATCH] smaps: shared fixNick Piggin2006-03-06
* [PATCH] smaps: hugepages fixNick Piggin2006-03-06
* [PATCH] Fold numa_maps into mempolicies.cChristoph Lameter2006-01-08
* mm: re-architect the VM_UNPAGED logicLinus Torvalds2005-11-28
* [PATCH] Fix sparse warning in proc/task_mmu.cLuiz Fernando Capitulino2005-11-13
* [PATCH] mm: follow_page with inner ptlockHugh Dickins2005-10-30
* [PATCH] mm: pte_offset_map_lock loopsHugh Dickins2005-10-30
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-30
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-30
* [PATCH] Convert mempolicies to nodemask_tAndi Kleen2005-10-30
* [PATCH] add /proc/pid/smapsMauricio Lin2005-09-05
* [PATCH] /proc/<pid>/numa_maps to show on which nodes pages resideChristoph Lameter2005-09-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16