index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
filesystems
/
proc.txt
Commit message (
Expand
)
Author
Age
Files
Lines
*
/proc/pid/smaps: show VM_SOFTDIRTY flag in VmFlags line
Naoya Horiguchi
2013-11-13
1
-0
/
+1
*
Documentation/filesystems/proc.txt: fix mistake in the description of Committ...
Minto Joseph
2013-09-11
1
-10
/
+9
*
mm: soft-dirty bits for user memory changes tracking
Pavel Emelyanov
2013-07-03
1
-1
/
+6
*
docs: update documentation about /proc/<pid>/fdinfo/<fd> fanotify output
Cyrill Gorcunov
2012-12-17
1
-11
/
+17
*
docs: add documentation about /proc/<pid>/fdinfo/<fd> output
Cyrill Gorcunov
2012-12-17
1
-0
/
+82
*
/proc/pid/status: add "Seccomp" field
Kees Cook
2012-12-17
1
-0
/
+2
*
procfs: add VmFlags field in smaps output
Cyrill Gorcunov
2012-12-17
1
-2
/
+38
*
mm, oom: reintroduce /proc/pid/oom_adj
David Rientjes
2012-11-16
1
-4
/
+12
*
oom: remove deprecated oom_adj
Davidlohr Bueso
2012-10-09
1
-18
/
+4
*
c/r: procfs: add arg_start/end, env_start/end and exit_code members to /proc/...
Cyrill Gorcunov
2012-05-31
1
-0
/
+5
*
fs, proc: introduce /proc/<pid>/task/<tid>/children entry
Cyrill Gorcunov
2012-05-31
1
-0
/
+18
*
mm: document the meminfo and vmstat fields of relevance to transparent hugepages
Mel Gorman
2012-05-29
1
-0
/
+2
*
tokenring: delete all remaining driver support
Paul Gortmaker
2012-05-15
1
-1
/
+0
*
procfs: mark thread stack correctly in proc/<pid>/maps
Siddhesh Poyarekar
2012-03-21
1
-2
/
+30
*
c/r: procfs: add start_data, end_data, start_brk members to /proc/$pid/stat v4
Cyrill Gorcunov
2012-01-12
1
-0
/
+3
*
procfs: add hidepid= and gid= mount options
Vasiliy Kulikov
2012-01-10
1
-0
/
+39
*
doc: fix broken references
Paul Bolle
2011-09-27
1
-1
/
+1
*
rcu: Use softirq to address performance regression
Shaohua Li
2011-06-14
1
-0
/
+1
*
bitmap, irq: add smp_affinity_list interface to /proc/irq
Mike Travis
2011-05-25
1
-2
/
+9
*
rcu: move TREE_RCU from softirq to kthread
Paul E. McKenney
2011-05-05
1
-1
/
+0
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-3
/
+3
*
oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj down
Mandeep Singh Baines
2011-01-13
1
-0
/
+4
*
mm: smaps: export mlock information
Nikanth Karthikesan
2011-01-13
1
-0
/
+3
*
console: add /proc/consoles
Jiri Slaby
2010-11-16
1
-0
/
+24
*
/proc/pid/pagemap: document in Documentation/filesystems/proc.txt
Nikanth Karthikesan
2010-10-27
1
-0
/
+4
*
/proc/pid/smaps: export amount of anonymous memory in a mapping
Nikanth Karthikesan
2010-10-27
1
-3
/
+10
*
Documentation/filesystems/proc.txt: improve smaps field documentation
Matt Mackall
2010-10-26
1
-7
/
+7
*
Revert "tty: Add a new file /proc/tty/consoles"
Linus Torvalds
2010-10-23
1
-32
/
+0
*
tty: Add a new file /proc/tty/consoles
Dr. Werner Fink
2010-10-22
1
-0
/
+32
*
oom: deprecate oom_adj tunable
David Rientjes
2010-08-09
1
-0
/
+3
*
oom: badness heuristic rewrite
David Rientjes
2010-08-09
1
-37
/
+57
*
Documentation: update broken web addresses.
Justin P. Mattock
2010-08-04
1
-2
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2010-05-20
1
-3
/
+3
|
\
|
*
Documentation/: it's -> its where appropriate
Francis Galiegue
2010-04-23
1
-2
/
+2
|
*
Documentation/filesystems/proc.txt typo fix.
Rob Landley
2010-03-15
1
-1
/
+1
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2010-05-19
1
-0
/
+4
|
\
\
|
*
|
genirq: Expose irq_desc->node in proc/irq
Dimitri Sivanich
2010-03-24
1
-0
/
+4
|
|
/
*
|
revert "procfs: provide stack information for threads" and its fixup commits
Robin Holt
2010-05-11
1
-2
/
+1
|
/
*
Merge branch 'for-next' into for-linus
Jiri Kosina
2010-03-08
1
-1
/
+1
|
\
|
*
doc: typo - Table 1-2 should refer to "status", not "statm"
Mulyadi Santosa
2010-02-18
1
-1
/
+1
*
|
mm: document /proc/pagetypeinfo
Mel Gorman
2010-03-06
1
-1
/
+44
*
|
mm: count swap usage
KAMEZAWA Hiroyuki
2010-03-06
1
-0
/
+2
*
|
mm: avoid false sharing of mm_counter
KAMEZAWA Hiroyuki
2010-03-06
1
-0
/
+6
|
/
*
proc: partially revert "procfs: provide stack information for threads"
KOSAKI Motohiro
2010-01-11
1
-2
/
+0
*
procfs: allow threads to rename siblings via /proc/pid/tasks/tid/comm
john stultz
2009-12-15
1
-0
/
+9
*
Doc: better explanation of procs_running
Luis Garces-Erice
2009-12-09
1
-2
/
+2
*
sched, cpuacct: Fix niced guest time accounting
Ryota Ozaki
2009-10-25
1
-1
/
+2
*
ext4: Use tracepoints for mb_history trace file
Theodore Ts'o
2009-09-30
1
-1
/
+0
*
procfs: provide stack information for threads
Stefani Seibold
2009-09-23
1
-1
/
+4
*
oom: make oom_score to per-process value
KOSAKI Motohiro
2009-09-22
1
-1
/
+1
[next]