index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
cpumask.h
Age
Commit message (
Expand
)
Author
2024-04-01
bitmap: introduce generic optimized bitmap_size()
Alexander Lobakin
2024-02-01
cpumask: define cleanup function for cpumasks
Yury Norov
2024-02-01
cpumask: add cpumask_weight_andnot()
Yury Norov
2023-10-14
cpumask: kernel-doc cleanups and additions
Randy Dunlap
2023-07-17
cpumask: eliminate kernel-doc warnings
Randy Dunlap
2023-06-05
locking/atomic: treewide: use raw_atomic*_<op>()
Mark Rutland
2023-03-25
Merge tag 'xfs-6.3-fixes-4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux
Linus Torvalds
2023-03-19
cpumask: introduce for_each_cpu_or
Dave Chinner
2023-03-12
cpumask: relax sanity checking constraints
Linus Torvalds
2023-03-07
cpumask: be more careful with 'cpumask_setall()'
Linus Torvalds
2023-03-06
cpumask: Fix typo nr_cpumask_size --> nr_cpumask_bits
Andy Shevchenko
2023-03-05
cpumask: re-introduce constant-sized cpumask optimizations
Linus Torvalds
2023-02-21
Merge tag 'net-next-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2023-02-07
cpumask: introduce cpumask_nth_and_andnot
Yury Norov
2023-01-13
cpuidle, ACPI: Make noinstr clean
Peter Zijlstra
2022-10-16
Revert "cpumask: fix checking valid cpu range".
Tetsuo Handa
2022-10-06
cpumask: Introduce for_each_cpu_andnot()
Valentin Schneider
2022-10-01
cpumask: fix checking valid cpu range
Yury Norov
2022-10-01
lib/bitmap: introduce for_each_set_bit_wrap() macro
Yury Norov
2022-10-01
cpumask: switch for_each_cpu{,_not} to use for_each_bit()
Yury Norov
2022-09-26
cpumask: add cpumask_nth_{,and,andnot}
Yury Norov
2022-09-26
lib/bitmap: add bitmap_weight_and()
Yury Norov
2022-09-20
lib/cpumask: add FORCE_NR_CPUS config option
Yury Norov
2022-09-19
lib/cpumask: deprecate nr_cpumask_bits
Yury Norov
2022-09-19
lib/cpumask: delete misleading comment
Yury Norov
2022-09-19
smp: add set_nr_cpu_ids()
Yury Norov
2022-09-09
drivers/base: Fix unsigned comparison to -1 in CPUMAP_FILE_MAX_BYTES
Phil Auld
2022-08-15
lib/cpumask: add inline cpumask_next_wrap() for UP
Sander Vanheule
2022-08-15
cpumask: align signatures of UP implementations
Sander Vanheule
2022-08-07
Merge tag 'bitmap-6.0-rc1' of https://github.com/norov/linux
Linus Torvalds
2022-08-07
Merge tag 'mm-nonmm-stable-2022-08-06-2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2022-07-17
cpumask: update cpumask_next_wrap() signature
Sander Vanheule
2022-07-17
cpumask: Fix invalid uniprocessor mask assumption
Sander Vanheule
2022-07-17
cpumask: add UP optimised for_each_*_cpu versions
Sander Vanheule
2022-07-15
drivers/base: fix userspace break from using bin_attributes for cpumap and cp...
Phil Auld
2022-07-15
lib/cpumask: move some one-line wrappers to header file
Yury Norov
2022-07-15
lib/cpumask: move trivial wrappers around find_bit to the header
Yury Norov
2022-07-15
lib/cpumask: change return types to unsigned where appropriate
Yury Norov
2022-07-15
cpumask: change return types to bool where appropriate
Yury Norov
2022-02-12
cpumask: Add a x86-specific cpumask_clear_cpu() helper
Borislav Petkov
2022-01-25
cpumask: Always inline helpers which use bit manipulation functions
Borislav Petkov
2022-01-15
cpumask: replace cpumask_next_* with cpumask_first_* where appropriate
Yury Norov
2022-01-15
cpumask: use find_first_and_bit()
Yury Norov
2021-09-21
cpumask: Omit terminating null byte in cpumap_print_{list,bitmask}_to_buf
Tobias Klauser
2021-08-13
cpumask: introduce cpumap_print_list/bitmask_to_buf to support large bitmask ...
Tian Tao
2021-07-08
lib: fix spelling mistakes in header files
Zhen Lei
2021-04-29
Merge tag 'x86-mm-2021-04-29' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2021-04-16
cpumask: Introduce DYING mask
Peter Zijlstra
2021-04-16
cpumask: Make cpu_{online,possible,present,active}() inline
Peter Zijlstra
2021-03-06
cpumask: Mark functions as pure
Nadav Amit
[next]