Age | Commit message (Expand) | Author | Files | Lines |
2010-01-11 | proc: partially revert "procfs: provide stack information for threads" | KOSAKI Motohiro | 1 | -89/+0 |
2009-12-17 | sched: Assert task state bits at build time | Peter Zijlstra | 1 | -8/+10 |
2009-12-17 | sched: Update task_state_arraypwith new states | Peter Zijlstra | 1 | -2/+5 |
2009-12-06 | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -8/+15 |
2009-12-02 | sched, cputime: Introduce thread_group_times() | Hidetoshi Seto | 1 | -4/+1 |
2009-11-26 | sched: Remove task_{u,s,g}time() | Hidetoshi Seto | 1 | -2/+2 |
2009-11-26 | sched: Introduce task_times() to replace task_{u,s}time() pair | Hidetoshi Seto | 1 | -2/+1 |
2009-11-18 | procfs: fix /proc/<pid>/stat stack pointer for kernel threads | Stefani Seibold | 1 | -1/+1 |
2009-10-25 | Merge branch 'linus' into sched/core | Ingo Molnar | 1 | -1/+91 |
2009-09-25 | procfs: disable per-task stack usage on NOMMU | Andrew Morton | 1 | -0/+7 |
2009-09-23 | procfs: provide stack information for threads | Stefani Seibold | 1 | -1/+84 |
2009-09-21 | sched: Always show Cpus_allowed field in /proc/<pid>/status | Heiko Carstens | 1 | -0/+11 |
2009-05-05 | proc: avoid information leaks to non-privileged processes | Jake Edge | 1 | -4/+9 |
2008-11-14 | CRED: Use RCU to access another task's creds and to release a task's own creds | David Howells | 1 | -11/+21 |
2008-11-14 | CRED: Separate task security context from task_struct | David Howells | 1 | -8/+10 |
2008-10-27 | Switch to a valid email address... | Alan Cox | 1 | -1/+1 |
2008-10-20 | Merge branches 'timers/clocksource', 'timers/hrtimers', 'timers/nohz', 'timer... | Thomas Gleixner | 1 | -70/+4 |
2008-10-10 | proc: remove now unneeded ADDBUF macro | Alexey Dobriyan | 1 | -5/+0 |
2008-10-10 | [PATCH] signal, procfs: some lock_task_sighand() users do not need rcu_read_l... | Lai Jiangshan | 1 | -2/+0 |
2008-09-14 | timers: fix itimer/many thread hang | Frank Mayhar | 1 | -4/+4 |
2008-09-05 | sched: fix process time monotonicity | Balbir Singh | 1 | -59/+0 |
2008-07-26 | tracehook: tracehook_tracer_task | Roland McGrath | 1 | -2/+7 |
2008-06-01 | capabilities: remain source compatible with 32-bit raw legacy capability supp... | Andrew G. Morgan | 1 | -1/+1 |
2008-05-13 | capabilities: add bounding set to /proc/self/status | Serge E. Hallyn | 1 | -0/+1 |
2008-05-01 | [PATCH] split linux/file.h | Al Viro | 1 | -0/+1 |
2008-04-30 | tty_io: fix remaining pid struct locking | Alan Cox | 1 | -1/+3 |
2008-04-30 | do_task_stat: don't take rcu_read_lock() | Oleg Nesterov | 1 | -2/+0 |
2008-02-08 | proc: seqfile convert proc_pid_status to properly handle pid namespaces | Eric W. Biederman | 1 | -65/+63 |
2008-02-08 | seqfile convert proc_pid_statm | Eric W. Biederman | 1 | -3/+5 |
2008-02-08 | proc: rewrite do_task_stat to correctly handle pid namespaces. | Eric W. Biederman | 1 | -12/+12 |
2008-02-05 | Add 64-bit capability support to the kernel | Andrew Morgan | 1 | -6/+15 |
2008-02-01 | Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -6/+1 |
2008-01-15 | fix the "remove task_ppid_nr_ns" commit | Oleg Nesterov | 1 | -1/+1 |
2008-01-13 | remove task_ppid_nr_ns | Roland McGrath | 1 | -2/+2 |
2007-12-07 | proc/array.c: Use TASK_REPORT | Matthew Wilcox | 1 | -6/+1 |
2007-11-26 | sched: fix prev_stime calculation | Ingo Molnar | 1 | -1/+3 |
2007-10-30 | sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 | Balbir Singh | 1 | -1/+2 |
2007-10-29 | sched: keep utime/stime monotonic | Peter Zijlstra | 1 | -1/+2 |
2007-10-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 1 | -1/+1 |
2007-10-19 | Fix tsk->exit_state usage | Eugene Teo | 1 | -2/+1 |
2007-10-19 | pid namespaces: changes to show virtual ids to user | Pavel Emelyanov | 1 | -8/+19 |
2007-10-19 | pid namespaces: round up the API | Pavel Emelianov | 1 | -2/+2 |
2007-10-19 | sched: fix guest time accounting going faster than user time accounting | Christian Borntraeger | 1 | -1/+1 |
2007-10-15 | sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields | Laurent Vivier | 1 | -2/+15 |
2007-08-23 | sched: accounting regression since rc1 | Christian Borntraeger | 1 | -15/+29 |
2007-07-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched | Linus Torvalds | 1 | -27/+26 |
2007-07-16 | taskstats: add context-switch counters | Maxim Uvarov | 1 | -0/+10 |
2007-07-16 | Use boot based time for process start time and boot time in /proc | Tomas Janousek | 1 | -2/+3 |
2007-07-16 | [PATCH] sched: fix up fs/proc/array.c whitespace problems | Ingo Molnar | 1 | -26/+25 |
2007-07-16 | [PATCH] sched: remove dead code from task_stime() | Ingo Molnar | 1 | -1/+1 |