aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
Commit message (Expand)AuthorAge
* [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
* [SPARC64] mm: context switch ptlockHugh Dickins2005-11-07
* [PATCH] Process Events ConnectorMatt Helsley2005-11-07
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-30
* [PATCH] mm: dup_mmap down new mmap_semHugh Dickins2005-10-30
* [PATCH] mm: dup_mmap use oldmm moreHugh Dickins2005-10-30
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-30
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-30
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-30
* [PATCH] Threads shouldn't inherit PF_NOFREEZEAlan Stern2005-10-20
* [PATCH] CPU hotplug breaks wake_up_new_taskSrivatsa Vaddagiri2005-09-17
* [PATCH] files: files struct with RCUDipankar Sarma2005-09-09
* [PATCH] files: break up files structDipankar Sarma2005-09-09
* [PATCH] fix disassociate_ctty vs. fork raceJason Baron2005-09-09
* [PATCH] Clear task_struct->fs_excl on fork()Giancarlo Formicuccia2005-09-09
* [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier2005-09-05
* [PATCH] lower VM_DONTCOPY total_vmHugh Dickins2005-07-12
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-27
* [PATCH] sched: consolidate sbe sbfNick Piggin2005-06-25
* [PATCH] dup_mmap: update comment on new vmaHugh Dickins2005-06-21
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-21