index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
acct.c
Commit message (
Expand
)
Author
Age
*
bsdacct: fix uid/gid misreporting
Alexey Dobriyan
2009-12-15
*
bsdacct: switch credentials for writing to the accounting file
Michal Schmidt
2009-08-23
*
bsdacct: fix access to invalid filp in acct_on()
Renaud Lottiaux
2009-06-30
*
[CVE-2009-0029] System call wrappers part 04
Heiko Carstens
2009-01-14
*
CRED: Wrap task credential accesses in the core kernel
David Howells
2008-11-13
*
tty: Fix abusers of current->sighand->tty
Alan Cox
2008-10-13
*
bsdacct: fix and add comments around acct_process()
Pavel Emelyanov
2008-07-25
*
bsdacct: account dying tasks in all relevant namespaces
Pavel Emelyanov
2008-07-25
*
bsdacct: turn acct off for all pidns-s on umount time
Pavel Emelyanov
2008-07-25
*
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
Pavel Emelyanov
2008-07-25
*
bsdacct: make internal code work with passed bsd_acct_struct, not global
Pavel Emelyanov
2008-07-25
*
bsdacct: turn the acct_lock from on-the-struct to global
Pavel Emelyanov
2008-07-25
*
bsdacct: make check timer accept a bsd_acct_struct argument
Pavel Emelyanov
2008-07-25
*
bsdacct: "truthify" a comment near acct_process
Pavel Emelyanov
2008-07-25
*
bsdacct: rename acct_gbls to bsd_acct_struct
Pavel Emelyanov
2008-07-25
*
bsd_acct: using task_struct->tgid is not right in pid-namespaces
Pavel Emelyanov
2008-03-24
*
bsd_acct: plain current->real_parent access is not always safe
Pavel Emelyanov
2008-03-24
*
acct: real_parent ppid
Roland McGrath
2008-01-07
*
sched: fix kernel/acct.c comment
Ingo Molnar
2007-11-26
*
whitespace fixes: process accounting
Daniel Walker
2007-10-18
*
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
2007-07-25
*
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
2006-12-08
*
[PATCH] do_acct_process(): don't take tty_mutex
Oleg Nesterov
2006-12-08
*
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
2006-12-08
*
[PATCH] lockdep: name some old style locks
Peter Zijlstra
2006-12-07
*
[PATCH] csa: convert CONFIG tag for extended accounting routines
Jay Lan
2006-10-01
*
[PATCH] audit/accounting: tty locking
Alan Cox
2006-09-29
*
[PATCH] Fix sighand->siglock usage in kernel/acct.c
OGAWA Hirofumi
2006-07-15
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] fix kernel-doc in kernel/ dir
Randy Dunlap
2006-06-27
*
[PATCH] kernel/acct: fix function definition
Randy Dunlap
2006-06-27
*
[PATCH] pacct: none-delayed process accounting accumulation
KaiGai 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.c
Matt Helsley
2006-06-25
*
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
2006-06-23
*
[PATCH] Fix pacct bug in multithreading case.
KaiGai Kohei
2006-03-31
*
[PATCH] move capable() to capability.h
Randy.Dunlap
2006-01-11
*
[PATCH] s390: cputime_t fixes
Martin Schwidefsky
2006-01-06
*
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
Al Viro
2005-11-07
*
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
2005-10-30
*
[PATCH] kernel/acct: add kerneldoc
Randy Dunlap
2005-09-10
*
[PATCH] largefile support for accounting
Peter Staubach
2005-09-07
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16