Linus Torvalds
|
7fda0412c5
Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Peter Zijlstra
|
6c16a6dcb0
sched: Fix compiler warning about declared inline after use
|
13 年之前 |
Linus Torvalds
|
2ba68940c8
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
13 年之前 |
Diwakar Tundlam
|
554cecaf73
sched/nohz: Correctly initialize 'next_balance' in 'nohz' idle balancer
|
13 年之前 |
Peter Zijlstra
|
5d6523ebd2
sched: Fix load-balance wreckage
|
13 年之前 |
Ingo Molnar
|
737f24bda7
Merge branch 'perf/urgent' into perf/core
|
13 年之前 |
Peter Zijlstra
|
367456c756
sched: Ditch per cgroup task lists for load-balancing
|
13 年之前 |
Peter Zijlstra
|
ddcdf6e7d9
sched: Rename load-balancing fields
|
13 年之前 |
Peter Zijlstra
|
8e45cb545d
sched: Move load-balancing arguments into helper struct
|
13 年之前 |
Ingo Molnar
|
7e4d960993
Merge branch 'linus' into sched/core
|
13 年之前 |
Ingo Molnar
|
c5905afb0e
static keys: Introduce 'struct static_key', static_key_true()/false() and static_key_slow_[inc|dec]()
|
13 年之前 |
Nikunj A. Dadhania
|
62f6536a63
sched: Remove rcu_read_lock/unlock() from select_idle_sibling()
|
13 年之前 |
Peter Zijlstra
|
8c79a045fd
sched/events: Revert trace_sched_stat_sleeptime()
|
13 年之前 |
Hiroshi Shimamoto
|
ed387b781e
sched: Move SMP-only variable into the SMP section
|
13 年之前 |
Vincent Guittot
|
4ec4412e1e
sched: Ensure cpu_power periodic update
|
13 年之前 |
Suresh Siddha
|
71325960d1
sched/nohz: Fix nohz cpu idle load balancing state with cpu hotplug
|
13 年之前 |
Peter Zijlstra
|
bced76aeac
sched: Fix lockup by limiting load-balance retries on lock-break
|
13 年之前 |
Arun Sharma
|
1ac9bc6943
sched/tracing: Add a new tracepoint for sleeptime
|
13 年之前 |
Daisuke Nishimura
|
62af3783e4
sched: Fix cgroup movement of waking process
|
13 年之前 |
Daisuke Nishimura
|
7ceff013c4
sched: Fix cgroup movement of newly created process
|
13 年之前 |
Daisuke Nishimura
|
4fc420c91f
sched: Fix cgroup movement of forking process
|
13 年之前 |
Peter Zijlstra
|
a195f004e9
sched: Fix load-balance lock-breaking
|
13 年之前 |
Peter Zijlstra
|
5b54b56be5
sched: Replace all_pinned with a generic flags field
|
13 年之前 |
Peter Zijlstra
|
518cd62341
sched: Only queue remote wakeups when crossing cache boundaries
|
13 年之前 |
Peter Zijlstra
|
067491b731
sched, nohz: Fix missing RCU read lock
|
13 年之前 |
Suresh Siddha
|
cd490c5b28
sched, nohz: Set the NOHZ_BALANCE_KICK flag for idle load balancer
|
13 年之前 |
Suresh Siddha
|
8a6d42d1b3
sched, nohz: Fix the idle cpu check in nohz_idle_balance
|
13 年之前 |
Mike Galbraith
|
b39e66eaf9
sched: Save some hrtick_start_fair cycles
|
13 年之前 |
Suresh Siddha
|
786d6dc7ae
sched, nohz: Clean up the find_new_ilb() using sched groups nr_busy_cpus
|
13 年之前 |
Suresh Siddha
|
0b005cf54e
sched, nohz: Implement sched group, domain aware nohz idle load balancing
|
13 年之前 |