Sign in
googlers
/
maze
/
linux
/
cb9def4dff9fe7e3d3114eba4e2d89f52265e22c
/
kernel
/
fork.c
c9cb2e3
[PATCH] hrtimers: namespace and enum cleanup
by Thomas Gleixner
· 18 years ago
ab521dc
[PATCH] tty: update the tty layer to work with struct pid
by Eric W. Biederman
· 18 years ago
4b98d11
[PATCH] ifdef ->rchar, ->wchar, ->syscr, ->syscw from task_struct
by Alexey Dobriyan
· 18 years ago
9abcf40
[PATCH] fork_idle() should be __cpuinit, not __devinit
by Al Viro
· 18 years ago
444f378
Revert "[PATCH] namespaces: fix exit race by splitting exit"
by Linus Torvalds
· 18 years ago
7a238fc
[PATCH] namespaces: fix exit race by splitting exit
by Serge E. Hallyn
· 18 years ago
ec8c044
[PATCH] Optimize D-cache alias handling on fork
by Ralf Baechle
· 18 years ago
4fd4581
[PATCH] fdtable: Remove the free_files field
by Vadim Lobanov
· 18 years ago
bbea9f6
[PATCH] fdtable: Make fdarray and fdsets equal in size
by Vadim Lobanov
· 18 years ago
f3d19c9
[PATCH] fdtable: Delete pointless code in dup_fd()
by Vadim Lobanov
· 18 years ago
7c3ab73
[PATCH] io-accounting: core statistics
by Andrew Morton
· 18 years ago
6b3286e
[PATCH] rename struct namespace to struct mnt_namespace
by Kirill Korotaev
· 18 years ago
1ec320a
[PATCH] add process_session() helper routine: deprecate old field
by Cedric Le Goater
· 18 years ago
937949d
[PATCH] add process_session() helper routine
by Cedric Le Goater
· 18 years ago
f3a43f3
[PATCH] kernel: change uses of f_{dentry, vfsmnt} to use f_path
by Josef "Jeff" Sipek
· 18 years ago
dae3c5a
[PATCH] sys_unshare: remove a broken CLONE_SIGHAND code
by Oleg Nesterov
· 18 years ago
4522d58
Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6
by Linus Torvalds
· 18 years ago
34ec123
[PATCH] taskstats: cleanup ->signal->stats allocation
by Oleg Nesterov
· 18 years ago
fec1d01
[PATCH] Disable CLONE_CHILD_CLEARTID for abnormal exit
by Roland McGrath
· 18 years ago
e18b890
[PATCH] slab: remove kmem_cache_t
by Christoph Lameter
· 18 years ago
e94b176
[PATCH] slab: remove SLAB_KERNEL
by Christoph Lameter
· 18 years ago
7602bdf
[PATCH] new scheme to preempt swap token
by Ashwin Chaugule
· 18 years ago
f95d47c
[PATCH] i386: Use %gs as the PDA base-segment in the kernel
by Jeremy Fitzhardinge
· 18 years ago
753ca4f
[PATCH] fix copy_process() error check
by Akinobu Mita
· 18 years ago
9a3a04ac
Revert "[PATCH] fix Data Acess error in dup_fd"
by Linus Torvalds
· 18 years ago
0130b0b
[PATCH] fix Data Acess error in dup_fd
by Sharyathi Nagesh
· 18 years ago
b8534d7
[PATCH] taskstats: kill ->taskstats_lock in favor of ->siglock
by Oleg Nesterov
· 18 years ago
093a8e8
[PATCH] taskstats_tgid_free: fix usage
by Oleg Nesterov
· 18 years ago
bea493a
[PATCH] rt-mutex: fixup rt-mutex debug code
by Peter Zijlstra
· 18 years ago
73ea413
[PATCH] IPC namespace - utils
by Kirill Korotaev
· 18 years ago
25b21cb
[PATCH] IPC namespace core
by Kirill Korotaev
· 18 years ago
c0b2fc3
[PATCH] uts: copy nsproxy only when needed
by Serge Hallyn
· 18 years ago
071df10
[PATCH] namespaces: utsname: implement CLONE_NEWUTS flag
by Serge E. Hallyn
· 18 years ago
1651e14
[PATCH] namespaces: incorporate fs namespace into nsproxy
by Serge E. Hallyn
· 18 years ago
ab51601
[PATCH] namespaces: add nsproxy
by Serge E. Hallyn
· 18 years ago
8f0ab51
[PATCH] csa: convert CONFIG tag for extended accounting routines
by Jay Lan
· 18 years ago
5b160f5
[PATCH] copy_process: cosmetic ->ioprio tweak
by Oleg Nesterov
· 18 years ago
6c5c934
[PATCH] ifdef blktrace debugging fields
by Alexey Dobriyan
· 18 years ago
ebdea46
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
by Linus Torvalds
· 18 years ago
0a42540
[PATCH] Add the canary field to the PDA area and the task struct
by Arjan van de Ven
· 18 years ago
b36e475
[ARM] Fix kernel/fork.c for lockdep on ARM
by Russell King
· 18 years ago
35df17c
[PATCH] task delay accounting fixes
by Shailabh Nagar
· 18 years ago
9f59ce5
[PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE
by Chuck Ebbert
· 18 years ago
ad4ecbc
[PATCH] delay accounting taskstats interface send tgid once
by Shailabh Nagar
· 18 years ago
ca74e92
[PATCH] per-task-delay-accounting: setup
by Shailabh Nagar
· 18 years ago
c59923a
[PATCH] remove the tasklist_lock export
by Christoph Hellwig
· 18 years ago
36c8b58
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
by Ingo Molnar
· 18 years ago
ad33945
[PATCH] lockdep: annotate ->mmap_sem
by Ingo Molnar
· 18 years ago
fbb9ce95
[PATCH] lockdep: core
by Ingo Molnar
· 18 years ago
de30a2b
[PATCH] lockdep: irqtrace subsystem, core
by Ingo Molnar
· 18 years ago
9a11b49a
[PATCH] lockdep: better lock debugging
by Ingo Molnar
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
c87e283
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
by Ingo Molnar
· 18 years ago
23f78d4
[PATCH] pi-futex: rt mutex core
by Ingo Molnar
· 18 years ago
cf2dfbf
[PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXIT
by Oleg Nesterov
· 19 years ago
48e6484
[PATCH] proc: Rewrite the proc dentry flush on exit optimization
by Eric W. Biederman
· 19 years ago
0e46481
[PATCH] pacct: add pacct_struct to fix some pacct bugs.
by KaiGai Kohei
· 19 years ago
6e66726
[PATCH] dup fd error fix
by Prasanna Meda
· 19 years ago
0ae26f1
[PATCH] mmput() might sleep
by Andrew Morton
· 19 years ago
fa84cb9
[PATCH] move call of audit_free() into do_exit()
by Al Viro
· 19 years ago
a0aa7f6
[PATCH] Don't inherit ->splice_pipe across forks
by Jens Axboe
· 19 years ago
5e85d4a
[PATCH] task: Make task list manipulations RCU safe
by Eric W. Biederman
· 19 years ago
64541d1
[PATCH] kill unushed __put_task_struct_cb
by Eric W. Biederman
· 19 years ago
4286229
[PATCH] wrong error path in dup_fd() leading to oopses in RCU
by Kirill Korotaev
· 19 years ago
92476d7
[PATCH] pidhash: Refactor the pid hash table
by Eric W. Biederman
· 19 years ago
158d9eb
[PATCH] resurrect __put_task_struct
by Andrew Morton
· 19 years ago
a7e5328
[PATCH] cleanup __exit_signal->cleanup_sighand path
by Oleg Nesterov
· 19 years ago
4a2c7a7
[PATCH] make fork() atomic wrt pgrp/session signals
by Oleg Nesterov
· 19 years ago
47e6532
[PATCH] pids: kill PIDTYPE_TGID
by Oleg Nesterov
· 19 years ago
c81addc
[PATCH] rename __exit_sighand to cleanup_sighand
by Oleg Nesterov
· 19 years ago
6b3934e
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
by Oleg Nesterov
· 19 years ago
7001510
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
by Oleg Nesterov
· 19 years ago
aa1757f
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
by Oleg Nesterov
· 19 years ago
73b9ebf
[PATCH] pidhash: don't count idle threads
by Oleg Nesterov
· 19 years ago
c97d989
[PATCH] kill SET_LINKS/REMOVE_LINKS
by Oleg Nesterov
· 19 years ago
8f17d3a
[PATCH] lightweight robust futexes updates
by Ingo Molnar
· 19 years ago
9ae21d1
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
by Linus Torvalds
· 19 years ago
05cfb61
[PATCH] hrtimers: remove data field
by Roman Zippel
· 19 years ago
910dea7
BUG_ON() Conversion in kernel/fork.c
by Eric Sesterhenn
· 19 years ago
c61afb1
[PATCH] cpuset memory spread slab cache optimizations
by Paul Jackson
· 19 years ago
2056a78
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
by Jens Axboe
· 19 years ago
0c9e63f
[PATCH] Shrinks sizeof(files_struct) and better layout
by Eric Dumazet
· 19 years ago
06f9d4f
[PATCH] unshare: Error if passed unsupported flags
by Eric W. Biederman
· 19 years ago
2d61b86
[PATCH] disable unshare(CLONE_VM) for now
by Oleg Nesterov
· 19 years ago
e0e8eb5
[PATCH] unshare: Use rcu_assign_pointer when setting sighand
by Eric W. Biederman
· 19 years ago
f9a3879
[PATCH] Fix sigaltstack corruption among cloned threads
by GOTO Masanori
· 19 years ago
7cd9013
[PATCH] remove __put_task_struct_cb export again
by Christoph Hellwig
· 19 years ago
dadac81
[PATCH] fix kill_proc_info() vs fork() theoretical race
by Oleg Nesterov
· 19 years ago
3f17da6
[PATCH] fix kill_proc_info() vs CLONE_THREAD race
by Oleg Nesterov
· 19 years ago
a016f33
[PATCH] unshare system call -v5: unshare files
by JANAK DESAI
· 19 years ago
a0a7ec3
[PATCH] unshare system call -v5: unshare vm
by JANAK DESAI
· 19 years ago
741a295
[PATCH] unshare system call -v5: unshare namespace
by JANAK DESAI
· 19 years ago
99d1419
[PATCH] unshare system call -v5: unshare filesystem info
by JANAK DESAI
· 19 years ago
cf2e340
[PATCH] unshare system call -v5: system call handler function
by JANAK DESAI
· 19 years ago
7978672
[PATCH] hrtimers: cleanups and simplifications
by George Anzinger
· 19 years ago
5fd63b3
[PATCH] x86_64: Inclusion of ScaleMP vSMP architecture patches - vsmp_align
by Ravikiran G Thirumalai
· 19 years ago
c59ede7
[PATCH] move capable() to capability.h
by Randy.Dunlap
· 19 years ago
2ff678b
[PATCH] hrtimer: switch itimers to hrtimer
by Thomas Gleixner
· 19 years ago
408894e
[PATCH] mutex subsystem, debugging code
by Ingo Molnar
· 19 years ago
fe7d37d
[PATCH] copy_process: error path cleanup
by Oleg Nesterov
· 19 years ago
Next »