aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
Commit message (Expand)AuthorAge
* [PATCH] move call of audit_free() into do_exit()Al Viro2006-05-01
* [PATCH] Don't inherit ->splice_pipe across forksJens Axboe2006-04-20
* [PATCH] task: Make task list manipulations RCU safeEric W. Biederman2006-04-19
* [PATCH] kill unushed __put_task_struct_cbEric W. Biederman2006-04-14
* [PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev2006-03-31
* [PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2006-03-31
* [PATCH] resurrect __put_task_structAndrew Morton2006-03-31
* [PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov2006-03-28
* [PATCH] make fork() atomic wrt pgrp/session signalsOleg Nesterov2006-03-28
* [PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2006-03-28
* [PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov2006-03-28
* [PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2006-03-28
* [PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov2006-03-28
* [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov2006-03-28
* [PATCH] pidhash: don't count idle threadsOleg Nesterov2006-03-28
* [PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov2006-03-28
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-26
|\
| * BUG_ON() Conversion in kernel/fork.cEric Sesterhenn2006-03-26
* | [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-26
|/
* [PATCH] cpuset memory spread slab cache optimizationsPaul Jackson2006-03-24
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-23
* [PATCH] Shrinks sizeof(files_struct) and better layoutEric Dumazet2006-03-23
* [PATCH] unshare: Error if passed unsupported flagsEric W. Biederman2006-03-22
* [PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov2006-03-18
* [PATCH] unshare: Use rcu_assign_pointer when setting sighandEric W. Biederman2006-03-17
* [PATCH] Fix sigaltstack corruption among cloned threadsGOTO Masanori2006-03-14
* [PATCH] remove __put_task_struct_cb export againChristoph Hellwig2006-03-11
* [PATCH] fix kill_proc_info() vs fork() theoretical raceOleg Nesterov2006-02-15
* [PATCH] fix kill_proc_info() vs CLONE_THREAD raceOleg Nesterov2006-02-15
* [PATCH] unshare system call -v5: unshare filesJANAK DESAI2006-02-07
* [PATCH] unshare system call -v5: unshare vmJANAK DESAI2006-02-07
* [PATCH] unshare system call -v5: unshare namespaceJANAK DESAI2006-02-07
* [PATCH] unshare system call -v5: unshare filesystem infoJANAK DESAI2006-02-07
* [PATCH] unshare system call -v5: system call handler functionJANAK DESAI2006-02-07
* [PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger2006-02-01
* [PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai2006-01-11
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* [PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2006-01-10
* [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-09
* [PATCH] copy_process: error path cleanupOleg Nesterov2006-01-08
* [PATCH] fork: fix race in setting child's pgrp and ttyOren Laadan2006-01-08
* [PATCH] cpuset: fork hook fixPaul Jackson2006-01-08
* [PATCH] RCU signal handlingIngo Molnar2006-01-08
* [PATCH] cpuset fork locking fixPaul Jackson2005-11-28
* [PATCH] fork.c: proc_fork_connector() called under write_lock()Andrew Morton2005-11-28
* [PATCH] unpaged: copy_page_range vmaHugh Dickins2005-11-22
* [PATCH] aio: remove kioctx from mm_structZach Brown2005-11-13
* [PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro2005-11-13
* [PATCH] m68k: introduce task_thread_infoAl Viro2005-11-13