summaryrefslogtreecommitdiffstats
path: root/include/linux/cpumask.h
AgeCommit message (Expand)Author
2018-04-26cpumask: Make for_each_cpu_wrap() available on UP as wellMichael Kelley
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08cpumask: make cpumask_next() out-of-lineAlexey Dobriyan
2017-09-08treewide: make "nr_cpu_ids" unsignedAlexey Dobriyan
2017-05-23smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu()Peter Zijlstra
2017-05-15sched/fair, cpumask: Export for_each_cpu_wrap()Peter Zijlstra
2017-05-08cpumask: make "nr_cpumask_bits" unsignedAlexey Dobriyan
2017-04-14cpumask: Add helper cpumask_available()Matthias Kaehlcke
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-08cpumask: use nr_cpumask_bits for parsing functionsTejun Heo
2017-02-04tick/broadcast: Reduce lock cacheline contentionWaiman Long
2016-12-15x86/smpboot: Prevent false positive out of bounds cpumask access warningThomas Gleixner
2016-08-02cpumask: fix code commentGeliang Tang
2016-05-06sched: Allow per-cpu kernel threads to run on online && !activePeter Zijlstra (Intel)
2016-03-22cpumask: remove incorrect information from commentEric Biggers
2016-01-20kernel/cpu.c: make set_cpu_* static inlinesRasmus Villemoes
2016-01-20kernel/cpu.c: eliminate cpu_*_maskRasmus Villemoes
2016-01-20kernel/cpu.c: export __cpu_*_maskRasmus Villemoes
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2015-04-16cpumask: resurrect CPU_MASK_CPU0Rusty Russell
2015-03-31linux/cpumask.h: add typechecking to cpumask_test_cpuRasmus Villemoes
2015-03-10cpumask: only allocate nr_cpumask_bits.Rusty Russell
2015-03-10cpumask: remove deprecated functions.Rusty Russell
2015-03-05CPU_MASK_ALL/CPU_MASK_NONE: remove from deprecated region.Rusty Russell
2015-02-13bitmap, cpumask, nodemask: remove dedicated formatting functionsTejun Heo
2015-02-13cpumask, nodemask: implement cpumask/nodemask_pr_args()Tejun Heo
2015-02-13cpumask: always use nr_cpu_ids in formatting and parsing functionsTejun Heo
2015-02-12linux/cpumask.h: update bitmap wrappers to take unsigned intRasmus Villemoes
2014-11-07cpumask: factor out show_cpumap into separate helper functionSudeep Holla
2014-08-28percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_tChristoph Lameter
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-06-11cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai
2014-06-01net: Revert mlx4 cpumask changes.David S. Miller
2014-06-01cpumask: Utility function to set n'th cpu - local cpu firstAmir Vadai
2014-05-14cpumask.h: silence warning with -Wsign-compareBrian W Hart
2013-03-12cpumask: implement cpumask_parse()Tejun Heo
2012-07-27cpumask: cpulist_parse() comments correctionAlex Shi
2012-07-27cpumask: add a few comments of cpumask functionsAlex Shi
2012-03-29cpumask: remove old cpu_*_map.Rusty Russell
2012-03-28lib/cpumask.c: remove __any_online_cpu()Srivatsa S. Bhat
2012-03-04BUG: headers with BUG/BUG_ON etc. need linux/bug.hPaul Gortmaker
2011-07-26cpumask: add cpumask_var_t documentationKOSAKI Motohiro
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis
2010-03-06cpumask: let num_*_cpus() function always return unsigned valuesHeiko Carstens
2010-02-25rcu: Accelerate grace period if last non-dynticked CPUPaul E. McKenney
2009-12-06sched: Fix balance vs hotplug racePeter Zijlstra
2009-09-24cpumask: Move deprecated functions to end of header.Rusty Russell
2009-09-24cpumask: remove unused deprecated functions, avoid accusations of insanityRusty Russell
2009-09-24cpumask: remove unused cpu_mask_allRusty Russell
2009-09-24cpumask: remove dangerous CPU_MASK_ALL_PTRRusty Russell