Peter Zijlstra
|
7281c8dec8
sched/core: Fix possible Spectre-v1 indexing for sched_prio_to_weight[]
|
7 years ago |
Peter Zijlstra
|
b5bf9a90bb
sched/core: Introduce set_special_state()
|
7 years ago |
Peter Zijlstra
|
85f1abe001
kthread, sched/wait: Fix kthread_parkme() completion issue
|
7 years ago |
Linus Torvalds
|
71b8ebbf3d
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
7 years ago |
Mark Rutland
|
3eda69c92d
kernel/fork.c: detect early free of a live mm
|
7 years ago |
Davidlohr Bueso
|
adcc8da885
sched/core: Simplify helpers for rq clock update skip requests
|
7 years ago |
Linus Torvalds
|
642e7fd233
Merge branch 'syscalls-next' of git://git.kernel.org/pub/scm/linux/kernel/git/brodo/linux
|
7 years ago |
Dominik Brodowski
|
7d4dd4f159
sched: add do_sched_yield() helper; remove in-kernel call to sched_yield()
|
7 years ago |
Davidlohr Bueso
|
b720342849
sched/core: Update preempt_notifier_key to modern API
|
7 years ago |
Ingo Molnar
|
10c18c44a6
Merge branch 'linus' into sched/core, to pick up fixes
|
7 years ago |
Linus Torvalds
|
1b5f3ba415
Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
7 years ago |
Peter Zijlstra
|
00357f5ec5
sched/nohz: Clean up nohz enter/exit
|
7 years ago |
Peter Zijlstra
|
e022e0d38a
sched/fair: Update blocked load from NEWIDLE
|
7 years ago |
Peter Zijlstra
|
b7031a02ec
sched/fair: Add NOHZ_STATS_KICK
|
7 years ago |
Peter Zijlstra
|
a22e47a4e3
sched/core: Convert nohz_flags to atomic_t
|
7 years ago |
Ingo Molnar
|
14a7405b2e
sched/core: Undefine tracepoint creation at the end of core.c
|
7 years ago |
Ingo Molnar
|
325ea10c08
sched/headers: Simplify and clean up header usage in the scheduler
|
7 years ago |
Ingo Molnar
|
97fb7a0a89
sched: Clean up and harmonize the coding style of the scheduler code base
|
7 years ago |
Frederic Weisbecker
|
dcdedb2415
sched/nohz: Remove the 1 Hz tick code
|
7 years ago |
Frederic Weisbecker
|
d84b31313e
sched/isolation: Offload residual 1Hz scheduler tick
|
7 years ago |
Frederic Weisbecker
|
77a021be38
sched/core: Rename init_rq_hrtick() to hrtick_rq_init()
|
7 years ago |
Peter Zijlstra
|
269d599271
sched/core: Fix DEBUG_SPINLOCK annotation for rq->lock
|
7 years ago |
Tejun Heo
|
c53593e5cb
sched, cgroup: Don't reject lower cpu.max on ancestors
|
7 years ago |
Linus Torvalds
|
a2e5790d84
Merge branch 'akpm' (patches from Andrew)
|
7 years ago |
Alexey Dobriyan
|
4de373a12f
cpumask: make cpumask_size() return "unsigned int"
|
7 years ago |
Mel Gorman
|
32e839dda3
sched/fair: Use a recently used CPU as an idle candidate and the basis for SIS
|
7 years ago |
Peter Zijlstra
|
b85c8b71bf
sched/core: Optimize ttwu_stat()
|
7 years ago |
Mathieu Desnoyers
|
70216e18e5
membarrier: Provide core serializing command, *_SYNC_CORE
|
7 years ago |
Mathieu Desnoyers
|
306e060435
membarrier: Document scheduler barrier requirements
|
7 years ago |
Mathieu Desnoyers
|
3ccfebedd8
powerpc, membarrier: Skip memory barrier in switch_mm()
|
7 years ago |