1. 134e637 genetlink: make netns aware by Johannes Berg · 15 years ago
  2. 41c7bb9 cpumask: convert rest of files in kernel/ by Rusty Russell · 15 years ago
  3. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 15 years ago
  4. b81f3ea taskstats: remove initialization of static per-cpu variable by Vegard Nossum · 16 years ago
  5. 363ab6f core: use performance variant for_each_cpu_mask_nr by Mike Travis · 16 years ago
  6. cb41d6d Use find_task_by_vpid in taskstats by Pavel Emelyanov · 16 years ago
  7. f961598 kernel/taskstats.c: fix bogus nlmsg_free() by Adrian Bunk · 17 years ago
  8. 3a4fa0a Fix misspellings of "system", "controller", "interrupt" and "necessary". by Robert P. J. Day · 17 years ago
  9. 846c7bb Add cgroupstats by Balbir Singh · 17 years ago
  10. a9022e9 Clean up duplicate includes in kernel/ by Jesper Juhl · 17 years ago
  11. b663a79 taskstats: add context-switch counters by Maxim Uvarov · 17 years ago
  12. 0a31bd5 KMEM_CACHE(): simplify slab cache creation by Christoph Lameter · 17 years ago
  13. b529ccf [NETLINK]: Introduce nlmsg_hdr() helper by Arnaldo Carvalho de Melo · 17 years ago
  14. 37167485 [PATCH] taskstats: cleanup reply assembling by Oleg Nesterov · 17 years ago
  15. 51de4d9 [PATCH] taskstats: use nla_reserve() for reply assembling by Oleg Nesterov · 17 years ago
  16. 68062b8 [PATCH] taskstats: factor out reply assembling by Oleg Nesterov · 17 years ago
  17. 34ec123 [PATCH] taskstats: cleanup ->signal->stats allocation by Oleg Nesterov · 17 years ago
  18. 115085e [PATCH] taskstats: cleanup do_exit() path by Oleg Nesterov · 17 years ago
  19. 128fb95 [PATCH] taskstats_exit_alloc: optimize/simplify by Oleg Nesterov · 17 years ago
  20. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 17 years ago
  21. e94b176 [PATCH] slab: remove SLAB_KERNEL by Christoph Lameter · 17 years ago
  22. 17c157c [GENL]: Add genlmsg_put_reply() to simplify building reply headers by Thomas Graf · 18 years ago
  23. 3dabc71 [GENL]: Add genlmsg_new() to allocate generic netlink messages by Thomas Graf · 18 years ago
  24. 339bf98 [NETLINK]: Do precise netlink message allocations where possible by Thomas Graf · 18 years ago
  25. 4a279ff [PATCH] taskstats: fix sub-threads accounting by Oleg Nesterov · 18 years ago
  26. 3d8334d [PATCH] taskstats: fix sk_buff size calculation by Oleg Nesterov · 18 years ago
  27. d46a3d0 [PATCH] taskstats: fix sk_buff leak by Oleg Nesterov · 18 years ago
  28. d7c3f5f [PATCH] fill_tgid: cleanup delays accounting by Oleg Nesterov · 18 years ago
  29. a98b609 [PATCH] taskstats: don't use tasklist_lock by Oleg Nesterov · 18 years ago
  30. b8534d7 [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock by Oleg Nesterov · 18 years ago
  31. fca178c [PATCH] fill_tgid: fix task_struct leak and possible oops by Oleg Nesterov · 18 years ago
  32. 9acc185 [PATCH] csa: Extended system accounting over taskstats by Jay Lan · 18 years ago
  33. f3cef7a [PATCH] csa: basic accounting over taskstats by Jay Lan · 18 years ago
  34. 0ae6468 [PATCH] Fix taskstats size calculation (use the new genetlink utility functions) by Balbir Singh · 18 years ago
  35. fe4944e [NETLINK]: Extend netlink messaging interface by Thomas Graf · 18 years ago
  36. d94a041 [PATCH] taskstats: free skb, avoid returns in send_cpu_listeners by Shailabh Nagar · 18 years ago
  37. 7d94ddd [PATCH] make taskstats sending completely independent of delay accounting on/off status by Shailabh Nagar · 18 years ago
  38. bb12999 [PATCH] Remove down_write() from taskstats code invoked on the exit() path by Shailabh Nagar · 18 years ago
  39. f9fd891 [PATCH] per-task delay accounting taskstats interface: control exit data through cpumasks by Shailabh Nagar · 18 years ago
  40. ad4ecbc [PATCH] delay accounting taskstats interface send tgid once by Shailabh Nagar · 18 years ago
  41. 6f44993 [PATCH] per-task-delay-accounting: delay accounting usage of taskstats interface by Shailabh Nagar · 18 years ago
  42. c757249 [PATCH] per-task-delay-accounting: taskstats interface by Shailabh Nagar · 18 years ago