- patches.apparmor/remove_suid_new_case_in_2.6.22.diff: Merge fix.
[linux-flexiantxendom0-3.2.10.git] / kernel / pid.c
2007-05-25 Jeff Mahoney- patches.apparmor/remove_suid_new_case_in_2.6.22.diff...
2007-01-30 Serge E. Hallyn[PATCH] namespaces: fix task exit disaster
2006-12-08 Sukadev Bhattiprolu[PATCH] add child reaper to pid_namespace
2006-12-08 Cedric Le Goater[PATCH] use current->nsproxy->pid_ns
2006-12-08 Cedric Le Goater[PATCH] to nsproxy
2006-12-08 Sukadev Bhattiprolu[PATCH] rename struct pspace to struct pid_namespace
2006-12-07 Christoph Lameter[PATCH] slab: remove kmem_cache_t
2006-10-02 Oleg Nesterov[PATCH] introduce get_task_pid() to fix unsafe get_pid()
2006-10-02 Eric W. Biederman[PATCH] Use struct pspace in next_pidmap and find_ge_pid
2006-10-02 Sukadev Bhattiprolu[PATCH] Define struct pspace
2006-10-02 Sukadev Bhattiprolu[PATCH] Move pidmap to pspace.h
2006-10-02 Eric W. Biederman[PATCH] pids coding style use struct pidmap in next_pidmap
2006-10-02 Sukadev Bhattiprolu[PATCH] pids: coding style: use struct pidmap
2006-10-02 Eric W. Biederman[PATCH] pid: export the symbols needed to use struct...
2006-10-02 Eric W. Biederman[PATCH] proc: readdir race fix (take 3)
2006-09-27 Eric W. Biederman[PATCH] pid: remove temporary debug code in attach_pid
2006-09-27 Eric W. Biederman[PATCH] pid: Implement transfer_pid and use it to simpl...
2006-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-03-31 Eric W. Biederman[PATCH] pidhash: Refactor the pid hash table
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't count idle threads
2006-03-29 Eric W. Biederman[PATCH] pidhash: kill switch_exec_pids
2006-01-09 Ingo Molnar[PATCH] RCU signal handling
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2
2005-01-21 Chris L Mason- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
2005-01-08 Thomas Gleixner[PATCH] Lock initializer cleanup (Core)
2004-10-20 Oleg Nesterov[PATCH] detach_pid(): eliminate one find_pid() call
2004-10-20 Oleg Nesterov[PATCH] detach_pid(): restore optimization
2004-10-19 William Lee Irwin III[PATCH] pidhashing: enforce PID_MAX_LIMIT in sysctls
2004-10-19 William Lee Irwin III[PATCH] pidhashing: retain older vendor copyright
2004-10-19 William Lee Irwin III[PATCH] pidhashing: rewrite alloc_pidmap()
2004-09-20 Andreas KleenAdd remaining safe fixes from 2.6.9rc2-bk*
2004-09-14 Anton Blanchard[PATCH] Allocate correct amount of memory for pid hash
2004-09-02 Kirill Korotaev[PATCH] fixed pidhashing patch
2004-08-31 Nick Piggin[PATCH] use hlist for pid hash
2004-08-31 Nick Piggin[PATCH] fix PID hash sizing
2004-05-02 Andreas Gruenbacher- Add missing file.
2004-04-12 Andrew Morton[PATCH] move job control fields from task_struct to...
2004-03-06 Andrew Morton[PATCH] fastcall / regparm fixes
2004-02-27 Gerd Hoffmann- regparam / fastcall fixes.
2003-10-09 Linus TorvaldsRevert the process group accessor functions. They are...
2003-10-07 Arnaldo Carvalho... o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove...
2003-10-05 Andrew Morton[PATCH] move job control fields from task_struct to
2003-09-21 Andrew Morton[PATCH] Fix setpgid and threads
2003-05-12 Andrew Morton[PATCH] de_thread memory corruption fix
2003-01-05 David S. Millerkernel/pid.c: Use proper size_t printf format string.
2003-01-05 Andrew Morton[PATCH] Dynamically size the pidhash hash table.
2002-11-09 Linus TorvaldsBit find operations return past the end on failure.
2002-09-25 Ingo Molnar[PATCH] pidhash-2.5.38-A0
2002-09-23 Ingo Molnar[PATCH] pidhash cleanups, tgid-2.5.38-F3
2002-09-20 Ingo Molnar[PATCH] pidhash-fix-2.5.36-A0
2002-09-19 David S. Millerkernel/pid.c:next_free_map Pass 3rd arg to cmpxchg...
2002-09-19 Ingo Molnar[PATCH] generic-pidhash-2.5.36-J2, BK-curr