aboutsummaryrefslogtreecommitdiff
path: root/kernel/taskstats.c
AgeCommit message (Expand)Author
2009-01-01cpumask: convert rest of files in kernel/Rusty Russell
2008-12-13cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...Rusty Russell
2008-07-25taskstats: remove initialization of static per-cpu variableVegard Nossum
2008-05-23core: use performance variant for_each_cpu_mask_nrMike Travis
2008-04-30Use find_task_by_vpid in taskstatsPavel Emelyanov
2007-11-14kernel/taskstats.c: fix bogus nlmsg_free()Adrian Bunk
2007-10-19Fix misspellings of "system", "controller", "interrupt" and "necessary".Robert P. J. Day
2007-10-19Add cgroupstatsBalbir Singh
2007-10-17Clean up duplicate includes in kernel/Jesper Juhl
2007-07-16taskstats: add context-switch countersMaxim Uvarov
2007-05-07KMEM_CACHE(): simplify slab cache creationChristoph Lameter
2007-04-25[NETLINK]: Introduce nlmsg_hdr() helperArnaldo Carvalho de Melo
2006-12-07[PATCH] taskstats: cleanup reply assemblingOleg Nesterov
2006-12-07[PATCH] taskstats: use nla_reserve() for reply assemblingOleg Nesterov
2006-12-07[PATCH] taskstats: factor out reply assemblingOleg Nesterov
2006-12-07[PATCH] taskstats: cleanup ->signal->stats allocationOleg Nesterov
2006-12-07[PATCH] taskstats: cleanup do_exit() pathOleg Nesterov
2006-12-07[PATCH] taskstats_exit_alloc: optimize/simplifyOleg Nesterov
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter
2006-12-02[GENL]: Add genlmsg_put_reply() to simplify building reply headersThomas Graf
2006-12-02[GENL]: Add genlmsg_new() to allocate generic netlink messagesThomas Graf
2006-12-02[NETLINK]: Do precise netlink message allocations where possibleThomas Graf
2006-10-31[PATCH] taskstats: fix sub-threads accountingOleg Nesterov
2006-10-29[PATCH] taskstats: fix sk_buff size calculationOleg Nesterov
2006-10-29[PATCH] taskstats: fix sk_buff leakOleg Nesterov
2006-10-28[PATCH] fill_tgid: cleanup delays accountingOleg Nesterov
2006-10-28[PATCH] taskstats: don't use tasklist_lockOleg Nesterov
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov
2006-10-28[PATCH] fill_tgid: fix task_struct leak and possible oopsOleg Nesterov
2006-10-01[PATCH] csa: Extended system accounting over taskstatsJay Lan
2006-10-01[PATCH] csa: basic accounting over taskstatsJay Lan
2006-10-01[PATCH] Fix taskstats size calculation (use the new genetlink utility functions)Balbir Singh
2006-09-22[NETLINK]: Extend netlink messaging interfaceThomas Graf
2006-07-31[PATCH] taskstats: free skb, avoid returns in send_cpu_listenersShailabh Nagar
2006-07-31[PATCH] make taskstats sending completely independent of delay accounting on/...Shailabh Nagar
2006-07-14[PATCH] Remove down_write() from taskstats code invoked on the exit() pathShailabh Nagar
2006-07-14[PATCH] per-task delay accounting taskstats interface: control exit data thro...Shailabh Nagar
2006-07-14[PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar
2006-07-14[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interfaceShailabh Nagar
2006-07-14[PATCH] per-task-delay-accounting: taskstats interfaceShailabh Nagar