Commit Graph

49 Commits (510149e31974fdbb2c00c9bee6c0e2a688e61c85)

Author SHA1 Message Date
Balbir Singh 49048622ea sched: fix process time monotonicity 17 years ago
Roland McGrath 0d094efeb1 tracehook: tracehook_tracer_task 17 years ago
Andrew G. Morgan ca05a99a54 capabilities: remain source compatible with 32-bit raw legacy capability support. 17 years ago
Serge E. Hallyn 289f8e27ed capabilities: add bounding set to /proc/self/status 17 years ago
Al Viro 9f3acc3140 [PATCH] split linux/file.h 17 years ago
Alan Cox 5d0fdf1e01 tty_io: fix remaining pid struct locking 17 years ago
Oleg Nesterov 06fffb1267 do_task_stat: don't take rcu_read_lock() 17 years ago
Eric W. Biederman df5f8314ca proc: seqfile convert proc_pid_status to properly handle pid namespaces 17 years ago
Eric W. Biederman a56d3fc74c seqfile convert proc_pid_statm 17 years ago
Eric W. Biederman ee992744ea proc: rewrite do_task_stat to correctly handle pid namespaces. 17 years ago
Andrew Morgan e338d263a7 Add 64-bit capability support to the kernel 17 years ago
Oleg Nesterov a98fdcef94 fix the "remove task_ppid_nr_ns" commit 17 years ago
Roland McGrath 84427eaef1 remove task_ppid_nr_ns 17 years ago
Matthew Wilcox 1587e2b188 proc/array.c: Use TASK_REPORT 17 years ago
Ingo Molnar 08e4570a4a sched: fix prev_stime calculation 17 years ago
Balbir Singh 9301899be7 sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2 17 years ago
Peter Zijlstra 73a2bcb0ed sched: keep utime/stime monotonic 17 years ago
Eugene Teo 270f722d4d Fix tsk->exit_state usage 17 years ago
Pavel Emelyanov b488893a39 pid namespaces: changes to show virtual ids to user 17 years ago
Pavel Emelianov a47afb0f9d pid namespaces: round up the API 17 years ago
Christian Borntraeger f9e26291be sched: fix guest time accounting going faster than user time accounting 17 years ago
Laurent Vivier 9ac52315d4 sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields 18 years ago
Christian Borntraeger efe567fc82 sched: accounting regression since rc1 18 years ago
Maxim Uvarov b663a79c19 taskstats: add context-switch counters 18 years ago
Tomas Janousek 924b42d5a2 Use boot based time for process start time and boot time in /proc 18 years ago
Ingo Molnar 8ea0260668 [PATCH] sched: fix up fs/proc/array.c whitespace problems 18 years ago
Ingo Molnar 5926c50b83 [PATCH] sched: remove dead code from task_stime() 18 years ago
Ingo Molnar b27f03d4bd sched: make use of precise accounting for /proc task stats 18 years ago
Ingo Molnar 62480d13d5 sched: remove the SleepAVG field 18 years ago
William Cohen 97dc32cdb1 reduce size of task_struct on 64-bit machines 18 years ago
Eric W. Biederman ab521dc0f8 [PATCH] tty: update the tty layer to work with struct pid 18 years ago
Cedric Le Goater 1ec320afdc [PATCH] add process_session() helper routine: deprecate old field 18 years ago
Oleg Nesterov 9159350412 [PATCH] do_task_stat(): don't take tty_mutex 18 years ago
Oleg Nesterov b0fa9db6ab [PATCH] proc: drop tasklist lock in task_state() 19 years ago
Oleg Nesterov a593d6edeb [PATCH] proc: convert do_task_stat() to use lock_task_sighand() 19 years ago
Oleg Nesterov 5e6b3f42ed [PATCH] proc: convert task_sig() to use lock_task_sighand() 19 years ago
Alan Cox 3cfd0885fa [PATCH] tty: stop the tty vanishing under procfs access 19 years ago
Shailabh Nagar 2589045466 [PATCH] per-task-delay-accounting: /proc export of aggregated block I/O delays 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Roman Zippel 4dee26b7e2 [PATCH] hrtimers: remove it_real_value calculation from proc/*/stat 19 years ago
Thomas Gleixner 2ff678b8da [PATCH] hrtimer: switch itimers to hrtimer 19 years ago
Martin Schwidefsky 347a8dc3b8 [PATCH] s390: cleanup Kconfig 19 years ago
Hugh Dickins 4294621f41 [PATCH] mm: rss = file_rss + anon_rss 19 years ago
Dipankar Sarma 4fb3a53860 [PATCH] files: fix preemption issues 20 years ago
Dipankar Sarma badf16621c [PATCH] files: break up files struct 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago