Ingo Molnar
|
a64d31baed
Merge branch 'linus' into cpus4096
|
16 年 前 |
Arun R Bharadwaj
|
6c415b9234
sched: add uid information to sched_debug for CONFIG_USER_SCHED
|
16 年 前 |
Ingo Molnar
|
af6d596fd6
sched: prevent divide by zero error in cpu_avg_load_per_task, update
|
16 年 前 |
Alexey Dobriyan
|
70574a996f
sched: move double_unlock_balance() higher
|
16 年 前 |
Ingo Molnar
|
f1860c34b3
Merge branch 'sched/urgent' into sched/core
|
16 年 前 |
Steven Rostedt
|
4cd4262034
sched: prevent divide by zero error in cpu_avg_load_per_task
|
16 年 前 |
Rusty Russell
|
1224e376f2
sched: avoid stack var in move_task_off_dead_cpu, fix
|
16 年 前 |
Rusty Russell
|
bf4d83f664
sched: convert nohz struct to cpumask_var_t, fix
|
16 年 前 |
Frederic Weisbecker
|
fb52607afc
tracing/function-return-tracer: change the name into function-graph-tracer
|
16 年 前 |
Peter Zijlstra
|
ca109491f6
hrtimer: removing all ur callback modes
|
16 年 前 |
Rusty Russell
|
96f874e264
sched: convert remaining old-style cpumask operators
|
16 年 前 |
Rusty Russell
|
0e3900e6d3
sched: convert local_cpu_mask to cpumask_var_t.
|
16 年 前 |
Rusty Russell
|
68e74568fb
sched: convert struct cpupri_vec cpumask_var_t.
|
16 年 前 |
Rusty Russell
|
4212823fb4
sched: convert falback_doms to cpumask_var_t.
|
16 年 前 |
Rusty Russell
|
dcc30a35f7
sched: convert cpu_isolated_map to cpumask_var_t.
|
16 年 前 |
Rusty Russell
|
d5dd3db1dc
sched: convert sched_domain_debug to cpumask_var_t.
|
16 年 前 |
Rusty Russell
|
5a16f3d30c
sched: convert struct (sys_)sched_setaffinity() to cpumask_var_t.
|
16 年 前 |
Rusty Russell
|
e76bd8d985
sched: avoid stack var in move_task_off_dead_cpu
|
16 年 前 |
Rusty Russell
|
f17c860760
sched: convert sys_sched_getaffinity() to cpumask_var_t.
|
16 年 前 |
Rusty Russell
|
a0e902452d
sched: convert rebalance_domains() to cpumask_var_t.
|
16 年 前 |
Rusty Russell
|
4d2732c63e
sched: convert idle_balance() to cpumask_var_t.
|
16 年 前 |
Rusty Russell
|
7d1e6a9b95
sched: convert nohz struct to cpumask_var_t.
|
16 年 前 |
Rusty Russell
|
c6c4927b22
sched: convert struct root_domain to cpumask_var_t.
|
16 年 前 |
Rusty Russell
|
6a7b3dc344
sched: convert nohz_cpu_mask to cpumask_var_t.
|
16 年 前 |
Rusty Russell
|
6c99e9ad47
sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmaps
|
16 年 前 |
Rusty Russell
|
758b2cdc6f
sched: wrap sched_group and sched_domain cpumask accesses.
|
16 年 前 |
Rusty Russell
|
1e5ce4f4a7
sched: remove any_online_cpu()
|
16 年 前 |
Rusty Russell
|
3404c8d97c
sched: get rid of boutique sched.c allocations, use cpumask_var_t.
|
16 年 前 |
Rusty Russell
|
abcd083a1a
sched: convert sched.c from for_each_cpu_mask to for_each_cpu.
|
16 年 前 |
Mike Travis
|
ea6f18ed5a
sched: reduce stack size requirements in kernel/sched.c
|
16 年 前 |