Frederic Weisbecker
|
b7ce2277f0
sched/cputime: Convert vtime_seqlock to seqcount
|
9 years ago |
Frederic Weisbecker
|
7098c1eac7
sched/cputime: Clarify vtime symbols and document them
|
9 years ago |
Linus Torvalds
|
2e3078af2c
Merge branch 'akpm' (patches from Andrew)
|
10 years ago |
Eric B Munson
|
de60f5f10c
mm: introduce VM_LOCKONFAULT
|
10 years ago |
Linus Torvalds
|
69234acee5
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
10 years ago |
Tejun Heo
|
2e91fa7f6d
cgroup: keep zombies associated with their original cgroups
|
10 years ago |
Jason Low
|
d5c373eb56
posix_cpu_timer: Convert cputimer->running to bool
|
10 years ago |
Tejun Heo
|
1ed1328792
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
|
10 years ago |
Tejun Heo
|
0c986253b9
Revert "sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem"
|
10 years ago |
Andrea Arcangeli
|
16ba6f811d
userfaultfd: add VM_UFFD_MISSING and VM_UFFD_WP
|
10 years ago |
Andrea Arcangeli
|
745f234be1
userfaultfd: add vm_userfaultfd_ctx to the vm_area_struct
|
10 years ago |
Linus Torvalds
|
8bdc69b764
Merge branch 'for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
10 years ago |
Linus Torvalds
|
73b6fa8e49
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
|
10 years ago |
Linus Torvalds
|
a1d8561172
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Eric W. Biederman
|
faf00da544
userns,pidns: Force thread group sharing, not signal handler sharing.
|
10 years ago |
Eric W. Biederman
|
12c641ab82
unshare: Unsharing a thread does not require unsharing a vm
|
10 years ago |
Peter Zijlstra
|
9d7fb04276
sched/cputime: Guarantee stime + utime == rtime
|
10 years ago |
Ingo Molnar
|
5aaeb5c01c
x86/fpu, sched: Introduce CONFIG_ARCH_WANTS_DYNAMIC_TASK_STRUCT and use it on x86
|
10 years ago |
Dave Hansen
|
0c8c0f03e3
x86/fpu, sched: Dynamically allocate 'struct fpu'
|
10 years ago |
Aleksa Sarai
|
7e47682ea5
cgroup: allow a cgroup subsystem to reject a fork
|
10 years ago |
Linus Torvalds
|
bbe179f88d
Merge branch 'for-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
10 years ago |
Josh Triplett
|
3033f14ab7
clone: support passing tls argument via C rather than pt_regs magic
|
10 years ago |
Tejun Heo
|
d59cfc09c3
sched, cgroup: replace signal_struct->group_rwsem with a global percpu_rwsem
|
10 years ago |
David Hildenbrand
|
8bcbde5480
sched/preempt, mm/fault: Count pagefault_disable() levels in pagefault_disabled
|
10 years ago |
Jason Low
|
1018016c70
sched, timer: Replace spinlocks with atomics in thread_group_cputimer(), to improve scalability
|
10 years ago |
Jason Low
|
316c1608d1
sched, timer: Convert usages of ACCESS_ONCE() in the scheduler to READ_ONCE()/WRITE_ONCE()
|
10 years ago |
Davidlohr Bueso
|
11163348a2
oprofile: reduce mmap_sem hold for mm->exe_file
|
10 years ago |
Davidlohr Bueso
|
6e399cd144
prctl: avoid using mmap_sem for exe_file serialization
|
10 years ago |
Konstantin Khlebnikov
|
90f31d0ea8
mm: rcu-protected get_mm_exe_file()
|
10 years ago |
Heinrich Schuchardt
|
16db3d3f11
kernel/sysctl.c: threads-max observe limits
|
10 years ago |