summaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
Commit message (Expand)AuthorAgeFilesLines
* procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold2009-11-171-1/+1
* procfs: disable per-task stack usage on NOMMUAndrew Morton2009-09-241-0/+7
* procfs: provide stack information for threadsStefani Seibold2009-09-231-1/+84
* proc: avoid information leaks to non-privileged processesJake Edge2009-05-041-4/+9
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-141-11/+21
* CRED: Separate task security context from task_structDavid Howells2008-11-141-8/+10
* Switch to a valid email address...Alan Cox2008-10-271-1/+1
*---. Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-201-70/+4
|\ \ \
| | | * timers: fix itimer/many thread hangFrank Mayhar2008-09-141-4/+4
| | |/
| * | proc: remove now unneeded ADDBUF macroAlexey Dobriyan2008-10-101-5/+0
| * | [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan2008-10-101-2/+0
| |/
| * sched: fix process time monotonicityBalbir Singh2008-09-051-59/+0
|/
* tracehook: tracehook_tracer_taskRoland McGrath2008-07-261-2/+7
* capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-311-1/+1
* capabilities: add bounding set to /proc/self/statusSerge E. Hallyn2008-05-131-0/+1
* [PATCH] split linux/file.hAl Viro2008-05-011-0/+1
* tty_io: fix remaining pid struct lockingAlan Cox2008-04-301-1/+3
* do_task_stat: don't take rcu_read_lock()Oleg Nesterov2008-04-301-2/+0
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-081-65/+63
* 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/+1
|\
| * proc/array.c: Use TASK_REPORTMatthew Wilcox2007-12-061-6/+1
* | 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/+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
OpenPOWER on IntegriCloud