index
:
xivo/linux.git
net-next
Linux branches with e1000 patched for support of the EP80579 GbE MAC and XiVO IPBX Open Hardware
XiVO Dev Team
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
taskstats.c
Age
Commit message (
Expand
)
Author
2006-12-07
[PATCH] taskstats: cleanup reply assembling
Oleg Nesterov
2006-12-07
[PATCH] taskstats: use nla_reserve() for reply assembling
Oleg Nesterov
2006-12-07
[PATCH] taskstats: factor out reply assembling
Oleg Nesterov
2006-12-07
[PATCH] taskstats: cleanup ->signal->stats allocation
Oleg Nesterov
2006-12-07
[PATCH] taskstats: cleanup do_exit() path
Oleg Nesterov
2006-12-07
[PATCH] taskstats_exit_alloc: optimize/simplify
Oleg Nesterov
2006-12-07
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-02
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
2006-12-02
[GENL]: Add genlmsg_new() to allocate generic netlink messages
Thomas Graf
2006-12-02
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2006-10-31
[PATCH] taskstats: fix sub-threads accounting
Oleg Nesterov
2006-10-29
[PATCH] taskstats: fix sk_buff size calculation
Oleg Nesterov
2006-10-29
[PATCH] taskstats: fix sk_buff leak
Oleg Nesterov
2006-10-28
[PATCH] fill_tgid: cleanup delays accounting
Oleg Nesterov
2006-10-28
[PATCH] taskstats: don't use tasklist_lock
Oleg Nesterov
2006-10-28
[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock
Oleg Nesterov
2006-10-28
[PATCH] fill_tgid: fix task_struct leak and possible oops
Oleg Nesterov
2006-10-01
[PATCH] csa: Extended system accounting over taskstats
Jay Lan
2006-10-01
[PATCH] csa: basic accounting over taskstats
Jay Lan
2006-10-01
[PATCH] Fix taskstats size calculation (use the new genetlink utility functions)
Balbir Singh
2006-09-22
[NETLINK]: Extend netlink messaging interface
Thomas Graf
2006-07-31
[PATCH] taskstats: free skb, avoid returns in send_cpu_listeners
Shailabh 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() path
Shailabh 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 once
Shailabh Nagar
2006-07-14
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
Shailabh Nagar
2006-07-14
[PATCH] per-task-delay-accounting: taskstats interface
Shailabh Nagar