Commit History

Author SHA1 Message Date
  Vladimir Davydov 33c3fc71c8 mm: introduce idle page tracking 10 years ago
  Minchan Kim 8334b96221 mm: /proc/pid/smaps:: show proportional swap share of the mapping 10 years ago
  Konstantin Khlebnikov 77bb499bb6 pagemap: add mmap-exclusive bit for marking pages mapped only here 10 years ago
  Konstantin Khlebnikov 1c90308e7a pagemap: hide physical addresses from non-privileged users 10 years ago
  Konstantin Khlebnikov 356515e7b6 pagemap: rework hugetlb and thp report 10 years ago
  Konstantin Khlebnikov deb945441b pagemap: switch to the new format and do some cleanup 10 years ago
  Konstantin Khlebnikov a06db751c3 pagemap: check permissions and capabilities at open time 10 years ago
  Andrea Arcangeli 16ba6f811d userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP 10 years ago
  Miklos Szeredi 2726d56620 vfs: add seq_file_path() helper 10 years ago
  Kirill A. Shutemov ab676b7d6f pagemap: do not leak physical addresses to non-privileged userspace 10 years ago
  Rafael Aquini 198d1597cc fs: proc: task_mmu: show page size in /proc/<pid>/numa_maps 10 years ago
  Petr Cermak 695f055936 fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (peak RSS) 10 years ago
  Kirill A. Shutemov 7d5b3bfaa2 mm: /proc/pid/clear_refs: avoid split_huge_page() 10 years ago
  Naoya Horiguchi 48684a65b4 mm: pagewalk: fix misbehavior of walk_page_range for vma(VM_PFNMAP) 10 years ago
  Naoya Horiguchi d85f4d6d3b numa_maps: remove numa_maps->vma 10 years ago
  Naoya Horiguchi 632fd60fe4 numa_maps: fix typo in gather_hugetbl_stats 10 years ago
  Naoya Horiguchi f995ece24d pagemap: use walk->vma instead of calling find_vma() 10 years ago
  Naoya Horiguchi 5c64f52acd clear_refs: remove clear_refs_private->vma and introduce clear_refs_test_walk() 10 years ago
  Naoya Horiguchi 14eb6fdd42 smaps: remove mem_size_stats->vma and use walk_page_vma() 10 years ago
  Konstantin Khlebnikov 05fbf357d9 proc/pagemap: walk page tables under pte lock 10 years ago
  Kirill A. Shutemov dc6c9a35b6 mm: account pmd page tables to the process 10 years ago
  Kirill A. Shutemov 1da4b35b00 proc: drop handling non-linear mappings 10 years ago
  Kirill A. Shutemov c164e038ee mm: fix huge zero page accounting in smaps report 10 years ago
  Qiaowei Ren 4aae7e436f x86, mpx: Introduce VM_MPX to indicate that a VMA is MPX specific 10 years ago
  Peter Feiner 64e455079e mm: softdirty: enable write notifications on VMAs after VM_SOFTDIRTY cleared 10 years ago
  Peter Feiner 81d0fa623c mm: softdirty: unmapped addresses between VMAs are clean 10 years ago
  Oleg Nesterov 498f237178 mempolicy: fix show_numa_map() vs exec() + do_set_mempolicy() race 10 years ago
  Oleg Nesterov 58cb65487e proc/maps: make vm_is_stack() logic namespace-friendly 10 years ago
  Oleg Nesterov 2c03376d2d proc/maps: replace proc_maps_private->pid with "struct inode *inode" 10 years ago
  Oleg Nesterov 557c2d8a73 fs/proc/task_mmu.c: update m->version in the main loop in m_start() 10 years ago