Nikanth Karthikesan
|
2d90508f63
mm: smaps: export mlock information
|
il y a 14 ans |
Alexey Dobriyan
|
a2ade7b6ca
proc: use unsigned long inside /proc/*/statm
|
il y a 14 ans |
Naoya Horiguchi
|
ea251c1d5c
pagemap: set pagemap walk limit to PMD boundary
|
il y a 14 ans |
Nikanth Karthikesan
|
b40d4f84be
/proc/pid/smaps: export amount of anonymous memory in a mapping
|
il y a 14 ans |
Linus Torvalds
|
092e0e7e52
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
|
il y a 14 ans |
Arnd Bergmann
|
6038f373a3
llseek: automatically add .llseek fop
|
il y a 15 ans |
KOSAKI Motohiro
|
1c2499ae87
/proc/pid/smaps: fix dirty pages accounting
|
il y a 14 ans |
Stefan Bader
|
39aa3cb3e8
mm: Move vma_stack_continue into mm.h
|
il y a 14 ans |
Linus Torvalds
|
d7824370e2
mm: fix up some user-visible effects of the stack guard page
|
il y a 15 ans |
Naoya Horiguchi
|
1a5cb81465
pagemap: add #ifdefs CONFIG_HUGETLB_PAGE on code walking hugetlb vma
|
il y a 15 ans |
Robin Holt
|
34441427aa
revert "procfs: provide stack information for threads" and its fixup commits
|
il y a 15 ans |
Naoya Horiguchi
|
116354d177
pagemap: fix pfn calculation for hugepage
|
il y a 15 ans |
Dan Carpenter
|
309361e09c
proc: copy_to_user() returns unsigned
|
il y a 15 ans |
Tejun Heo
|
336f5899d2
Merge branch 'master' into export-slabh
|
il y a 15 ans |
KAMEZAWA Hiroyuki
|
d82ef020cf
proc: pagemap: Hold mmap_sem during page walk
|
il y a 15 ans |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
il y a 15 ans |
KAMEZAWA Hiroyuki
|
b084d4353f
mm: count swap usage
|
il y a 15 ans |
KAMEZAWA Hiroyuki
|
d559db086f
mm: clean up mm_counter
|
il y a 15 ans |
Minchan Kim
|
7f53a09ed4
smaps: fix wrong rss count
|
il y a 15 ans |
Naoya Horiguchi
|
5dc37642cb
mm hugetlb: add hugepage support to pagemap
|
il y a 15 ans |
Stefani Seibold
|
d899bf7b55
procfs: provide stack information for threads
|
il y a 15 ans |
Vincent Li
|
fb92a4b068
fs/proc/task_mmu.c v1: fix clear_refs_write() input sanity check
|
il y a 15 ans |
Moussa A. Ba
|
398499d5f3
pagemap clear_refs: modify to specify anon or mapped vma clearing
|
il y a 15 ans |
Oleg Nesterov
|
00f89d2185
mm_for_maps: shift down_read(mmap_sem) to the caller
|
il y a 16 ans |
Vitaly Mayatskikh
|
0816178638
pagemap: require aligned-length, non-null reads of /proc/pid/pagemap
|
il y a 16 ans |
KAMEZAWA Hiroyuki
|
6260a4b052
/proc/pid/maps: don't show pgoff of pure ANON VMAs
|
il y a 16 ans |
Milind Arun Choudhary
|
09729a9919
proc: fix sparse warnings in pagemap_read()
|
il y a 16 ans |
Mel Gorman
|
3340289ddf
mm: report the MMU pagesize in /proc/pid/smaps
|
il y a 16 ans |
Mel Gorman
|
08fba69986
mm: report the pagesize backing a VMA in /proc/pid/smaps
|
il y a 16 ans |
Matt Mackall
|
49c50342c7
pagemap: fix 32-bit pagemap regression
|
il y a 16 ans |