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
*
lib/cpumask: update comment for cpumask_local_spread()
Yury Norov
2023-02-07
1
-4
/
+22
*
lib/cpumask: reorganize cpumask_local_spread() logic
Yury Norov
2023-02-07
1
-10
/
+6
*
cpumask: improve on cpumask_local_spread() locality
Yury Norov
2023-02-07
1
-10
/
+2
*
lib/find_bit: add find_next{,_and}_bit_wrap
Yury Norov
2022-10-01
1
-9
/
+3
*
cpumask: add cpumask_nth_{,and,andnot}
Yury Norov
2022-09-26
1
-15
/
+13
*
lib/cpumask: drop always-true preprocessor guard
Sander Vanheule
2022-08-15
1
-2
/
+0
*
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-07
1
-90
/
+7
|
\
|
*
lib/cpumask: move some one-line wrappers to header file
Yury Norov
2022-07-15
1
-28
/
+0
|
*
lib/cpumask: move trivial wrappers around find_bit to the header
Yury Norov
2022-07-15
1
-55
/
+0
|
*
lib/cpumask: change return types to unsigned where appropriate
Yury Norov
2022-07-15
1
-9
/
+9
*
|
cpumask: Fix invalid uniprocessor mask assumption
Sander Vanheule
2022-07-17
1
-0
/
+2
|
/
*
memblock: use memblock_free for freeing virtual pointers
Mike Rapoport
2021-11-06
1
-1
/
+1
*
memblock: rename memblock_free to memblock_phys_free
Mike Rapoport
2021-11-06
1
-1
/
+1
*
memblock: drop memblock_free_early_nid() and memblock_free_early()
Mike Rapoport
2021-11-06
1
-1
/
+1
*
Revert "lib: Restrict cpumask_local_spread to houskeeping CPUs"
Thomas Gleixner
2021-02-05
1
-11
/
+5
*
sched,rt: Use cpumask_any*_distribute()
Peter Zijlstra
2020-11-10
1
-0
/
+18
*
lib: Restrict cpumask_local_spread to houskeeping CPUs
Alex Belits
2020-07-08
1
-5
/
+11
*
sched/core: Distribute tasks within affinity masks
Paul Turner
2020-03-20
1
-0
/
+29
*
treewide: add checks for the return value of memblock_alloc*()
Mike Rapoport
2019-03-12
1
-0
/
+3
*
mm: replace all open encodings for NUMA_NO_NODE
Anshuman Khandual
2019-03-05
1
-1
/
+2
*
memblock: stop using implicit alignment to SMP_CACHE_BYTES
Mike Rapoport
2018-10-31
1
-1
/
+1
*
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
memblock: remove _virt from APIs returning virtual address
Mike Rapoport
2018-10-31
1
-1
/
+1
*
lib: optimize cpumask_next_and()
Clement Courbet
2018-02-06
1
-4
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
cpumask: make cpumask_next() out-of-line
Alexey Dobriyan
2017-09-08
1
-0
/
+16
*
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2017-05-15
1
-0
/
+32
*
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
[next]