index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
2009-11-03
Correct nr_processes() when CPUs have been unplugged
Ian Campbell
2009-10-08
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2009-10-06
futex: Move exit_pi_state() call to release_mm()
Thomas Gleixner
2009-10-06
futex: Nullify robust lists after cleanup
Peter Zijlstra
2009-09-24
task_struct cleanup: move binfmt field to mm_struct
Hiroshi Shimamoto
2009-09-24
aio: ifdef fields in mm_struct
Alexey Dobriyan
2009-09-24
fork(): disable CLONE_PARENT for init
Sukadev Bhattiprolu
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2009-09-23
procfs: provide stack information for threads
Stefani Seibold
2009-09-23
getrusage: fill ru_maxrss value
Jiri Pirko
2009-09-22
oom: move oom_adj value from task_struct to signal_struct
KOSAKI Motohiro
2009-09-22
ksm: fix deadlock with munlock in exit_mmap
Andrea Arcangeli
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
[next]