mac80211: fix deauth before assoc
[safe/jmp/linux-2.6] / kernel / taskstats.c
2010-03-30 Tejun Heoinclude cleanup: Update gfp.h and slab.h includes to...
2010-02-18 Alexey Dobriyanconst: struct nla_policy
2009-07-12 Johannes Berggenetlink: make netns aware
2008-12-31 Rusty Russellcpumask: convert rest of files in kernel/
2008-12-13 Rusty Russellcpumask: change cpumask_scnprintf, cpumask_parse_user...
2008-07-25 Vegard Nossumtaskstats: remove initialization of static per-cpu...
2008-05-23 Mike Traviscore: use performance variant for_each_cpu_mask_nr
2008-04-30 Pavel EmelyanovUse find_task_by_vpid in taskstats
2007-11-15 Adrian Bunkkernel/taskstats.c: fix bogus nlmsg_free()
2007-10-19 Robert P. J. DayFix misspellings of "system", "controller", "interrupt...
2007-10-19 Balbir SinghAdd cgroupstats
2007-10-17 Jesper JuhlClean up duplicate includes in kernel/
2007-07-16 Maxim Uvarovtaskstats: add context-switch counters
2007-05-07 Christoph LameterKMEM_CACHE(): simplify slab cache creation
2007-04-26 Arnaldo Carvalho... [NETLINK]: Introduce nlmsg_hdr() helper
2006-12-07 Oleg Nesterov[PATCH] taskstats: cleanup reply assembling
2006-12-07 Oleg Nesterov[PATCH] taskstats: use nla_reserve() for reply assembling
2006-12-07 Oleg Nesterov[PATCH] taskstats: factor out reply assembling
2006-12-07 Oleg Nesterov[PATCH] taskstats: cleanup ->signal->stats allocation
2006-12-07 Oleg Nesterov[PATCH] taskstats: cleanup do_exit() path
2006-12-07 Oleg Nesterov[PATCH] taskstats_exit_alloc: optimize/simplify
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-12-07 Christoph Lameter[PATCH] slab: remove SLAB_KERNEL
2006-12-03 Thomas Graf[GENL]: Add genlmsg_put_reply() to simplify building...
2006-12-03 Thomas Graf[GENL]: Add genlmsg_new() to allocate generic netlink...
2006-12-03 Thomas Graf[NETLINK]: Do precise netlink message allocations where...
2006-10-31 Oleg Nesterov[PATCH] taskstats: fix sub-threads accounting
2006-10-29 Oleg Nesterov[PATCH] taskstats: fix sk_buff size calculation
2006-10-29 Oleg Nesterov[PATCH] taskstats: fix sk_buff leak
2006-10-28 Oleg Nesterov[PATCH] fill_tgid: cleanup delays accounting
2006-10-28 Oleg Nesterov[PATCH] taskstats: don't use tasklist_lock
2006-10-28 Oleg Nesterov[PATCH] taskstats: kill ->taskstats_lock in favor of...
2006-10-28 Oleg Nesterov[PATCH] fill_tgid: fix task_struct leak and possible...
2006-10-01 Jay Lan[PATCH] csa: Extended system accounting over taskstats
2006-10-01 Jay Lan[PATCH] csa: basic accounting over taskstats
2006-10-01 Balbir Singh[PATCH] Fix taskstats size calculation (use the new...
2006-09-22 Thomas Graf[NETLINK]: Extend netlink messaging interface
2006-07-31 Shailabh Nagar[PATCH] taskstats: free skb, avoid returns in send_cpu_...
2006-07-31 Shailabh Nagar[PATCH] make taskstats sending completely independent...
2006-07-15 Shailabh Nagar[PATCH] Remove down_write() from taskstats code invoked...
2006-07-15 Shailabh Nagar[PATCH] per-task delay accounting taskstats interface...
2006-07-15 Shailabh Nagar[PATCH] delay accounting taskstats interface send tgid...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: delay accounting...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: taskstats interface