index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING)
Oleg Nesterov
2009-06-18
1
-1
/
+0
*
kmemcheck: add mm functions
Vegard Nossum
2009-06-15
1
-7
/
+7
*
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-11
1
-12
/
+9
|
\
|
*
Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2009-06-10
1
-6
/
+4
|
|
\
|
|
*
function-graph: move initialization of new tasks up in fork
Steven Rostedt
2009-06-02
1
-6
/
+4
|
*
|
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
1
-5
/
+4
|
|
\
\
|
|
*
\
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
2009-05-07
1
-2
/
+2
|
|
|
\
\
|
|
|
*
\
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
Ingo Molnar
2009-04-24
1
-9
/
+12
|
|
|
|
\
\
|
|
|
|
|
/
|
|
|
*
|
x86, ptrace: add bts context unconditionally
Markus Metzger
2009-04-07
1
-2
/
+2
|
|
*
|
|
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
1
-1
/
+2
|
|
*
|
|
tracing: create automated trace defines
Steven Rostedt
2009-04-14
1
-2
/
+0
|
|
|
|
/
|
|
|
/
|
|
*
|
|
ptrace: tracehook_report_clone: fix false positives
Oleg Nesterov
2009-06-04
1
-1
/
+1
|
|
/
/
*
|
|
perf_counter: Add fork event
Peter Zijlstra
2009-06-04
1
-2
/
+2
*
|
|
perf_counter: Add a comm hook for pure fork()s
Peter Zijlstra
2009-06-03
1
-0
/
+6
*
|
|
perf_counter: Ammend cleanup in fork() fail
Peter Zijlstra
2009-05-29
1
-1
/
+1
*
|
|
perf_counter: Propagate inheritance failures down the fork() path
Peter Zijlstra
2009-05-25
1
-1
/
+5
*
|
|
perf_counter: Move child perfcounter init to after scheduler init
Ingo Molnar
2009-05-25
1
-1
/
+1
*
|
|
perf_counter: Dynamically allocate tasks' perf_counter_context struct
Paul Mackerras
2009-05-22
1
-0
/
+1
*
|
|
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-04-29
1
-4
/
+9
|
\
\
\
|
|
/
/
|
|
|
|
|
\
|
*
-
.
\
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
2009-04-09
1
-4
/
+9
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
|
|
*
posix-timers: fix RLIMIT_CPU && fork()
Oleg Nesterov
2009-04-08
1
-4
/
+9
*
|
|
|
Merge commit 'v2.6.30-rc1' into perfcounters/core
Ingo Molnar
2009-04-08
1
-5
/
+3
|
\
\
\
\
|
|
/
/
/
|
*
|
|
Merge branch 'linus' into core/softlockup
Ingo Molnar
2009-04-07
1
-45
/
+43
|
|
\
\
\
|
|
|
/
/
|
*
|
|
Merge branch 'linus' into core/softlockup
Ingo Molnar
2009-02-12
1
-13
/
+13
|
|
\
\
\
|
*
|
|
|
softlockup: remove timestamp checking from hung_task
Mandeep Singh Baines
2009-02-09
1
-5
/
+3
|
*
|
|
|
softlockup: fix to allow compiling with !DETECT_HUNG_TASK
Mandeep Singh Baines
2009-01-16
1
-1
/
+1
*
|
|
|
|
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-04-06
1
-45
/
+38
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
1
-35
/
+28
|
|
\
\
\
\
|
|
*
|
|
|
Get rid of indirect include of fs_struct.h
Al Viro
2009-03-31
1
-0
/
+1
|
|
*
|
|
|
New locking/refcounting for fs_struct
Al Viro
2009-03-31
1
-10
/
+27
|
|
*
|
|
|
Take fs_struct handling to new file (fs/fs_struct.c)
Al Viro
2009-03-31
1
-27
/
+2
|
*
|
|
|
|
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
2009-04-02
1
-2
/
+0
|
*
|
|
|
|
signals: protect cinit from blocked fatal signals
Sukadev Bhattiprolu
2009-04-02
1
-0
/
+2
|
*
|
|
|
|
Simplify copy_thread()
Alexey Dobriyan
2009-04-02
1
-1
/
+1
|
*
|
|
|
|
nommu: fix a number of issues with the per-MM VMA patch
David Howells
2009-04-02
1
-0
/
+1
|
|
/
/
/
/
|
*
|
|
|
cpumask: use mm_cpumask() wrapper: kernel/fork.c
Rusty Russell
2009-03-30
1
-1
/
+1
|
*
|
|
|
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-03-27
1
-0
/
+5
|
|
\
\
\
\
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
*
|
|
Merge branch 'linus' into x86/apic
Ingo Molnar
2009-02-13
1
-2
/
+4
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
|
|
*
|
|
Merge branch 'linus' into core/percpu
Ingo Molnar
2009-01-27
1
-9
/
+7
|
|
|
\
\
\
|
*
|
|
|
|
copy_process: fix CLONE_PARENT && parent_exec_id interaction
Oleg Nesterov
2009-03-09
1
-6
/
+5
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-02-13
1
-2
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-02-11
1
-1
/
+2
|
|
\
\
\
\
|
|
*
|
|
|
signal: re-add dead task accumulation stats.
Peter Zijlstra
2009-02-05
1
-1
/
+2
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-02-11
1
-1
/
+1
|
|
\
\
\
\
|
|
*
|
|
|
ptrace, x86: fix the usage of ptrace_fork()
Oleg Nesterov
2009-02-11
1
-1
/
+1
|
|
|
/
/
/
*
|
|
|
|
Merge commit 'v2.6.29-rc4' into perfcounters/core
Ingo Molnar
2009-02-11
1
-9
/
+8
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
fork.c: fix NULL pointer dereference when nr_threads == threads-max
Li Zefan
2009-02-06
1
-0
/
+1
|
|
/
/
/
|
*
|
|
Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-01-26
1
-9
/
+7
|
|
\
\
\
|
|
*
|
|
kernel/fork.c: unused variable 'ret'
Steven Noonan
2009-01-11
1
-1
/
+0
|
|
*
|
|
Merge commit 'v2.6.29-rc1' into timers/urgent
Ingo Molnar
2009-01-11
1
-5
/
+3
|
|
|
\
\
\
|
|
|
|
|
/
|
|
|
|
/
|
[next]