summaryrefslogtreecommitdiff
path: root/kernel/pid.c
AgeCommit message (Expand)Author
2006-03-31[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman
2006-03-28[PATCH] pidhash: don't count idle threadsOleg Nesterov
2006-03-28[PATCH] pidhash: kill switch_exec_pidsEric W. Biederman
2006-01-08[PATCH] RCU signal handlingIngo Molnar
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner
2004-10-19[PATCH] detach_pid(): eliminate one find_pid() callOleg Nesterov
2004-10-19[PATCH] detach_pid(): restore optimizationOleg Nesterov
2004-10-18[PATCH] pidhashing: enforce PID_MAX_LIMIT in sysctlsWilliam Lee Irwin III
2004-10-18[PATCH] pidhashing: retain older vendor copyrightWilliam Lee Irwin III
2004-10-18[PATCH] pidhashing: rewrite alloc_pidmap()William Lee Irwin III
2004-09-13[PATCH] Allocate correct amount of memory for pid hashAnton Blanchard
2004-09-02[PATCH] fixed pidhashing patchKirill Korotaev
2004-08-30[PATCH] use hlist for pid hashNick Piggin
2004-08-30[PATCH] fix PID hash sizingNick Piggin
2004-04-11[PATCH] move job control fields from task_struct to signal_structAndrew Morton
2004-03-06[PATCH] fastcall / regparm fixesAndrew Morton
2003-10-09Revert the process group accessor functions. They are buggy, andLinus Torvalds
2003-10-07o kernel/ksyms.c: move remaining EXPORT_SYMBOLs, remove this file from the treeArnaldo Carvalho de Melo
2003-10-04[PATCH] move job control fields from task_struct toAndrew Morton
2003-09-21[PATCH] Fix setpgid and threadsAndrew Morton
2003-05-12[PATCH] de_thread memory corruption fixAndrew Morton
2003-01-05kernel/pid.c: Use proper size_t printf format string.David S. Miller
2003-01-05[PATCH] Dynamically size the pidhash hash table.Andrew Morton
2002-11-08Bit find operations return past the end on failure.Linus Torvalds
2002-09-24[PATCH] pidhash-2.5.38-A0Ingo Molnar
2002-09-22[PATCH] pidhash cleanups, tgid-2.5.38-F3Ingo Molnar
2002-09-19[PATCH] pidhash-fix-2.5.36-A0Ingo Molnar
2002-09-19kernel/pid.c:next_free_map Pass 3rd arg to cmpxchg as pointer.David S. Miller
2002-09-19[PATCH] generic-pidhash-2.5.36-J2, BK-currIngo Molnar