aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/task_mmu.c
Commit message (Expand)AuthorAge
* thp: fix MADV_DONTNEED vs clear soft dirty raceKirill A. Shutemov2017-04-21
* fs/proc: Stop trying to report thread stacksAndy Lutomirski2016-10-20
* mm, proc: fix region lost in /proc/self/smapsRobert Ho2016-10-07
* fs/proc/task_mmu.c: make the task_mmu walk_page_range() limit in clear_refs_w...James Morse2016-10-07
* mm: fix show_smap() for zone_device-pmd rangesDan Williams2016-09-09
* mm, rmap: account shmem thp pagesKirill A. Shutemov2016-07-26
* mm, proc: make clear_refs killableMichal Hocko2016-05-23
* numa: fix /proc/<pid>/numa_maps for THPGerald Schaefer2016-04-28
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-04
* x86/mm/pkeys: Dump pkey from VMA in /proc/pid/smapsDave Hansen2016-02-18
* proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner2016-02-03
* numa: fix /proc/<pid>/numa_maps for hugetlbfs on s390Michael Holzheu2016-02-03
* thp: change pmd_trans_huge_lock() interface to return ptlKirill A. Shutemov2016-01-21
* fs/proc/task_mmu.c: add workaround for old compilersKirill A. Shutemov2016-01-20
* mm, thp: remove infrastructure for handling splitting PMDsKirill A. Shutemov2016-01-15
* mm, proc: adjust PSS calculationKirill A. Shutemov2016-01-15
* mm: rework virtual memory accountingKonstantin Khlebnikov2016-01-14
* mm: /proc/pid/clear_refs: no need to clear VM_SOFTDIRTY in clear_soft_dirty_p...Oleg Nesterov2016-01-14
* mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/statusJerome Marchand2016-01-14
* mm, shmem: add internal shmem resident memory accountingJerome Marchand2016-01-14
* mm, proc: reduce cost of /proc/pid/smaps for unpopulated shmem mappingsVlastimil Babka2016-01-14
* mm, proc: reduce cost of /proc/pid/smaps for shmem mappingsVlastimil Babka2016-01-14
* mm, proc: account for shmem swap in /proc/pid/smapsVlastimil Babka2016-01-14
* mm: clear_soft_dirty_pmd() requires THPLaurent Dufour2015-11-05
* mm: clear pte in clear_soft_dirty()Laurent Dufour2015-11-05
* mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi2015-11-05
* mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smapsNaoya Horiguchi2015-11-05
* mm: add architecture primitives for software dirty bit clearingMartin Schwidefsky2015-10-14
* mm: introduce idle page trackingVladimir Davydov2015-09-10
* mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim2015-09-08
* pagemap: add mmap-exclusive bit for marking pages mapped only hereKonstantin Khlebnikov2015-09-08
* pagemap: hide physical addresses from non-privileged usersKonstantin Khlebnikov2015-09-08
* pagemap: rework hugetlb and thp reportKonstantin Khlebnikov2015-09-08
* pagemap: switch to the new format and do some cleanupKonstantin Khlebnikov2015-09-08
* pagemap: check permissions and capabilities at open timeKonstantin Khlebnikov2015-09-08
* userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli2015-09-04
* vfs: add seq_file_path() helperMiklos Szeredi2015-06-23
* pagemap: do not leak physical addresses to non-privileged userspaceKirill A. Shutemov2015-03-17
* fs: proc: task_mmu: show page size in /proc/<pid>/numa_mapsRafael Aquini2015-02-12
* fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak2015-02-12
* mm: /proc/pid/clear_refs: avoid split_huge_page()Kirill A. Shutemov2015-02-11
* mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP)Naoya Horiguchi2015-02-11
* numa_maps: remove numa_maps->vmaNaoya Horiguchi2015-02-11
* numa_maps: fix typo in gather_hugetbl_statsNaoya Horiguchi2015-02-11
* pagemap: use walk->vma instead of calling find_vma()Naoya Horiguchi2015-02-11
* clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk()Naoya Horiguchi2015-02-11
* smaps: remove mem_size_stats->vma and use walk_page_vma()Naoya Horiguchi2015-02-11
* proc/pagemap: walk page tables under pte lockKonstantin Khlebnikov2015-02-11
* mm: account pmd page tables to the processKirill A. Shutemov2015-02-11
* proc: drop handling non-linear mappingsKirill A. Shutemov2015-02-10