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
...
*
cpumask: Use all NR_CPUS bits unless CONFIG_CPUMASK_OFFSTACK
Rusty Russell
2008-12-13
1
-4
/
+7
*
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpu...
Rusty Russell
2008-12-13
1
-30
/
+57
*
cpumask: introduce new API, without changing anything, v3
Rusty Russell
2008-11-09
1
-6
/
+52
*
cpumask: new API, v2
Rusty Russell
2008-11-07
1
-0
/
+11
*
cpumask: introduce new API, without changing anything
Rusty Russell
2008-11-06
1
-2
/
+500
*
cpumask: statement expressions confuse some versions of gcc
Stephen Rothwell
2008-07-30
1
-1
/
+1
*
cpu masks: optimize and clean up cpumask_of_cpu()
Linus Torvalds
2008-07-28
1
-3
/
+23
*
cpumask: make cpumask_of_cpu_map generic
Mike Travis
2008-07-26
1
-38
/
+3
*
Merge branch 'sched/for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2008-07-23
1
-1
/
+5
|
\
|
*
cpu hotplug, sched: Introduce cpu_active_map and redo sched domain managment ...
Max Krasnyansky
2008-07-18
1
-1
/
+5
*
|
cpumask: Provide a generic set of CPUMASK_ALLOC macros, FIXUP
Mike Travis
2008-07-20
1
-7
/
+26
*
|
cpumask: Provide a generic set of CPUMASK_ALLOC macros
Mike Travis
2008-07-18
1
-0
/
+21
*
|
cpumask: Replace cpumask_of_cpu with cpumask_of_cpu_ptr
Mike Travis
2008-07-18
1
-5
/
+27
*
|
Revert "cpumask: introduce new APIs"
Ingo Molnar
2008-07-06
1
-4
/
+0
*
|
Merge commit 'v2.6.26-rc9' into cpus4096
Ingo Molnar
2008-07-06
1
-0
/
+4
|
\
|
|
*
cpumask: introduce new APIs
Stephen Rothwell
2008-07-04
1
-0
/
+4
*
|
cpumask: make for_each_cpu_mask a bit smaller
Alexander van Heukelum
2008-05-23
1
-8
/
+8
*
|
x86: Add performance variants of cpumask operators
Mike Travis
2008-05-23
1
-30
/
+62
|
/
*
cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len
Paul Jackson
2008-05-13
1
-7
/
+0
*
mempolicy: add bitmap_onto() and bitmap_fold() operations
Paul Jackson
2008-04-28
1
-1
/
+21
*
x86: convert cpumask_of_cpu macro to allocated array
Mike Travis
2008-04-19
1
-3
/
+9
*
cpumask: add CPU_MASK_ALL_PTR macro
Mike Travis
2008-04-19
1
-0
/
+6
*
cpumask: add cpumask_scnprintf_len function
Mike Travis
2008-04-19
1
-0
/
+7
*
x86: avoid build warning
Ingo Molnar
2008-01-30
1
-2
/
+2
*
CPU hotplug: fix cpu_is_offline() on !CONFIG_HOTPLUG_CPU
Ingo Molnar
2008-01-06
1
-0
/
+2
*
[PATCH] Convert highest_possible_processor_id to nr_cpu_ids
Christoph Lameter
2007-02-20
1
-2
/
+2
*
[PATCH] bitmap: parse input from kernel and user buffers
Reinette Chatre
2006-10-11
1
-7
/
+7
*
[PATCH] for_each_cpu_mask() warning fix
Andrew Morton
2006-06-25
1
-1
/
+2
*
[PATCH] remove for_each_cpu()
Andrew Morton
2006-06-25
1
-1
/
+0
*
[PATCH] for_each_possible_cpu: defines for_each_possible_cpu
KAMEZAWA Hiroyuki
2006-03-28
1
-2
/
+3
*
[PATCH] cpumask: uninline any_online_cpu()
Andrew Morton
2006-03-25
1
-10
/
+3
*
[PATCH] cpumask: uninline highest_possible_processor_id()
Andrew Morton
2006-03-25
1
-9
/
+6
*
[PATCH] cpumask: uninline next_cpu()
Andrew Morton
2006-03-25
1
-7
/
+4
*
[PATCH] cpumask: uninline first_cpu()
Andrew Morton
2006-03-25
1
-5
/
+6
*
[PATCH] x86: don't initialise cpu_possible_map to all ones
Andrew Morton
2006-02-10
1
-1
/
+1
*
[PATCH] remove bogus asm/bug.h includes.
Al Viro
2006-02-07
1
-1
/
+0
*
[PATCH] cpusets: bitmap and mask remap operators
Paul Jackson
2005-10-30
1
-0
/
+20
*
[PATCH]: highest_possible_processor_id() has to be a macro
Al Viro
2005-10-16
1
-9
/
+7
*
[NETFILTER]: Fix OOPSes on machines with discontiguous cpu numbering.
David S. Miller
2005-10-13
1
-0
/
+12
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16
1
-0
/
+395
[prev]