index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
proc.txt
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-18
docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify output
Cyrill Gorcunov
1
-11
/
+17
2012-12-18
docs: add documentation about /proc/<pid>/fdinfo/<fd> output
Cyrill Gorcunov
1
-0
/
+82
2012-12-18
/proc/pid/status: add "Seccomp" field
Kees Cook
1
-0
/
+2
2012-12-18
procfs: add VmFlags field in smaps output
Cyrill Gorcunov
1
-2
/
+38
2012-11-16
mm, oom: reintroduce /proc/pid/oom_adj
David Rientjes
1
-4
/
+12
2012-10-09
oom: remove deprecated oom_adj
Davidlohr Bueso
1
-18
/
+4
2012-06-01
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...
Cyrill Gorcunov
1
-0
/
+5
2012-06-01
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
Cyrill Gorcunov
1
-0
/
+18
2012-05-30
mm: document the meminfo and vmstat fields of relevance to transparent hugepages
Mel Gorman
1
-0
/
+2
2012-05-16
tokenring: delete all remaining driver support
Paul Gortmaker
1
-1
/
+0
2012-03-22
procfs: mark thread stack correctly in proc/<pid>/maps
Siddhesh Poyarekar
1
-2
/
+30
2012-01-13
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
Cyrill Gorcunov
1
-0
/
+3
2012-01-11
procfs: add hidepid= and gid= mount options
Vasiliy Kulikov
1
-0
/
+39
2011-09-27
doc: fix broken references
Paul Bolle
1
-1
/
+1
2011-06-15
rcu: Use softirq to address performance regression
Shaohua Li
1
-0
/
+1
2011-05-25
bitmap, irq: add smp_affinity_list interface to /proc/irq
Mike Travis
1
-2
/
+9
2011-05-06
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
1
-1
/
+0
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-3
/
+3
2011-01-14
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
1
-0
/
+4
2011-01-14
mm: smaps: export mlock information
Nikanth Karthikesan
1
-0
/
+3
2010-11-16
console: add /proc/consoles
Jiri Slaby
1
-0
/
+24
2010-10-28
/proc/pid/pagemap: document in Documentation/filesystems/proc.txt
Nikanth Karthikesan
1
-0
/
+4
2010-10-28
/proc/pid/smaps: export amount of anonymous memory in a mapping
Nikanth Karthikesan
1
-3
/
+10
2010-10-27
Documentation/filesystems/proc.txt: improve smaps field documentation
Matt Mackall
1
-7
/
+7
2010-10-23
Revert "tty: Add a new file /proc/tty/consoles"
Linus Torvalds
1
-32
/
+0
2010-10-22
tty: Add a new file /proc/tty/consoles
Dr. Werner Fink
1
-0
/
+32
2010-08-10
oom: deprecate oom_adj tunable
David Rientjes
1
-0
/
+3
2010-08-10
oom: badness heuristic rewrite
David Rientjes
1
-37
/
+57
2010-08-04
Documentation: update broken web addresses.
Justin P. Mattock
1
-2
/
+2
2010-05-20
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-3
/
+3
2010-05-20
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+4
2010-05-12
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
1
-2
/
+1
2010-04-23
Documentation/: it's -> its where appropriate
Francis Galiegue
1
-2
/
+2
2010-03-24
genirq: Expose irq_desc->node in proc/irq
Dimitri Sivanich
1
-0
/
+4
2010-03-15
Documentation/filesystems/proc.txt typo fix.
Rob Landley
1
-1
/
+1
2010-03-08
Merge branch 'for-next' into for-linus
Jiri Kosina
1
-1
/
+1
2010-03-06
mm: document /proc/pagetypeinfo
Mel Gorman
1
-1
/
+44
2010-03-06
mm: count swap usage
KAMEZAWA Hiroyuki
1
-0
/
+2
2010-03-06
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
1
-0
/
+6
2010-02-18
doc: typo - Table 1-2 should refer to "status", not "statm"
Mulyadi Santosa
1
-1
/
+1
2010-01-11
proc: partially revert "procfs: provide stack information for threads"
KOSAKI Motohiro
1
-2
/
+0
2009-12-15
procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm
john stultz
1
-0
/
+9
2009-12-10
Doc: better explanation of procs_running
Luis Garces-Erice
1
-2
/
+2
2009-10-25
sched, cpuacct: Fix niced guest time accounting
Ryota Ozaki
1
-1
/
+2
2009-09-30
ext4: Use tracepoints for mb_history trace file
Theodore Ts'o
1
-1
/
+0
2009-09-23
procfs: provide stack information for threads
Stefani Seibold
1
-1
/
+4
2009-09-22
oom: make oom_score to per-process value
KOSAKI Motohiro
1
-1
/
+1
2009-09-22
pagemap clear_refs: modify to specify anon or mapped vma clearing
Moussa A. Ba
1
-0
/
+13
2009-09-22
proc: document `guest' column in /proc/stat
Eric Dumazet
1
-3
/
+4
2009-08-19
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
1
-10
/
+5
[next]