Tetsuo Handa
|
652586df95
seq_file: remove "%n" usage from seq_file users
|
11 years ago |
Kirill A. Shutemov
|
bf929152e9
mm, thp: change pmd_trans_huge_lock() to return taken lock
|
11 years ago |
Kirill A. Shutemov
|
e1f56c89b0
mm: convert mm->nr_ptes to atomic_long_t
|
11 years ago |
Naoya Horiguchi
|
ec8e41aec1
/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line
|
11 years ago |
David Rientjes
|
948927ee9e
mm, mempolicy: make mpol_to_str robust and always succeed
|
11 years ago |
Cyrill Gorcunov
|
e9cdd6e771
mm: /proc/pid/pagemap: inspect _PAGE_SOFT_DIRTY only on present pages
|
11 years ago |
Chen Gang
|
a3c039929d
fs/proc/task_mmu.c: check the return value of mpol_to_str()
|
11 years ago |
Cyrill Gorcunov
|
d9104d1ca9
mm: track vma changes with VM_SOFTDIRTY bit
|
11 years ago |
yonghua zheng
|
8c8296223f
fs/proc/task_mmu.c: fix buffer overflow in add_page_map()
|
12 years ago |
Cyrill Gorcunov
|
41bb3476b3
mm: save soft-dirty bits on file pages
|
12 years ago |
Cyrill Gorcunov
|
179ef71cbc
mm: save soft-dirty bits on swapped pages
|
12 years ago |
Pavel Emelyanov
|
541c237c09
pagemap: prepare to reuse constant bits with page-shift
|
12 years ago |
Pavel Emelyanov
|
0f8975ec4d
mm: soft-dirty bits for user memory changes tracking
|
12 years ago |
Pavel Emelyanov
|
2b0a9f0175
pagemap: introduce pagemap_entry_t without pmshift bits
|
12 years ago |
Pavel Emelyanov
|
af9de7eb18
clear_refs: introduce private struct for mm_walk
|
12 years ago |
Pavel Emelyanov
|
040fa02077
clear_refs: sanitize accepted commands declaration
|
12 years ago |
Al Viro
|
496ad9aa8e
new helper: file_inode(file)
|
12 years ago |
Hugh Dickins
|
a7a88b2373
mempolicy: remove arg from mpol_parse_str, mpol_to_str
|
12 years ago |
Cyrill Gorcunov
|
834f82e2aa
procfs: add VmFlags field in smaps output
|
12 years ago |
Lai Jiangshan
|
4ff1b2c293
procfs: use N_MEMORY instead N_HIGH_MEMORY
|
12 years ago |
Kirill A. Shutemov
|
e180377f1a
thp: change split_huge_page_pmd() interface
|
12 years ago |
KAMEZAWA Hiroyuki
|
9e7814404b
hold task->mempolicy while numa_maps scans.
|
12 years ago |
David Rientjes
|
32f8516a8c
mm, mempolicy: fix printing stack contents in numa_maps
|
12 years ago |
Konstantin Khlebnikov
|
314e51b985
mm: kill vma flag VM_RESERVED and mm->reserved_vm counter
|
12 years ago |
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 |