aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/fork.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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 general usageLaurent 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-rc2Linus Torvalds1-0/+1274