aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
Commit message (Expand)AuthorAgeFilesLines
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* fs: use rlimit helpersJiri Slaby2010-03-061-2/+2
* vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney2010-02-251-0/+2
* proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro2010-01-111-89/+0
* sched: Assert task state bits at build timePeter Zijlstra2009-12-171-8/+10
* sched: Update task_state_arraypwith new statesPeter Zijlstra2009-12-171-2/+5
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-051-8/+15
|\
| * sched, cputime: Introduce thread_group_times()Hidetoshi Seto2009-12-021-4/+1
| * sched: Remove task_{u,s,g}time()Hidetoshi Seto2009-11-261-2/+2
| * sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto2009-11-261-2/+1
| * Merge branch 'linus' into sched/coreIngo Molnar2009-10-251-1/+91
| |\
| * | sched: Always show Cpus_allowed field in /proc/<pid>/statusHeiko Carstens2009-09-211-0/+11
* | | 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