summaryrefslogtreecommitdiffstats
path: root/include/linux/acct.h
Commit message (Expand)AuthorAgeFilesLines
* make fs/{namespace,super}.c forget about acct.hAl Viro2014-08-071-2/+0
* take fs_pin stuff to fs/*Al Viro2014-08-071-4/+2
* acct: get rid of acct_listAl Viro2014-08-071-3/+3
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-107/+1
* UAPI: Fix AHZ multiple inclusion when __KERNEL__ is removedDavid Howells2011-12-131-0/+3
* sysctl extern cleanup: acctDave Young2010-03-121-0/+1
* copy_signal() cleanup: kill taskstats_tgid_init() and acct_init_pacct()Veaceslav Falico2010-03-121-2/+0
* bsdacct: switch from global bsd_acct_struct instance to per-pidns onePavel Emelyanov2008-07-251-0/+3
* system timer: fix crash in <100Hz system timerDavid Fries2008-02-061-0/+4
* [PATCH] severing module.h->sched.hAl Viro2006-12-041-0/+1
* [PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan2006-10-011-4/+0
* [PATCH] pacct: avoidance to refer the last thread as a representation of the ...KaiGai Kohei2006-06-251-4/+4
* [PATCH] pacct: add pacct_struct to fix some pacct bugs.KaiGai Kohei2006-06-251-0/+4
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* Include <linux/jiffies.h> from linux/acct.h only in kernel-private part.David Woodhouse2006-04-251-1/+1
* [PATCH] acct.h needs jiffies.hAndrew Morton2005-11-131-0/+2
* [PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umountAl Viro2005-11-071-0/+3
* [PATCH] Fix copy-and-paste error in BSD accountingTim Schmielau2005-10-141-2/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+201