index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-12-02
sched, cputime: Cleanups related to task_times()
Hidetoshi Seto
1
-0
/
+2
2009-11-30
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-12
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-27
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-19
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-30
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-19
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-11
Merge branch 'tracing-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+4
2009-06-11
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-5
/
+4
2009-06-05
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-03
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-15
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
1
-1
/
+2
[prev]
[next]