summaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
AgeCommit message (Expand)AuthorLines
2009-11-03Correct nr_processes() when CPUs have been unpluggedIan Campbell-1/+1
2009-10-08Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-2/+8
2009-10-06futex: Move exit_pi_state() call to release_mm()Thomas Gleixner-0/+2
2009-10-06futex: Nullify robust lists after cleanupPeter Zijlstra-2/+6
2009-09-24task_struct cleanup: move binfmt field to mm_structHiroshi Shimamoto-6/+7
2009-09-24aio: ifdef fields in mm_structAlexey Dobriyan-2/+9
2009-09-24fork(): disable CLONE_PARENT for initSukadev Bhattiprolu-0/+10
2009-09-23Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-4/+5
2009-09-23procfs: provide stack information for threadsStefani Seibold-0/+2
2009-09-23getrusage: fill ru_maxrss valueJiri Pirko-0/+1
2009-09-22oom: move oom_adj value from task_struct to signal_structKOSAKI Motohiro-0/+2
2009-09-22ksm: fix deadlock with munlock in exit_mmapAndrea Arcangeli-0/+1
2009-09-22ksm: fix oom deadlockHugh Dickins-1/+0
2009-09-22ksm: the mm interface to ksmHugh Dickins-1/+7
2009-09-22mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log outputKOSAKI Motohiro-0/+11
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar-4/+4
2009-09-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+1
2009-09-11Merge branch 'next' into for-linusJames Morris-4/+2
2009-09-04Merge branch 'linus' into core/rcuIngo Molnar-16/+5
2009-09-02CRED: Add some configurable debugging [try #6]David Howells-4/+2
2009-08-29Merge branch 'timers/posixtimers' into timers/tracingThomas Gleixner-4/+5
2009-08-26clone(): fix race between copy_process() and de_thread()Oleg Nesterov-15/+5
2009-08-23rcu: Merge preemptable-RCU functionality into hierarchical RCUPaul E. McKenney-4/+1
2009-08-18mm: revert "oom: move oom_adj value"KOSAKI Motohiro-1/+0
2009-08-07execve: must clear current->clear_child_tidEric Dumazet-11/+11
2009-08-03itimers: Merge ITIMER_VIRT and ITIMER_PROFStanislaw Gruszka-4/+5
2009-08-02perf_counter: Full task tracingPeter Zijlstra-3/+1
2009-07-29mm: copy over oom_adj value at fork timeRik van Riel-0/+1
2009-07-22Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds-6/+3
2009-07-18perf_counter: Log vfork as a fork eventAnton Blanchard-6/+3
2009-07-08headers: mnt_namespace.h reduxAlexey Dobriyan-1/+0
2009-06-18copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING)Oleg Nesterov-1/+0
2009-06-15kmemcheck: add mm functionsVegard Nossum-7/+7
2009-06-11Merge branch 'linus' into perfcounters/coreIngo Molnar-12/+9
2009-06-10Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds-6/+4
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-5/+4
2009-06-04ptrace: tracehook_report_clone: fix false positivesOleg Nesterov-1/+1
2009-06-04perf_counter: Add fork eventPeter Zijlstra-2/+2
2009-06-03perf_counter: Add a comm hook for pure fork()sPeter Zijlstra-0/+6
2009-06-02function-graph: move initialization of new tasks up in forkSteven Rostedt-6/+4
2009-05-29perf_counter: Ammend cleanup in fork() failPeter Zijlstra-1/+1
2009-05-25perf_counter: Propagate inheritance failures down the fork() pathPeter Zijlstra-1/+5
2009-05-25perf_counter: Move child perfcounter init to after scheduler initIngo Molnar-1/+1
2009-05-22perf_counter: Dynamically allocate tasks' perf_counter_context structPaul Mackerras-0/+1
2009-05-07Merge branch 'tracing/hw-branch-tracing' into tracing/coreIngo Molnar-2/+2
2009-04-29Merge branch 'linus' into perfcounters/coreIngo Molnar-4/+9
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar-9/+12
2009-04-14tracing/events: move trace point headers into include/trace/eventsSteven Rostedt-1/+2
2009-04-14tracing: create automated trace definesSteven Rostedt-2/+0
2009-04-09Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...Linus Torvalds-4/+9