summaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] mm: ptd_alloc take ptlockHugh Dickins2005-10-291-2/+0
* [PATCH] mm: dup_mmap down new mmap_semHugh Dickins2005-10-291-5/+4
* [PATCH] mm: dup_mmap use oldmm moreHugh Dickins2005-10-291-6/+6
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-291-2/+2
* [PATCH] mm: mm_init set_mm_countersHugh Dickins2005-10-291-2/+2
* [PATCH] mm: vm_stat_account unshackledHugh Dickins2005-10-291-1/+1
* [PATCH] Threads shouldn't inherit PF_NOFREEZEAlan Stern2005-10-191-1/+1
* [PATCH] CPU hotplug breaks wake_up_new_taskSrivatsa Vaddagiri2005-09-171-1/+2
* [PATCH] files: files struct with RCUDipankar Sarma2005-09-091-6/+17
* [PATCH] files: break up files structDipankar Sarma2005-09-091-32/+50
* [PATCH] fix disassociate_ctty vs. fork raceJason Baron2005-09-091-0/+3
* [PATCH] Clear task_struct->fs_excl on fork()Giancarlo Formicuccia2005-09-091-0/+1
* [PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier2005-09-051-0/+3
* [PATCH] lower VM_DONTCOPY total_vmHugh Dickins2005-07-121-1/+3
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-0/+5
* [PATCH] sched: consolidate sbe sbfNick Piggin2005-06-251-9/+12
* [PATCH] dup_mmap: update comment on new vmaHugh Dickins2005-06-211-2/+3
* [PATCH] Avoiding mmap fragmentationWolfgang Wander2005-06-211-0/+2
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+1274