index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
fs
/
proc
/
array.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-14
CRED: Use RCU to access another task's creds and to release a task's own creds
David Howells
1
-11
/
+21
2008-11-14
CRED: Separate task security context from task_struct
David Howells
1
-8
/
+10
2008-10-27
Switch to a valid email address...
Alan Cox
1
-1
/
+1
2008-10-20
Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...
Thomas Gleixner
1
-70
/
+4
2008-10-10
proc: remove now unneeded ADDBUF macro
Alexey Dobriyan
1
-5
/
+0
2008-10-10
[PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...
Lai Jiangshan
1
-2
/
+0
2008-09-14
timers: fix itimer/many thread hang
Frank Mayhar
1
-4
/
+4
2008-09-05
sched: fix process time monotonicity
Balbir Singh
1
-59
/
+0
2008-07-26
tracehook: tracehook_tracer_task
Roland McGrath
1
-2
/
+7
2008-06-01
capabilities: remain source compatible with 32-bit raw legacy capability supp...
Andrew G. Morgan
1
-1
/
+1
2008-05-13
capabilities: add bounding set to /proc/self/status
Serge E. Hallyn
1
-0
/
+1
2008-05-01
[PATCH] split linux/file.h
Al Viro
1
-0
/
+1
2008-04-30
tty_io: fix remaining pid struct locking
Alan Cox
1
-1
/
+3
2008-04-30
do_task_stat: don't take rcu_read_lock()
Oleg Nesterov
1
-2
/
+0
2008-02-08
proc: seqfile convert proc_pid_status to properly handle pid namespaces
Eric W. Biederman
1
-65
/
+63
2008-02-08
seqfile convert proc_pid_statm
Eric W. Biederman
1
-3
/
+5
2008-02-08
proc: rewrite do_task_stat to correctly handle pid namespaces.
Eric W. Biederman
1
-12
/
+12
2008-02-05
Add 64-bit capability support to the kernel
Andrew Morgan
1
-6
/
+15
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+1
2008-01-15
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
2007-12-07
proc/array.c: Use TASK_REPORT
Matthew Wilcox
1
-6
/
+1
2007-11-26
sched: fix prev_stime calculation
Ingo Molnar
1
-1
/
+3
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-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-1
/
+1
2007-10-19
Fix tsk->exit_state usage
Eugene Teo
1
-2
/
+1
2007-10-19
pid namespaces: changes to show virtual ids to user
Pavel Emelyanov
1
-8
/
+19
2007-10-19
pid namespaces: round up the API
Pavel Emelianov
1
-2
/
+2
2007-10-19
sched: fix guest time accounting going faster than user time accounting
Christian Borntraeger
1
-1
/
+1
2007-10-15
sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields
Laurent Vivier
1
-2
/
+15
2007-08-23
sched: accounting regression since rc1
Christian Borntraeger
1
-15
/
+29
2007-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
1
-27
/
+26
2007-07-16
taskstats: add context-switch counters
Maxim Uvarov
1
-0
/
+10
2007-07-16
Use boot based time for process start time and boot time in /proc
Tomas Janousek
1
-2
/
+3
2007-07-16
[PATCH] sched: fix up fs/proc/array.c whitespace problems
Ingo Molnar
1
-26
/
+25
2007-07-16
[PATCH] sched: remove dead code from task_stime()
Ingo Molnar
1
-1
/
+1
2007-07-09
sched: make use of precise accounting for /proc task stats
Ingo Molnar
1
-10
/
+47
2007-07-09
sched: remove the SleepAVG field
Ingo Molnar
1
-2
/
+0
2007-05-08
reduce size of task_struct on 64-bit machines
William Cohen
1
-2
/
+2
2007-02-12
[PATCH] tty: update the tty layer to work with struct pid
Eric W. Biederman
1
-1
/
+1
2006-12-08
[PATCH] add process_session() helper routine: deprecate old field
Cedric Le Goater
1
-1
/
+1
2006-12-08
[PATCH] do_task_stat(): don't take tty_mutex
Oleg Nesterov
1
-12
/
+4
2006-10-02
[PATCH] proc: drop tasklist lock in task_state()
Oleg Nesterov
1
-6
/
+5
2006-10-02
[PATCH] proc: convert do_task_stat() to use lock_task_sighand()
Oleg Nesterov
1
-28
/
+35
2006-10-02
[PATCH] proc: convert task_sig() to use lock_task_sighand()
Oleg Nesterov
1
-6
/
+5
2006-09-29
[PATCH] tty: stop the tty vanishing under procfs access
Alan Cox
1
-0
/
+3
2006-07-15
[PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays
Shailabh Nagar
1
-2
/
+4
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-03-26
[PATCH] hrtimers: remove it_real_value calculation from proc/*/stat
Roman Zippel
1
-4
/
+1
[next]