index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpumask.h
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-03
Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linux
Linus Torvalds
1
-16
/
+3
2025-05-15
cpumask: Add cpumask_{first,next}_andnot() API
Yury Norov [NVIDIA]
1
-0
/
+59
2025-05-15
cpumask: Relax cpumask_any_but()
Yury Norov [NVIDIA]
1
-4
/
+12
2025-04-29
cpumask: drop cpumask_assign_cpu()
Yury Norov
1
-16
/
+0
2025-04-29
cpumask: add non-atomic __assign_cpu()
Yury Norov
1
-0
/
+3
2025-03-21
cpumask: align text in comment
Joel Savitz
1
-1
/
+1
2025-02-25
cpumask: drop cpumask_next_wrap_old()
Yury Norov
1
-21
/
+0
2025-02-25
cpumask: re-introduce cpumask_next{,_and}_wrap()
Yury Norov
1
-0
/
+38
2025-02-25
cpumask: deprecate cpumask_next_wrap()
Yury Norov
1
-2
/
+2
2025-02-18
cpumask: add for_each_{possible,online}_cpu_wrap
Yury Norov
1
-0
/
+10
2025-01-19
cpumask: Rephrase comments for cpumask_any*() APIs
I Hsin Cheng
1
-4
/
+4
2024-12-30
cpu: Remove unused init_cpu_online
Dr. David Alan Gilbert
1
-1
/
+0
2024-09-27
Merge tag 'bitmap-for-6.12' of https://github.com/norov/linux
Linus Torvalds
1
-100
/
+112
2024-08-18
cpumask: Switch from inline to __always_inline
Brian Norris
1
-100
/
+112
2024-08-08
cpumask: Fix crash on updating CPU enabled mask
Gavin Shan
1
-1
/
+1
2024-07-26
Merge tag 'bitmap-6.11-rc1' of https://github.com:/norov/linux
Linus Torvalds
1
-43
/
+7
2024-07-22
Merge tag 'mm-nonmm-stable-2024-07-21-15-07' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-55
/
+1
2024-06-28
cpumask: Add enabled cpumask for present CPUs that can be brought online
James Morse
1
-0
/
+25
2024-06-25
cpumask: split out include/linux/cpumask_types.h
Yury Norov
1
-55
/
+1
2024-06-18
cpumask: introduce assign_cpu() macro
Yury Norov
1
-34
/
+6
2024-05-22
Merge tag 'riscv-for-linus-6.10-mw1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+16
2024-05-22
Merge tag 'bitmap-for-6.10v2' of https://github.com/norov/linux
Linus Torvalds
1
-0
/
+10
2024-05-20
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-5
/
+0
2024-05-15
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-1
/
+1
2024-05-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+23
2024-05-09
cpumask: Add for_each_cpu_from()
Kyle Meyer
1
-0
/
+10
2024-05-08
cpumask: delete unused reset_cpu_possible_mask()
Alexey Dobriyan
1
-5
/
+0
2024-04-30
Merge patch series "riscv: Create and document PR_RISCV_SET_ICACHE_FLUSH_CTX ...
Palmer Dabbelt
1
-0
/
+16
2024-04-24
cpumask: Introduce cpumask_first_and_and()
Dawei Li
1
-0
/
+17
2024-04-18
cpumask: Add assign cpu
Charlie Jenkins
1
-0
/
+16
2024-04-09
cpumask: add cpumask_any_and_but()
Mark Rutland
1
-0
/
+23
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
1
-1
/
+1
2024-02-01
cpumask: define cleanup function for cpumasks
Yury Norov
1
-0
/
+3
2024-02-01
cpumask: add cpumask_weight_andnot()
Yury Norov
1
-0
/
+13
2023-10-15
cpumask: kernel-doc cleanups and additions
Randy Dunlap
1
-44
/
+69
2023-07-18
cpumask: eliminate kernel-doc warnings
Randy Dunlap
1
-2
/
+6
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
1
-1
/
+1
2023-03-25
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
1
-0
/
+17
2023-03-19
cpumask: introduce for_each_cpu_or
Dave Chinner
1
-0
/
+17
2023-03-12
cpumask: relax sanity checking constraints
Linus Torvalds
1
-1
/
+1
2023-03-07
cpumask: be more careful with 'cpumask_setall()'
Linus Torvalds
1
-5
/
+5
2023-03-06
cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bits
Andy Shevchenko
1
-1
/
+1
2023-03-06
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
1
-55
/
+70
2023-02-22
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
1
-0
/
+20
2023-02-08
cpumask: introduce cpumask_nth_and_andnot
Yury Norov
1
-0
/
+20
2023-01-13
cpuidle, ACPI: Make noinstr clean
Peter Zijlstra
1
-2
/
+2
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
1
-8
/
+11
2022-10-06
cpumask: Introduce for_each_cpu_andnot()
Valentin Schneider
1
-0
/
+18
2022-10-01
cpumask: fix checking valid cpu range
Yury Norov
1
-11
/
+8
2022-10-01
lib/bitmap: introduce for_each_set_bit_wrap() macro
Yury Norov
1
-4
/
+2
[next]