summaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=NZilvinas Valinskas2007-03-171-1/+1
* [PATCH] hrtimers: namespace and enum cleanupThomas Gleixner2007-02-161-1/+1
* [PATCH] tty: update the tty layer to work with struct pidEric W. Biederman2007-02-121-1/+1
* [PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_structAlexey Dobriyan2007-02-111-0/+2
* [PATCH] fork_idle() should be __cpuinit, not __devinitAl Viro2007-02-021-1/+1
* Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds2007-01-301-2/+2
* [PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn2007-01-301-2/+2
* [PATCH] Optimize D-cache alias handling on forkRalf Baechle2006-12-131-1/+1
* [PATCH] fdtable: Remove the free_files fieldVadim Lobanov2006-12-101-1/+0Star
* [PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov2006-12-101-18/+6Star
* [PATCH] fdtable: Delete pointless code in dup_fd()Vadim Lobanov2006-12-101-6/+5Star
* [PATCH] io-accounting: core statisticsAndrew Morton2006-12-101-0/+2
* [PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev2006-12-081-10/+11
* [PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater2006-12-081-1/+1
* [PATCH] add process_session() helper routineCedric Le Goater2006-12-081-2/+2
* [PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek2006-12-081-1/+1
* [PATCH] sys_unshare: remove a broken CLONE_SIGHAND codeOleg Nesterov2006-12-081-12/+4Star
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-12-071-1/+1
|\
| * [PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge2006-12-071-1/+1
* | [PATCH] taskstats: cleanup ->signal->stats allocationOleg Nesterov2006-12-071-1/+0Star
* | [PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exitRoland McGrath2006-12-071-1/+10
* | [PATCH] slab: remove kmem_cache_tChristoph Lameter2006-12-071-8/+8
* | [PATCH] slab: remove SLAB_KERNELChristoph Lameter2006-12-071-3/+3
* | [PATCH] new scheme to preempt swap tokenAshwin Chaugule2006-12-071-0/+8
|/
* [PATCH] fix copy_process() error checkAkinobu Mita2006-11-251-3/+2Star
* Revert "[PATCH] fix Data Acess error in dup_fd"Linus Torvalds2006-11-151-1/+0Star
* [PATCH] fix Data Acess error in dup_fdSharyathi Nagesh2006-11-131-0/+1
* [PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov2006-10-281-1/+1
* [PATCH] taskstats_tgid_free: fix usageOleg Nesterov2006-10-281-1/+0Star
* [PATCH] rt-mutex: fixup rt-mutex debug codePeter Zijlstra2006-10-171-2/+2
* [PATCH] IPC namespace - utilsKirill Korotaev2006-10-021-0/+10
* [PATCH] IPC namespace coreKirill Korotaev2006-10-021-4/+18
* [PATCH] uts: copy nsproxy only when neededSerge Hallyn2006-10-021-6/+14
* [PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn2006-10-021-3/+17
* [PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn2006-10-021-11/+6Star
* [PATCH] namespaces: add nsproxySerge E. Hallyn2006-10-021-1/+17
* [PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan2006-10-011-0/+1
* [PATCH] copy_process: cosmetic ->ioprio tweakOleg Nesterov2006-09-291-6/+3Star
* [PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan2006-09-291-0/+2
* Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2006-09-281-0/+4
|\
| * [ARM] Fix kernel/fork.c for lockdep on ARMRussell King2006-09-201-0/+4
* | [PATCH] Add the canary field to the PDA area and the task structArjan van de Ven2006-09-261-0/+5
|/
* [PATCH] task delay accounting fixesShailabh Nagar2006-09-011-2/+4
* [PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONEChuck Ebbert2006-08-061-1/+3
* [PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar2006-07-151-0/+4
* [PATCH] per-task-delay-accounting: setupShailabh Nagar2006-07-151-0/+2
* [PATCH] remove the tasklist_lock exportChristoph Hellwig2006-07-101-3/+1Star
* [PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar2006-07-041-9/+9
* [PATCH] lockdep: annotate ->mmap_semIngo Molnar2006-07-041-1/+4
* [PATCH] lockdep: coreIngo Molnar2006-07-041-0/+5