Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_samsung_gta4xl
/
07a2c01a0c2a0cb4581a67d50d4f17cb4d2457c4
/
kernel
/
taskstats.c
b81f3ea
taskstats: remove initialization of static per-cpu variable
by Vegard Nossum
· 16 years ago
363ab6f
core: use performance variant for_each_cpu_mask_nr
by Mike Travis
· 17 years ago
cb41d6d
Use find_task_by_vpid in taskstats
by Pavel Emelyanov
· 17 years ago
f961598
kernel/taskstats.c: fix bogus nlmsg_free()
by Adrian Bunk
· 17 years ago
3a4fa0a
Fix misspellings of "system", "controller", "interrupt" and "necessary".
by Robert P. J. Day
· 17 years ago
846c7bb
Add cgroupstats
by Balbir Singh
· 17 years ago
a9022e9
Clean up duplicate includes in kernel/
by Jesper Juhl
· 17 years ago
b663a79
taskstats: add context-switch counters
by Maxim Uvarov
· 17 years ago
0a31bd5
KMEM_CACHE(): simplify slab cache creation
by Christoph Lameter
· 18 years ago
b529ccf
[NETLINK]: Introduce nlmsg_hdr() helper
by Arnaldo Carvalho de Melo
· 18 years ago
37167485
[PATCH] taskstats: cleanup reply assembling
by Oleg Nesterov
· 18 years ago
51de4d9
[PATCH] taskstats: use nla_reserve() for reply assembling
by Oleg Nesterov
· 18 years ago
68062b8
[PATCH] taskstats: factor out reply assembling
by Oleg Nesterov
· 18 years ago
34ec123
[PATCH] taskstats: cleanup ->signal->stats allocation
by Oleg Nesterov
· 18 years ago
115085e
[PATCH] taskstats: cleanup do_exit() path
by Oleg Nesterov
· 18 years ago
128fb95
[PATCH] taskstats_exit_alloc: optimize/simplify
by Oleg Nesterov
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
17c157c
[GENL]: Add genlmsg_put_reply() to simplify building reply headers
by Thomas Graf
· 18 years ago
3dabc71
[GENL]: Add genlmsg_new() to allocate generic netlink messages
by Thomas Graf
· 18 years ago
339bf98
[NETLINK]: Do precise netlink message allocations where possible
by Thomas Graf
· 18 years ago
4a279ff
[PATCH] taskstats: fix sub-threads accounting
by Oleg Nesterov
· 18 years ago
3d8334d
[PATCH] taskstats: fix sk_buff size calculation
by Oleg Nesterov
· 18 years ago
d46a3d0
[PATCH] taskstats: fix sk_buff leak
by Oleg Nesterov
· 18 years ago
d7c3f5f
[PATCH] fill_tgid: cleanup delays accounting
by Oleg Nesterov
· 18 years ago
a98b609
[PATCH] taskstats: don't use tasklist_lock
by Oleg Nesterov
· 18 years ago
b8534d7
[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock
by Oleg Nesterov
· 18 years ago
fca178c
[PATCH] fill_tgid: fix task_struct leak and possible oops
by Oleg Nesterov
· 18 years ago
9acc185
[PATCH] csa: Extended system accounting over taskstats
by Jay Lan
· 18 years ago
f3cef7a
[PATCH] csa: basic accounting over taskstats
by Jay Lan
· 18 years ago
0ae6468
[PATCH] Fix taskstats size calculation (use the new genetlink utility functions)
by Balbir Singh
· 18 years ago
fe4944e
[NETLINK]: Extend netlink messaging interface
by Thomas Graf
· 18 years ago
d94a041
[PATCH] taskstats: free skb, avoid returns in send_cpu_listeners
by Shailabh Nagar
· 18 years ago
7d94ddd
[PATCH] make taskstats sending completely independent of delay accounting on/off status
by Shailabh Nagar
· 18 years ago
bb12999
[PATCH] Remove down_write() from taskstats code invoked on the exit() path
by Shailabh Nagar
· 18 years ago
f9fd891
[PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks
by Shailabh Nagar
· 18 years ago
ad4ecbc
[PATCH] delay accounting taskstats interface send tgid once
by Shailabh Nagar
· 18 years ago
6f44993
[PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface
by Shailabh Nagar
· 18 years ago
c757249
[PATCH] per-task-delay-accounting: taskstats interface
by Shailabh Nagar
· 18 years ago