index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
proc
Age
Commit message (
Expand
)
Author
Files
Lines
2008-02-06
proc: loadavg reading race
Michal Schmidt
1
-3
/
+8
2008-02-06
proper prototype for get_filesystem_list()
Adrian Bunk
1
-1
/
+0
2008-02-06
proper show_interrupts() prototype
Adrian Bunk
1
-1
/
+1
2008-02-05
Add 64-bit capability support to the kernel
Andrew Morgan
1
-6
/
+15
2008-02-05
Fix /proc dcache deadlock in do_exit
Andrea Arcangeli
1
-1
/
+2
2008-02-05
maps4: make page monitoring /proc file optional
Matt Mackall
3
-2
/
+8
2008-02-05
maps4: add /proc/kpageflags interface
Matt Mackall
1
-1
/
+83
2008-02-05
maps4: add /proc/kpagecount interface
Matt Mackall
1
-0
/
+50
2008-02-05
maps4: add /proc/pid/pagemap interface
Matt Mackall
3
-2
/
+204
2008-02-05
maps4: regroup task_mmu by interface
Matt Mackall
1
-207
/
+210
2008-02-05
maps4: move clear_refs code to task_mmu.c
Matt Mackall
3
-53
/
+37
2008-02-05
maps4: simplify interdependence of maps and smaps
Matt Mackall
1
-26
/
+26
2008-02-05
maps4: use pagewalker in clear_refs and smaps
Matt Mackall
1
-78
/
+17
2008-02-05
maps4: add proportional set size accounting in smaps
Fengguang Wu
1
-1
/
+27
2008-02-05
is_vmalloc_addr(): Check if an address is within the vmalloc boundaries
Christoph Lameter
1
-1
/
+1
2008-02-01
[PATCH] switch audit_get_loginuid() to task_struct *
Al Viro
1
-1
/
+1
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-7
/
+2
2008-01-28
[ATM]: Oops reading net/atm/arp
Denis V. Lunev
1
-4
/
+13
2008-01-28
[NET]: Consolidate net namespace related proc files creation.
Denis V. Lunev
1
-0
/
+38
2008-01-25
sched: latencytop support
Arjan van de Ven
1
-0
/
+78
2008-01-14
fix the "remove task_ppid_nr_ns" commit
Oleg Nesterov
1
-1
/
+1
2008-01-13
remove task_ppid_nr_ns
Roland McGrath
1
-2
/
+2
2008-01-02
restrict reading from /proc/<pid>/maps to those who share ->mm or can ptrace pid
Al Viro
4
-5
/
+24
2008-01-02
Unify /proc/slabinfo configuration
Linus Torvalds
1
-19
/
+2
2008-01-02
slub: register slabinfo to procfs
Pekka Enberg
1
-0
/
+17
2007-12-10
proc: remove/Fix proc generic d_revalidate
Eric W. Biederman
1
-7
/
+0
2007-12-06
proc/base.c: Use task_is_*
Matthew Wilcox
1
-1
/
+1
2007-12-06
proc/array.c: Use TASK_REPORT
Matthew Wilcox
1
-6
/
+1
2007-12-05
proc: fix proc_dir_entry refcounting
Alexey Dobriyan
3
-14
/
+5
2007-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/net-2.6
Linus Torvalds
2
-82
/
+16
2007-12-02
[NETNS]: Fix /proc/net breakage
Eric W. Biederman
2
-82
/
+16
2007-11-29
proc: remove races from proc_id_readdir()
Eric W. Biederman
1
-23
/
+28
2007-11-29
proc: fix NULL ->i_fop oops
Alexey Dobriyan
3
-40
/
+1
2007-11-26
sched: fix prev_stime calculation
Ingo Molnar
1
-1
/
+3
2007-11-14
proc: simplify and correct proc_flush_task
Eric W. Biederman
1
-9
/
+6
2007-11-14
proc: fix proc_kill_inodes to kill dentries on all proc superblocks
Eric W. Biederman
3
-18
/
+25
2007-11-13
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
1
-1
/
+1
2007-11-07
[NET]: Kill proc_net_create()
David S. Miller
1
-7
/
+0
2007-10-30
sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2
Balbir Singh
1
-1
/
+2
2007-10-29
sched: keep utime/stime monotonic
Peter Zijlstra
1
-1
/
+2
2007-10-26
[NET]: Marking struct pernet_operations __net_initdata was inappropriate
Eric W. Biederman
1
-1
/
+1
2007-10-26
[NET] fs/proc/proc_net.c: make a struct static
Adrian Bunk
1
-1
/
+1
2007-10-25
Fix pointer mismatches in proc_sysctl.c
David Howells
1
-2
/
+4
2007-10-22
procfs: fix kernel-doc param warnings
Randy Dunlap
1
-24
/
+22
2007-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-1
/
+1
2007-10-19
Remove unused variables from fs/proc/base.c
Pavel Emelyanov
1
-4
/
+1
2007-10-19
Fix tsk->exit_state usage
Eugene Teo
1
-2
/
+1
2007-10-19
proc: export a processes resource limits via /proc/pid
Neil Horman
1
-0
/
+75
2007-10-19
Isolate some explicit usage of task->tgid
Pavel Emelyanov
1
-1
/
+1
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
2
-22
/
+42
[next]