summaryrefslogtreecommitdiff
path: root/kernel/fork.c
AgeCommit message (Expand)Author
2005-07-12[PATCH] lower VM_DONTCOPY total_vmHugh Dickins
2005-06-27[PATCH] Update cfq io scheduler to time sliced designJens Axboe
2005-06-25[PATCH] sched: consolidate sbe sbfNick Piggin
2005-06-21[PATCH] dup_mmap: update comment on new vmaHugh Dickins
2005-06-21[PATCH] Avoiding mmap fragmentationWolfgang Wander
2005-03-28[PATCH] mm counter operations through macrosChristoph Lameter
2005-03-11[PATCH] Make lots of things staticAdrian Bunk
2005-03-09[PATCH] cpusets - big numa cpu and memory placementPaul Jackson
2005-03-09[PATCH] Properly share process and session keyrings with CLONE_THREAD [try #2]David Howells
2005-03-07[PATCH] set RLIMIT_SIGPENDING limit based on RLIMIT_NPROCRoland McGrath
2005-03-07[PATCH] make RLIMIT_CPU/SIGXCPU per-processRoland McGrath
2005-03-07[PATCH] make ITIMER_PROF, ITIMER_VIRTUAL per-processRoland McGrath
2005-03-07[PATCH] make ITIMER_REAL per-processRoland McGrath
2005-03-07[PATCH] posix-timers: CPU clock support for POSIX timersRoland McGrath
2005-03-07[PATCH] posix-timers: high-resolution CPU clocks for POSIX clock_* syscallsRoland McGrath
2005-01-20[PATCH] file_table:expand_files() code cleanupPrasanna Meda
2005-01-11[PATCH] cputime: introduce cputimeMartin Schwidefsky
2005-01-07[PATCH] Lock initializer cleanup (Core)Thomas Gleixner
2005-01-07[PATCH] vmtrunc: vm_truncate_count race cautionHugh Dickins
2005-01-04[PATCH] move waitchld_exit from task_struct to signal_structRoland McGrath
2005-01-04[PATCH] move group_exit flag into signal_struct.flags wordRoland McGrath
2005-01-04[PATCH] fix stop signal raceRoland McGrath
2005-01-04[PATCH] fork: total_forks not counted under tasklist_lockPrasanna Meda
2005-01-04[PATCH] enhanced Memory accounting data collectionJay Lan
2005-01-04[PATCH] enhanced I/O accounting data patchJay Lan
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