Commit Graph

120 Commits (43b5e4ccd463a5b42e0531c32628ac462081cab8)

Author SHA1 Message Date
Konstantin Khlebnikov bca1554373 proc/smaps: show amount of nonlinear ptes in vma 13 years ago
Konstantin Khlebnikov b1d4d9e0cb proc/smaps: carefully handle migration entries 13 years ago
Konstantin Khlebnikov 052fb0d635 proc: report file/anon bit in /proc/pid/pagemap 13 years ago
Cong Wang e7dcd9990e proc: remove mm_for_maps() 13 years ago
Sasha Levin 08fa29d916 mm: fix NULL ptr deref when walking hugepages 13 years ago
Konstantin Khlebnikov 16fbdce62d proc/pid/pagemap: correctly report non-present ptes and holes between vmas 13 years ago
Will Deacon 63f61a6f46 revert "proc: clear_refs: do not clear reserved pages" 13 years ago
Naoya Horiguchi 10bdfb5ef7 pagemap: remove remaining unneeded spin_lock() 13 years ago
Andrea Arcangeli 45f83cefe3 mm: thp: fix up pmd_trans_unstable() locations 13 years ago
Siddhesh Poyarekar b76437579d procfs: mark thread stack correctly in proc/<pid>/maps 13 years ago
Naoya Horiguchi 092b50bacd pagemap: introduce data structure for pagemap entry 13 years ago
Naoya Horiguchi 025c5b2451 thp: optimize away unnecessary page table locking 13 years ago
Naoya Horiguchi 5aaabe831e pagemap: avoid splitting thp when reading /proc/pid/pagemap 13 years ago
Andrea Arcangeli 1a5a9906d4 mm: thp: fix pmd_bad() triggering in code paths holding mmap_sem read mode 13 years ago
Will Deacon 85e72aa538 proc: clear_refs: do not clear reserved pages 13 years ago
Christoph Lameter bc3e53f682 mm: distinguish between mlocked and pinned pages 13 years ago
Andrew Morton fc360bd9cd /proc/self/numa_maps: restore "huge" tag for hugetlb vmas 13 years ago
Dave Hansen 32ef43848f teach /proc/$pid/numa_maps about transparent hugepages 14 years ago
Dave Hansen 3200a8aaab break out numa_maps gather_pte_stats() checks 14 years ago
Dave Hansen eb4866d006 make /proc/$pid/numa_maps gather_stats() take variable page size 14 years ago
KOSAKI Motohiro 98bc93e505 proc: fix pagemap_read() error case 14 years ago
Alexey Dobriyan 0a8cb8e341 fs/proc: convert to kstrtoX() 14 years ago
KOSAKI Motohiro ca16d140af mm: don't access vm_flags as 'int' 14 years ago
Stephen Wilson 5b52fc890b proc: allocate storage for numa_maps statistics once 14 years ago
Stephen Wilson f69ff943df mm: proc: move show_numa_map() to fs/proc/task_mmu.c 14 years ago
Mikulas Patocka a09a79f668 Don't lock guardpage if the stack is growing up 14 years ago
Linus Torvalds 76597cd314 proc: fix oops on invalid /proc/<pid>/maps access 14 years ago
Aaro Koskinen 0db0c01b53 procfs: fix /proc/<pid>/maps heap check 14 years ago
Stephen Wilson 31db58b3ab mm: arch: make get_gate_vma take an mm_struct instead of a task_struct 14 years ago
Al Viro ec6fd8a435 report errors in /proc/*/*map* sanely 14 years ago
Al Viro ca6b0bf0e0 pagemap: close races with suid execve 14 years ago
Dave Hansen 4031a219d8 smaps: have smaps show transparent huge pages 14 years ago
Dave Hansen 22e057c592 smaps: teach smaps_pte_range() about THP pmds 14 years ago
Dave Hansen 3c9acc7849 smaps: pass pte size argument in to smaps_pte_entry() 14 years ago
Dave Hansen ae11c4d9f6 smaps: break out smaps_pte_entry() from smaps_pte_range() 14 years ago
Dave Hansen 033193275b pagewalk: only split huge pages when necessary 14 years ago
Nikanth Karthikesan 2d90508f63 mm: smaps: export mlock information 14 years ago
Alexey Dobriyan a2ade7b6ca proc: use unsigned long inside /proc/*/statm 14 years ago
Naoya Horiguchi ea251c1d5c pagemap: set pagemap walk limit to PMD boundary 14 years ago
Nikanth Karthikesan b40d4f84be /proc/pid/smaps: export amount of anonymous memory in a mapping 14 years ago
Arnd Bergmann 6038f373a3 llseek: automatically add .llseek fop 15 years ago
KOSAKI Motohiro 1c2499ae87 /proc/pid/smaps: fix dirty pages accounting 15 years ago
Stefan Bader 39aa3cb3e8 mm: Move vma_stack_continue into mm.h 15 years ago
Linus Torvalds d7824370e2 mm: fix up some user-visible effects of the stack guard page 15 years ago
Naoya Horiguchi 1a5cb81465 pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma 15 years ago
Robin Holt 34441427aa revert "procfs: provide stack information for threads" and its fixup commits 15 years ago
Naoya Horiguchi 116354d177 pagemap: fix pfn calculation for hugepage 15 years ago
Dan Carpenter 309361e09c proc: copy_to_user() returns unsigned 15 years ago
KAMEZAWA Hiroyuki d82ef020cf proc: pagemap: Hold mmap_sem during page walk 15 years ago
Tejun Heo 5a0e3ad6af include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h 15 years ago