index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-4
/
+1
2009-09-11
Merge branch 'next' into for-linus
James Morris
1
-4
/
+2
2009-09-04
Merge branch 'linus' into core/rcu
Ingo Molnar
1
-16
/
+5
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
1
-4
/
+2
2009-08-29
Merge branch 'timers/posixtimers' into timers/tracing
Thomas Gleixner
1
-4
/
+5
2009-08-26
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
1
-15
/
+5
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
1
-4
/
+1
2009-08-18
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
1
-1
/
+0
2009-08-07
execve: must clear current->clear_child_tid
Eric Dumazet
1
-11
/
+11
2009-08-03
itimers: Merge ITIMER_VIRT and ITIMER_PROF
Stanislaw Gruszka
1
-4
/
+5
2009-08-02
perf_counter: Full task tracing
Peter Zijlstra
1
-3
/
+1
2009-07-29
mm: copy over oom_adj value at fork time
Rik van Riel
1
-0
/
+1
2009-07-22
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-6
/
+3
2009-07-18
perf_counter: Log vfork as a fork event
Anton Blanchard
1
-6
/
+3
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
1
-1
/
+0
2009-06-18
copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING)
Oleg Nesterov
1
-1
/
+0
2009-06-15
kmemcheck: add mm functions
Vegard Nossum
1
-7
/
+7
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-12
/
+9
2009-06-10
Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+4
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+4
2009-06-04
ptrace: tracehook_report_clone: fix false positives
Oleg Nesterov
1
-1
/
+1
2009-06-04
perf_counter: Add fork event
Peter Zijlstra
1
-2
/
+2
2009-06-03
perf_counter: Add a comm hook for pure fork()s
Peter Zijlstra
1
-0
/
+6
2009-06-02
function-graph: move initialization of new tasks up in fork
Steven Rostedt
1
-6
/
+4
2009-05-29
perf_counter: Ammend cleanup in fork() fail
Peter Zijlstra
1
-1
/
+1
2009-05-25
perf_counter: Propagate inheritance failures down the fork() path
Peter Zijlstra
1
-1
/
+5
2009-05-25
perf_counter: Move child perfcounter init to after scheduler init
Ingo Molnar
1
-1
/
+1
2009-05-22
perf_counter: Dynamically allocate tasks' perf_counter_context struct
Paul Mackerras
1
-0
/
+1
2009-05-07
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
1
-2
/
+2
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-4
/
+9
2009-04-24
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
Ingo Molnar
1
-9
/
+12
2009-04-14
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
1
-1
/
+2
2009-04-14
tracing: create automated trace defines
Steven Rostedt
1
-2
/
+0
2009-04-09
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
1
-4
/
+9
2009-04-08
posix-timers: fix RLIMIT_CPU && fork()
Oleg Nesterov
1
-4
/
+9
2009-04-08
Merge commit 'v2.6.30-rc1' into perfcounters/core
Ingo Molnar
1
-5
/
+3
2009-04-07
x86, ptrace: add bts context unconditionally
Markus Metzger
1
-2
/
+2
2009-04-07
Merge branch 'linus' into core/softlockup
Ingo Molnar
1
-45
/
+43
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
1
-45
/
+38
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
1
-35
/
+28
2009-04-02
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
1
-2
/
+0
2009-04-02
signals: protect cinit from blocked fatal signals
Sukadev Bhattiprolu
1
-0
/
+2
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
1
-1
/
+1
2009-04-02
nommu: fix a number of issues with the per-MM VMA patch
David Howells
1
-0
/
+1
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
1
-0
/
+1
2009-03-31
New locking/refcounting for fs_struct
Al Viro
1
-10
/
+27
2009-03-31
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
1
-27
/
+2
2009-03-30
cpumask: use mm_cpumask() wrapper: kernel/fork.c
Rusty Russell
1
-1
/
+1
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-0
/
+5
2009-03-09
copy_process: fix CLONE_PARENT && parent_exec_id interaction
Oleg Nesterov
1
-6
/
+5
[prev]
[next]