1. 57d5f66 pidns: Place under CONFIG_EXPERIMENTAL by Eric W. Biederman · 17 years ago
  2. 2f2a3a4 Uninline the task_xid_nr_ns() calls by Pavel Emelyanov · 17 years ago
  3. 8990571 Uninline find_pid etc set of functions by Pavel Emelyanov · 17 years ago
  4. 19b9b9b pid namespaces: remove the struct pid unneeded fields by Pavel Emelyanov · 17 years ago
  5. 228ebcb Uninline find_task_by_xxx set of functions by Pavel Emelyanov · 17 years ago
  6. 3eb07c8 pid namespaces: destroy pid namespace on init's death by Sukadev Bhattiprolu · 17 years ago
  7. c9c5d92 pid namespaces: create a slab-cache for 'struct pid_namespace' by Sukadev Bhattiprolu · 17 years ago
  8. 30e49c2 pid namespaces: allow cloning of new namespace by Pavel Emelyanov · 17 years ago
  9. b461cc0 pid namespaces: miscellaneous preparations for pid namespaces by Pavel Emelyanov · 17 years ago
  10. 198fe21 pid namespaces: helpers to find the task by its numerical ids by Pavel Emelyanov · 17 years ago
  11. 7af5729 pid namespaces: helpers to obtain pid numbers by Pavel Emelyanov · 17 years ago
  12. 8ef047a pid namespaces: make alloc_pid(), free_pid() and put_pid() work with struct upid by Pavel Emelyanov · 17 years ago
  13. faacbfd pid namespaces: add support for pid namespaces hierarchy by Pavel Emelyanov · 17 years ago
  14. b460cbc pid namespaces: define is_global_init() and is_container_init() by Serge E. Hallyn · 17 years ago
  15. 2894d650 pid namespaces: define and use task_active_pid_ns() wrapper by Sukadev Bhattiprolu · 17 years ago
  16. baf8f0f pid namespaces: dynamic kmem cache allocator for pid namespaces by Pavel Emelianov · 17 years ago
  17. 213dd26 namespace: ensure clone_flags are always stored in an unsigned long by Eric W. Biederman · 17 years ago
  18. 820e45d statically initialize struct pid for swapper by Sukadev Bhattiprolu · 17 years ago
  19. e713d0d attach_pid() with struct pid parameter by Sukadev Bhattiprolu · 17 years ago
  20. e3222c4 Merge sys_clone()/sys_unshare() nsproxy and namespace handling by Badari Pulavarty · 17 years ago
  21. 0a31bd5 KMEM_CACHE(): simplify slab cache creation by Christoph Lameter · 17 years ago
  22. 0f24528 [PATCH] namespaces: fix task exit disaster by Serge E. Hallyn · 17 years ago
  23. 84d7378 [PATCH] add child reaper to pid_namespace by Sukadev Bhattiprolu · 18 years ago
  24. 6cc1b22 [PATCH] use current->nsproxy->pid_ns by Cedric Le Goater · 18 years ago
  25. 9a575a9 [PATCH] to nsproxy by Cedric Le Goater · 18 years ago
  26. 61a58c6 [PATCH] rename struct pspace to struct pid_namespace by Sukadev Bhattiprolu · 18 years ago
  27. e18b890 [PATCH] slab: remove kmem_cache_t by Christoph Lameter · 18 years ago
  28. 1a657f78 [PATCH] introduce get_task_pid() to fix unsafe get_pid() by Oleg Nesterov · 18 years ago
  29. f40f50d [PATCH] Use struct pspace in next_pidmap and find_ge_pid by Eric W. Biederman · 18 years ago
  30. 3fbc964 [PATCH] Define struct pspace by Sukadev Bhattiprolu · 18 years ago
  31. aa5a666 [PATCH] Move pidmap to pspace.h by Sukadev Bhattiprolu · 18 years ago
  32. c88be3e [PATCH] pids coding style use struct pidmap in next_pidmap by Eric W. Biederman · 18 years ago
  33. 6a1f3b8 [PATCH] pids: coding style: use struct pidmap by Sukadev Bhattiprolu · 18 years ago
  34. bbf7314 [PATCH] pid: export the symbols needed to use struct pid * by Eric W. Biederman · 18 years ago
  35. 0804ef4 [PATCH] proc: readdir race fix (take 3) by Eric W. Biederman · 18 years ago
  36. 65800ac [PATCH] pid: remove temporary debug code in attach_pid by Eric W. Biederman · 18 years ago
  37. c18258c [PATCH] pid: Implement transfer_pid and use it to simplify de_thread by Eric W. Biederman · 18 years ago
  38. 36c8b58 [PATCH] sched: cleanup, remove task_t, convert to struct task_struct by Ingo Molnar · 18 years ago
  39. 92476d7 [PATCH] pidhash: Refactor the pid hash table by Eric W. Biederman · 18 years ago
  40. 73b9ebf [PATCH] pidhash: don't count idle threads by Oleg Nesterov · 18 years ago
  41. d73d652 [PATCH] pidhash: kill switch_exec_pids by Eric W. Biederman · 18 years ago
  42. e56d090 [PATCH] RCU signal handling by Ingo Molnar · 18 years ago
  43. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago