aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/fork.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-07-28mm: fix memcg stack accounting for sub-page stacksAndy Lutomirski1-11/+8
2016-07-28mm: track NR_KERNEL_STACK in KiB instead of number of stacksAndy Lutomirski1-1/+2
2016-07-26mm: charge/uncharge kmemcg from generic page allocator pathsVladimir Davydov1-3/+3
2016-06-25Fix build break in fork.c when THREAD_SIZE < PAGE_SIZEMichael Ellerman1-2/+2
2016-06-24Clarify naming of thread info/stack allocatorsLinus Torvalds1-25/+25
2016-05-26mm: oom_reaper: remove some bloatMichal Hocko1-0/+2
2016-05-23mm, fork: make dup_mmap wait for mmap_sem for write killableMichal Hocko1-1/+5
2016-05-23kernek/fork.c: allocate idle task for a CPU always on its local nodeAndi Kleen1-6/+9
2016-05-20fork: free thread in copy_process on failureJiri Slaby1-1/+3
2016-05-20mm, oom_reaper: do not mmput synchronously from the oom reaper contextMichal Hocko1-15/+35
2016-05-03signals/sigaltstack: Implement SS_AUTODISARM flagStas Sergeev1-1/+1
2016-03-22kernel: add kcov code coverageDmitry Vyukov1-0/+3
2016-03-21Merge branch 'for-4.6-ns' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-1/+1
2016-03-17mm: memcontrol: report kernel stack usage in cgroup2 memory.statVladimir Davydov1-1/+9
2016-02-16cgroup: introduce cgroup namespacesAditya Kali1-1/+1
2016-01-14mm: rework virtual memory accountingKonstantin Khlebnikov1-3/+2
2016-01-14kmemcg: account certain kmem allocations to memcgVladimir Davydov1-9/+13
2016-01-12Merge branch 'for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-4/+3
2016-01-06Merge branch 'sched/urgent' into sched/core, to pick up fixes before merging new patchesIngo Molnar1-6/+4
2016-01-06sched/core: Reset task's lockless wake-queues on fork()Sebastian Andrzej Siewior1-0/+1
2015-12-04sched/cputime: Convert vtime_seqlock to seqcountFrederic Weisbecker1-1/+1
2015-12-04sched/cputime: Clarify vtime symbols and document themFrederic Weisbecker1-1/+1
2015-12-03cgroup: kill cgrp_ss_priv[CGROUP_CANFORK_COUNT] and friendsOleg Nesterov1-4/+3
2015-11-30cgroup: pids: fix race between cgroup_post_fork() and cgroup_migrate()Oleg Nesterov1-6/+3
2015-11-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+2
2015-11-05mm: introduce VM_LOCKONFAULTEric B Munson1-1/+2
2015-11-05Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-4/+1
2015-10-15cgroup: keep zombies associated with their original cgroupsTejun Heo1-0/+1
2015-10-15posix_cpu_timer: Convert cputimer->running to boolJason Low1-1/+1
2015-09-16sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo1-4/+0
2015-09-16Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem"Tejun Heo1-0/+4
2015-09-04userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WPAndrea Arcangeli1-1/+1
2015-09-04userfaultfd: add vm_userfaultfd_ctx to the vm_area_structAndrea Arcangeli1-0/+1
2015-09-02Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-2/+15
2015-09-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds1-14/+22
2015-08-31Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+4
2015-08-12userns,pidns: Force thread group sharing, not signal handler sharing.Eric W. Biederman1-4/+4
2015-08-12unshare: Unsharing a thread does not require unsharing a vmEric W. Biederman1-10/+18
2015-08-03sched/cputime: Guarantee stime + utime == rtimePeter Zijlstra1-3/+4
2015-07-18x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86Ingo Molnar1-6/+5
2015-07-18x86/fpu, sched: Dynamically allocate 'struct fpu'Dave Hansen1-1/+7
2015-07-14cgroup: allow a cgroup subsystem to reject a forkAleksa Sarai1-2/+15
2015-06-26Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroupLinus Torvalds1-4/+0
2015-06-25clone: support passing tls argument via C rather than pt_regs magicJosh Triplett1-16/+32
2015-05-26sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsemTejun Heo1-4/+0
2015-05-19sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabledDavid Hildenbrand1-0/+3
2015-05-08sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalabilityJason Low1-3/+0
2015-05-08sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()Jason Low1-1/+1
2015-04-17oprofile: reduce mmap_sem hold for mm->exe_fileDavidlohr Bueso1-0/+1
2015-04-17prctl: avoid using mmap_sem for exe_file serializationDavidlohr Bueso1-6/+13