summaryrefslogtreecommitdiff
path: root/kernel/fork.c
AgeCommit message (Expand)Author
2004-12-02[PATCH] fix uninitialized variable in waitid(2)Joe Korty
2004-11-16[PATCH] Fork fix fixDavid Howells
2004-11-10[PATCH] fix page size assumption in fork()David Howells
2004-10-27[PATCH] Lock initializer unifying (Core)Thomas Gleixner
2004-10-27[PATCH] statm: shared = rss - anon_rssHugh Dickins
2004-10-25[PATCH] acct: report single record for multithreaded processRoland McGrath
2004-10-19[PATCH] lighten mmlist_lockHugh Dickins
2004-10-18[PATCH] report per-process pagetable usageWilliam Lee Irwin III
2004-10-18[PATCH] move waitqueue functions to kernel/wait.cWilliam Lee Irwin III
2004-10-18[PATCH] implement in-kernel keys & keyring managementDavid Howells
2004-10-18[PATCH] fix & clean up zombie/dead task handling & preemptionIngo Molnar
2004-10-18[PATCH] fork() bug invalidates file descriptorsGregory Kurz
2004-10-18[PATCH] make rlimit settings per-process instead of per-threadRoland McGrath
2004-10-13[PATCH] Fix reporting of process start timesTim Schmielau
2004-10-13[PATCH] fix oops in fork() cleanup pathJohn L. Byrne
2004-09-22[PATCH] Online CPU with maxcpus option panicsAnil Keshavamurthy
2004-09-13[PATCH] fix OProfile lockingJohn Levon
2004-09-13Fix up stupid last-minute edit of fork cleanup.Linus Torvalds
2004-09-13Fix fork failure case.Linus Torvalds
2004-09-02[PATCH] fixed pidhashing patchKirill Korotaev
2004-08-30[PATCH] kernel/fork.c add missing unlikely().Luiz Capitulino
2004-08-30[PATCH] fix rusage semanticsRoland McGrath
2004-08-26[PATCH] Unaccount VM_DONTCOPY vmas properlyWilliam Lee Irwin III
2004-08-26[PATCH] improve OProfile on many-way systemsJohn Levon
2004-08-26[PATCH] fix MT reparenting when thread group leader diesRoland McGrath
2004-08-23[PATCH] kill CLONE_IDLETASKWilliam Lee Irwin III
2004-08-23[PATCH] sched: consolidate CLONE_IDLETASK maskingWilliam Lee Irwin III
2004-08-23[PATCH] clarify get_task_mm (mmgrab)Hugh Dickins
2004-08-23[PATCH] AIO: retry infrastructure fixes and enhancementsSuparna Bhattacharya
2004-08-23[PATCH] i386 virtual memory layout reworkIngo Molnar
2004-08-23[PATCH] sched: consolidate init_idle() and fork_by_hand()William Lee Irwin III
2004-08-23[PATCH] sched: fork hotplug hanling cleanupIngo Molnar
2004-08-23[PATCH] sched: remove balance on cloneNick Piggin
2004-08-23[PATCH] kernel thread idle fixNick Piggin
2004-08-23[PATCH] sched: cleanup, improve sched <=> fork APIsNick Piggin
2004-08-22[PATCH] token based thrashing controlRik van Riel
2004-08-22[PATCH] prio_tree: kill vma_prio_tree_init()Rajesh Venkatasubramanian
2004-07-28[PATCH] remove dead code from copy_process()Luiz Capitulino
2004-06-12[PATCH] dup_mmap() memory accounting fixAndrew Morton
2004-06-08[PATCH] dup_mmap() double memory accountingOleg Nesterov
2004-06-03[PATCH] Add the sixth arg to the sys_futex() prototype.Andrew Morton
2004-05-23[PATCH] pa-risc: kernel/fork.c broken by the new rmapJames Bottomley
2004-05-22[PATCH] rmap 39 add anon_vma rmapAndrew Morton
2004-05-22[PATCH] rmap 38 remove anonmm rmapAndrew Morton
2004-05-22[PATCH] rmap 22 flush_dcache_mmap_lockAndrew Morton
2004-05-22[PATCH] rmap 16: pretend prio_treeAndrew Morton
2004-05-22[PATCH] small numa api fixupsAndrew Morton
2004-05-22[PATCH] numa api: Add VMA hooks for policyAndrew Morton
2004-05-22[PATCH] Convert i_shared_sem back to a spinlockAndrew Morton
2004-05-22[PATCH] rmap 10 add anonmm rmapAndrew Morton