index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
fork.c
Commit message (
Expand
)
Author
Age
*
kernel: use macros from compiler.h instead of __attribute__((...))
Gideon Israel Dsouza
2014-04-07
*
mm, mempolicy: remove per-process flag
David Rientjes
2014-04-07
*
fork: collapse copy_flags into copy_process
David Rientjes
2014-04-07
*
mm: per-thread vma caching
Davidlohr Bueso
2014-04-07
*
mm, thp: add VM_INIT_DEF_MASK and PRCTL_THP_DISABLE
Alex Thorlton
2014-04-07
*
Merge branch 'for-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
2014-04-03
|
\
|
*
cgroup: fix spurious lockdep warning in cgroup_exit()
Li Zefan
2014-03-29
*
|
sched/numa: Move task_numa_free() to __put_task_struct()
Mike Galbraith
2014-03-11
|
/
*
exec: kill task_struct->did_exec
Oleg Nesterov
2014-01-23
*
kernel/fork.c: remove redundant NULL check in dup_mm()
Daeseok Youn
2014-01-23
*
kernel/fork.c: fix coding style issues
Daeseok Youn
2014-01-23
*
kernel/fork.c: make dup_mm() static
DaeSeok Youn
2014-01-23
*
introduce for_each_thread() to replace the buggy while_each_thread()
Oleg Nesterov
2014-01-21
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-01-20
|
\
|
*
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
2014-01-13
|
*
rtmutex: Turn the plist into an rb-tree
Peter Zijlstra
2014-01-13
|
*
sched/deadline: Add SCHED_DEADLINE structures & implementation
Dario Faggioli
2014-01-13
|
*
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2014-01-13
|
|
\
|
*
|
tasks/fork: Remove unnecessary child->exit_state
Oleg Nesterov
2013-11-27
*
|
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2014-01-17
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
fork: Allow CLONE_PARENT after setns(CLONE_NEWPID)
Eric W. Biederman
2013-11-26
|
|
/
*
/
mm: fix TLB flush race between migration, and change_protection_range
Rik van Riel
2013-12-18
|
/
*
mm: implement split page table lock for PMD level
Kirill A. Shutemov
2013-11-14
*
mm: convert mm->nr_ptes to atomic_long_t
Kirill A. Shutemov
2013-11-14
*
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-11
|
\
|
*
sched/numa: Stay on the same node if CLONE_VM
Rik van Riel
2013-10-09
|
*
Revert "mm: sched: numa: Delay PTE scanning until a task is scheduled on a ne...
Mel Gorman
2013-10-09
*
|
uprobes: Teach uprobe_copy_process() to handle CLONE_VFORK
Oleg Nesterov
2013-10-29
*
|
uprobes: Change the callsite of uprobe_copy_process()
Oleg Nesterov
2013-10-29
|
/
*
Merge git://git.kvack.org/~bcrl/aio-next
Linus Torvalds
2013-09-13
|
\
|
*
aio: convert the ioctx list to table lookup v3
Benjamin LaHaise
2013-07-30
*
|
mm: mempolicy: turn vma_set_policy() into vma_dup_policy()
Oleg Nesterov
2013-09-11
*
|
fork: unify and tighten up CLONE_NEWUSER/CLONE_NEWPID checks
Oleg Nesterov
2013-09-11
*
|
pidns: kill the unnecessary CLONE_NEWPID in copy_process()
Oleg Nesterov
2013-09-11
*
|
pidns: fix vfork() after unshare(CLONE_NEWPID)
Oleg Nesterov
2013-09-11
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebi...
Linus Torvalds
2013-09-07
|
\
\
|
*
|
pidns: Don't have unshare(CLONE_NEWPID) imply CLONE_THREAD
Eric W. Biederman
2013-08-31
|
|
/
*
|
Rename nsproxy.pid_ns to nsproxy.pid_ns_for_children
Andy Lutomirski
2013-08-27
*
|
microblaze: fix clone syscall
Michal Simek
2013-08-13
*
|
kernel: delete __cpuinit usage from all core kernel files
Paul Gortmaker
2013-07-14
|
/
*
mm: remove free_area_cache
Michel Lespinasse
2013-07-10
*
kernel/fork.c:copy_process(): consolidate the lockless CLONE_THREAD checks
Oleg Nesterov
2013-07-03
*
kernel/fork.c:copy_process(): don't add the uninitialized child to thread/tas...
Oleg Nesterov
2013-07-03
*
kernel/fork.c:copy_process(): unify CLONE_THREAD-or-thread_group_leader code
Oleg Nesterov
2013-07-03
*
fork: reorder permissions when violating number of processes limits
Eric Paris
2013-07-03
*
Merge branch 'for-3.10/drivers' of git://git.kernel.dk/linux-block
Linus Torvalds
2013-05-08
|
\
|
*
bcache: A block layer cache
Kent Overstreet
2013-03-23
*
|
aio: don't include aio.h in sched.h
Kent Overstreet
2013-05-07
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
|
\
\
|
*
|
make SYSCALL_DEFINE<n>-generated wrappers do asmlinkage_protect
Al Viro
2013-03-03
[next]