summaryrefslogtreecommitdiffstats
path: root/kernel/taskstats.c
Commit message (Expand)AuthorAgeFilesLines
...
* [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-1/+1
* [GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf2006-12-021-6/+2
* [GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf2006-12-021-1/+1
* [NETLINK]: Do precise netlink message allocations where possibleThomas Graf2006-12-021-2/+1
* [PATCH] taskstats: fix sub-threads accountingOleg Nesterov2006-10-311-7/+10
* [PATCH] taskstats: fix sk_buff size calculationOleg Nesterov2006-10-291-1/+2
* [PATCH] taskstats: fix sk_buff leakOleg Nesterov2006-10-291-2/+1
* [PATCH] fill_tgid: cleanup delays accountingOleg Nesterov2006-10-281-1/+1
* [PATCH] taskstats: don't use tasklist_lockOleg Nesterov2006-10-281-35/+24
* [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2006-10-281-10/+6
* [PATCH] fill_tgid: fix task_struct leak and possible oopsOleg Nesterov2006-10-281-6/+9
* [PATCH] csa: Extended system accounting over taskstatsJay Lan2006-10-011-0/+4
* [PATCH] csa: basic accounting over taskstatsJay Lan2006-10-011-0/+4
* [PATCH] Fix taskstats size calculation (use the new genetlink utility functions)Balbir Singh2006-10-011-1/+1
* [NETLINK]: Extend netlink messaging interfaceThomas Graf2006-09-221-1/+1
* [PATCH] taskstats: free skb, avoid returns in send_cpu_listenersShailabh Nagar2006-07-311-13/+11
* [PATCH] make taskstats sending completely independent of delay accounting on/...Shailabh Nagar2006-07-311-5/+3
* [PATCH] Remove down_write() from taskstats code invoked on the exit() pathShailabh Nagar2006-07-141-5/+19
* [PATCH] per-task delay accounting taskstats interface: control exit data thro...Shailabh Nagar2006-07-141-11/+189
* [PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar2006-07-141-32/+66
* [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar2006-07-141-5/+11
* [PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar2006-07-141-0/+336
OpenPOWER on IntegriCloud