summaryrefslogtreecommitdiff
path: root/kernel/fork.c
AgeCommit message (Expand)Author
2002-08-18[PATCH] O(1) sys_exit(), threading, scalable-exit-2.5.31-B4Ingo Molnar
2002-08-16[PATCH] Thread exit notification by futexIngo Molnar
2002-08-15[PATCH] thread management - take threeIngo Molnar
2002-08-15[PATCH] Include tgid when finding next_safe in get_pid()Paul Larson
2002-08-13[PATCH] random fixesAndrew Morton
2002-08-13[PATCH] user-vm-unlock-2.5.31-A2Ingo Molnar
2002-08-13[PATCH] clone-detached-2.5.31-B0Ingo Molnar
2002-08-08Make pid allocation use 30 of the 32 bits, instead of 15.Linus Torvalds
2002-07-30Split up "do_fork()" into "copy_process()" and "do_fork()".Linus Torvalds
2002-07-29[PATCH] update overcommit doc and commentHugh Dickins
2002-07-28[PATCH] strict overcommitAndrew Morton
2002-07-23[PATCH] scheduler fixesIngo Molnar
2002-07-23[PATCH] irqlock patch 2.5.27-H6Ingo Molnar
2002-07-21[PATCH] Re: [patch] cli()/sti() cleanupIngo Molnar
2002-07-19LSM: Enable the security framework. This includes basic task control hooks.Greg Kroah-Hartman
2002-07-18[PATCH] minimal rmapAndrew Morton
2002-07-01Make in-kernel HZ be 1000 on x86, retaining user-level 100 HZ clock_t.Linus Torvalds
2002-06-19[PATCH] dup_task_struct can be staticStephen Rothwell
2002-06-17[PATCH] Latest nonlinear CPU patchesRusty Russell
2002-06-08[PATCH] Fix more header file breakageRussell King
2002-06-02[PATCH] remove wq_lock_t cruftRobert Love
2002-05-12[PATCH] Hotplug CPU prepRusty Russell
2002-05-07copy_mm fix:Colin Gibbs
2002-04-28[PATCH] Dynamic LDT sizing.Dave Jones
2002-04-23Merge http://test1.bkbits.net/system-2.5Linus Torvalds
2002-04-23[PATCH] 2.5.9 SEM_UNDO patchDave Olien
2002-04-23cachetlb.txt, locking, fork.c, mremap.c, mprotect.c, memory.c:Kanoj Sarcar
2002-04-21[PATCH] (3/5) sane procfs/dcache interactionAlexander Viro
2002-03-24Break an include loop by moving cache flushing routines fromRichard Henderson
2002-03-14[PATCH] wait4() WIFSTOPPED starvation fix #1/2David Howells
2002-02-21- make i_mmap and i_mmap_shared a list.h listIngo Molnar
2002-02-14[PATCH] pid allocator bugfixJ. A. Magallon
2002-02-11merge to the -K3 scheduler.Ingo Molnar
2002-02-08Merge home.transmeta.com:/home/torvalds/v2.5/preemptLinus Torvalds
2002-02-08[PATCH] includes cleanup, 2nd try.Dave Jones
2002-02-08[PATCH] Re: [PATCH] Preemptible Kernel for 2.5Robert Love
2002-02-06[PATCH] thread information blockDavid Howells
2002-02-05[PATCH] Third version of signal changes for thread groupsDave McCracken
2002-02-05v2.5.2.6 -> v2.5.3Linus Torvalds
2002-02-05v2.5.2.5 -> v2.5.2.6Linus Torvalds
2002-02-05v2.5.2.2 -> v2.5.2.3Linus Torvalds
2002-02-05v2.5.2.1 -> v2.5.2.1.1Linus Torvalds
2002-02-05v2.5.2 -> v2.5.2.1Linus Torvalds
2002-02-05v2.5.1.10 -> v2.5.1.11Linus Torvalds
2002-02-05v2.5.1.9 -> v2.5.1.10Linus Torvalds
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04v2.5.1.2 -> v2.5.1.3Linus Torvalds
2002-02-04v2.5.1.1 -> v2.5.1.2Linus Torvalds
2002-02-04v2.5.0.4 -> v2.5.0.5Linus Torvalds
2002-02-04v2.4.14.8 -> v2.4.14.9Linus Torvalds