summaryrefslogtreecommitdiff
path: root/kernel/acct.c
AgeCommit message (Expand)Author
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
2003-05-25[PATCH] kernel/* strlcpy conversionBen Collins
2003-04-23[PATCH] tty cleanups (11/12)Alexander Viro
2003-02-03[PATCH] use 64 bit jiffies: 64-bit process start timeTim Schmielau
2002-12-31[PATCH] include <linux/vfs.h> only in files actually needing itChristoph Hellwig
2002-11-26LSM: change if statements into something more readable for the kernel.* files.Greg Kroah-Hartman
2002-10-17LSM: convert over the remaining security calls to the new format.Greg Kroah-Hartman
2002-10-16LSM: add #include <linux/security.h> to a lot of files as they all have secur...Greg Kroah-Hartman
2002-07-21[PATCH] LSM: file related LSM hooksStephen D. Smalley
2002-07-01Make in-kernel HZ be 1000 on x86, retaining user-level 100 HZ clock_t.Linus Torvalds
2002-04-30[PATCH] bad BUG_ON from acct.cBob Miller
2002-04-02[PATCH] conditional system call cleanupAlexander Viro
2002-03-15[PATCH] 2.5.7-pre1 Code cleanup for BSD accounting.Bob Miller
2002-03-10[PATCH] 2.5.6-pre3 Fix BSD accounting rlimitAlan Cox
2002-03-10[PATCH] 2.5.6-pre3 Fix small race in BSD accountingBob Miller
2002-03-10[PATCH] 2.5.6-pre3 Fix small race in BSD accountingBob Miller
2002-02-04v2.5.1.2 -> v2.5.1.3Linus Torvalds
2002-02-04v2.4.2.4 -> v2.4.2.5Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds