summaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
AgeCommit message (Expand)AuthorLines
2006-03-18[PATCH] disable unshare(CLONE_VM) for nowOleg Nesterov-3/+1
2006-03-17[PATCH] unshare: Use rcu_assign_pointer when setting sighandEric W. Biederman-1/+1
2006-03-14[PATCH] Fix sigaltstack corruption among cloned threadsGOTO Masanori-0/+6
2006-03-11[PATCH] remove __put_task_struct_cb export againChristoph Hellwig-1/+3
2006-02-15[PATCH] fix kill_proc_info() vs fork() theoretical raceOleg Nesterov-2/+2
2006-02-15[PATCH] fix kill_proc_info() vs CLONE_THREAD raceOleg Nesterov-3/+2
2006-02-07[PATCH] unshare system call -v5: unshare filesJANAK DESAI-30/+51
2006-02-07[PATCH] unshare system call -v5: unshare vmJANAK DESAI-31/+56
2006-02-07[PATCH] unshare system call -v5: unshare namespaceJANAK DESAI-6/+11
2006-02-07[PATCH] unshare system call -v5: unshare filesystem infoJANAK DESAI-3/+6
2006-02-07[PATCH] unshare system call -v5: system call handler functionJANAK DESAI-0/+232
2006-02-01[PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger-1/+1
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai-1/+5
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap-0/+1
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner-3/+3
2006-01-09[PATCH] mutex subsystem, debugging codeIngo Molnar-0/+4
2006-01-08[PATCH] copy_process: error path cleanupOleg Nesterov-6/+2
2006-01-08[PATCH] fork: fix race in setting child's pgrp and ttyOren Laadan-6/+3
2006-01-08[PATCH] cpuset: fork hook fixPaul Jackson-2/+4
2006-01-08[PATCH] RCU signal handlingIngo Molnar-1/+9
2005-11-28[PATCH] cpuset fork locking fixPaul Jackson-2/+1
2005-11-28[PATCH] fork.c: proc_fork_connector() called under write_lock()Andrew Morton-1/+1
2005-11-22[PATCH] unpaged: copy_page_range vmaHugh Dickins-1/+1
2005-11-13[PATCH] aio: remove kioctx from mm_structZach Brown-1/+0
2005-11-13[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro-2/+1
2005-11-13[PATCH] m68k: introduce task_thread_infoAl Viro-2/+2
2005-11-07[SPARC64] mm: context switch ptlockHugh Dickins-7/+0
2005-11-07[PATCH] Process Events ConnectorMatt Helsley-0/+2
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins-2/+0
2005-10-29[PATCH] mm: dup_mmap down new mmap_semHugh Dickins-5/+4
2005-10-29[PATCH] mm: dup_mmap use oldmm moreHugh Dickins-6/+6
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins-2/+2
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins-2/+2
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins-1/+1
2005-10-19[PATCH] Threads shouldn't inherit PF_NOFREEZEAlan Stern-1/+1
2005-09-17[PATCH] CPU hotplug breaks wake_up_new_taskSrivatsa Vaddagiri-1/+2
2005-09-09[PATCH] files: files struct with RCUDipankar Sarma-6/+17
2005-09-09[PATCH] files: break up files structDipankar Sarma-32/+50
2005-09-09[PATCH] fix disassociate_ctty vs. fork raceJason Baron-0/+3
2005-09-09[PATCH] Clear task_struct->fs_excl on fork()Giancarlo Formicuccia-0/+1
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier-0/+3
2005-07-12[PATCH] lower VM_DONTCOPY total_vmHugh Dickins-1/+3
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe-0/+5
2005-06-25[PATCH] sched: consolidate sbe sbfNick Piggin-9/+12
2005-06-21[PATCH] dup_mmap: update comment on new vmaHugh Dickins-2/+3
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+1274