aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/fork.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-03-16[PATCH] initialise pi_lock if CONFIG_RT_MUTEXES=NZilvinas Valinskas1-1/+1
2007-02-16[PATCH] hrtimers: namespace and enum cleanupThomas Gleixner1-1/+1
2007-02-12[PATCH] tty: update the tty layer to work with struct pidEric W. Biederman1-1/+1
2007-02-11[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_structAlexey Dobriyan1-0/+2
2007-02-01[PATCH] fork_idle() should be __cpuinit, not __devinitAl Viro1-1/+1
2007-01-30Revert "[PATCH] namespaces: fix exit race by splitting exit"Linus Torvalds1-2/+2
2007-01-30[PATCH] namespaces: fix exit race by splitting exitSerge E. Hallyn1-2/+2
2006-12-13[PATCH] Optimize D-cache alias handling on forkRalf Baechle1-1/+1
2006-12-10[PATCH] fdtable: Remove the free_files fieldVadim Lobanov1-1/+0
2006-12-10[PATCH] fdtable: Make fdarray and fdsets equal in sizeVadim Lobanov1-18/+6
2006-12-10[PATCH] fdtable: Delete pointless code in dup_fd()Vadim Lobanov1-6/+5
2006-12-10[PATCH] io-accounting: core statisticsAndrew Morton1-0/+2
2006-12-08[PATCH] rename struct namespace to struct mnt_namespaceKirill Korotaev1-10/+11
2006-12-08[PATCH] add process_session() helper routine: deprecate old fieldCedric Le Goater1-1/+1
2006-12-08[PATCH] add process_session() helper routineCedric Le Goater1-2/+2
2006-12-08[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_pathJosef "Jeff" Sipek1-1/+1
2006-12-08[PATCH] sys_unshare: remove a broken CLONE_SIGHAND codeOleg Nesterov1-12/+4
2006-12-07Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds1-1/+1
2006-12-07[PATCH] taskstats: cleanup ->signal->stats allocationOleg Nesterov1-1/+0
2006-12-07[PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exitRoland McGrath1-1/+10
2006-12-07[PATCH] slab: remove kmem_cache_tChristoph Lameter1-8/+8
2006-12-07[PATCH] slab: remove SLAB_KERNELChristoph Lameter1-3/+3
2006-12-07[PATCH] new scheme to preempt swap tokenAshwin Chaugule1-0/+8
2006-12-07[PATCH] i386: Use %gs as the PDA base-segment in the kernelJeremy Fitzhardinge1-1/+1
2006-11-25[PATCH] fix copy_process() error checkAkinobu Mita1-3/+2
2006-11-14Revert "[PATCH] fix Data Acess error in dup_fd"Linus Torvalds1-1/+0
2006-11-13[PATCH] fix Data Acess error in dup_fdSharyathi Nagesh1-0/+1
2006-10-28[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglockOleg Nesterov1-1/+1
2006-10-28[PATCH] taskstats_tgid_free: fix usageOleg Nesterov1-1/+0
2006-10-17[PATCH] rt-mutex: fixup rt-mutex debug codePeter Zijlstra1-2/+2
2006-10-02[PATCH] IPC namespace - utilsKirill Korotaev1-0/+10
2006-10-02[PATCH] IPC namespace coreKirill Korotaev1-4/+18
2006-10-02[PATCH] uts: copy nsproxy only when neededSerge Hallyn1-6/+14
2006-10-02[PATCH] namespaces: utsname: implement CLONE_NEWUTS flagSerge E. Hallyn1-3/+17
2006-10-02[PATCH] namespaces: incorporate fs namespace into nsproxySerge E. Hallyn1-11/+6
2006-10-02[PATCH] namespaces: add nsproxySerge E. Hallyn1-1/+17
2006-10-01[PATCH] csa: convert CONFIG tag for extended accounting routinesJay Lan1-0/+1
2006-09-29[PATCH] copy_process: cosmetic ->ioprio tweakOleg Nesterov1-6/+3
2006-09-29[PATCH] ifdef blktrace debugging fieldsAlexey Dobriyan1-0/+2
2006-09-28Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-0/+4
2006-09-26[PATCH] Add the canary field to the PDA area and the task structArjan van de Ven1-0/+5
2006-09-20[ARM] Fix kernel/fork.c for lockdep on ARMRussell King1-0/+4
2006-09-01[PATCH] task delay accounting fixesShailabh Nagar1-2/+4
2006-08-06[PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONEChuck Ebbert1-1/+3
2006-07-14[PATCH] delay accounting taskstats interface send tgid onceShailabh Nagar1-0/+4
2006-07-14[PATCH] per-task-delay-accounting: setupShailabh Nagar1-0/+2
2006-07-10[PATCH] remove the tasklist_lock exportChristoph Hellwig1-3/+1
2006-07-03[PATCH] sched: cleanup, remove task_t, convert to struct task_structIngo Molnar1-9/+9
2006-07-03[PATCH] lockdep: annotate ->mmap_semIngo Molnar1-1/+4
2006-07-03[PATCH] lockdep: coreIngo Molnar1-0/+5