index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
acct.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-14
[CVE-2009-0029] System call wrappers part 04
Heiko Carstens
1
-1
/
+1
2008-11-14
CRED: Wrap task credential accesses in the core kernel
David Howells
1
-4
/
+3
2008-10-13
tty: Fix abusers of current->sighand->tty
Alan Cox
1
-1
/
+1
2008-07-25
bsdacct: fix and add comments around acct_process()
Pavel Emelyanov
1
-1
/
+7
2008-07-25
bsdacct: account dying tasks in all relevant namespaces
Pavel Emelyanov
1
-7
/
+14
2008-07-25
bsdacct: turn acct off for all pidns-s on umount time
Pavel Emelyanov
1
-12
/
+16
2008-07-25
bsdacct: switch from global bsd_acct_struct instance to per-pidns one
Pavel Emelyanov
1
-18
/
+66
2008-07-25
bsdacct: make internal code work with passed bsd_acct_struct, not global
Pavel Emelyanov
1
-38
/
+39
2008-07-25
bsdacct: turn the acct_lock from on-the-struct to global
Pavel Emelyanov
1
-21
/
+21
2008-07-25
bsdacct: make check timer accept a bsd_acct_struct argument
Pavel Emelyanov
1
-4
/
+5
2008-07-25
bsdacct: "truthify" a comment near acct_process
Pavel Emelyanov
1
-1
/
+0
2008-07-25
bsdacct: rename acct_gbls to bsd_acct_struct
Pavel Emelyanov
1
-2
/
+2
2008-03-24
bsd_acct: using task_struct->tgid is not right in pid-namespaces
Pavel Emelyanov
1
-6
/
+15
2008-03-24
bsd_acct: plain current->real_parent access is not always safe
Pavel Emelyanov
1
-1
/
+3
2008-01-07
acct: real_parent ppid
Roland McGrath
1
-1
/
+1
2007-11-26
sched: fix kernel/acct.c comment
Ingo Molnar
1
-1
/
+1
2007-10-18
whitespace fixes: process accounting
Daniel Walker
1
-33
/
+33
2007-07-25
Cleanup non-arch xtime uses, use get_seconds() or current_kernel_time().
john stultz
1
-1
/
+1
2006-12-08
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
Josef "Jeff" Sipek
1
-7
/
+7
2006-12-08
[PATCH] do_acct_process(): don't take tty_mutex
Oleg Nesterov
1
-5
/
+2
2006-12-08
[PATCH] tty: ->signal->tty locking
Peter Zijlstra
1
-6
/
+3
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
1
-1
/
+2
2006-10-01
[PATCH] csa: convert CONFIG tag for extended accounting routines
Jay Lan
1
-30
/
+0
2006-09-29
[PATCH] audit/accounting: tty locking
Alan Cox
1
-1
/
+5
2006-07-14
[PATCH] Fix sighand->siglock usage in kernel/acct.c
OGAWA Hirofumi
1
-2
/
+2
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-27
[PATCH] fix kernel-doc in kernel/ dir
Randy Dunlap
1
-0
/
+1
2006-06-27
[PATCH] kernel/acct: fix function definition
Randy Dunlap
1
-1
/
+1
2006-06-25
[PATCH] pacct: none-delayed process accounting accumulation
KaiGai Kohei
1
-13
/
+11
2006-06-25
[PATCH] pacct: avoidance to refer the last thread as a representation of the ...
KaiGai Kohei
1
-18
/
+24
2006-06-25
[PATCH] pacct: add pacct_struct to fix some pacct bugs.
KaiGai Kohei
1
-15
/
+36
2006-06-25
[PATCH] Remove unecessary NULL check in kernel/acct.c
Matt Helsley
1
-5
/
+3
2006-06-23
[PATCH] VFS: Permit filesystem to perform statfs with a known root dentry
David Howells
1
-1
/
+1
2006-03-31
[PATCH] Fix pacct bug in multithreading case.
KaiGai Kohei
1
-6
/
+6
2006-01-11
[PATCH] move capable() to capability.h
Randy.Dunlap
1
-0
/
+1
2006-01-06
[PATCH] s390: cputime_t fixes
Martin Schwidefsky
1
-7
/
+9
2005-11-07
[PATCH] saner handling of auto_acct_off() and DQUOT_OFF() in umount
Al Viro
1
-30
/
+62
2005-10-29
[PATCH] mm: rss = file_rss + anon_rss
Hugh Dickins
1
-1
/
+1
2005-09-10
[PATCH] kernel/acct: add kerneldoc
Randy Dunlap
1
-16
/
+27
2005-09-07
[PATCH] largefile support for accounting
Peter Staubach
1
-1
/
+1
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
1
-0
/
+561