Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
079ed3681d748523e50c3947ca59507a7a181260
/
lib
/
cpumask.c
6496edf
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 10 years ago
e4afa12
cpumask: remove __first_cpu / __next_cpu
by Rusty Russell
· 10 years ago
534b483
cpumask: don't perform while loop in cpumask_next_and()
by Sergey Senozhatsky
· 10 years ago
cdfdef7
cpumask: only allocate nr_cpumask_bits.
by Rusty Russell
· 10 years ago
143b5ba
lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is not defined
by Amir Vadai
· 10 years ago
da91309
cpumask: Utility function to set n'th cpu - local cpu first
by Amir Vadai
· 10 years ago
ee39facb
net: Revert mlx4 cpumask changes.
by David S. Miller
· 10 years ago
c8865b6
cpumask: Utility function to set n'th cpu - local cpu first
by Amir Vadai
· 10 years ago
c152950
lib/cpumask.c: use memblock apis for early memory allocations
by Santosh Shilimkar
· 11 years ago
81df9bf
bootmem: fix wrong call parameter for free_bootmem()
by Joonsoo Kim
· 12 years ago
38b9378
lib/cpumask.c: remove __any_online_cpu()
by Srivatsa S. Bhat
· 13 years ago
8bc3bcc
lib: reduce the use of module.h wherever possible
by Paul Gortmaker
· 13 years ago
37e7b5f
cpumask: alloc_cpumask_var() use NUMA_NO_NODE
by KOSAKI Motohiro
· 13 years ago
95918f4
cpumask: convert for_each_cpumask() with for_each_cpu()
by KOSAKI Motohiro
· 13 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
38c7fed
x86: remove some alloc_bootmem_cpumask_var calling
by Yinghai Lu
· 15 years ago
0281b5d
cpumask: introduce zalloc_cpumask_var
by Yinghai Lu
· 15 years ago
4f032ac
cpumask: fix slab corruption caused by alloc_cpumask_var_node()
by Jack Steiner
· 16 years ago
2a53008
cpumask: zero extra bits in alloc_cpumask_var_node
by Rusty Russell
· 16 years ago
e9690a6
cpumask: fix bogus kernel-doc
by Li Zefan
· 16 years ago
ec26b80
cpumask: documentation for cpumask_var_t
by Mike Travis
· 16 years ago
7b4967c
cpumask: Add alloc_cpumask_var_node()
by Mike Travis
· 16 years ago
984f2f3
cpumask: introduce new API, without changing anything, v3
by Rusty Russell
· 16 years ago
cd83e42
cpumask: new API, v2
by Rusty Russell
· 16 years ago
2d3854a
cpumask: introduce new API, without changing anything
by Rusty Russell
· 16 years ago
41df0d61
x86: Add performance variants of cpumask operators
by Mike Travis
· 16 years ago
476f353
Safer nr_node_ids and nr_node_ids determination and initial values
by Christoph Lameter
· 18 years ago
53b8a31
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
by Christoph Lameter
· 18 years ago
6220ec7
[PATCH] highest_possible_node_id() linkage fix
by Andrew Morton
· 18 years ago
0f532f3
[PATCH] cpumask: add highest_possible_node_id
by Greg Banks
· 18 years ago
96a9b4d
[PATCH] cpumask: uninline any_online_cpu()
by Andrew Morton
· 19 years ago
8630282
[PATCH] cpumask: uninline highest_possible_processor_id()
by Andrew Morton
· 19 years ago
3d18bd7
[PATCH] cpumask: uninline next_cpu()
by Andrew Morton
· 19 years ago
ccb4600
[PATCH] cpumask: uninline first_cpu()
by Andrew Morton
· 19 years ago