index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
taskstats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
taskstats: cgroupstats_user_cmd() may leak on error
Jesper Juhl
2012-10-06
1
-0
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2012-10-02
1
-6
/
+5
|
\
|
*
switch simple cases of fget_light to fdget
Al Viro
2012-09-26
1
-6
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2012-10-02
1
-2
/
+2
|
\
\
|
*
|
netlink: Rename pid to portid to avoid confusion
Eric W. Biederman
2012-09-10
1
-2
/
+2
|
|
/
*
|
userns: Convert taskstats to handle the user and pid namespaces.
Eric W. Biederman
2012-09-18
1
-6
/
+17
|
/
*
taskstats: check nla_reserve() return
Alan Cox
2012-07-30
1
-0
/
+5
*
Make TASKSTATS require root access
Linus Torvalds
2011-09-19
1
-0
/
+1
*
taskstats: add_del_listener() should ignore !valid listeners
Oleg Nesterov
2011-08-03
1
-1
/
+1
*
taskstats: add_del_listener() shouldn't use the wrong node
Oleg Nesterov
2011-08-03
1
-9
/
+7
*
atomic: use <linux/atomic.h>
Arun Sharma
2011-07-26
1
-1
/
+1
*
taskstats: don't allow duplicate entries in listener mode
Vasiliy Kulikov
2011-06-27
1
-3
/
+12
*
taskstats: use appropriate printk priority level
Mandeep Singh Baines
2011-03-23
1
-1
/
+1
*
taskstats: use better ifdef for alignment
Jeff Mahoney
2011-01-13
1
-1
/
+1
*
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...
Linus Torvalds
2011-01-07
1
-3
/
+2
|
\
|
*
taskstats: Use this_cpu_ops
Christoph Lameter
2010-12-17
1
-3
/
+2
*
|
taskstats: pad taskstats netlink response for aligment issues on ia64
Jeff Mahoney
2010-12-22
1
-13
/
+44
|
/
*
taskstats: split fill_pid function
Michael Holzheu
2010-10-27
1
-29
/
+21
*
taskstats: separate taskstats commands
Michael Holzheu
2010-10-27
1
-40
/
+78
*
delayacct: align to 8 byte boundary on 64-bit systems
Jeff Mahoney
2010-10-27
1
-1
/
+7
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
const: struct nla_policy
Alexey Dobriyan
2010-02-18
1
-4
/
+2
*
genetlink: make netns aware
Johannes Berg
2009-07-12
1
-5
/
+5
*
cpumask: convert rest of files in kernel/
Rusty Russell
2009-01-01
1
-15
/
+24
*
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-13
1
-1
/
+1
*
taskstats: remove initialization of static per-cpu variable
Vegard Nossum
2008-07-25
1
-1
/
+1
*
core: use performance variant for_each_cpu_mask_nr
Mike Travis
2008-05-23
1
-2
/
+2
*
Use find_task_by_vpid in taskstats
Pavel Emelyanov
2008-04-30
1
-3
/
+3
*
kernel/taskstats.c: fix bogus nlmsg_free()
Adrian Bunk
2007-11-14
1
-18
/
+18
*
Fix misspellings of "system", "controller", "interrupt" and "necessary".
Robert P. J. Day
2007-10-19
1
-1
/
+1
*
Add cgroupstats
Balbir Singh
2007-10-19
1
-0
/
+67
*
Clean up duplicate includes in kernel/
Jesper Juhl
2007-10-17
1
-1
/
+0
*
taskstats: add context-switch counters
Maxim Uvarov
2007-07-16
1
-0
/
+4
*
KMEM_CACHE(): simplify slab cache creation
Christoph Lameter
2007-05-07
1
-3
/
+1
*
[NETLINK]: Introduce nlmsg_hdr() helper
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[PATCH] taskstats: cleanup reply assembling
Oleg Nesterov
2006-12-07
1
-22
/
+16
*
[PATCH] taskstats: use nla_reserve() for reply assembling
Oleg Nesterov
2006-12-07
1
-42
/
+44
*
[PATCH] taskstats: factor out reply assembling
Oleg Nesterov
2006-12-07
1
-27
/
+28
*
[PATCH] taskstats: cleanup ->signal->stats allocation
Oleg Nesterov
2006-12-07
1
-1
/
+25
*
[PATCH] taskstats: cleanup do_exit() path
Oleg Nesterov
2006-12-07
1
-26
/
+15
*
[PATCH] taskstats_exit_alloc: optimize/simplify
Oleg Nesterov
2006-12-07
1
-13
/
+4
*
[PATCH] slab: remove kmem_cache_t
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[PATCH] slab: remove SLAB_KERNEL
Christoph Lameter
2006-12-07
1
-1
/
+1
*
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
Thomas Graf
2006-12-02
1
-6
/
+2
*
[GENL]: Add genlmsg_new() to allocate generic netlink messages
Thomas Graf
2006-12-02
1
-1
/
+1
*
[NETLINK]: Do precise netlink message allocations where possible
Thomas Graf
2006-12-02
1
-2
/
+1
*
[PATCH] taskstats: fix sub-threads accounting
Oleg Nesterov
2006-10-31
1
-7
/
+10
*
[PATCH] taskstats: fix sk_buff size calculation
Oleg Nesterov
2006-10-29
1
-1
/
+2
*
[PATCH] taskstats: fix sk_buff leak
Oleg Nesterov
2006-10-29
1
-2
/
+1
*
[PATCH] fill_tgid: cleanup delays accounting
Oleg Nesterov
2006-10-28
1
-1
/
+1
[next]