index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
/
array.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-28
[PATCH] mm counter operations through macros
Christoph Lameter
1
-1
/
+1
2005-03-09
[PATCH] cpusets - big numa cpu and memory placement
Paul Jackson
1
-0
/
+2
2005-03-07
[PATCH] show RLIMIT_SIGPENDING usage in /proc/PID/status
Roland McGrath
1
-0
/
+5
2005-03-07
[PATCH] make ITIMER_REAL per-process
Roland McGrath
1
-1
/
+3
2005-01-11
[PATCH] cputime: introduce cputime
Martin Schwidefsky
1
-10
/
+12
2005-01-04
[PATCH] FRV: procfs changes for nommu changes
David Howells
1
-0
/
+1
2004-12-12
[PATCH] do_task_stat() use pid_alive()
Andrew Morton
1
-1
/
+1
2004-12-02
[PATCH] proc_pid_status() oops fix
Manfred Spraul
1
-2
/
+2
2004-10-20
[PATCH] stat shows wrong ppid
Dinakar Guniguntala
1
-1
/
+1
2004-10-19
[PATCH] ps shows wrong ppid
Dinakar Guniguntala
1
-1
/
+1
2004-10-18
[PATCH] fix & clean up zombie/dead task handling & preemption
Ingo Molnar
1
-7
/
+7
2004-10-18
[PATCH] show aggregate per-process counters in /proc/PID/stat 2
Lev Makhlis
1
-4
/
+18
2004-10-18
[PATCH] distinct tgid/tid CPU usage
Albert Cahalan
1
-11
/
+33
2004-10-18
[PATCH] make rlimit settings per-process instead of per-thread
Roland McGrath
1
-1
/
+3
2004-10-13
[PATCH] Fix reporting of process start times
Tim Schmielau
1
-1
/
+5
2004-09-07
[PATCH] cleanup ptrace stops and remove notify_parent
Roland McGrath
1
-3
/
+5
2004-08-30
[PATCH] fix rusage semantics
Roland McGrath
1
-4
/
+9
2004-08-26
[PATCH] O(1) proc_pid_statm()
William Lee Irwin III
1
-5
/
+0
2004-08-26
[PATCH] task_vsize() locking cleanup
William Lee Irwin III
1
-3
/
+0
2004-08-23
[PATCH] clarify get_task_mm (mmgrab)
Hugh Dickins
1
-5
/
+1
2004-08-22
[PATCH] proc fs task name locking fix
Mike Kravetz
1
-3
/
+8
2004-08-05
[PATCH] fix /proc printing of TASK_DEAD state
Roland McGrath
1
-0
/
+1
2004-05-24
[PATCH] Fix race condition with current->group_info
Andrew Morton
1
-4
/
+7
2004-04-26
[PATCH] fs/proc/array.c: workaround for gcc-2.96
Andrew Morton
1
-2
/
+6
2004-04-11
[PATCH] procfs LoadAVG/load_avg scaling fix
Andrew Morton
1
-1
/
+1
2004-04-11
[PATCH] eliminate nswap and cnswap
Andrew Morton
1
-2
/
+2
2004-04-11
[PATCH] move job control fields from task_struct to signal_struct
Andrew Morton
1
-9
/
+13
2004-02-18
[PATCH] NGROUPS 2.6.2rc2 + fixups
Andrew Morton
1
-2
/
+4
2003-10-14
[PATCH] number of threads in /proc
Albert Cahalan
1
-2
/
+8
2003-10-09
Revert the process group accessor functions. They are buggy, and
Linus Torvalds
1
-4
/
+4
2003-10-04
[PATCH] move job control fields from task_struct to
Andrew Morton
1
-4
/
+4
2003-09-23
[PATCH] 32-bit dev_t fixups
Alexander Viro
1
-1
/
+1
2003-09-22
[PATCH] prepare for 32-bit dev_t: tty usage
Alexander Viro
1
-1
/
+1
2003-09-21
[PATCH] scheduler infrastructure
Andrew Morton
1
-1
/
+4
2003-09-21
[PATCH] Fix setpgid and threads
Andrew Morton
1
-1
/
+1
2003-08-20
[PATCH] fix /proc mm_struct refcounting bug
Andrew Morton
1
-1
/
+1
2003-04-23
[PATCH] tty cleanups (11/12)
Alexander Viro
1
-1
/
+1
2003-02-24
[PATCH] make jiffies wrap 5 min after boot
Andrew Morton
1
-1
/
+2
2003-02-16
It's usually considered stupid to lock the same spinlock twice in
Linus Torvalds
1
-1
/
+1
2003-02-16
Do proper signal locking for the old-style /proc/stat too.
Linus Torvalds
1
-1
/
+9
2003-02-16
Clean up and fix locking around signal rendering
Linus Torvalds
1
-31
/
+54
2003-02-10
Report shared pending signals in /proc/<pid>/status
Linus Torvalds
1
-0
/
+3
2003-02-08
[PATCH] Fix Alt-SysRQ-T status, and comment
Russell King
1
-2
/
+2
2003-02-06
Split up "struct signal_struct" into "signal" and "sighand" parts.
Linus Torvalds
1
-4
/
+4
2003-02-03
[PATCH] use 64 bit jiffies: 64-bit process start time
Tim Schmielau
1
-2
/
+2
2003-01-14
[PATCH] more procfs bits for !CONFIG_MMU
Christoph Hellwig
1
-245
/
+15
2003-01-08
[PATCH] tracer pid.
Dave Jones
1
-1
/
+2
2002-12-29
[PATCH] nommu systems can't support /proc/<pid>/maps
Christoph Hellwig
1
-2
/
+4
2002-11-25
[PATCH] shrink task_struct by removing per_cpu utime and stime
Andrew Morton
1
-22
/
+0
2002-11-25
[PATCH] proc is in the wrong order
Alan Cox
1
-2
/
+2
[next]