index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
exec: kill task_struct->did_exec
Oleg Nesterov
2014-01-23
1
-1
/
+0
*
kernel/fork.c: remove redundant NULL check in dup_mm()
Daeseok Youn
2014-01-23
1
-3
/
+0
*
kernel/fork.c: fix coding style issues
Daeseok Youn
2014-01-23
1
-2
/
+2
*
kernel/fork.c: make dup_mm() static
DaeSeok Youn
2014-01-23
1
-1
/
+1
*
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
2014-01-21
1
-0
/
+7
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-01-20
1
-5
/
+7
|
\
|
*
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
1
-0
/
+1
|
*
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2014-01-13
1
-1
/
+2
|
*
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
2014-01-13
1
-1
/
+3
|
*
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2014-01-13
1
-0
/
+1
|
|
\
|
*
|
tasks/fork: Remove unnecessary child->exit_state
Oleg Nesterov
2013-11-27
1
-3
/
+1
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-01-17
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)
Eric W. Biederman
2013-11-26
1
-1
/
+1
|
|
/
*
|
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
2013-12-18
1
-0
/
+1
|
/
*
mm: implement split page table lock for PMD level
Kirill A. Shutemov
2013-11-15
1
-2
/
+2
*
mm: convert mm->nr_ptes to atomic_long_t
Kirill A. Shutemov
2013-11-15
1
-1
/
+1
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-12
1
-4
/
+1
|
\
|
*
sched/numa: Stay on the same node if CLONE_VM
Rik van Riel
2013-10-09
1
-1
/
+1
|
*
Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...
Mel Gorman
2013-10-09
1
-3
/
+0
*
|
uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK
Oleg Nesterov
2013-10-29
1
-1
/
+1
*
|
uprobes: Change the callsite of uprobe_copy_process()
Oleg Nesterov
2013-10-29
1
-1
/
+1
|
/
*
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2013-09-13
1
-1
/
+1
|
\
|
*
aio: convert the ioctx list to table lookup v3
Benjamin LaHaise
2013-07-30
1
-1
/
+1
*
|
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
2013-09-11
1
-6
/
+3
*
|
fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks
Oleg Nesterov
2013-09-11
1
-15
/
+9
*
|
pidns: kill the unnecessary CLONE_NEWPID in copy_process()
Oleg Nesterov
2013-09-11
1
-3
/
+2
*
|
pidns: fix vfork() after unshare(CLONE_NEWPID)
Oleg Nesterov
2013-09-11
1
-3
/
+4
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-09-07
1
-5
/
+0
|
\
\
|
*
|
pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREAD
Eric W. Biederman
2013-08-30
1
-5
/
+0
|
|
/
*
|
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
Andy Lutomirski
2013-08-27
1
-2
/
+3
*
|
microblaze: fix clone syscall
Michal Simek
2013-08-13
1
-0
/
+6
*
|
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
1
-1
/
+1
|
/
*
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
1
-4
/
+0
*
kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks
Oleg Nesterov
2013-07-03
1
-17
/
+16
*
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...
Oleg Nesterov
2013-07-03
1
-3
/
+13
*
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
Oleg Nesterov
2013-07-03
1
-8
/
+7
*
fork: reorder permissions when violating number of processes limits
Eric Paris
2013-07-03
1
-2
/
+2
*
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
1
-0
/
+4
|
\
|
*
bcache: A block layer cache
Kent Overstreet
2013-03-23
1
-0
/
+4
*
|
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
1
-0
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
1
-4
/
+1
|
\
\
|
*
|
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
Al Viro
2013-03-03
1
-4
/
+1
*
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-04-30
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cputime: Dynamically scale cputime for full dynticks accounting
Frederic Weisbecker
2013-03-07
1
-1
/
+1
|
|
/
*
|
userns: Don't allow CLONE_NEWUSER | CLONE_FS
Eric W. Biederman
2013-03-13
1
-1
/
+4
|
/
*
fork: unshare: remove dead code
Alan Cox
2013-02-27
1
-6
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-02-26
1
-1
/
+1
|
\
|
*
new helper: file_inode(file)
Al Viro
2013-02-22
1
-1
/
+1
*
|
Merge tag 'full-dynticks-cputime-for-mingo' of git://git.kernel.org/pub/scm/l...
Ingo Molnar
2013-02-05
1
-0
/
+6
|
\
\
|
|
/
|
/
|
|
*
cputime: Safely read cputime of full dynticks CPUs
Frederic Weisbecker
2013-01-27
1
-0
/
+6
[next]