Stefan Bader
|
39aa3cb3e8
mm: Move vma_stack_continue into mm.h
|
14 anni fa |
Linus Torvalds
|
d7824370e2
mm: fix up some user-visible effects of the stack guard page
|
14 anni fa |
Naoya Horiguchi
|
1a5cb81465
pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma
|
15 anni fa |
Robin Holt
|
34441427aa
revert "procfs: provide stack information for threads" and its fixup commits
|
15 anni fa |
Naoya Horiguchi
|
116354d177
pagemap: fix pfn calculation for hugepage
|
15 anni fa |
Dan Carpenter
|
309361e09c
proc: copy_to_user() returns unsigned
|
15 anni fa |
Tejun Heo
|
336f5899d2
Merge branch 'master' into export-slabh
|
15 anni fa |
KAMEZAWA Hiroyuki
|
d82ef020cf
proc: pagemap: Hold mmap_sem during page walk
|
15 anni fa |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 anni fa |
KAMEZAWA Hiroyuki
|
b084d4353f
mm: count swap usage
|
15 anni fa |
KAMEZAWA Hiroyuki
|
d559db086f
mm: clean up mm_counter
|
15 anni fa |
Minchan Kim
|
7f53a09ed4
smaps: fix wrong rss count
|
15 anni fa |
Naoya Horiguchi
|
5dc37642cb
mm hugetlb: add hugepage support to pagemap
|
15 anni fa |
Stefani Seibold
|
d899bf7b55
procfs: provide stack information for threads
|
15 anni fa |
Vincent Li
|
fb92a4b068
fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity check
|
15 anni fa |
Moussa A. Ba
|
398499d5f3
pagemap clear_refs: modify to specify anon or mapped vma clearing
|
15 anni fa |
Oleg Nesterov
|
00f89d2185
mm_for_maps: shift down_read(mmap_sem) to the caller
|
16 anni fa |
Vitaly Mayatskikh
|
0816178638
pagemap: require aligned-length, non-null reads of /proc/pid/pagemap
|
16 anni fa |
KAMEZAWA Hiroyuki
|
6260a4b052
/proc/pid/maps: don't show pgoff of pure ANON VMAs
|
16 anni fa |
Milind Arun Choudhary
|
09729a9919
proc: fix sparse warnings in pagemap_read()
|
16 anni fa |
Mel Gorman
|
3340289ddf
mm: report the MMU pagesize in /proc/pid/smaps
|
16 anni fa |
Mel Gorman
|
08fba69986
mm: report the pagesize backing a VMA in /proc/pid/smaps
|
16 anni fa |
Matt Mackall
|
49c50342c7
pagemap: fix 32-bit pagemap regression
|
16 anni fa |
Joe Korty
|
7c88db0cb5
proc: fix vma display mismatch between /proc/pid/{maps,smaps}
|
16 anni fa |
Alexey Dobriyan
|
3bbfe05967
proc: remove kernel.maps_protect
|
16 anni fa |
Clement Calmels
|
1804dc6e14
/proc/self/maps doesn't display the real file offset
|
17 anni fa |
Alexey Dobriyan
|
ee1e6ab605
proc: fix /proc/*/pagemap some more
|
17 anni fa |
Stephen Smalley
|
006ebb40d3
Security: split proc ptrace checking into read vs. attach
|
17 anni fa |
Andrew Morton
|
5d7e0d2bd9
Fix pagemap_read() use of struct mm_walk
|
17 anni fa |
Andrew Morton
|
20cbc97261
Fix clear_refs_write() use of struct mm_walk
|
17 anni fa |