Peter Zijlstra (Intel)
|
e9d867a67f
sched: Allow per-cpu kernel threads to run on online && !active
|
9 years ago |
Eric Biggers
|
95f27356e4
cpumask: remove incorrect information from comment
|
9 years ago |
Rasmus Villemoes
|
9425676a36
kernel/cpu.c: make set_cpu_* static inlines
|
10 years ago |
Rasmus Villemoes
|
5aec01b834
kernel/cpu.c: eliminate cpu_*_mask
|
10 years ago |
Rasmus Villemoes
|
4b804c85dc
kernel/cpu.c: export __cpu_*_mask
|
10 years ago |
Rusty Russell
|
f36963c9d3
cpumask_set_cpu_local_first => cpumask_local_spread, lament
|
10 years ago |
Rusty Russell
|
1527781d22
cpumask: resurrect CPU_MASK_CPU0
|
10 years ago |
Rasmus Villemoes
|
3bbf7f4624
linux/cpumask.h: add typechecking to cpumask_test_cpu
|
10 years ago |
Rusty Russell
|
cdfdef75e7
cpumask: only allocate nr_cpumask_bits.
|
11 years ago |
Rusty Russell
|
2f0f267ea0
cpumask: remove deprecated functions.
|
11 years ago |
Rusty Russell
|
9941a383df
CPU_MASK_ALL/CPU_MASK_NONE: remove from deprecated region.
|
11 years ago |
Tejun Heo
|
46385326cc
bitmap, cpumask, nodemask: remove dedicated formatting functions
|
11 years ago |
Tejun Heo
|
f1bbc032e4
cpumask, nodemask: implement cpumask/nodemask_pr_args()
|
11 years ago |
Tejun Heo
|
513e3d2d11
cpumask: always use nr_cpu_ids in formatting and parsing functions
|
11 years ago |
Rasmus Villemoes
|
f5ac1f5520
linux/cpumask.h: update bitmap wrappers to take unsigned int
|
11 years ago |
Sudeep Holla
|
5aaba36318
cpumask: factor out show_cpumap into separate helper function
|
11 years ago |
Christoph Lameter
|
4ba2968420
percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t
|
11 years ago |
Linus Torvalds
|
f9da455b93
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
11 years ago |
Amir Vadai
|
da91309e0a
cpumask: Utility function to set n'th cpu - local cpu first
|
11 years ago |
David S. Miller
|
ee39facbf8
net: Revert mlx4 cpumask changes.
|
11 years ago |
Amir Vadai
|
c8865b64b0
cpumask: Utility function to set n'th cpu - local cpu first
|
11 years ago |
Brian W Hart
|
cea092c948
cpumask.h: silence warning with -Wsign-compare
|
11 years ago |
Tejun Heo
|
ba630e4940
cpumask: implement cpumask_parse()
|
13 years ago |
Alex Shi
|
231daf0751
cpumask: cpulist_parse() comments correction
|
13 years ago |
Alex Shi
|
c777ad6918
cpumask: add a few comments of cpumask functions
|
13 years ago |
Rusty Russell
|
615399c84d
cpumask: remove old cpu_*_map.
|
13 years ago |
Srivatsa S. Bhat
|
38b93780a5
lib/cpumask.c: remove __any_online_cpu()
|
13 years ago |
Paul Gortmaker
|
187f1882b5
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
|
14 years ago |
KOSAKI Motohiro
|
a64a26e822
cpumask: add cpumask_var_t documentation
|
14 years ago |
Mike Travis
|
4b060420a5
bitmap, irq: add smp_affinity_list interface to /proc/irq
|
14 years ago |