index
:
linux-toradex.git
colibri
colibri_vf
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.6-2.0.x-imx
toradex_6.6-2.1.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
2017-09-08
cpumask: make cpumask_next() out-of-line
Alexey Dobriyan
2017-09-08
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-05-23
smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu()
Peter Zijlstra
2017-05-15
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2017-05-08
cpumask: make "nr_cpumask_bits" unsigned
Alexey Dobriyan
2017-04-14
cpumask: Add helper cpumask_available()
Matthias Kaehlcke
2017-02-20
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-08
cpumask: use nr_cpumask_bits for parsing functions
Tejun Heo
2017-02-04
tick/broadcast: Reduce lock cacheline contention
Waiman Long
2016-12-15
x86/smpboot: Prevent false positive out of bounds cpumask access warning
Thomas Gleixner
2016-08-02
cpumask: fix code comment
Geliang Tang
2016-05-06
sched: Allow per-cpu kernel threads to run on online && !active
Peter Zijlstra (Intel)
2016-03-22
cpumask: remove incorrect information from comment
Eric Biggers
2016-01-20
kernel/cpu.c: make set_cpu_* static inlines
Rasmus Villemoes
2016-01-20
kernel/cpu.c: eliminate cpu_*_mask
Rasmus Villemoes
2016-01-20
kernel/cpu.c: export __cpu_*_mask
Rasmus Villemoes
2015-05-28
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2015-04-16
cpumask: resurrect CPU_MASK_CPU0
Rusty Russell
2015-03-31
linux/cpumask.h: add typechecking to cpumask_test_cpu
Rasmus Villemoes
2015-03-10
cpumask: only allocate nr_cpumask_bits.
Rusty Russell
2015-03-10
cpumask: remove deprecated functions.
Rusty Russell
2015-03-05
CPU_MASK_ALL/CPU_MASK_NONE: remove from deprecated region.
Rusty Russell
2015-02-13
bitmap, cpumask, nodemask: remove dedicated formatting functions
Tejun Heo
2015-02-13
cpumask, nodemask: implement cpumask/nodemask_pr_args()
Tejun Heo
2015-02-13
cpumask: always use nr_cpu_ids in formatting and parsing functions
Tejun Heo
2015-02-12
linux/cpumask.h: update bitmap wrappers to take unsigned int
Rasmus Villemoes
2014-11-07
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2014-08-28
percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t
Christoph Lameter
2014-06-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-11
cpumask: Utility function to set n'th cpu - local cpu first
Amir Vadai
2014-06-01
net: Revert mlx4 cpumask changes.
David S. Miller
2014-06-01
cpumask: Utility function to set n'th cpu - local cpu first
Amir Vadai
2014-05-14
cpumask.h: silence warning with -Wsign-compare
Brian W Hart
2013-03-12
cpumask: implement cpumask_parse()
Tejun Heo
2012-07-27
cpumask: cpulist_parse() comments correction
Alex Shi
2012-07-27
cpumask: add a few comments of cpumask functions
Alex Shi
2012-03-29
cpumask: remove old cpu_*_map.
Rusty Russell
2012-03-28
lib/cpumask.c: remove __any_online_cpu()
Srivatsa S. Bhat
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2011-07-26
cpumask: add cpumask_var_t documentation
KOSAKI Motohiro
2011-05-25
bitmap, irq: add smp_affinity_list interface to /proc/irq
Mike Travis
2010-03-06
cpumask: let num_*_cpus() function always return unsigned values
Heiko Carstens
2010-02-25
rcu: Accelerate grace period if last non-dynticked CPU
Paul E. McKenney
2009-12-06
sched: Fix balance vs hotplug race
Peter Zijlstra
2009-09-24
cpumask: Move deprecated functions to end of header.
Rusty Russell
2009-09-24
cpumask: remove unused deprecated functions, avoid accusations of insanity
Rusty Russell
2009-09-24
cpumask: remove unused cpu_mask_all
Rusty Russell
2009-09-24
cpumask: remove dangerous CPU_MASK_ALL_PTR
Rusty Russell
2009-09-23
generic-ipi: make struct call_function_data lockless
Xiao Guangrong
2009-08-21
Make bitmask 'and' operators return a result code
Linus Torvalds
[next]