summaryrefslogtreecommitdiff
path: root/fs/proc/task_mmu.c
Commit message (Expand)AuthorAge
* /proc/pid/smaps: fix dirty pages accountingKOSAKI Motohiro2010-09-22
* mm: Move vma_stack_continue into mm.hStefan Bader2010-09-09
* mm: fix up some user-visible effects of the stack guard pageLinus Torvalds2010-08-15
* pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vmaNaoya Horiguchi2010-05-25
* revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-11
* pagemap: fix pfn calculation for hugepageNaoya Horiguchi2010-04-07
* proc: copy_to_user() returns unsignedDan Carpenter2010-04-06
* Merge branch 'master' into export-slabhTejun Heo2010-04-05
|\
| * proc: pagemap: Hold mmap_sem during page walkKAMEZAWA Hiroyuki2010-04-04
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* mm: count swap usageKAMEZAWA Hiroyuki2010-03-06
* mm: clean up mm_counterKAMEZAWA Hiroyuki2010-03-06
* smaps: fix wrong rss countMinchan Kim2010-01-11
* mm hugetlb: add hugepage support to pagemapNaoya Horiguchi2009-12-15
* procfs: provide stack information for threadsStefani Seibold2009-09-23
* fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity checkVincent Li2009-09-23
* pagemap clear_refs: modify to specify anon or mapped vma clearingMoussa A. Ba2009-09-22
* mm_for_maps: shift down_read(mmap_sem) to the callerOleg Nesterov2009-08-10
* pagemap: require aligned-length, non-null reads of /proc/pid/pagemapVitaly Mayatskikh2009-05-02
* /proc/pid/maps: don't show pgoff of pure ANON VMAsKAMEZAWA Hiroyuki2009-04-07
* proc: fix sparse warnings in pagemap_read()Milind Arun Choudhary2009-03-31
* mm: report the MMU pagesize in /proc/pid/smapsMel Gorman2009-01-06
* mm: report the pagesize backing a VMA in /proc/pid/smapsMel Gorman2009-01-06
* pagemap: fix 32-bit pagemap regressionMatt Mackall2008-12-10
* proc: fix vma display mismatch between /proc/pid/{maps,smaps}Joe Korty2008-10-23
* proc: remove kernel.maps_protectAlexey Dobriyan2008-10-10
* /proc/self/maps doesn't display the real file offsetClement Calmels2008-08-20
* proc: fix /proc/*/pagemap some moreAlexey Dobriyan2008-07-22
* 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-14
* d_path: Make proc_get_link() use a struct path argumentJan Blunck2008-02-14
* 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