index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
taskstats.c
Age
Commit message (
Expand
)
Author
2012-07-30
taskstats: check nla_reserve() return
Alan Cox
2011-09-19
Make TASKSTATS require root access
Linus Torvalds
2011-08-03
taskstats: add_del_listener() should ignore !valid listeners
Oleg Nesterov
2011-08-03
taskstats: add_del_listener() shouldn't use the wrong node
Oleg Nesterov
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2011-06-27
taskstats: don't allow duplicate entries in listener mode
Vasiliy Kulikov
2011-03-23
taskstats: use appropriate printk priority level
Mandeep Singh Baines
2011-01-13
taskstats: use better ifdef for alignment
Jeff Mahoney
2011-01-07
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2010-12-22
taskstats: pad taskstats netlink response for aligment issues on ia64
Jeff Mahoney
2010-12-17
taskstats: Use this_cpu_ops
Christoph Lameter
2010-10-27
taskstats: split fill_pid function
Michael Holzheu
2010-10-27
taskstats: separate taskstats commands
Michael Holzheu
2010-10-27
delayacct: align to 8 byte boundary on 64-bit systems
Jeff Mahoney
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-02-18
const: struct nla_policy
Alexey Dobriyan
2009-07-12
genetlink: make netns aware
Johannes Berg
2009-01-01
cpumask: convert rest of files in kernel/
Rusty Russell
2008-12-13
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-07-25
taskstats: remove initialization of static per-cpu variable
Vegard Nossum
2008-05-23
core: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-04-30
Use find_task_by_vpid in taskstats
Pavel Emelyanov
2007-11-14
kernel/taskstats.c: fix bogus nlmsg_free()
Adrian Bunk
2007-10-19
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
Add cgroupstats
Balbir Singh
2007-10-17
Clean up duplicate includes in kernel/
Jesper Juhl
2007-07-16
taskstats: add context-switch counters
Maxim Uvarov
2007-05-07
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
2007-04-25
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
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
[next]