Tejun Heo
|
0c986253b9
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem"
|
10 gadi atpakaļ |
Andrea Arcangeli
|
16ba6f811d
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
|
10 gadi atpakaļ |
Andrea Arcangeli
|
745f234be1
userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
|
10 gadi atpakaļ |
Linus Torvalds
|
8bdc69b764
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
10 gadi atpakaļ |
Linus Torvalds
|
73b6fa8e49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 gadi atpakaļ |
Linus Torvalds
|
a1d8561172
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 gadi atpakaļ |
Eric W. Biederman
|
faf00da544
userns,pidns: Force thread group sharing, not signal handler sharing.
|
10 gadi atpakaļ |
Eric W. Biederman
|
12c641ab82
unshare: Unsharing a thread does not require unsharing a vm
|
10 gadi atpakaļ |
Peter Zijlstra
|
9d7fb04276
sched/cputime: Guarantee stime + utime == rtime
|
10 gadi atpakaļ |
Ingo Molnar
|
5aaeb5c01c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
|
10 gadi atpakaļ |
Dave Hansen
|
0c8c0f03e3
x86/fpu, sched: Dynamically allocate 'struct fpu'
|
10 gadi atpakaļ |
Aleksa Sarai
|
7e47682ea5
cgroup: allow a cgroup subsystem to reject a fork
|
10 gadi atpakaļ |
Linus Torvalds
|
bbe179f88d
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
10 gadi atpakaļ |
Josh Triplett
|
3033f14ab7
clone: support passing tls argument via C rather than pt_regs magic
|
10 gadi atpakaļ |
Tejun Heo
|
d59cfc09c3
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
|
10 gadi atpakaļ |
David Hildenbrand
|
8bcbde5480
sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled
|
10 gadi atpakaļ |
Jason Low
|
1018016c70
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalability
|
10 gadi atpakaļ |
Jason Low
|
316c1608d1
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()
|
10 gadi atpakaļ |
Davidlohr Bueso
|
11163348a2
oprofile: reduce mmap_sem hold for mm->exe_file
|
10 gadi atpakaļ |
Davidlohr Bueso
|
6e399cd144
prctl: avoid using mmap_sem for exe_file serialization
|
10 gadi atpakaļ |
Konstantin Khlebnikov
|
90f31d0ea8
mm: rcu-protected get_mm_exe_file()
|
10 gadi atpakaļ |
Heinrich Schuchardt
|
16db3d3f11
kernel/sysctl.c: threads-max observe limits
|
10 gadi atpakaļ |
Heinrich Schuchardt
|
ac1b398de1
kernel/fork.c: avoid division by zero
|
10 gadi atpakaļ |
Heinrich Schuchardt
|
ff691f6e03
kernel/fork.c: new function for max_threads
|
10 gadi atpakaļ |
Jean Delvare
|
3ea7f5e25e
fork_init: update max_threads comment
|
10 gadi atpakaļ |
Michal Hocko
|
35f71bc0a0
fork: report pid reservation failure properly
|
10 gadi atpakaļ |
Richard Weinberger
|
973f911f55
Remove execution domain support
|
10 gadi atpakaļ |
Kirill A. Shutemov
|
2d2f5119b8
mm: do not use mm->nr_pmds on !MMU configurations
|
10 gadi atpakaļ |
Kirill A. Shutemov
|
b30fe6c7ce
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
|
10 gadi atpakaļ |
Kirill A. Shutemov
|
dc6c9a35b6
mm: account pmd page tables to the process
|
10 gadi atpakaļ |