aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
Commit message (Expand)AuthorAge
* freezer: fix vfork problemRafael J. Wysocki2007-05-23
* Remove SLAB_CTOR_CONSTRUCTORChristoph Lameter2007-05-17
* signal/timer/event: signalfd coreDavide Libenzi2007-05-11
* Use task_pgrp() task_session() in copy_process()Sukadev Bhattiprolu2007-05-11
* Use struct pid parameter in copy_process()Sukadev Bhattiprolu2007-05-11
* attach_pid() with struct pid parameterSukadev Bhattiprolu2007-05-11
* getrusage(): fill ru_inblock and ru_oublock fields if possibleEric Dumazet2007-05-11
* rename thread_info to stackRoman Zippel2007-05-09
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* Merge sys_clone()/sys_unshare() nsproxy and namespace handlingBadari Pulavarty2007-05-08
* slab allocators: Remove SLAB_DEBUG_INITIAL flagChristoph Lameter2007-05-07
* [PATCH] x86: PARAVIRT: add hooks to intercept mm creation and destructionJeremy Fitzhardinge2007-05-02
* [PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=NZilvinas Valinskas2007-03-16
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-16
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-12
* [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_structAlexey Dobriyan2007-02-11
* [PATCH] fork_idle() should be __cpuinit, not __devinitAl Viro2007-02-01
* Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds2007-01-30
* [PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn2007-01-30
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-13
* [PATCH] fdtable: Remove the free_files fieldVadim Lobanov2006-12-10
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-10
* [PATCH] fdtable: Delete pointless code in dup_fd()Vadim Lobanov2006-12-10
* [PATCH] io-accounting: core statisticsAndrew Morton2006-12-10
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-08
* [PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater2006-12-08
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-08
* [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-08
* [PATCH] sys_unshare: remove a broken CLONE_SIGHAND codeOleg Nesterov2006-12-08
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-07
|\
| * [PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge2006-12-06
* | [PATCH] taskstats: cleanup ->signal->stats allocationOleg Nesterov2006-12-07
* | [PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exitRoland McGrath2006-12-07
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-07
* | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-07
* | [PATCH] new scheme to preempt swap tokenAshwin Chaugule2006-12-07
|/
* [PATCH] fix copy_process() error checkAkinobu Mita2006-11-25
* Revert "[PATCH] fix Data Acess error in dup_fd"Linus Torvalds2006-11-14
* [PATCH] fix Data Acess error in dup_fdSharyathi Nagesh2006-11-13
* [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2006-10-28
* [PATCH] taskstats_tgid_free: fix usageOleg Nesterov2006-10-28
* [PATCH] rt-mutex: fixup rt-mutex debug codePeter Zijlstra2006-10-17
* [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