index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-03-28
[PATCH] mm counter operations through macros
Christoph Lameter
2
-4
/
+6
2005-03-16
Merge
Linus Torvalds
1
-0
/
+1
2005-03-15
[PATCH] fs/proc/base.c - fix sparse errors
Ben Dooks
1
-4
/
+4
2005-03-13
[PATCH] procfs: fix printk arg type warning
Randy Dunlap
1
-1
/
+1
2005-03-13
[PATCH] Allow admin to enable only some of the Magic-Sysrq functions
Jan Kara
1
-1
/
+1
2005-03-09
[PATCH] cpusets - big numa cpu and memory placement
Paul Jackson
2
-0
/
+21
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-03-07
[PATCH] Speed up /proc/pid/maps
Prasanna Meda
1
-14
/
+51
2005-03-07
[PATCH] remove mount option parsing from procfs
rene.scharfe@lsrfire.ath.cx
1
-47
/
+2
2005-03-07
[PATCH] seccomp: secure computing support
Andrea Arcangeli
1
-0
/
+74
2005-03-07
[PATCH] minor conceptual fix for /proc/kcore header size
Ernie Petrides
1
-1
/
+1
2005-03-07
[PATCH] annotate /proc/<PID>/maps with [heap]/[stack]/[vdso] markers
Ingo Molnar
1
-4
/
+32
2005-03-07
[PATCH] d_drop should use per dentry lock
Jan Blunck
1
-1
/
+5
2005-02-28
Currently touching audit.h triggers a large rebuild because it's sucked
Chris Wright
1
-0
/
+1
2005-02-02
[PATCH] Fix signed compare in fs/proc/generic.c::proc_file_read()
Georgi Guninski
1
-1
/
+1
2005-02-01
[PATCH] audit: handle loginuid through proc
Serge Hallyn
1
-0
/
+83
2005-02-01
[PATCH] mm: oom-killer tunable
Andrea Arcangeli
1
-0
/
+79
2005-01-20
[PATCH] Lock initializer cleanup: Filesystems
Thomas Gleixner
2
-2
/
+2
2005-01-11
[PATCH] cputime: introduce cputime
Martin Schwidefsky
2
-37
/
+45
2005-01-10
[PATCH] fs/proc/proc_tty.c: avoid array
Domen Puncer
1
-3
/
+1
2005-01-10
[PATCH] fs/proc/base.c: array size
Domen Puncer
1
-1
/
+1
2005-01-10
[PATCH] proc_kcore: Correct double accounting of elf_buflen
Prasanna Meda
1
-2
/
+1
2005-01-07
[PATCH] small proc_fs cleanups
Adrian Bunk
2
-19
/
+2
2005-01-07
[PATCH] prohibit slash in proc directory entry names
Nathan Lynch
1
-0
/
+5
2005-01-04
[PATCH] get_blkdev_list() cleanup
Andrew Morton
1
-1
/
+0
2005-01-04
[PATCH] Sync in core time granuality with filesystems
Andi Kleen
1
-0
/
+1
2005-01-04
[PATCH] fork: total_forks not counted under tasklist_lock
Prasanna Meda
1
-1
/
+0
2005-01-04
[PATCH] Permit nommu MAP_SHARED of memory backed files
David Howells
1
-1
/
+1
2005-01-04
[PATCH] Further nommu /proc changes
David Howells
2
-41
/
+38
2005-01-04
[PATCH] FRV: procfs changes for nommu changes
David Howells
9
-106
/
+350
2005-01-04
[PATCH] GP-REL data support
David Howells
1
-1
/
+0
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
2
-7
/
+2
2004-11-21
[PATCH] /proc/cmdline missing mmput
Prasanna Meda
1
-2
/
+2
2004-10-27
[PATCH] omit CommitAvail
Hugh Dickins
1
-2
/
+0
2004-10-27
[PATCH] statm: fix negative data
Hugh Dickins
1
-1
/
+1
2004-10-27
[PATCH] statm: shared = rss - anon_rss
Hugh Dickins
1
-1
/
+1
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-19
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Adrian Bunk
3
-3
/
+3
2004-10-19
[PATCH] Display committed memory limit and available in meminfo
Frank Hirtz
1
-2
/
+10
2004-10-18
[PATCH] report per-process pagetable usage
William Lee Irwin III
1
-2
/
+4
2004-10-18
[PATCH] procfs: fix task_mmu.c text size reporting
William Lee Irwin III
1
-2
/
+3
2004-10-18
[PATCH] generic acl support for ->permission
Christoph Hellwig
1
-1
/
+1
2004-10-18
[PATCH] unexport proc_sys_root
Christoph Hellwig
1
-3
/
+0
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
2
-13
/
+39
2004-10-18
[PATCH] make rlimit settings per-process instead of per-thread
Roland McGrath
1
-1
/
+3
[next]