index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
2009-09-22
ksm: fix oom deadlock
Hugh Dickins
2009-09-22
ksm: the mm interface to ksm
Hugh Dickins
2009-09-22
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
KOSAKI Motohiro
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
2009-09-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-09-11
Merge branch 'next' into for-linus
James Morris
2009-09-04
Merge branch 'linus' into core/rcu
Ingo Molnar
2009-09-02
CRED: Add some configurable debugging [try #6]
David Howells
2009-08-29
Merge branch 'timers/posixtimers' into timers/tracing
Thomas Gleixner
2009-08-26
clone(): fix race between copy_process() and de_thread()
Oleg Nesterov
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
2009-08-18
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2009-08-07
execve: must clear current->clear_child_tid
Eric Dumazet
2009-08-03
itimers: Merge ITIMER_VIRT and ITIMER_PROF
Stanislaw Gruszka
2009-08-02
perf_counter: Full task tracing
Peter Zijlstra
2009-07-29
mm: copy over oom_adj value at fork time
Rik van Riel
2009-07-22
Merge branch 'perf-counters-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2009-07-18
perf_counter: Log vfork as a fork event
Anton Blanchard
2009-07-08
headers: mnt_namespace.h redux
Alexey Dobriyan
2009-06-18
copy_process(): remove the unneeded clear_tsk_thread_flag(TIF_SIGPENDING)
Oleg Nesterov
2009-06-15
kmemcheck: add mm functions
Vegard Nossum
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-10
Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-04
ptrace: tracehook_report_clone: fix false positives
Oleg Nesterov
2009-06-04
perf_counter: Add fork event
Peter Zijlstra
2009-06-03
perf_counter: Add a comm hook for pure fork()s
Peter Zijlstra
2009-06-02
function-graph: move initialization of new tasks up in fork
Steven Rostedt
2009-05-29
perf_counter: Ammend cleanup in fork() fail
Peter Zijlstra
2009-05-25
perf_counter: Propagate inheritance failures down the fork() path
Peter Zijlstra
2009-05-25
perf_counter: Move child perfcounter init to after scheduler init
Ingo Molnar
2009-05-22
perf_counter: Dynamically allocate tasks' perf_counter_context struct
Paul Mackerras
2009-05-07
Merge branch 'tracing/hw-branch-tracing' into tracing/core
Ingo Molnar
2009-04-29
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-04-24
Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracing
Ingo Molnar
2009-04-14
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
tracing: create automated trace defines
Steven Rostedt
2009-04-09
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
2009-04-08
posix-timers: fix RLIMIT_CPU && fork()
Oleg Nesterov
2009-04-08
Merge commit 'v2.6.30-rc1' into perfcounters/core
Ingo Molnar
2009-04-07
x86, ptrace: add bts context unconditionally
Markus Metzger
2009-04-07
Merge branch 'linus' into core/softlockup
Ingo Molnar
2009-04-06
Merge branch 'linus' into perfcounters/core-v2
Ingo Molnar
2009-04-02
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2009-04-02
pids: kill signal_struct-> __pgrp/__session and friends
Oleg Nesterov
2009-04-02
signals: protect cinit from blocked fatal signals
Sukadev Bhattiprolu
2009-04-02
Simplify copy_thread()
Alexey Dobriyan
2009-04-02
nommu: fix a number of issues with the per-MM VMA patch
David Howells
2009-03-31
Get rid of indirect include of fs_struct.h
Al Viro
2009-03-31
New locking/refcounting for fs_struct
Al Viro
[prev]
[next]