index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
cpumask.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
cpumask: Export cpumask_any_but()
Thomas Gleixner
2016-02-29
1
-0
/
+1
*
revert "cpumask: don't perform while loop in cpumask_next_and()"
Andrew Morton
2015-06-18
1
-5
/
+4
*
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2015-05-28
1
-48
/
+26
*
Merge tag 'cpumask-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-20
1
-28
/
+0
|
\
|
*
cpumask: remove __first_cpu / __next_cpu
Rusty Russell
2015-04-19
1
-21
/
+0
|
*
cpumask: only allocate nr_cpumask_bits.
Rusty Russell
2015-03-10
1
-7
/
+0
*
|
cpumask: don't perform while loop in cpumask_next_and()
Sergey Senozhatsky
2015-04-17
1
-4
/
+5
|
/
*
lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is n...
Amir Vadai
2014-07-02
1
-1
/
+1
*
cpumask: Utility function to set n'th cpu - local cpu first
Amir Vadai
2014-06-11
1
-0
/
+63
*
net: Revert mlx4 cpumask changes.
David S. Miller
2014-06-01
1
-64
/
+0
*
cpumask: Utility function to set n'th cpu - local cpu first
Amir Vadai
2014-06-01
1
-0
/
+64
*
lib/cpumask.c: use memblock apis for early memory allocations
Santosh Shilimkar
2014-01-21
1
-2
/
+2
*
bootmem: fix wrong call parameter for free_bootmem()
Joonsoo Kim
2012-12-11
1
-1
/
+1
*
lib/cpumask.c: remove __any_online_cpu()
Srivatsa S. Bhat
2012-03-28
1
-12
/
+0
*
lib: reduce the use of module.h wherever possible
Paul Gortmaker
2012-03-07
1
-1
/
+1
*
cpumask: alloc_cpumask_var() use NUMA_NO_NODE
KOSAKI Motohiro
2011-07-26
1
-1
/
+1
*
cpumask: convert for_each_cpumask() with for_each_cpu()
KOSAKI Motohiro
2011-07-26
1
-1
/
+1
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
1
-0
/
+1
*
x86: remove some alloc_bootmem_cpumask_var calling
Yinghai Lu
2009-06-11
1
-9
/
+2
*
cpumask: introduce zalloc_cpumask_var
Yinghai Lu
2009-06-09
1
-0
/
+12
*
cpumask: fix slab corruption caused by alloc_cpumask_var_node()
Jack Steiner
2009-04-02
1
-2
/
+2
*
cpumask: zero extra bits in alloc_cpumask_var_node
Rusty Russell
2009-01-01
1
-0
/
+8
*
cpumask: fix bogus kernel-doc
Li Zefan
2009-01-01
1
-1
/
+1
*
cpumask: documentation for cpumask_var_t
Mike Travis
2008-12-19
1
-0
/
+43
*
cpumask: Add alloc_cpumask_var_node()
Mike Travis
2008-12-19
1
-3
/
+8
*
cpumask: introduce new API, without changing anything, v3
Rusty Russell
2008-11-09
1
-1
/
+2
*
cpumask: new API, v2
Rusty Russell
2008-11-07
1
-0
/
+5
*
cpumask: introduce new API, without changing anything
Rusty Russell
2008-11-06
1
-0
/
+73
*
x86: Add performance variants of cpumask operators
Mike Travis
2008-05-23
1
-0
/
+9
*
Safer nr_node_ids and nr_node_ids determination and initial values
Christoph Lameter
2007-05-07
1
-3
/
+0
*
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
2007-02-20
1
-16
/
+2
*
[PATCH] highest_possible_node_id() linkage fix
Andrew Morton
2006-10-20
1
-16
/
+0
*
[PATCH] cpumask: add highest_possible_node_id
Greg Banks
2006-10-02
1
-0
/
+16
*
[PATCH] cpumask: uninline any_online_cpu()
Andrew Morton
2006-03-25
1
-0
/
+12
*
[PATCH] cpumask: uninline highest_possible_processor_id()
Andrew Morton
2006-03-25
1
-0
/
+17
*
[PATCH] cpumask: uninline next_cpu()
Andrew Morton
2006-03-25
1
-0
/
+5
*
[PATCH] cpumask: uninline first_cpu()
Andrew Morton
2006-03-25
1
-0
/
+11