aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
Commit message (Expand)AuthorAge
* rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney2009-08-23
* execve: must clear current->clear_child_tidEric Dumazet2009-08-07
* perf_counter: Full task tracingPeter Zijlstra2009-08-02
* mm: copy over oom_adj value at fork timeRik van Riel2009-07-29
* Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2009-07-22
|\
| * perf_counter: Log vfork as a fork eventAnton Blanchard2009-07-18
* | headers: mnt_namespace.h reduxAlexey Dobriyan2009-07-08
|/
* copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING)Oleg Nesterov2009-06-18
* kmemcheck: add mm functionsVegard Nossum2009-06-15
* Merge branch 'linus' into perfcounters/coreIngo Molnar2009-06-11
|\
| * Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2009-06-10
| |\
| | * function-graph: move initialization of new tasks up in forkSteven Rostedt2009-06-02
| * | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
| |\ \
| | * \ Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar2009-05-07
| | |\ \
| | | * | Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-24
| | | |\|
| | | * | x86, ptrace: add bts context unconditionallyMarkus Metzger2009-04-07
| | * | | tracing/events: move trace point headers into include/trace/eventsSteven Rostedt2009-04-14
| | * | | tracing: create automated trace definesSteven Rostedt2009-04-14
| | | |/ | | |/|
| * / | ptrace: tracehook_report_clone: fix false positivesOleg Nesterov2009-06-04
| |/ /
* | | perf_counter: Add fork eventPeter Zijlstra2009-06-04
* | | perf_counter: Add a comm hook for pure fork()sPeter Zijlstra2009-06-03
* | | perf_counter: Ammend cleanup in fork() failPeter Zijlstra2009-05-29
* | | perf_counter: Propagate inheritance failures down the fork() pathPeter Zijlstra2009-05-25
* | | perf_counter: Move child perfcounter init to after scheduler initIngo Molnar2009-05-25
* | | perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras2009-05-22
* | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-04-29
|\| |
| | \
| | \
| *-. \ Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds2009-04-09
| |\ \ \ | | | |/ | | |/|
| | | * posix-timers: fix RLIMIT_CPU && fork()Oleg Nesterov2009-04-08
* | | | Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar2009-04-08
|\| | |
| * | | Merge branch 'linus' into core/softlockupIngo Molnar2009-04-07
| |\| |
| * | | Merge branch 'linus' into core/softlockupIngo Molnar2009-02-12
| |\ \ \
| * | | | softlockup: remove timestamp checking from hung_taskMandeep Singh Baines2009-02-09
| * | | | softlockup: fix to allow compiling with !DETECT_HUNG_TASKMandeep Singh Baines2009-01-16
* | | | | Merge branch 'linus' into perfcounters/core-v2Ingo Molnar2009-04-06
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2009-04-03
| |\ \ \ \
| | * | | | Get rid of indirect include of fs_struct.hAl Viro2009-03-31
| | * | | | New locking/refcounting for fs_structAl Viro2009-03-31
| | * | | | Take fs_struct handling to new file (fs/fs_struct.c)Al Viro2009-03-31
| * | | | | pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov2009-04-02
| * | | | | signals: protect cinit from blocked fatal signalsSukadev Bhattiprolu2009-04-02
| * | | | | Simplify copy_thread()Alexey Dobriyan2009-04-02
| * | | | | nommu: fix a number of issues with the per-MM VMA patchDavid Howells2009-04-02
| |/ / / /
| * | | | cpumask: use mm_cpumask() wrapper: kernel/fork.cRusty Russell2009-03-30
| * | | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-13
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge branch 'linus' into core/percpuIngo Molnar2009-01-27
| | |\ \ \
| * | | | | copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov2009-03-09
| | |_|/ / | |/| | |
* | | | | Merge branch 'linus' into perfcounters/coreIngo Molnar2009-02-13
|\| | | |
| * | | | Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-02-11
| |\ \ \ \
| | * | | | signal: re-add dead task accumulation stats.Peter Zijlstra2009-02-05
| | | |/ / | | |/| |