Linus Torvalds
|
cca08cd66c
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Linus Torvalds
|
c86ad14d30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
9 years ago |
Thomas Gleixner
|
d60585c576
sched/core: Correct off by one bug in load migration calculation
|
9 years ago |
Daniel Bristot de Oliveira
|
748c7201e6
sched/core: Panic on scheduling while atomic bugs if kernel.panic_on_warn is set
|
9 years ago |
Zev Weiss
|
599b4840b0
sched/core: Fix sched_getaffinity() return value kerneldoc comment
|
9 years ago |
Peter Zijlstra
|
8663e24d56
sched/fair: Reorder cgroup creation code
|
9 years ago |
Peter Zijlstra
|
7dc603c902
sched/fair: Fix PELT integrity for new tasks
|
9 years ago |
Vincent Guittot
|
ea86cb4b76
sched/cgroup: Fix cpu_cgroup_fork() handling
|
9 years ago |
Peter Zijlstra
|
e210bffd39
sched/fair: Fix and optimize the fork() path
|
9 years ago |
Ingo Molnar
|
630741fb60
Merge branch 'sched/urgent' into sched/core, to pick up fixes
|
9 years ago |
Tejun Heo
|
feb245e304
sched/core: Allow kthreads to fall back to online && !active cpus
|
9 years ago |
Andrey Ryabinin
|
57675cb976
kernel/sysrq, watchdog, sched/core: Reset watchdog on all CPUs while processing sysrq-w
|
9 years ago |
Peter Zijlstra
|
1f03e8d291
locking/barriers: Replace smp_cond_acquire() with smp_cond_load_acquire()
|
9 years ago |
Wanpeng Li
|
3d89e5478b
sched/cputime: Fix prev steal time accouting during CPU hotplug
|
9 years ago |
Peter Zijlstra
|
b7fa30c9cc
sched/fair: Fix post_init_entity_util_avg() serialization
|
9 years ago |
Linus Torvalds
|
f5364c150a
Merge branch 'stacking-fixes' (vfs stacking fixes from Jann)
|
9 years ago |
Jann Horn
|
29d6455178
sched: panic on corrupted stack end
|
9 years ago |
Josh Poimboeuf
|
4698f88c06
sched/debug: Fix 'schedstats=enable' cmdline option
|
9 years ago |
Peter Zijlstra
|
b7e7ade34e
sched/core: Fix remote wakeups
|
9 years ago |
Thomas Gleixner
|
50605ffbda
sched/core: Provide a tsk_nr_cpus_allowed() helper
|
9 years ago |
Wanpeng Li
|
444969223c
sched/nohz: Fix affine unpinned timers mess
|
9 years ago |
Peter Zijlstra
|
59efa0bac9
sched/core: Kill sched_class::task_waking to clean up the migration logic
|
9 years ago |
Peter Zijlstra
|
b5179ac70d
sched/fair: Prepare to fix fairness problems on migration
|
9 years ago |
Ingo Molnar
|
4eb8676517
Merge branch 'smp/hotplug' into sched/core, to resolve conflicts
|
9 years ago |
Davidlohr Bueso
|
58fe9c4621
sched/core: Fix comment typo in wake_q_add()
|
9 years ago |
Muhammad Falak R Wani
|
8c5e95548d
sched/core: Remove unused variable
|
9 years ago |
Thomas Gleixner
|
e5ef27d0f5
sched: Make hrtick_notifier an explicit call
|
9 years ago |
Thomas Gleixner
|
20a5c8cc74
sched/fair: Make ilb_notifier an explicit call
|
9 years ago |
Thomas Gleixner
|
f2785ddb53
sched/hotplug: Move migration CPU_DYING to sched_cpu_dying()
|
9 years ago |
Thomas Gleixner
|
7d97669933
sched/migration: Move CPU_ONLINE into scheduler state
|
9 years ago |