aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/filesystems/proc.txt
AgeCommit message (Expand)AuthorFilesLines
2020-03-02docs: filesystems: convert proc.txt to ReSTMauro Carvalho Chehab1-2047/+0
2019-07-18mm: thp: fix false negative of shmem vma's THP eligibilityYang Shi1-2/+2
2019-07-15docs: admin-guide: move sysctl directory to itMauro Carvalho Chehab1-1/+1
2019-07-12mm: smaps: split PSS into componentsLuigi Semenzato1-10/+31
2019-06-12Documentation/filesystems/proc.txt: Add arch_status fileAubrey Li1-0/+40
2018-12-29Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds1-1/+12
2018-12-28mm, proc: report PR_SET_THP_DISABLE in procMichal Hocko1-0/+3
2018-12-28mm, thp, proc: report THP eligibility for each vmaMichal Hocko1-0/+3
2018-12-28mm, proc: be more verbose about unstable VMA flags in /proc/<pid>/smapsMichal Hocko1-1/+3
2018-11-20Document /proc/pid PID reuse behaviorDaniel Colascione1-0/+7
2018-11-07Documentation/proc.txt: Add 2 missing fields for /proc/<pid>/statusWaiman Long1-1/+5
2018-10-26mm, proc: add KReclaimable to /proc/meminfoVlastimil Babka1-0/+4
2018-08-22/proc/meminfo: add percpu populated pages countDennis Zhou (Facebook)1-0/+3
2018-07-23Documentation: proc.txt: Adding 'HardwareCorrupted' field and description.Prashant Dhamdhere1-0/+3
2018-05-08docs/vm: move numa_memory_policy.rst to Documentation/admin-guide/mmMike Rapoport1-1/+1
2018-04-27docs/admin-guide/mm: start moving here files from Documentation/vmMike Rapoport1-2/+4
2018-04-16docs/vm: rename documentation files to .rstMike Rapoport1-2/+2
2017-11-17proc, coredump: add CoreDumping flag to /proc/pid/statusRoman Gushchin1-0/+3
2017-11-15mm: consolidate page table accountingKirill A. Shutemov1-1/+0
2017-07-12procfs: fdinfo: extend information about epoll target filesCyrill Gorcunov1-1/+5
2017-05-03proc: show MADV_FREE pages info in smapsShaohua Li1-0/+6
2017-03-08livepatch: add /proc/<pid>/patch_stateJosh Poimboeuf1-0/+18
2017-01-24Documentation/filesystems/proc.txt: add VmPinFabian Frederick1-2/+3
2016-12-12Merge tag 'docs-4.10' of git://git.lwn.net/linuxLinus Torvalds1-1/+10
2016-12-12proc: report no_new_privs stateKees Cook1-0/+2
2016-11-19Change the document about iowaitChao Fan1-1/+10
2016-10-20fs/proc: Stop trying to report thread stacksAndy Lutomirski1-26/+0
2016-10-07Documentation/filesystems/proc.txt: add more description for maps/smapsRobert Ho1-0/+12
2016-09-16Documentation/filesystems: Fixed typoRobert Foss1-1/+1
2016-07-26thp: update Documentation/{vm/transhuge,filesystems/proc}.txtKirill A. Shutemov1-0/+9
2016-07-10irq/Documentation: Correct result of echnoing 5 to smp_affinityJohn Kacur1-1/+1
2016-05-20procfs: expose umask in /proc/<PID>/statusRichard W.M. Jones1-0/+1
2016-03-17proc: add /proc/<pid>/timerslack_ns interfaceJohn Stultz1-0/+18
2016-02-03mm: polish virtual memory accountingKonstantin Khlebnikov1-2/+2
2016-02-03proc: revert /proc/<pid>/maps [stack:TID] annotationJohannes Weiner1-6/+3
2016-01-17Merge tag 'docs-4.5' of git://git.lwn.net/linuxLinus Torvalds1-1/+1
2016-01-14Documentation/filesystems: describe the shared memory usage/accountingRodrigo Freire1-0/+2
2016-01-14mm, procfs: breakdown RSS for anon, shmem and file in /proc/pid/statusJerome Marchand1-2/+11
2016-01-14mm, proc: account for shmem swap in /proc/pid/smapsVlastimil Babka1-1/+4
2016-01-14mm, documentation: clarify /proc/pid/status VmSwap limitations for shmemVlastimil Babka1-1/+2
2016-01-14Documentation: update libhugetlbfs site urlSeongJae Park1-1/+1
2015-11-10Merge tag 'libnvdimm-for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-10/+12
2015-11-09coredump: add DAX filtering for ELF coredumpsRoss Zwisler1-10/+12
2015-11-05Documentation/filesystems/proc.txt: a little tidyingHugh Dickins1-8/+5
2015-11-05mm Documentation: undoc non-linear vmasHugh Dickins1-1/+0
2015-11-05mm: hugetlb: proc: add HugetlbPages field to /proc/PID/statusNaoya Horiguchi1-0/+2
2015-11-05mm: hugetlb: proc: add hugetlb-related fields to /proc/PID/smapsNaoya Horiguchi1-0/+8
2015-10-01fs/proc, core/debug: Don't expose absolute kernel addresses via wchanIngo Molnar1-2/+3
2015-09-08mm: /proc/pid/smaps:: show proportional swap share of the mappingMinchan Kim1-5/+13
2015-05-07docs: add VmPMD description in procChen Hanxiao1-0/+1
2015-05-07Docs: proc: fix kernel versionChen Hanxiao1-1/+1
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds1-3/+3
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin1-0/+4
2015-04-17docs: add missing and new /proc/PID/status file entries, fix typosNathan Scott1-3/+8
2015-04-04doc: Add guest_nice column to example output of `cat /proc/stat'Tobias Klauser1-3/+3
2015-02-12fs: proc: task_mmu: show page size in /proc/<pid>/numa_mapsRafael Aquini1-15/+15
2015-02-12Documentation/filesystems/proc.txt: add /proc/pid/numa_maps interface explana...Rafael Aquini1-0/+33
2015-02-12fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak1-0/+4
2015-02-11Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+23
2015-02-11Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesCyrill Gorcunov1-0/+23
2015-01-28Fixes column alignment in table of contents entry 1.9 in Documentation/filesy...Trace Pillars1-1/+1
2014-11-24Documentation: fix formatting to make 's' happyMaisa Roponen1-1/+1
2014-07-18docs: Procfs -- Document timerfd outputCyrill Gorcunov1-0/+19
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+4
2014-05-25Documentation: update /proc/stat "intr" count summaryJan Moskyto Matejka1-2/+3
2014-05-22doc: fix incorrect formula to calculate CommitLimit valuePetr Oros1-1/+2
2014-05-05doc: spelling error changesCarlos Garcia1-2/+2
2014-04-07proc: show mnt_id in /proc/pid/fdinfoAndrey Vagin1-5/+12
2014-01-30mm, oom: base root bonus on current usageDavid Rientjes1-2/+2
2014-01-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-1/+1
2014-01-21/proc/meminfo: provide estimated available memoryRik van Riel1-0/+9
2014-01-02Documentation: update /proc/uptime field descriptionRob Landley1-1/+1
2013-11-13/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi1-0/+1
2013-09-11Documentation/filesystems/proc.txt: fix mistake in the description of Committ...Minto Joseph1-10/+9
2013-07-03mm: soft-dirty bits for user memory changes trackingPavel Emelyanov1-1/+6
2012-12-17docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify outputCyrill Gorcunov1-11/+17
2012-12-17docs: add documentation about /proc/<pid>/fdinfo/<fd> outputCyrill Gorcunov1-0/+82
2012-12-17/proc/pid/status: add "Seccomp" fieldKees Cook1-0/+2
2012-12-17procfs: add VmFlags field in smaps outputCyrill Gorcunov1-2/+38
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes1-4/+12
2012-10-09oom: remove deprecated oom_adjDavidlohr Bueso1-18/+4
2012-05-31c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...Cyrill Gorcunov1-0/+5
2012-05-31fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov1-0/+18
2012-05-29mm: document the meminfo and vmstat fields of relevance to transparent hugepagesMel Gorman1-0/+2
2012-05-15tokenring: delete all remaining driver supportPaul Gortmaker1-1/+0
2012-03-21procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar1-2/+30
2012-01-12c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov1-0/+3
2012-01-10procfs: add hidepid= and gid= mount optionsVasiliy Kulikov1-0/+39
2011-09-27doc: fix broken referencesPaul Bolle1-1/+1
2011-06-14rcu: Use softirq to address performance regressionShaohua Li1-0/+1
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis1-2/+9
2011-05-05rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney1-1/+0
2011-03-31Fix common misspellingsLucas De Marchi1-3/+3
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines1-0/+4
2011-01-13mm: smaps: export mlock informationNikanth Karthikesan1-0/+3
2010-11-16console: add /proc/consolesJiri Slaby1-0/+24
2010-10-27/proc/pid/pagemap: document in Documentation/filesystems/proc.txtNikanth Karthikesan1-0/+4
2010-10-27/proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan1-3/+10
2010-10-26Documentation/filesystems/proc.txt: improve smaps field documentationMatt Mackall1-7/+7
2010-10-23Revert "tty: Add a new file /proc/tty/consoles"Linus Torvalds1-32/+0
2010-10-22tty: Add a new file /proc/tty/consolesDr. Werner Fink1-0/+32
2010-08-09oom: deprecate oom_adj tunableDavid Rientjes1-0/+3
2010-08-09oom: badness heuristic rewriteDavid Rientjes1-37/+57
2010-08-04Documentation: update broken web addresses.Justin P. Mattock1-2/+2
2010-05-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds1-3/+3
2010-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+4
2010-05-11revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt1-2/+1
2010-04-23Documentation/: it's -> its where appropriateFrancis Galiegue1-2/+2
2010-03-24genirq: Expose irq_desc->node in proc/irqDimitri Sivanich1-0/+4
2010-03-15Documentation/filesystems/proc.txt typo fix.Rob Landley1-1/+1
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-03-06mm: document /proc/pagetypeinfoMel Gorman1-1/+44
2010-03-06mm: count swap usageKAMEZAWA Hiroyuki1-0/+2
2010-03-06mm: avoid false sharing of mm_counterKAMEZAWA Hiroyuki1-0/+6
2010-02-18doc: typo - Table 1-2 should refer to "status", not "statm"Mulyadi Santosa1-1/+1
2010-01-11proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro1-2/+0
2009-12-15procfs: allow threads to rename siblings via /proc/pid/tasks/tid/commjohn stultz1-0/+9
2009-12-09Doc: better explanation of procs_runningLuis Garces-Erice1-2/+2
2009-10-25sched, cpuacct: Fix niced guest time accountingRyota Ozaki1-1/+2
2009-09-30ext4: Use tracepoints for mb_history trace fileTheodore Ts'o1-1/+0
2009-09-23procfs: provide stack information for threadsStefani Seibold1-1/+4
2009-09-22oom: make oom_score to per-process valueKOSAKI Motohiro1-1/+1
2009-09-22pagemap clear_refs: modify to specify anon or mapped vma clearingMoussa A. Ba1-0/+13
2009-09-22proc: document `guest' column in /proc/statEric Dumazet1-3/+4
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro1-10/+5
2009-06-18proc.txt: update kernel filesystem/proc.txt documentationStefani Seibold1-52/+190
2009-06-18proc: export statistics for softirq to /procKeika Kobayashi1-0/+26
2009-06-16oom: move oom_adj value from task_struct to mm_structDavid Rientjes1-5/+10
2009-06-12trivial: Miscellaneous documentation typo fixesMatt LaPlante1-2/+2
2009-04-02documentation: update Documentation/filesystem/proc.txt and Documentation/sys...Shen Feng1-1069/+28
2009-03-31ext4: remove /proc tuning knobsTheodore Ts'o1-21/+0
2009-03-18net: Document /proc/sys/net/core/netdev_budgetStanislaw Gruszka1-0/+7
2009-01-29mm: OOM documentation updateEvgeniy Polyakov1-0/+28
2009-01-15Update of Documentation: vm.txt and proc.txtPeter W Morreale1-286/+2
2009-01-07Merge branch 'proc-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ad...Linus Torvalds1-0/+1
2009-01-06mm: add dirty_background_bytes and dirty_bytes sysctlsDavid Rientjes1-1/+25
2009-01-05proc: add /proc/*/stackKen Chen1-0/+1
2008-12-23Merge branches 'x86/apic', 'x86/cleanups', 'x86/cpufeature', 'x86/crashdump',...Ingo Molnar1-3/+6
2008-12-01epoll: introduce resource usage limitsDavide Libenzi1-0/+27
2008-10-30x86, nmi-watchdog: update procfs nmi_watchdog file documentation v2Aristeu Rozanski1-3/+6
2008-10-20documentation: clarify dirty_ratio and dirty_background_ratio descriptionAndrea Righi1-5/+8
2008-10-20coredump_filter: add hugepage dumpingKOSAKI Motohiro1-5/+10
2008-10-16Document panic_on_unrecovered_nmi sysctlBernhard Walle1-0/+12
2008-10-13Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriya...Linus Torvalds1-7/+0
2008-10-10proc: remove kernel.maps_protectAlexey Dobriyan1-7/+0
2008-10-09ext4: Use readahead when reading an inode from the inode tableTheodore Ts'o1-0/+3
2008-10-09ext4: Improve the documentation for ext4's /proc tunablesTheodore Ts'o1-37/+33
2008-09-13coredump_filter: add description of bit 4Hidehiro Kawai1-0/+2
2008-09-02ipc: document the new auto_msgmni proc fileNadia Derbey1-0/+19
2008-07-26Documentation cleanup: trivial misspelling, punctuation, and grammar correcti...Matt LaPlante1-2/+2
2008-07-24vmallocinfo: add NUMA informationEric Dumazet1-0/+44
2008-06-05genirq: Expose default irq affinity mask (take 3)Max Krasnyansky1-11/+18
2008-04-30mm: document missing fields for /proc/meminfoMiklos Szeredi1-4/+17
2008-04-23[patch 7/7] vfs: mountinfo: show dominating group idMiklos Szeredi1-0/+6
2008-04-23[patch 6/7] vfs: mountinfo: add /proc/<pid>/mountinfoRam Pai1-0/+32
2008-03-12laptops: move laptop-mode.txt to Documentation/laptops/Randy Dunlap1-2/+2
2008-02-06get rid of NR_OPEN and introduce a sysctl_nr_openEric Dumazet1-0/+8
2008-02-05Document lowmem_reserve_ratioYasunori Goto1-17/+63
2008-02-05mm/page-writeback: highmem_is_dirtyable optionBron Gondwana1-0/+15
2008-02-03Documentation: missing proc/$PID/stat fieldLeonardo Chiquitto1-0/+1
2008-02-01[AUDIT] break large execve argument logging into smaller messagesEric Paris1-7/+0
2008-01-31[IPV4] route cache: Introduce rt_genid for smooth cache invalidationEric Dumazet1-5/+0
2008-01-29ext4: Add multi block allocator for ext4Alex Tomas1-0/+39
2007-10-20proc.txt: Add /proc/stat fieldLeonardo Chiquitto1-3/+4
2007-10-17x86: expand /proc/interrupts to include missing vectors, v2Joe Korty1-1/+29
2007-07-19coredump masking: documentation for /proc/pid/coredump_filterKawai, Hidehiro1-0/+38
2007-07-19audit: rework execve auditPeter Zijlstra1-0/+7
2007-07-17handle kernelcore=: genericMel Gorman1-0/+15
2007-07-16Documentation: /proc/$pid/stat filesKees Cook1-7/+58
2007-05-09Fix more "deprecated" spellos.Randy Dunlap1-1/+1
2007-05-08proc: maps protectionKees Cook1-0/+7
2007-05-07smaps: add clear_refs file to clear referenceDavid Rientjes1-15/+16
2007-04-25[NET]: Replace CONFIG_NET_DEBUG with sysctl.Stephen Hemminger1-0/+9
2007-03-05[PATCH] Documentation for io-accounting / reporting via procfsRoland Kletzing1-0/+105
2006-11-30Fix typos in /Documentation : 'U-Z'Matt LaPlante1-2/+2
2006-11-30Fix typos in /Documentation : 'T''Matt LaPlante1-3/+3
2006-10-03Fix typos in Documentation/: 'S'Matt LaPlante1-2/+2
2006-10-03Fix "can not" in Documentation and KconfigMatt LaPlante1-1/+1
2006-10-03Fix typos in Documentation/: 'H'-'M'Matt LaPlante1-1/+1
2006-10-03Fix some typos in Documentation/: 'A'Matt LaPlante1-1/+1
2006-09-29[PATCH] oom_adj/oom_score documentationJan-Frode Myklebust1-0/+18
2006-09-26[PATCH] x86: Add abilty to enable/disable nmi watchdog from procfs (update)Don Zickus1-5/+9
2006-03-24fix typos "wich" -> "which"Uwe Zeisberger1-3/+3
2006-01-10Documentation/filesystems/proc.txt: indentation fixAdrian Bunk1-1/+1
2006-01-08[PATCH] drop-pagecacheAndrew Morton1-0/+17
2005-09-09[PATCH] docs: fix misinformation about overcommit_memoryChuck Ebbert1-10/+32
2005-09-05[PATCH] add /proc/pid/smapsMauricio Lin1-0/+1
2005-05-01[PATCH] Documentation: remove super-{nr, max} to reflect fs/super.cCosmin Nicolaescu1-10/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1940