aboutsummaryrefslogtreecommitdiffstats
path: root/fs/proc/array.c
Commit message (Expand)AuthorAge
* proc: constify status arrayMike Frysinger2011-05-26
* proc: protect mm start_code/end_code in /proc/pid/statKees Cook2011-03-23
* s390: remove task_show_regsMartin Schwidefsky2011-02-15
* proc: use seq_puts()/seq_putc() where possibleAlexey Dobriyan2011-01-13
* proc: use unsigned long inside /proc/*/statmAlexey Dobriyan2011-01-13
* CRED: Fix get_task_cred() and task_state() to not resurrect dead credentialsDavid Howells2010-07-29
* proc: get_nr_threads() doesn't need ->siglock any longerOleg Nesterov2010-05-27
* revert "procfs: provide stack information for threads" and its fixup commitsRobin Holt2010-05-11
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* fs: use rlimit helpersJiri Slaby2010-03-06
* vfs: Apply lockdep-based checking to rcu_dereference() usesPaul E. McKenney2010-02-25
* proc: partially revert "procfs: provide stack information for threads"KOSAKI Motohiro2010-01-11
* sched: Assert task state bits at build timePeter Zijlstra2009-12-17
* sched: Update task_state_arraypwith new statesPeter Zijlstra2009-12-17
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-12-05
|\
| * sched, cputime: Introduce thread_group_times()Hidetoshi Seto2009-12-02
| * sched: Remove task_{u,s,g}time()Hidetoshi Seto2009-11-26
| * sched: Introduce task_times() to replace task_{u,s}time() pairHidetoshi Seto2009-11-26
| * Merge branch 'linus' into sched/coreIngo Molnar2009-10-25
| |\
| * | sched: Always show Cpus_allowed field in /proc/<pid>/statusHeiko Carstens2009-09-21
* | | procfs: fix /proc/<pid>/stat stack pointer for kernel threadsStefani Seibold2009-11-17
| |/ |/|
* | procfs: disable per-task stack usage on NOMMUAndrew Morton2009-09-24
* | procfs: provide stack information for threadsStefani Seibold2009-09-23
|/
* proc: avoid information leaks to non-privileged processesJake Edge2009-05-04
* CRED: Use RCU to access another task's creds and to release a task's own credsDavid Howells2008-11-13
* CRED: Separate task security context from task_structDavid Howells2008-11-13
* Switch to a valid email address...Alan Cox2008-10-27
*---. Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer...Thomas Gleixner2008-10-20
|\ \ \
| | | * timers: fix itimer/many thread hangFrank Mayhar2008-09-14
| | |/
| * | proc: remove now unneeded ADDBUF macroAlexey Dobriyan2008-10-09
| * | [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l...Lai Jiangshan2008-10-09
| |/
| * sched: fix process time monotonicityBalbir Singh2008-09-05
|/
* tracehook: tracehook_tracer_taskRoland McGrath2008-07-26
* capabilities: remain source compatible with 32-bit raw legacy capability supp...Andrew G. Morgan2008-05-31
* capabilities: add bounding set to /proc/self/statusSerge E. Hallyn2008-05-13
* [PATCH] split linux/file.hAl Viro2008-05-01
* tty_io: fix remaining pid struct lockingAlan Cox2008-04-30
* do_task_stat: don't take rcu_read_lock()Oleg Nesterov2008-04-30
* proc: seqfile convert proc_pid_status to properly handle pid namespacesEric W. Biederman2008-02-08
* seqfile convert proc_pid_statmEric W. Biederman2008-02-08
* proc: rewrite do_task_stat to correctly handle pid namespaces.Eric W. Biederman2008-02-08
* Add 64-bit capability support to the kernelAndrew Morgan2008-02-05
* Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2008-01-31
|\
| * proc/array.c: Use TASK_REPORTMatthew Wilcox2007-12-06
* | fix the "remove task_ppid_nr_ns" commitOleg Nesterov2008-01-14
* | remove task_ppid_nr_nsRoland McGrath2008-01-13
|/
* sched: fix prev_stime calculationIngo Molnar2007-11-26
* sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2Balbir Singh2007-10-29
* sched: keep utime/stime monotonicPeter Zijlstra2007-10-29
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds2007-10-19
|\