Rusty Russell
|
5a16f3d30c
sched: convert struct (sys_)sched_setaffinity() to cpumask_var_t.
|
há 16 anos atrás |
Rusty Russell
|
e76bd8d985
sched: avoid stack var in move_task_off_dead_cpu
|
há 16 anos atrás |
Rusty Russell
|
f17c860760
sched: convert sys_sched_getaffinity() to cpumask_var_t.
|
há 16 anos atrás |
Rusty Russell
|
a0e902452d
sched: convert rebalance_domains() to cpumask_var_t.
|
há 16 anos atrás |
Rusty Russell
|
4d2732c63e
sched: convert idle_balance() to cpumask_var_t.
|
há 16 anos atrás |
Rusty Russell
|
7d1e6a9b95
sched: convert nohz struct to cpumask_var_t.
|
há 16 anos atrás |
Rusty Russell
|
c6c4927b22
sched: convert struct root_domain to cpumask_var_t.
|
há 16 anos atrás |
Rusty Russell
|
6a7b3dc344
sched: convert nohz_cpu_mask to cpumask_var_t.
|
há 16 anos atrás |
Rusty Russell
|
6c99e9ad47
sched: convert struct sched_group/sched_domain cpumask_ts to variable bitmaps
|
há 16 anos atrás |
Rusty Russell
|
758b2cdc6f
sched: wrap sched_group and sched_domain cpumask accesses.
|
há 16 anos atrás |
Rusty Russell
|
1e5ce4f4a7
sched: remove any_online_cpu()
|
há 16 anos atrás |
Rusty Russell
|
3404c8d97c
sched: get rid of boutique sched.c allocations, use cpumask_var_t.
|
há 16 anos atrás |
Rusty Russell
|
abcd083a1a
sched: convert sched.c from for_each_cpu_mask to for_each_cpu.
|
há 16 anos atrás |
Mike Travis
|
ea6f18ed5a
sched: reduce stack size requirements in kernel/sched.c
|
há 16 anos atrás |
Ingo Molnar
|
943f3d0300
Merge branches 'sched/core', 'core/core' and 'tracing/core' into cpus4096
|
há 16 anos atrás |
Ingo Molnar
|
b19b3c74c7
Merge branches 'core/debug', 'core/futexes', 'core/locking', 'core/rcu', 'core/signal', 'core/urgent' and 'core/xen' into core/core
|
há 16 anos atrás |
Ingo Molnar
|
64b7482de2
Merge branch 'sched/rt' into sched/core
|
há 16 anos atrás |
Ingo Molnar
|
82f60f0bc8
tracing/function-return-tracer: clean up task start/exit callbacks
|
há 16 anos atrás |
Frederic Weisbecker
|
f201ae2356
tracing/function-return-tracer: store return stack into task_struct and allocate it dynamically
|
há 16 anos atrás |
Vegard Nossum
|
957ad0166e
sched: update comment for move_task_off_dead_cpu
|
há 16 anos atrás |
Ken Chen
|
ec4e0e2fe0
sched: fix inconsistency when redistribute per-cpu tg->cfs_rq shares
|
há 16 anos atrás |
Ingo Molnar
|
9676e73a9e
Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core
|
há 16 anos atrás |
Ingo Molnar
|
3ac3ba0b39
Merge branch 'linus' into sched/core
|
há 16 anos atrás |
Li Zefan
|
700018e0a7
cpuset: fix regression when failed to generate sched domains
|
há 16 anos atrás |
Oleg Nesterov
|
74fcd524e8
account_steal_time: kill the unneeded account_group_system_time()
|
há 16 anos atrás |
Mathieu Desnoyers
|
7e066fb870
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
|
há 16 anos atrás |
James Morris
|
2b82892565
Merge branch 'master' into next
|
há 16 anos atrás |
David Howells
|
c69e8d9c01
CRED: Use RCU to access another task's creds and to release a task's own creds
|
há 16 anos atrás |
David Howells
|
b6dff3ec5e
CRED: Separate task security context from task_struct
|
há 16 anos atrás |
David Howells
|
76aac0e9a1
CRED: Wrap task credential accesses in the core kernel
|
há 16 anos atrás |