summaryrefslogtreecommitdiff
path: root/kernel/acct.c
AgeCommit message (Expand)Author
2008-01-07acct: real_parent ppidRoland McGrath
2007-11-26sched: fix kernel/acct.c commentIngo Molnar
2007-10-18whitespace fixes: process accountingDaniel Walker
2007-07-25Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().john stultz
2006-12-08[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek
2006-12-08[PATCH] do_acct_process(): don't take tty_mutexOleg Nesterov
2006-12-08[PATCH] tty: ->signal->tty lockingPeter Zijlstra
2006-12-07[PATCH] lockdep: name some old style locksPeter Zijlstra
2006-10-01[PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan
2006-09-29[PATCH] audit/accounting: tty lockingAlan Cox
2006-07-14[PATCH] Fix sighand->siglock usage in kernel/acct.cOGAWA Hirofumi
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-27[PATCH] fix kernel-doc in kernel/ dirRandy Dunlap
2006-06-27[PATCH] kernel/acct: fix function definitionRandy Dunlap
2006-06-25[PATCH] pacct: none-delayed process accounting accumulationKaiGai Kohei
2006-06-25[PATCH] pacct: avoidance to refer the last thread as a representation of the ...KaiGai Kohei
2006-06-25[PATCH] pacct: add pacct_struct to fix some pacct bugs.KaiGai Kohei
2006-06-25[PATCH] Remove unecessary NULL check in kernel/acct.cMatt Helsley
2006-06-23[PATCH] VFS: Permit filesystem to perform statfs with a known root dentryDavid Howells
2006-03-31[PATCH] Fix pacct bug in multithreading case.KaiGai Kohei
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap
2006-01-06[PATCH] s390: cputime_t fixesMartin Schwidefsky
2005-11-07[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins
2005-09-10[PATCH] kernel/acct: add kerneldocRandy Dunlap
2005-09-07[PATCH] largefile support for accountingPeter Staubach
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-03-04[PATCH] Move accounting function calls out of critical vm code pathsChristoph Lameter
2005-01-11[PATCH] acct_update_integrals speedupJay Lan
2005-01-04[PATCH] enhanced Memory accounting data collectionJay Lan
2004-10-25[PATCH] acct: report single record for multithreaded processRoland McGrath
2004-10-18[PATCH] add missing linux/syscalls.h includesArnd Bergmann
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath
2004-10-13[PATCH] Fix reporting of process start timesTim Schmielau
2004-08-01[PATCH] Fix BSD accounting cross-platform compatibilityTim Schmielau
2004-06-17[PATCH] BSD accounting format reworkTim Schmielau
2004-05-28[PATCH] sparse: trivial part of kernel/* __user annotationAlexander Viro
2004-04-12[PATCH] BSD accounting oops fixAndrew Morton
2004-04-11[PATCH] eliminate nswap and cnswapAndrew Morton
2004-04-11[PATCH] move job control fields from task_struct to signal_structAndrew Morton
2004-03-18[PATCH] fix HZ leaking to userspace in BSD accountingAndrew Morton
2004-03-07[PATCH] proper error cleanup on security_acct hookChris Wright
2003-10-09Revert the process group accessor functions. They are buggy, andLinus Torvalds
2003-10-04[PATCH] move job control fields from task_struct toAndrew Morton
2003-09-23[PATCH] 32-bit dev_t fixupsAlexander Viro
2003-09-22[PATCH] prepare for 32-bit dev_t: tty usageAlexander Viro
2003-07-06[PATCH] Double unlock in BSD accounting speedup patchIngo Molnar
2003-07-06[PATCH] BSD accounting speedupAndrew Morton
2003-06-20[PATCH] Add system calls statfs64 and fstatfs64Andrew Morton