aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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/+1
* | 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/+26
|\
| * [PATCH] sched: fix up fs/proc/array.c whitespace problemsIngo Molnar2007-07-161-26/+25
| * [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/+0
* 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/+4
* [PATCH] proc: drop tasklist lock in task_state()Oleg Nesterov2006-10-021-6/+5
* [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/+5
* [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-141-2/+4
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] hrtimers: remove it_real_value calculation from proc/*/statRoman Zippel2006-03-261-4/+1
* [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-291-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-161-0/+484