index
:
kernel_samsung_aries.git
replicant-4.2
kernel/samsung/aries
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
taskstats.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
[PATCH] taskstats: don't use tasklist_lock
Oleg Nesterov
2006-10-28
1
-35
/
+24
*
[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock
Oleg Nesterov
2006-10-28
1
-10
/
+6
*
[PATCH] fill_tgid: fix task_struct leak and possible oops
Oleg Nesterov
2006-10-28
1
-6
/
+9
*
[PATCH] csa: Extended system accounting over taskstats
Jay Lan
2006-10-01
1
-0
/
+4
*
[PATCH] csa: basic accounting over taskstats
Jay Lan
2006-10-01
1
-0
/
+4
*
[PATCH] Fix taskstats size calculation (use the new genetlink utility functions)
Balbir Singh
2006-10-01
1
-1
/
+1
*
[NETLINK]: Extend netlink messaging interface
Thomas Graf
2006-09-22
1
-1
/
+1
*
[PATCH] taskstats: free skb, avoid returns in send_cpu_listeners
Shailabh Nagar
2006-07-31
1
-13
/
+11
*
[PATCH] make taskstats sending completely independent of delay accounting on/...
Shailabh Nagar
2006-07-31
1
-5
/
+3
*
[PATCH] Remove down_write() from taskstats code invoked on the exit() path
Shailabh Nagar
2006-07-14
1
-5
/
+19
*
[PATCH] per-task delay accounting taskstats interface: control exit data thro...
Shailabh Nagar
2006-07-14
1
-11
/
+189
*
[PATCH] delay accounting taskstats interface send tgid once
Shailabh Nagar
2006-07-14
1
-32
/
+66
*
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
Shailabh Nagar
2006-07-14
1
-5
/
+11
*
[PATCH] per-task-delay-accounting: taskstats interface
Shailabh Nagar
2006-07-14
1
-0
/
+336