summaryrefslogtreecommitdiff
path: root/kernel/fork.c
AgeCommit message (Expand)AuthorFilesLines
2006-02-01[PATCH] hrtimers: cleanups and simplificationsGeorge Anzinger1-1/+1
2006-01-11[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_alignRavikiran G Thirumalai1-1/+5
2006-01-11[PATCH] move capable() to capability.hRandy.Dunlap1-0/+1
2006-01-10[PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner1-3/+3
2006-01-09[PATCH] mutex subsystem, debugging codeIngo Molnar1-0/+4
2006-01-08[PATCH] copy_process: error path cleanupOleg Nesterov1-6/+2
2006-01-08[PATCH] fork: fix race in setting child's pgrp and ttyOren Laadan1-6/+3
2006-01-08[PATCH] cpuset: fork hook fixPaul Jackson1-2/+4
2006-01-08[PATCH] RCU signal handlingIngo Molnar1-1/+9
2005-11-28[PATCH] cpuset fork locking fixPaul Jackson1-2/+1
2005-11-28[PATCH] fork.c: proc_fork_connector() called under write_lock()Andrew Morton1-1/+1
2005-11-22[PATCH] unpaged: copy_page_range vmaHugh Dickins1-1/+1
2005-11-13[PATCH] aio: remove kioctx from mm_structZach Brown1-1/+0
2005-11-13[PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro1-2/+1
2005-11-13[PATCH] m68k: introduce task_thread_infoAl Viro1-2/+2
2005-11-07[SPARC64] mm: context switch ptlockHugh Dickins1-7/+0
2005-11-07[PATCH] Process Events ConnectorMatt Helsley1-0/+2
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins1-2/+0
2005-10-29[PATCH] mm: dup_mmap down new mmap_semHugh Dickins1-5/+4
2005-10-29[PATCH] mm: dup_mmap use oldmm moreHugh Dickins1-6/+6
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins1-2/+2
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins1-2/+2
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins1-1/+1
2005-10-19[PATCH] Threads shouldn't inherit PF_NOFREEZEAlan Stern1-1/+1
2005-09-17[PATCH] CPU hotplug breaks wake_up_new_taskSrivatsa Vaddagiri1-1/+2
2005-09-09[PATCH] files: files struct with RCUDipankar Sarma1-6/+17
2005-09-09[PATCH] files: break up files structDipankar Sarma1-32/+50
2005-09-09[PATCH] fix disassociate_ctty vs. fork raceJason Baron1-0/+3
2005-09-09[PATCH] Clear task_struct->fs_excl on fork()Giancarlo Formicuccia1-0/+1
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier1-0/+3
2005-07-12[PATCH] lower VM_DONTCOPY total_vmHugh Dickins1-1/+3
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe1-0/+5
2005-06-25[PATCH] sched: consolidate sbe sbfNick Piggin1-9/+12
2005-06-21[PATCH] dup_mmap: update comment on new vmaHugh Dickins1-2/+3
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander1-0/+2
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1274