aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/proc.txt
AgeCommit message (Expand)Author
2020-03-02docs: filesystems: convert proc.txt to ReSTMauro Carvalho Chehab
2019-07-18mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi
2019-07-15docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab
2019-07-12mm: smaps: split PSS into componentsLuigi Semenzato
2019-06-12Documentation/filesystems/proc.txt: Add arch_status fileAubrey Li
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds
2018-12-28mm, proc: report PR_SET_THP_DISABLE in procMichal Hocko
2018-12-28mm, thp, proc: report THP eligibility for each vmaMichal Hocko
2018-12-28mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko
2018-11-20Document /proc/pid PID reuse behaviorDaniel Colascione
2018-11-07Documentation/proc.txt: Add 2 missing fields for /proc/<pid>/statusWaiman Long
2018-10-26mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka
2018-08-22/proc/meminfo: add percpu populated pages countDennis Zhou (Facebook)
2018-07-23Documentation: proc.txt: Adding 'HardwareCorrupted' field and description.Prashant Dhamdhere
2018-05-08docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mmMike Rapoport
2018-04-27docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport
2017-11-17proc, coredump: add CoreDumping flag to /proc/pid/statusRoman Gushchin
2017-11-15mm: consolidate page table accountingKirill A. Shutemov
2017-07-12procfs: fdinfo: extend information about epoll target filesCyrill Gorcunov
2017-05-03proc: show MADV_FREE pages info in smapsShaohua Li
2017-03-08livepatch: add /proc/<pid>/patch_stateJosh Poimboeuf
2017-01-24Documentation/filesystems/proc.txt: add VmPinFabian Frederick
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds
2016-12-12proc: report no_new_privs stateKees Cook
2016-11-19Change the document about iowaitChao Fan
2016-10-20fs/proc: Stop trying to report thread stacksAndy Lutomirski
2016-10-07Documentation/filesystems/proc.txt: add more description for maps/smapsRobert Ho
2016-09-16Documentation/filesystems: Fixed typoRobert Foss
2016-07-26thp: update Documentation/{vm/transhuge,filesystems/proc}.txtKirill A. Shutemov
2016-07-10irq/Documentation: Correct result of echnoing 5 to smp_affinityJohn Kacur
2016-05-20procfs: expose umask in /proc/<PID>/statusRichard W.M. Jones
2016-03-17proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds
2016-01-14Documentation/filesystems: describe the shared memory usage/accountingRodrigo Freire
2016-01-14mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/statusJerome Marchand
2016-01-14mm, proc: account for shmem swap in /proc/pid/smapsVlastimil Babka
2016-01-14mm, documentation: clarify /proc/pid/status VmSwap limitations for shmemVlastimil Babka
2016-01-14Documentation: update libhugetlbfs site urlSeongJae Park
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-11-09coredump: add DAX filtering for ELF coredumpsRoss Zwisler
2015-11-05Documentation/filesystems/proc.txt: a little tidyingHugh Dickins
2015-11-05mm Documentation: undoc non-linear vmasHugh Dickins
2015-11-05mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi
2015-11-05mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smapsNaoya Horiguchi
2015-10-01fs/proc, core/debug: Don't expose absolute kernel addresses via wchanIngo Molnar
2015-09-08mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim
2015-05-07docs: add VmPMD description in procChen Hanxiao