Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-05-08docs: add VmPMD description in procChen Hanxiao
2015-05-08Docs: proc: fix kernel versionChen Hanxiao
2015-04-18Merge tag 'docs-for-linus' of git://git.lwn.net/linux-2.6Linus Torvalds
2015-04-17proc: show locks in /proc/pid/fdinfo/XAndrey Vagin
2015-04-17docs: add missing and new /proc/PID/status file entries, fix typosNathan Scott
2015-04-04doc: Add guest_nice column to example output of `cat /proc/stat'Tobias Klauser
2015-02-13fs: proc: task_mmu: show page size in /proc/<pid>/numa_mapsRafael Aquini
2015-02-13Documentation/filesystems/proc.txt: add /proc/pid/numa_maps interface explana...Rafael Aquini
2015-02-13fs/proc/task_mmu.c: add user-space support for resetting mm->hiwater_rss (pea...Petr Cermak
2015-02-12Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-02-12Documentation/filesystems/proc.txt: describe /proc/<pid>/map_filesCyrill Gorcunov
2015-01-28Fixes column alignment in table of contents entry 1.9 in Documentation/filesy...Trace Pillars
2014-11-24Documentation: fix formatting to make 's' happyMaisa Roponen
2014-07-18docs: Procfs -- Document timerfd outputCyrill Gorcunov
2014-06-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-05-25Documentation: update /proc/stat "intr" count summaryJan Moskyto Matejka
2014-05-23doc: fix incorrect formula to calculate CommitLimit valuePetr Oros
2014-05-05doc: spelling error changesCarlos Garcia
2014-04-08proc: show mnt_id in /proc/pid/fdinfoAndrey Vagin
2014-01-31mm, oom: base root bonus on current usageDavid Rientjes
2014-01-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-01-22/proc/meminfo: provide estimated available memoryRik van Riel
2014-01-02Documentation: update /proc/uptime field descriptionRob Landley
2013-11-13/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags lineNaoya Horiguchi
2013-09-12Documentation/filesystems/proc.txt: fix mistake in the description of Committ...Minto Joseph
2013-07-04mm: soft-dirty bits for user memory changes trackingPavel Emelyanov
2012-12-18docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify outputCyrill Gorcunov
2012-12-18docs: add documentation about /proc/<pid>/fdinfo/<fd> outputCyrill Gorcunov
2012-12-18/proc/pid/status: add "Seccomp" fieldKees Cook
2012-12-18procfs: add VmFlags field in smaps outputCyrill Gorcunov
2012-11-16mm, oom: reintroduce /proc/pid/oom_adjDavid Rientjes
2012-10-09oom: remove deprecated oom_adjDavidlohr Bueso
2012-06-01c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...Cyrill Gorcunov
2012-06-01fs, proc: introduce /proc/<pid>/task/<tid>/children entryCyrill Gorcunov
2012-05-30mm: document the meminfo and vmstat fields of relevance to transparent hugepagesMel Gorman
2012-05-16tokenring: delete all remaining driver supportPaul Gortmaker
2012-03-22procfs: mark thread stack correctly in proc/<pid>/mapsSiddhesh Poyarekar
2012-01-13c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4Cyrill Gorcunov
2012-01-11procfs: add hidepid= and gid= mount optionsVasiliy Kulikov
2011-09-27doc: fix broken referencesPaul Bolle
2011-06-15rcu: Use softirq to address performance regressionShaohua Li
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis
2011-05-06rcu: move TREE_RCU from softirq to kthreadPaul E. McKenney
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-14oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines
2011-01-14mm: smaps: export mlock informationNikanth Karthikesan
2010-11-16console: add /proc/consolesJiri Slaby
2010-10-28/proc/pid/pagemap: document in Documentation/filesystems/proc.txtNikanth Karthikesan
2010-10-28/proc/pid/smaps: export amount of anonymous memory in a mappingNikanth Karthikesan
2010-10-27Documentation/filesystems/proc.txt: improve smaps field documentationMatt Mackall