Andi Kleen
|
ed82b8a1ff
sched/core: Move the sched_to_prio[] arrays out of line
|
9 years ago |
Byungchul Park
|
ad936d8658
sched/fair: Make it possible to account fair load avg consistently
|
10 years ago |
Ingo Molnar
|
467386fbbf
Merge branch 'sched/urgent' into sched/core, to pick up fixes before applying new changes
|
9 years ago |
Peter Zijlstra
|
ecf7d01c22
sched/core: Fix an SMP ordering race in try_to_wake_up() vs. schedule()
|
10 years ago |
Peter Zijlstra
|
b75a225315
sched/core: Better document the try_to_wake_up() barriers
|
10 years ago |
Xunlei Pang
|
8295c69925
sched/core: Clear the root_domain cpumasks in init_rootdomain()
|
9 years ago |
Sasha Levin
|
119d6f6a3b
sched/core: Remove false-positive warning from wake_up_process()
|
9 years ago |
Geliang Tang
|
01783e0d45
sched/core: Use list_is_singular() in sched_can_stop_tick()
|
9 years ago |
Joonwoo Park
|
3ea94de15c
sched/core: Fix incorrect wait time and wait count statistics
|
9 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 |
Linus Torvalds
|
53528695ff
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
10 years ago |
Ingo Molnar
|
e4340bbb07
Merge branch 'linus' into core/rcu, to fix up a semantic conflict
|
10 years ago |
Peter Zijlstra
|
0aaafaabfc
sched/core: Add missing lockdep_unpin() annotations
|
10 years ago |
Oleg Nesterov
|
e73e85f059
sched: Don't scan all-offline ->cpus_allowed twice if !CONFIG_CPUSETS
|
10 years ago |
Peter Zijlstra
|
62694cd513
sched: Move cpu_active() tests from stop_two_cpus() into migrate_swap_stop()
|
10 years ago |
Peter Zijlstra
|
07f06cb3b5
sched: Start stopper early
|
10 years ago |
Ingo Molnar
|
6af597de62
Merge branch 'sched/urgent' into sched/core, to pick up fixes and resolve conflicts
|
10 years ago |
Frederic Weisbecker
|
0baabb385e
nohz: Revert "nohz: Set isolcpus when nohz_full is set"
|
10 years ago |
Ingo Molnar
|
c13dc31adb
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
|
10 years ago |
Tejun Heo
|
2e91fa7f6d
cgroup: keep zombies associated with their original cgroups
|
10 years ago |
Davidlohr Bueso
|
84778472e1
sched: Export sched_setscheduler_nocheck
|
10 years ago |
xiaofeng.yan
|
5a4fd03685
sched/core: Remove a parameter in the migrate_task_rq() function
|
10 years ago |
Geliang Tang
|
ce03e4137b
sched/core: Drop unlikely behind BUG_ON()
|
10 years ago |
Peter Zijlstra
|
1de64443d7
sched/core: Fix task and run queue sched_info::run_delay inconsistencies
|
10 years ago |
Peter Zijlstra
|
e2bf1c4b17
sched/core: Add preempt_count invariant check
|
10 years ago |
Peter Zijlstra
|
499d79559f
sched/core: More notrace annotations
|
10 years ago |
Peter Zijlstra
|
da7142e2ed
sched/core: Simplify preempt_count tests
|
10 years ago |
Peter Zijlstra
|
1dc0fffc48
sched/core: Robustify preemption leak checks
|
10 years ago |
Peter Zijlstra
|
3d8f74dd4c
sched/core: Stop setting PREEMPT_ACTIVE
|
10 years ago |
Peter Zijlstra
|
c73464b1c8
sched/core: Fix trace_sched_switch()
|
10 years ago |