aboutsummaryrefslogtreecommitdiff
path: root/kernel/fork.c
AgeCommit message (Expand)Author
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2009-09-11Merge branch 'next' into for-linusJames Morris
2009-09-04Merge branch 'linus' into core/rcuIngo Molnar
2009-09-02CRED: Add some configurable debugging [try #6]David Howells
2009-08-26clone(): fix race between copy_process() and de_thread()Oleg Nesterov
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro
2009-08-07execve: must clear current->clear_child_tidEric Dumazet
2009-08-02perf_counter: Full task tracingPeter Zijlstra
2009-07-29mm: copy over oom_adj value at fork timeRik van Riel
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2009-07-18perf_counter: Log vfork as a fork eventAnton Blanchard
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan
2009-06-18copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING)Oleg Nesterov
2009-06-15kmemcheck: add mm functionsVegard Nossum
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-06-10Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-04ptrace: tracehook_report_clone: fix false positivesOleg Nesterov
2009-06-04perf_counter: Add fork eventPeter Zijlstra
2009-06-03perf_counter: Add a comm hook for pure fork()sPeter Zijlstra
2009-06-02function-graph: move initialization of new tasks up in forkSteven Rostedt
2009-05-29perf_counter: Ammend cleanup in fork() failPeter Zijlstra
2009-05-25perf_counter: Propagate inheritance failures down the fork() pathPeter Zijlstra
2009-05-25perf_counter: Move child perfcounter init to after scheduler initIngo Molnar
2009-05-22perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras
2009-05-07Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar
2009-04-14tracing/events: move trace point headers into include/trace/eventsSteven Rostedt
2009-04-14tracing: create automated trace definesSteven Rostedt
2009-04-09Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds
2009-04-08posix-timers: fix RLIMIT_CPU && fork()Oleg Nesterov
2009-04-08Merge commit 'v2.6.30-rc1' into perfcounters/coreIngo Molnar
2009-04-07x86, ptrace: add bts context unconditionallyMarkus Metzger
2009-04-07Merge branch 'linus' into core/softlockupIngo Molnar
2009-04-06Merge branch 'linus' into perfcounters/core-v2Ingo Molnar
2009-04-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2009-04-02pids: kill signal_struct-> __pgrp/__session and friendsOleg Nesterov
2009-04-02signals: protect cinit from blocked fatal signalsSukadev Bhattiprolu
2009-04-02Simplify copy_thread()Alexey Dobriyan
2009-04-02nommu: fix a number of issues with the per-MM VMA patchDavid Howells
2009-03-31Get rid of indirect include of fs_struct.hAl Viro
2009-03-31New locking/refcounting for fs_structAl Viro
2009-03-31Take fs_struct handling to new file (fs/fs_struct.c)Al Viro
2009-03-30cpumask: use mm_cpumask() wrapper: kernel/fork.cRusty Russell
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar
2009-03-09copy_process: fix CLONE_PARENT && parent_exec_id interactionOleg Nesterov
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar
2009-02-13Merge branch 'linus' into perfcounters/coreIngo Molnar