summaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
Commit message (Expand)AuthorAgeFilesLines
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-65/+63Star
* seqfile convert proc_pid_statmEric W. Biederman2008-02-081-3/+5
* proc: rewrite do_task_stat to correctly handle pid namespaces.Eric W. Biederman2008-02-081-12/+12
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-051-6/+15
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-02-011-6/+1Star
|\
| * proc/array.c: Use TASK_REPORTMatthew Wilcox2007-12-061-6/+1Star
* | fix the "remove task_ppid_nr_ns" commitOleg Nesterov2008-01-141-1/+1
* | remove task_ppid_nr_nsRoland McGrath2008-01-131-2/+2
|/
* sched: fix prev_stime calculationIngo Molnar2007-11-261-1/+3
* sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh2007-10-301-1/+2
* sched: keep utime/stime monotonicPeter Zijlstra2007-10-291-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-191-1/+1
|\
| * sched: fix guest time accounting going faster than user time accountingChristian Borntraeger2007-10-191-1/+1
* | Fix tsk->exit_state usageEugene Teo2007-10-191-2/+1Star
* | pid namespaces: changes to show virtual ids to userPavel Emelyanov2007-10-191-8/+19
* | pid namespaces: round up the APIPavel Emelianov2007-10-191-2/+2
|/
* sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fieldsLaurent Vivier2007-10-151-2/+15
* sched: accounting regression since rc1Christian Borntraeger2007-08-231-15/+29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-07-161-27/+26Star
|\
| * [PATCH] sched: fix up fs/proc/array.c whitespace problemsIngo Molnar2007-07-161-26/+25Star
| * [PATCH] sched: remove dead code from task_stime()Ingo Molnar2007-07-161-1/+1
* | taskstats: add context-switch countersMaxim Uvarov2007-07-161-0/+10
* | Use boot based time for process start time and boot time in /procTomas Janousek2007-07-161-2/+3
|/
* sched: make use of precise accounting for /proc task statsIngo Molnar2007-07-091-10/+47
* sched: remove the SleepAVG fieldIngo Molnar2007-07-091-2/+0Star
* reduce size of task_struct on 64-bit machinesWilliam Cohen2007-05-081-2/+2
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-121-1/+1
* [PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater2006-12-081-1/+1
* [PATCH] do_task_stat(): don't take tty_mutexOleg Nesterov2006-12-081-12/+4Star
* [PATCH] proc: drop tasklist lock in task_state()Oleg Nesterov2006-10-021-6/+5Star
* [PATCH] proc: convert do_task_stat() to use lock_task_sighand()Oleg Nesterov2006-10-021-28/+35
* [PATCH] proc: convert task_sig() to use lock_task_sighand()Oleg Nesterov2006-10-021-6/+5Star
* [PATCH] tty: stop the tty vanishing under procfs accessAlan Cox2006-09-291-0/+3
* [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delaysShailabh Nagar2006-07-151-2/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] hrtimers: remove it_real_value calculation from proc/*/statRoman Zippel2006-03-261-4/+1Star
* [PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2006-01-101-3/+3
* [PATCH] s390: cleanup KconfigMartin Schwidefsky2006-01-061-1/+1
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-301-1/+1
* [PATCH] files: fix preemption issuesDipankar Sarma2005-09-171-0/+3
* [PATCH] files: break up files structDipankar Sarma2005-09-091-1/+4
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+484