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
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
2014-07-16
Merge tag 'v3.16-rc5' into timers/core
Thomas Gleixner
1
-0
/
+2
2014-07-16
Merge tag 'v3.16-rc5' into sched/core, to refresh the branch before applying ...
Ingo Molnar
1
-0
/
+2
2014-07-16
sched/deadline: Kill task_struct->pi_top_task
Oleg Nesterov
1
-1
/
+0
2014-06-21
tracing: Fix syscall_*regfunc() vs copy_process() race
Oleg Nesterov
1
-0
/
+2
2014-06-12
fork: Use ktime_get_ts()
Thomas Gleixner
1
-1
/
+1
2014-06-07
ptrace: fix fork event messages across pid namespaces
Matthew Dempsky
1
-3
/
+7
2014-06-05
memcg: kill CONFIG_MM_OWNER
Oleg Nesterov
1
-2
/
+2
2014-06-05
mm: get rid of __GFP_KMEMCG
Vladimir Davydov
1
-3
/
+3
2014-04-08
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
1
-1
/
+2
2014-04-08
mm, mempolicy: remove per-process flag
David Rientjes
1
-1
/
+0
2014-04-08
fork: collapse copy_flags into copy_process
David Rientjes
1
-10
/
+2
2014-04-08
mm: per-thread vma caching
Davidlohr Bueso
1
-1
/
+6
2014-04-08
mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
Alex Thorlton
1
-3
/
+8
2014-04-04
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
1
-3
/
+2
2014-03-29
cgroup: fix spurious lockdep warning in cgroup_exit()
Li Zefan
1
-3
/
+2
2014-03-11
sched/numa: Move task_numa_free() to __put_task_struct()
Mike Galbraith
1
-0
/
+1
2014-01-24
exec: kill task_struct->did_exec
Oleg Nesterov
1
-1
/
+0
2014-01-24
kernel/fork.c: remove redundant NULL check in dup_mm()
Daeseok Youn
1
-3
/
+0
2014-01-24
kernel/fork.c: fix coding style issues
Daeseok Youn
1
-2
/
+2
2014-01-24
kernel/fork.c: make dup_mm() static
DaeSeok Youn
1
-1
/
+1
2014-01-22
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
1
-0
/
+7
2014-01-20
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-5
/
+7
2014-01-18
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-1
/
+1
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
1
-0
/
+1
2014-01-13
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
1
-1
/
+2
2014-01-13
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
1
-1
/
+3
2014-01-13
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-0
/
+1
2013-12-19
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
1
-0
/
+1
2013-11-27
tasks/fork: Remove unnecessary child->exit_state
Oleg Nesterov
1
-3
/
+1
2013-11-27
fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)
Eric W. Biederman
1
-1
/
+1
2013-11-15
mm: implement split page table lock for PMD level
Kirill A. Shutemov
1
-2
/
+2
2013-11-15
mm: convert mm->nr_ptes to atomic_long_t
Kirill A. Shutemov
1
-1
/
+1
2013-11-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+1
2013-10-29
uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK
Oleg Nesterov
1
-1
/
+1
2013-10-29
uprobes: Change the callsite of uprobe_copy_process()
Oleg Nesterov
1
-1
/
+1
2013-10-09
sched/numa: Stay on the same node if CLONE_VM
Rik van Riel
1
-1
/
+1
2013-10-09
Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...
Mel Gorman
1
-3
/
+0
2013-09-13
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
1
-1
/
+1
2013-09-12
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
1
-6
/
+3
2013-09-12
fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks
Oleg Nesterov
1
-15
/
+9
2013-09-12
pidns: kill the unnecessary CLONE_NEWPID in copy_process()
Oleg Nesterov
1
-3
/
+2
2013-09-12
pidns: fix vfork() after unshare(CLONE_NEWPID)
Oleg Nesterov
1
-3
/
+4
2013-09-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
1
-5
/
+0
2013-08-31
pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREAD
Eric W. Biederman
1
-5
/
+0
2013-08-27
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
Andy Lutomirski
1
-2
/
+3
2013-08-14
microblaze: fix clone syscall
Michal Simek
1
-0
/
+6
2013-07-30
aio: convert the ioctx list to table lookup v3
Benjamin LaHaise
1
-1
/
+1
2013-07-15
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
1
-1
/
+1
2013-07-11
mm: remove free_area_cache
Michel Lespinasse
1
-4
/
+0
2013-07-04
kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks
Oleg Nesterov
1
-17
/
+16
[prev]
[next]