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
/
include
/
linux
/
cpumask.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
include/linux/cpumask.h: don't calculate length of the input string
Yury Norov
2020-02-04
1
-3
/
+1
*
cpumask: nicer for_each_cpumask_and() signature
Alexey Dobriyan
2019-09-25
1
-7
/
+7
*
cpu/hotplug: Cache number of online CPUs
Thomas Gleixner
2019-07-25
1
-9
/
+16
*
cpumask: Implement cpumask_or_equal()
Thomas Gleixner
2019-07-25
1
-0
/
+14
*
smp/hotplug: Track booted once CPUs in a cpumask
Thomas Gleixner
2019-07-25
1
-0
/
+2
*
include/linux/cpumask.h: fix double string traverse in cpumask_parse
Yury Norov
2019-05-14
1
-2
/
+1
*
cpumask: make cpumask_next_wrap available without smp
Willem de Bruijn
2018-08-13
1
-0
/
+7
*
net: Refactor XPS for CPUs and Rx queues
Amritha Nambiar
2018-07-02
1
-3
/
+8
*
cpumask: Make for_each_cpu_wrap() available on UP as well
Michael Kelley
2018-02-16
1
-0
/
+2
*
cpumask: make cpumask_size() return "unsigned int"
Alexey Dobriyan
2018-02-06
1
-1
/
+1
*
Merge branch 'linus' into sched/core, to pick up fixes
Ingo Molnar
2017-11-08
1
-0
/
+1
|
\
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
sched/isolcpus: Fix "isolcpus=" boot parameter handling when !CONFIG_CPUMASK_...
Rakib Mullick
2017-10-24
1
-0
/
+16
|
/
*
cpumask: make cpumask_next() out-of-line
Alexey Dobriyan
2017-09-08
1
-14
/
+1
*
treewide: make "nr_cpu_ids" unsigned
Alexey Dobriyan
2017-09-08
1
-3
/
+3
*
smp, cpumask: Use non-atomic cpumask_{set,clear}_cpu()
Peter Zijlstra
2017-05-23
1
-0
/
+11
*
sched/fair, cpumask: Export for_each_cpu_wrap()
Peter Zijlstra
2017-05-15
1
-0
/
+17
*
cpumask: make "nr_cpumask_bits" unsigned
Alexey Dobriyan
2017-05-08
1
-2
/
+2
*
cpumask: Add helper cpumask_available()
Matthias Kaehlcke
2017-04-14
1
-0
/
+10
*
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2017-02-20
1
-1
/
+6
|
\
|
*
tick/broadcast: Reduce lock cacheline contention
Waiman Long
2017-02-04
1
-1
/
+6
*
|
cpumask: use nr_cpumask_bits for parsing functions
Tejun Heo
2017-02-08
1
-4
/
+4
|
/
*
x86/smpboot: Prevent false positive out of bounds cpumask access warning
Thomas Gleixner
2016-12-15
1
-0
/
+5
*
cpumask: fix code comment
Geliang Tang
2016-08-02
1
-1
/
+1
*
sched: Allow per-cpu kernel threads to run on online && !active
Peter Zijlstra (Intel)
2016-05-06
1
-4
/
+2
*
cpumask: remove incorrect information from comment
Eric Biggers
2016-03-22
1
-2
/
+0
*
kernel/cpu.c: make set_cpu_* static inlines
Rasmus Villemoes
2016-01-20
1
-4
/
+39
*
kernel/cpu.c: eliminate cpu_*_mask
Rasmus Villemoes
2016-01-20
1
-4
/
+4
*
kernel/cpu.c: export __cpu_*_mask
Rasmus Villemoes
2016-01-20
1
-0
/
+4
*
cpumask_set_cpu_local_first => cpumask_local_spread, lament
Rusty Russell
2015-05-28
1
-4
/
+2
*
cpumask: resurrect CPU_MASK_CPU0
Rusty Russell
2015-04-16
1
-0
/
+5
*
linux/cpumask.h: add typechecking to cpumask_test_cpu
Rasmus Villemoes
2015-03-31
1
-4
/
+4
*
cpumask: only allocate nr_cpumask_bits.
Rusty Russell
2015-03-10
1
-3
/
+2
*
cpumask: remove deprecated functions.
Rusty Russell
2015-03-10
1
-151
/
+0
*
CPU_MASK_ALL/CPU_MASK_NONE: remove from deprecated region.
Rusty Russell
2015-03-05
1
-19
/
+12
*
bitmap, cpumask, nodemask: remove dedicated formatting functions
Tejun Heo
2015-02-13
1
-31
/
+0
*
cpumask, nodemask: implement cpumask/nodemask_pr_args()
Tejun Heo
2015-02-13
1
-0
/
+8
*
cpumask: always use nr_cpu_ids in formatting and parsing functions
Tejun Heo
2015-02-13
1
-7
/
+7
*
linux/cpumask.h: update bitmap wrappers to take unsigned int
Rasmus Villemoes
2015-02-12
1
-11
/
+11
*
cpumask: factor out show_cpumap into separate helper function
Sudeep Holla
2014-11-07
1
-0
/
+17
*
percpu: Resolve ambiguities in __get_cpu_var/cpumask_var_t
Christoph Lameter
2014-08-28
1
-0
/
+11
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-06-12
1
-0
/
+8
|
\
|
*
cpumask: Utility function to set n'th cpu - local cpu first
Amir Vadai
2014-06-11
1
-0
/
+8
|
*
net: Revert mlx4 cpumask changes.
David S. Miller
2014-06-01
1
-2
/
+0
|
*
cpumask: Utility function to set n'th cpu - local cpu first
Amir Vadai
2014-06-01
1
-0
/
+2
*
|
cpumask.h: silence warning with -Wsign-compare
Brian W Hart
2014-05-14
1
-1
/
+1
|
/
*
cpumask: implement cpumask_parse()
Tejun Heo
2013-03-12
1
-0
/
+15
*
cpumask: cpulist_parse() comments correction
Alex Shi
2012-07-27
1
-2
/
+1
*
cpumask: add a few comments of cpumask functions
Alex Shi
2012-07-27
1
-0
/
+12
*
cpumask: remove old cpu_*_map.
Rusty Russell
2012-03-29
1
-6
/
+0
[next]