summaryrefslogtreecommitdiff
path: root/kernel/fork.c
AgeCommit message (Expand)Author
2005-11-07[SPARC64] mm: context switch ptlockHugh Dickins
2005-11-07[PATCH] Process Events ConnectorMatt Helsley
2005-10-29[PATCH] mm: ptd_alloc take ptlockHugh Dickins
2005-10-29[PATCH] mm: dup_mmap down new mmap_semHugh Dickins
2005-10-29[PATCH] mm: dup_mmap use oldmm moreHugh Dickins
2005-10-29[PATCH] mm: rss = file_rss + anon_rssHugh Dickins
2005-10-29[PATCH] mm: mm_init set_mm_countersHugh Dickins
2005-10-29[PATCH] mm: vm_stat_account unshackledHugh Dickins
2005-10-19[PATCH] Threads shouldn't inherit PF_NOFREEZEAlan Stern
2005-09-17[PATCH] CPU hotplug breaks wake_up_new_taskSrivatsa Vaddagiri
2005-09-09[PATCH] files: files struct with RCUDipankar Sarma
2005-09-09[PATCH] files: break up files structDipankar Sarma
2005-09-09[PATCH] fix disassociate_ctty vs. fork raceJason Baron
2005-09-09[PATCH] Clear task_struct->fs_excl on fork()Giancarlo Formicuccia
2005-09-05[PATCH] UML Support - Ptrace: adds the host SYSEMU support, for UML and gener...Laurent Vivier
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