index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Commit message (
Expand
)
Author
Age
*
[PATCH] Add the canary field to the PDA area and the task struct
Arjan van de Ven
2006-09-26
*
[PATCH] task delay accounting fixes
Shailabh Nagar
2006-09-01
*
[PATCH] ptrace: make pid of child process available for PTRACE_EVENT_VFORK_DONE
Chuck Ebbert
2006-08-06
*
[PATCH] delay accounting taskstats interface send tgid once
Shailabh Nagar
2006-07-15
*
[PATCH] per-task-delay-accounting: setup
Shailabh Nagar
2006-07-15
*
[PATCH] remove the tasklist_lock export
Christoph Hellwig
2006-07-10
*
[PATCH] sched: cleanup, remove task_t, convert to struct task_struct
Ingo Molnar
2006-07-03
*
[PATCH] lockdep: annotate ->mmap_sem
Ingo Molnar
2006-07-03
*
[PATCH] lockdep: core
Ingo Molnar
2006-07-03
*
[PATCH] lockdep: irqtrace subsystem, core
Ingo Molnar
2006-07-03
*
[PATCH] lockdep: better lock debugging
Ingo Molnar
2006-07-03
*
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-30
*
[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
Ingo Molnar
2006-06-27
*
[PATCH] pi-futex: rt mutex core
Ingo Molnar
2006-06-27
*
[PATCH] coredump: copy_process: don't check SIGNAL_GROUP_EXIT
Oleg Nesterov
2006-06-26
*
[PATCH] proc: Rewrite the proc dentry flush on exit optimization
Eric W. Biederman
2006-06-26
*
[PATCH] pacct: add pacct_struct to fix some pacct bugs.
KaiGai Kohei
2006-06-25
*
[PATCH] dup fd error fix
Prasanna Meda
2006-06-23
*
[PATCH] mmput() might sleep
Andrew Morton
2006-06-23
*
[PATCH] move call of audit_free() into do_exit()
Al Viro
2006-05-01
*
[PATCH] Don't inherit ->splice_pipe across forks
Jens Axboe
2006-04-20
*
[PATCH] task: Make task list manipulations RCU safe
Eric W. Biederman
2006-04-19
*
[PATCH] kill unushed __put_task_struct_cb
Eric W. Biederman
2006-04-14
*
[PATCH] wrong error path in dup_fd() leading to oopses in RCU
Kirill Korotaev
2006-03-31
*
[PATCH] pidhash: Refactor the pid hash table
Eric W. Biederman
2006-03-31
*
[PATCH] resurrect __put_task_struct
Andrew Morton
2006-03-31
*
[PATCH] cleanup __exit_signal->cleanup_sighand path
Oleg Nesterov
2006-03-28
*
[PATCH] make fork() atomic wrt pgrp/session signals
Oleg Nesterov
2006-03-28
*
[PATCH] pids: kill PIDTYPE_TGID
Oleg Nesterov
2006-03-28
*
[PATCH] rename __exit_sighand to cleanup_sighand
Oleg Nesterov
2006-03-28
*
[PATCH] copy_process: cleanup bad_fork_cleanup_signal
Oleg Nesterov
2006-03-28
*
[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
Oleg Nesterov
2006-03-28
*
[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
Oleg Nesterov
2006-03-28
*
[PATCH] pidhash: don't count idle threads
Oleg Nesterov
2006-03-28
*
[PATCH] kill SET_LINKS/REMOVE_LINKS
Oleg Nesterov
2006-03-28
*
[PATCH] lightweight robust futexes updates
Ingo Molnar
2006-03-27
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
2006-03-26
|
\
|
*
BUG_ON() Conversion in kernel/fork.c
Eric Sesterhenn
2006-03-26
*
|
[PATCH] hrtimers: remove data field
Roman Zippel
2006-03-26
|
/
*
[PATCH] cpuset memory spread slab cache optimizations
Paul Jackson
2006-03-24
*
[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23
Jens Axboe
2006-03-23
*
[PATCH] Shrinks sizeof(files_struct) and better layout
Eric Dumazet
2006-03-23
*
[PATCH] unshare: Error if passed unsupported flags
Eric W. Biederman
2006-03-22
*
[PATCH] disable unshare(CLONE_VM) for now
Oleg Nesterov
2006-03-18
*
[PATCH] unshare: Use rcu_assign_pointer when setting sighand
Eric W. Biederman
2006-03-17
*
[PATCH] Fix sigaltstack corruption among cloned threads
GOTO Masanori
2006-03-14
*
[PATCH] remove __put_task_struct_cb export again
Christoph Hellwig
2006-03-11
*
[PATCH] fix kill_proc_info() vs fork() theoretical race
Oleg Nesterov
2006-02-15
*
[PATCH] fix kill_proc_info() vs CLONE_THREAD race
Oleg Nesterov
2006-02-15
*
[PATCH] unshare system call -v5: unshare files
JANAK DESAI
2006-02-07
[next]