Add ia64 patch.
[linux-flexiantxendom0-3.2.10.git] / kernel / fork.c
2003-05-10 Andreas SchwabAdd ia64 patch.
2003-04-30 Andrew Morton[PATCH] update nr_threads commentary
2003-04-19 Andries E. Brouwer[PATCH] correct error message for failed clone ns
2003-04-12 Andrew Morton[PATCH] convert file_lock to a spinlock
2003-03-22 Andrew Morton[PATCH] Make arch-independent syscalls return long
2003-03-10 Andrew Morton[PATCH] Force cache alignment of task_structs
2003-03-10 Linus TorvaldsMove "used FPU status" into new non-atomic thread_info...
2003-03-06 Ingo Molnar[PATCH] "interactivity changes", sched-2.5.64-A6
2003-02-27 Linus TorvaldsAvoid memory leak on fork() failure path.
2003-02-25 Michael Hayes[PATCH] Spelling fixes: don't
2003-02-25 Michael Hayes[PATCH] Spelling fixes: doesn't
2003-02-21 Linus TorvaldsWe don't need to wait for task in-activity in release_t...
2003-02-20 Linus TorvaldsFix x86 "switch_to()" to properly set the previous...
2003-02-18 George Anzinger[PATCH] POSIX clocks & timers
2003-02-15 Linus TorvaldsFix futex compile breakage introduced by the compat...
2003-02-07 Daniel JacobowitzHand merge
2003-02-07 Linus TorvaldsSplit up "struct signal_struct" into "signal" and ...
2003-02-06 Daniel JacobowitzHand-merge with Ingo's changes
2003-02-06 Daniel JacobowitzAdd PTRACE_O_TRACEVFORKDONE and PTRACE_O_TRACEEXIT...
2003-02-06 Ingo Molnar[PATCH] signal-fixes-2.5.59-A4
2003-02-04 Daniel JacobowitzUse force_sig_specific to send SIGSTOP to newly-created...
2003-02-04 Tim Schmielau[PATCH] use 64 bit jiffies: 64-bit process start time
2003-01-14 Andrew Morton[PATCH] Create a per-cpu proces counter for /proc reporting
2003-01-11 Andrew Morton[PATCH] turn i_shared_lock into a semaphore
2003-01-09 Linus TorvaldsFix exec_mmap() to release the MM while we still have...
2003-01-08 Andrew Morton[PATCH] AIO exit fix
2002-12-30 Andrew Morton[PATCH] remove task_struct.swappable
2002-12-30 Andrew Morton[PATCH] Don't cacheline-align vm_area_struct
2002-12-29 Christoph Hellwig[PATCH] avoid deprecated module functions in core code
2002-12-14 Andrew Morton[PATCH] Don't inherit mm->def_flags across forks
2002-12-02 Ingo Molnar[PATCH] tcore-fixes-2.5.50-E6
2002-11-27 Greg Kroah-HartmanLSM: change if statements into something more readable...
2002-11-26 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5
2002-11-26 Andrew Morton[PATCH] shrink task_struct by removing per_cpu utime...
2002-11-24 Greg Kroah-HartmanMerge
2002-11-21 Ingo Molnar[PATCH] threading enhancements, tid-2.5.48-C0
2002-11-18 Luca Barbieri[PATCH] dup_mmap tiny optimization
2002-11-17 Ingo Molnar[PATCH] threading fix, tid-2.5.47-A3
2002-11-17 Linus TorvaldsMake sure we clean user_tid when we've released the
2002-11-16 Christoph Hellwig[PATCH] fork.c bits for uClinux
2002-11-05 Linus TorvaldsMerge
2002-11-05 Ingo Molnar[PATCH] thread-aware coredumps, 2.5.43-C3
2002-11-01 Linus TorvaldsMerge bk://nevyn.them.org:5000
2002-10-31 Andrew Morton[PATCH] speedup heuristic for get_unmapped_area
2002-10-31 Daniel JacobowitzMerge nevyn.them.org:/nevyn/big/kernel/test/linux-2...
2002-10-30 Andrew Morton[PATCH] hot-n-cold pages: bulk page freeing
2002-10-29 Daniel JacobowitzMerge nevyn.them.org:/nevyn/big/kernel/test/linux-2...
2002-10-29 Greg Kroah-HartmanMerge kroah.com:/home/greg/linux/BK/bleeding_edge-2.5
2002-10-29 Andrew Morton[PATCH] thread-aware oom-killer
2002-10-26 Daniel JacobowitzMerge
2002-10-17 Greg Kroah-HartmanLSM: convert over the remaining security calls to the...
2002-10-08 Alan Cox[PATCH] tidy for the max_thread stuff from the kernel...
2002-10-06 Alan Cox[PATCH] sane minimum proc count
2002-09-29 Andrew Morton[PATCH] fix uninitialised vma list_head
2002-09-29 Ingo Molnar[PATCH] atomic-thread-signals
2002-09-27 Ingo Molnar[PATCH] virtual => physical page mapping cache
2002-09-25 Andrew Morton[PATCH] prepare_to_wait/finish_wait sleep/wakeup API
2002-09-23 Ingo Molnar[PATCH] de-xchg fork.c
2002-09-23 Ingo Molnar[PATCH] pidhash cleanups, tgid-2.5.38-F3
2002-09-19 Ingo Molnar[PATCH] generic-pidhash-2.5.36-J2, BK-curr
2002-09-18 Linus TorvaldsMake pid_max grow dynamically as needed.
2002-09-17 Daniel JacobowitzAdd new ptrace event tracing mechanism
2002-09-15 Ingo Molnar[PATCH] thread-exec-2.5.34-B1, BK-curr
2002-09-15 Ingo Molnar[PATCH] clone-fix-2.5.34-A0, BK-curr
2002-09-14 Ingo Molnar[PATCH] hide-threads-2.5.34-C1
2002-09-13 Andrew Morton[PATCH] Use a sync iocb for generic_file_read
2002-09-13 Ingo Molnar[PATCH] sys_exit() threading improvements, BK-curr
2002-09-13 Ingo Molnar[PATCH] ptrace-fix-2.5.34-A2, BK-curr
2002-09-11 Ingo Molnar[PATCH] sys_exit_group(), threading, 2.5.34
2002-09-08 Ingo Molnar[PATCH] shared thread signals
2002-09-07 Daniel Jacobowitz[PATCH] More ptrace fixes for 2.5.33
2002-09-05 Ingo Molnar[PATCH] pid-max-2.5.33-A0
2002-08-30 Ingo Molnar[PATCH] clone-cleanup 2.5.32-BK
2002-08-23 David S. Miller[CLONE_*TID]: Make tsk->user_tid and int so that 64...
2002-08-19 Ingo Molnar[PATCH] O(1) sys_exit(), threading, scalable-exit-2...
2002-08-17 Ingo Molnar[PATCH] Thread exit notification by futex
2002-08-15 Ingo Molnar[PATCH] thread management - take three
2002-08-15 Paul Larson[PATCH] Include tgid when finding next_safe in get_pid()
2002-08-13 Andrew Morton[PATCH] random fixes
2002-08-13 Ingo Molnar[PATCH] user-vm-unlock-2.5.31-A2
2002-08-13 Ingo Molnar[PATCH] clone-detached-2.5.31-B0
2002-08-08 Linus TorvaldsMake pid allocation use 30 of the 32 bits, instead...
2002-07-30 Linus TorvaldsSplit up "do_fork()" into "copy_process()" and "do_fork()".
2002-07-29 Hugh Dickins[PATCH] update overcommit doc and comment
2002-07-28 Andrew Morton[PATCH] strict overcommit
2002-07-24 Ingo Molnar[PATCH] scheduler fixes
2002-07-24 Ingo Molnar[PATCH] irqlock patch 2.5.27-H6
2002-07-22 Ingo Molnar[PATCH] Re: [patch] cli()/sti() cleanup
2002-07-19 Greg Kroah-HartmanLSM: Enable the security framework. This includes...
2002-07-19 Andrew Morton[PATCH] minimal rmap
2002-07-01 Linus TorvaldsMake in-kernel HZ be 1000 on x86, retaining user-level...
2002-06-20 Stephen Rothwell[PATCH] dup_task_struct can be static
2002-06-17 Rusty Russell[PATCH] Latest nonlinear CPU patches
2002-06-09 Russell King[PATCH] Fix more header file breakage
2002-06-03 Robert Love[PATCH] remove wq_lock_t cruft
2002-05-13 Rusty Russell[PATCH] Hotplug CPU prep
2002-05-07 Colin Gibbscopy_mm fix:
2002-04-28 Dave Jones[PATCH] Dynamic LDT sizing.
2002-04-24 Linus TorvaldsMerge http://test1.bkbits.net/system-2.5
2002-04-23 Dave Olien[PATCH] 2.5.9 SEM_UNDO patch
next