index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-03-13
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-1
/
+8
2010-03-12
copy_signal() cleanup: clean thread_group_cputime_init()
Veaceslav Falico
1
-11
/
+0
2010-03-12
copy_signal() cleanup: use zalloc and remove initializations
Veaceslav Falico
1
-26
/
+1
2010-03-06
kernel core: use helpers for rlimits
Jiri Slaby
1
-4
/
+6
2010-03-06
mm: change anon_vma linking to fix multi-process server scalability issue
Rik van Riel
1
-1
/
+5
2010-03-06
mm: clean up mm_counter
KAMEZAWA Hiroyuki
1
-2
/
+1
2010-03-04
rcu: Use wrapper function instead of exporting tasklist_lock
Paul E. McKenney
1
-1
/
+8
2010-02-25
sched: Use lockdep-based checking on rcu_dereference()
Paul E. McKenney
1
-0
/
+1
2010-01-21
sched: Fix fork vs hotplug vs cpuset namespaces
Peter Zijlstra
1
-15
/
+0
2009-12-17
do_wait() optimization: do not place sub-threads on task_struct->children list
Oleg Nesterov
1
-1
/
+1
2009-12-16
ptrace: copy_process() should disable stepping
Oleg Nesterov
1
-2
/
+3
2009-12-16
memcg: coalesce uncharge during unmap/truncate
KAMEZAWA Hiroyuki
1
-0
/
+4
2009-12-14
sched: Convert pi_lock to raw_spinlock
Thomas Gleixner
1
-2
/
+2
2009-12-08
Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-1
/
+2
2009-12-08
Merge branch 'kvm-updates/2.6.33' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+2
2009-12-04
block: Fix io_context leak after failure of clone with CLONE_IO
Louis Rilling
1
-1
/
+2
2009-12-03
Merge remote branch 'tip/x86/entry' into kvm-updates/2.6.33
Avi Kivity
1
-0
/
+2
2009-12-02
sched, cputime: Introduce thread_group_times()
Hidetoshi Seto
1
-0
/
+3
2009-12-02
sched, cputime: Cleanups related to task_times()
Hidetoshi Seto
1
-0
/
+2
2009-11-29
core: Fix user return notifier on fork()
Avi Kivity
1
-0
/
+2
2009-11-03
Correct nr_processes() when CPUs have been unplugged
Ian Campbell
1
-1
/
+1
2009-10-08
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-2
/
+8
2009-10-06
futex: Move exit_pi_state() call to release_mm()
Thomas Gleixner
1
-0
/
+2
2009-10-06
futex: Nullify robust lists after cleanup
Peter Zijlstra
1
-2
/
+6
2009-09-24
task_struct cleanup: move binfmt field to mm_struct
Hiroshi Shimamoto
1
-6
/
+7
2009-09-24
aio: ifdef fields in mm_struct
Alexey Dobriyan
1
-2
/
+9
2009-09-24
fork(): disable CLONE_PARENT for init
Sukadev Bhattiprolu
1
-0
/
+10
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+5
2009-09-23
procfs: provide stack information for threads
Stefani Seibold
1
-0
/
+2
2009-09-23
getrusage: fill ru_maxrss value
Jiri Pirko
1
-0
/
+1
2009-09-22
oom: move oom_adj value from task_struct to signal_struct
KOSAKI Motohiro
1
-0
/
+2
2009-09-22
ksm: fix deadlock with munlock in exit_mmap
Andrea Arcangeli
1
-0
/
+1
2009-09-22
ksm: fix oom deadlock
Hugh Dickins
1
-1
/
+0
2009-09-22
ksm: the mm interface to ksm
Hugh Dickins
1
-1
/
+7
2009-09-22
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
1
-0
/
+11
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-4
/
+4
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
[next]