aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
Commit message (Expand)AuthorAge
* [PATCH] IPC namespace - utilsKirill Korotaev2006-10-02
* [PATCH] IPC namespace coreKirill Korotaev2006-10-02
* [PATCH] uts: copy nsproxy only when neededSerge Hallyn2006-10-02
* [PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn2006-10-02
* [PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2006-10-02
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-02
* [PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan2006-10-01
* [PATCH] copy_process: cosmetic ->ioprio tweakOleg Nesterov2006-09-29
* [PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan2006-09-29
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-28
|\
| * [ARM] Fix kernel/fork.c for lockdep on ARMRussell King2006-09-20
* | [PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2006-09-26
|/
* [PATCH] task delay accounting fixesShailabh Nagar2006-09-01
* [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONEChuck Ebbert2006-08-06
* [PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar2006-07-15
* [PATCH] per-task-delay-accounting: setupShailabh Nagar2006-07-15
* [PATCH] remove the tasklist_lock exportChristoph Hellwig2006-07-10
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-03
* [PATCH] lockdep: annotate ->mmap_semIngo Molnar2006-07-03
* [PATCH] lockdep: coreIngo Molnar2006-07-03
* [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-03
* [PATCH] lockdep: better lock debuggingIngo Molnar2006-07-03
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar2006-06-27
* [PATCH] pi-futex: rt mutex coreIngo Molnar2006-06-27
* [PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXITOleg Nesterov2006-06-26
* [PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman2006-06-26
* [PATCH] pacct: add pacct_struct to fix some pacct bugs.KaiGai Kohei2006-06-25
* [PATCH] dup fd error fixPrasanna Meda2006-06-23
* [PATCH] mmput() might sleepAndrew Morton2006-06-23
* [PATCH] move call of audit_free() into do_exit()Al Viro2006-05-01
* [PATCH] Don't inherit ->splice_pipe across forksJens Axboe2006-04-20
* [PATCH] task: Make task list manipulations RCU safeEric W. Biederman2006-04-19
* [PATCH] kill unushed __put_task_struct_cbEric W. Biederman2006-04-14
* [PATCH] wrong error path in dup_fd() leading to oopses in RCUKirill Korotaev2006-03-31
* [PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2006-03-31
* [PATCH] resurrect __put_task_structAndrew Morton2006-03-31
* [PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov2006-03-28
* [PATCH] make fork() atomic wrt pgrp/session signalsOleg Nesterov2006-03-28
* [PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2006-03-28
* [PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov2006-03-28
* [PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2006-03-28
* [PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov2006-03-28
* [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov2006-03-28
* [PATCH] pidhash: don't count idle threadsOleg Nesterov2006-03-28
* [PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov2006-03-28
* [PATCH] lightweight robust futexes updatesIngo Molnar2006-03-27
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivialLinus Torvalds2006-03-26
|\
| * BUG_ON() Conversion in kernel/fork.cEric Sesterhenn2006-03-26
* | [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-26
|/